[INFO] fetching crate ilp-node 0.6.0... [INFO] testing ilp-node-0.6.0 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate ilp-node 0.6.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate ilp-node 0.6.0 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ilp-node 0.6.0 [INFO] finished tweaking crates.io crate ilp-node 0.6.0 [INFO] tweaked toml for crates.io crate ilp-node 0.6.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate ilp-node 0.6.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae7b9ea1300a074e12a66f9c8307fe5987afbe123560f987154e4319910c23b7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ae7b9ea1300a074e12a66f9c8307fe5987afbe123560f987154e4319910c23b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae7b9ea1300a074e12a66f9c8307fe5987afbe123560f987154e4319910c23b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae7b9ea1300a074e12a66f9c8307fe5987afbe123560f987154e4319910c23b7", kill_on_drop: false }` [INFO] [stdout] ae7b9ea1300a074e12a66f9c8307fe5987afbe123560f987154e4319910c23b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0a55d44e00d888d38be584cf35762a6da66eac6a3cf4760da076db324d10fa8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c0a55d44e00d888d38be584cf35762a6da66eac6a3cf4760da076db324d10fa8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling hex v0.4.0 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling urlencoding v1.0.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling metrics-core v0.5.1 [INFO] [stderr] Compiling metrics v0.12.0 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling arc-swap v0.3.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [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 foreign-types v0.3.2 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [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 indexmap v1.3.0 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling tracing-core v0.1.7 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling tokio-sync v0.1.7 [INFO] [stderr] Compiling stream-cancel v0.4.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling openssl-sys v0.9.52 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling ring v0.16.9 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.11.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling quanta v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.12 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling im v12.3.4 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling sized-chunks v0.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.9 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling hdrhistogram v6.3.4 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling tokio-retry v0.2.0 [INFO] [stderr] Compiling futures-retry v0.3.3 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.16 [INFO] [stderr] Compiling tracing-subscriber v0.1.6 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling synstructure v0.12.2 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling tracing-attributes v0.1.5 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling tracing v0.1.10 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling serde_path_to_error v0.1.2 [INFO] [stderr] Compiling metrics-util v0.3.0 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling metrics-observer-prometheus v0.1.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.19 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling interledger-packet v0.4.0 [INFO] [stderr] Compiling input_buffer v0.2.0 [INFO] [stderr] Compiling zeroize v1.0.0 [INFO] [stderr] Compiling metrics-runtime v0.12.0 [INFO] [stderr] Compiling secrecy v0.5.0 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling config v0.9.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling redis v0.13.0 [INFO] [stderr] Compiling tracing-futures v0.1.1 [INFO] [stderr] Compiling tokio-dns-unofficial v0.3.1 [INFO] [stderr] Compiling interledger-service v0.4.0 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling headers-core v0.1.1 [INFO] [stderr] Compiling tungstenite v0.9.1 [INFO] [stderr] Compiling headers v0.2.3 [INFO] [stderr] Compiling interledger-ildcp v0.4.0 [INFO] [stderr] Compiling interledger-router v0.4.0 [INFO] [stderr] Compiling interledger-ccp v0.3.0 [INFO] [stderr] Compiling interledger-stream v0.4.0 [INFO] [stderr] Compiling tokio-tungstenite v0.9.0 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling warp v0.1.20 [INFO] [stderr] Compiling reqwest v0.9.22 [INFO] [stderr] Compiling interledger-spsp v0.4.0 [INFO] [stderr] Compiling interledger-http v0.4.0 [INFO] [stderr] Compiling interledger-btp v0.4.0 [INFO] [stderr] Compiling interledger-settlement v0.3.0 [INFO] [stderr] Compiling interledger-service-util v0.4.0 [INFO] [stderr] Compiling interledger-api v0.3.0 [INFO] [stderr] Compiling interledger-store-redis v0.4.0 [INFO] [stderr] Compiling interledger v0.6.0 [INFO] [stderr] Compiling ilp-node v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 38s [INFO] running `Command { std: "docker" "inspect" "c0a55d44e00d888d38be584cf35762a6da66eac6a3cf4760da076db324d10fa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0a55d44e00d888d38be584cf35762a6da66eac6a3cf4760da076db324d10fa8", kill_on_drop: false }` [INFO] [stdout] c0a55d44e00d888d38be584cf35762a6da66eac6a3cf4760da076db324d10fa8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3f0df372eb4a04d388da5ff26898d699c73766c60021b87397916bfbb195e06 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f3f0df372eb4a04d388da5ff26898d699c73766c60021b87397916bfbb195e06", kill_on_drop: false }` [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ilp-node v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/redis_helpers.rs:48:81 [INFO] [stdout] | [INFO] [stdout] 48 | Delay::new(Instant::now() + Duration::from_millis(ms)).map_err(|err| panic!(err)) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 48 | Delay::new(Instant::now() + Duration::from_millis(ms)).map_err(|err| panic!("{}", err)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 48 | Delay::new(Instant::now() + Duration::from_millis(ms)).map_err(|err| std::panic::panic_any(err)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/redis_helpers.rs:48:81 [INFO] [stdout] | [INFO] [stdout] 48 | Delay::new(Instant::now() + Duration::from_millis(ms)).map_err(|err| panic!(err)) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 48 | Delay::new(Instant::now() + Duration::from_millis(ms)).map_err(|err| panic!("{}", err)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 48 | Delay::new(Instant::now() + Duration::from_millis(ms)).map_err(|err| std::panic::panic_any(err)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/redis_helpers.rs:48:81 [INFO] [stdout] | [INFO] [stdout] 48 | Delay::new(Instant::now() + Duration::from_millis(ms)).map_err(|err| panic!(err)) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 48 | Delay::new(Instant::now() + Duration::from_millis(ms)).map_err(|err| panic!("{}", err)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 48 | Delay::new(Instant::now() + Duration::from_millis(ms)).map_err(|err| std::panic::panic_any(err)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/redis_helpers.rs:48:81 [INFO] [stdout] | [INFO] [stdout] 48 | Delay::new(Instant::now() + Duration::from_millis(ms)).map_err(|err| panic!(err)) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 48 | Delay::new(Instant::now() + Duration::from_millis(ms)).map_err(|err| panic!("{}", err)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 48 | Delay::new(Instant::now() + Duration::from_millis(ms)).map_err(|err| std::panic::panic_any(err)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/redis_helpers.rs:48:81 [INFO] [stdout] | [INFO] [stdout] 48 | Delay::new(Instant::now() + Duration::from_millis(ms)).map_err(|err| panic!(err)) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 48 | Delay::new(Instant::now() + Duration::from_millis(ms)).map_err(|err| panic!("{}", err)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 48 | Delay::new(Instant::now() + Duration::from_millis(ms)).map_err(|err| std::panic::panic_any(err)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/three_nodes.rs:179:43 [INFO] [stdout] | [INFO] [stdout] 179 | .map_err(|err| panic!(err)) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 179 | .map_err(|err| panic!("{}", err)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 179 | .map_err(|err| std::panic::panic_any(err)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/redis_helpers.rs:48:81 [INFO] [stdout] | [INFO] [stdout] 48 | Delay::new(Instant::now() + Duration::from_millis(ms)).map_err(|err| panic!(err)) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 48 | Delay::new(Instant::now() + Duration::from_millis(ms)).map_err(|err| panic!("{}", err)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 48 | Delay::new(Instant::now() + Duration::from_millis(ms)).map_err(|err| std::panic::panic_any(err)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/redis_helpers.rs:48:81 [INFO] [stdout] | [INFO] [stdout] 48 | Delay::new(Instant::now() + Duration::from_millis(ms)).map_err(|err| panic!(err)) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 48 | Delay::new(Instant::now() + Duration::from_millis(ms)).map_err(|err| panic!("{}", err)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 48 | Delay::new(Instant::now() + Duration::from_millis(ms)).map_err(|err| std::panic::panic_any(err)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/accounts_api.rs:90:35 [INFO] [stdout] | [INFO] [stdout] 90 | .map_err(|err| panic!(err)) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 90 | .map_err(|err| panic!("{}", err)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 90 | .map_err(|err| std::panic::panic_any(err)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/accounts_api.rs:130:35 [INFO] [stdout] | [INFO] [stdout] 130 | .map_err(|err| panic!(err)) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 130 | .map_err(|err| panic!("{}", err)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 130 | .map_err(|err| std::panic::panic_any(err)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/accounts_api.rs:219:35 [INFO] [stdout] | [INFO] [stdout] 219 | .map_err(|err| panic!(err)) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 219 | .map_err(|err| panic!("{}", err)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 219 | .map_err(|err| std::panic::panic_any(err)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/accounts_api.rs:298:35 [INFO] [stdout] | [INFO] [stdout] 298 | .map_err(|err| panic!(err)) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 298 | .map_err(|err| panic!("{}", err)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 298 | .map_err(|err| std::panic::panic_any(err)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/accounts_api.rs:347:35 [INFO] [stdout] | [INFO] [stdout] 347 | .map_err(|err| panic!(err)) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 347 | .map_err(|err| panic!("{}", err)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 347 | .map_err(|err| std::panic::panic_any(err)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/accounts_api.rs:398:35 [INFO] [stdout] | [INFO] [stdout] 398 | .map_err(|err| panic!(err)) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 398 | .map_err(|err| panic!("{}", err)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 398 | .map_err(|err| std::panic::panic_any(err)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/accounts_api.rs:437:35 [INFO] [stdout] | [INFO] [stdout] 437 | .map_err(|err| panic!(err)) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 437 | .map_err(|err| panic!("{}", err)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 437 | .map_err(|err| std::panic::panic_any(err)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/accounts_api.rs:476:35 [INFO] [stdout] | [INFO] [stdout] 476 | .map_err(|err| panic!(err)) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 476 | .map_err(|err| panic!("{}", err)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 476 | .map_err(|err| std::panic::panic_any(err)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/accounts_api.rs:524:35 [INFO] [stdout] | [INFO] [stdout] 524 | .map_err(|err| panic!(err)) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 524 | .map_err(|err| panic!("{}", err)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 524 | .map_err(|err| std::panic::panic_any(err)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/accounts_api.rs:552:35 [INFO] [stdout] | [INFO] [stdout] 552 | .map_err(|err| panic!(err)) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 552 | .map_err(|err| panic!("{}", err)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 552 | .map_err(|err| std::panic::panic_any(err)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/accounts_api.rs:602:35 [INFO] [stdout] | [INFO] [stdout] 602 | .map_err(|err| panic!(err)) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 602 | .map_err(|err| panic!("{}", err)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 602 | .map_err(|err| std::panic::panic_any(err)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/accounts_api.rs:657:35 [INFO] [stdout] | [INFO] [stdout] 657 | .map_err(|err| panic!(err)) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 657 | .map_err(|err| panic!("{}", err)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 657 | .map_err(|err| std::panic::panic_any(err)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/accounts_api.rs:709:35 [INFO] [stdout] | [INFO] [stdout] 709 | .map_err(|err| panic!(err)) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 709 | .map_err(|err| panic!("{}", err)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 709 | .map_err(|err| std::panic::panic_any(err)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/node_settings_api.rs:61:35 [INFO] [stdout] | [INFO] [stdout] 61 | .map_err(|err| panic!(err)) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 61 | .map_err(|err| panic!("{}", err)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 61 | .map_err(|err| std::panic::panic_any(err)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/node_settings_api.rs:107:35 [INFO] [stdout] | [INFO] [stdout] 107 | .map_err(|err| panic!(err)) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 107 | .map_err(|err| panic!("{}", err)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 107 | .map_err(|err| std::panic::panic_any(err)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/node_settings_api.rs:148:35 [INFO] [stdout] | [INFO] [stdout] 148 | .map_err(|err| panic!(err)) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 148 | .map_err(|err| panic!("{}", err)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 148 | .map_err(|err| std::panic::panic_any(err)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/node_settings_api.rs:189:35 [INFO] [stdout] | [INFO] [stdout] 189 | .map_err(|err| panic!(err)) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 189 | .map_err(|err| panic!("{}", err)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 189 | .map_err(|err| std::panic::panic_any(err)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/node_settings_api.rs:223:35 [INFO] [stdout] | [INFO] [stdout] 223 | .map_err(|err| panic!(err)) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 223 | .map_err(|err| panic!("{}", err)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 223 | .map_err(|err| std::panic::panic_any(err)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/node_settings_api.rs:269:35 [INFO] [stdout] | [INFO] [stdout] 269 | .map_err(|err| panic!(err)) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 269 | .map_err(|err| panic!("{}", err)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 269 | .map_err(|err| std::panic::panic_any(err)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/node_settings_api.rs:311:35 [INFO] [stdout] | [INFO] [stdout] 311 | .map_err(|err| panic!(err)) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 311 | .map_err(|err| panic!("{}", err)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 311 | .map_err(|err| std::panic::panic_any(err)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/node_settings_api.rs:334:39 [INFO] [stdout] | [INFO] [stdout] 334 | .map_err(|err| panic!(err)) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 334 | .map_err(|err| panic!("{}", err)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 334 | .map_err(|err| std::panic::panic_any(err)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/node_settings_api.rs:369:35 [INFO] [stdout] | [INFO] [stdout] 369 | .map_err(|err| panic!(err)) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 369 | .map_err(|err| panic!("{}", err)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 369 | .map_err(|err| std::panic::panic_any(err)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/prometheus-b5f857b8a8464b88.prometheus.8ukijesw-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/prometheus-b5f857b8a8464b88.prometheus.8ukijesw-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/prometheus-b5f857b8a8464b88.prometheus.8ukijesw-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/prometheus-b5f857b8a8464b88.prometheus.8ukijesw-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/prometheus-b5f857b8a8464b88.prometheus.8ukijesw-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/prometheus-b5f857b8a8464b88.prometheus.8ukijesw-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/prometheus-b5f857b8a8464b88.prometheus.8ukijesw-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/prometheus-b5f857b8a8464b88.prometheus.8ukijesw-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/prometheus-b5f857b8a8464b88.prometheus.8ukijesw-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/prometheus-b5f857b8a8464b88.prometheus.8ukijesw-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/prometheus-b5f857b8a8464b88.prometheus.8ukijesw-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/prometheus-b5f857b8a8464b88.prometheus.8ukijesw-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/prometheus-b5f857b8a8464b88.prometheus.8ukijesw-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/prometheus-b5f857b8a8464b88.prometheus.8ukijesw-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/prometheus-b5f857b8a8464b88.prometheus.8ukijesw-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/prometheus-b5f857b8a8464b88.prometheus.8ukijesw-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/prometheus-b5f857b8a8464b88" "/opt/rustwide/target/debug/deps/prometheus-b5f857b8a8464b88.29rkl196xr26fo7u.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-92982c8334502554/out" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-ab04bec40915abda/out" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-bf52c83b5218000c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-1b1cab3f10607987.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-2e1c807fd8d214f1.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-a6c04fd1ac45a934.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c9f124f6e94019e0.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-50a22f38296e74df.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-451ed3c192b4aaea.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a652b629459d18f4.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b7c7e94976e9eae7.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-edc36213772b3366.rlib" "/opt/rustwide/target/debug/deps/libmatchers-4e9fc45112f1d8c1.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-b558f3ab8f02aea6.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-abdde3ee8a5c208a.rlib" "/opt/rustwide/target/debug/deps/libilp_node-cf0e5ebee04bd593.rlib" "/opt/rustwide/target/debug/deps/libuuid-5b096d92d86849d2.rlib" "/opt/rustwide/target/debug/deps/libmetrics_runtime-1a043bb34342b27b.rlib" "/opt/rustwide/target/debug/deps/libmetrics_observer_prometheus-d8012b17e7cc5669.rlib" "/opt/rustwide/target/debug/deps/libhdrhistogram-eff38e030464266c.rlib" "/opt/rustwide/target/debug/deps/libim-f4926a632b1f2435.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-9ab462c373a3ab6a.rlib" "/opt/rustwide/target/debug/deps/libquanta-9b060069995f3f38.rlib" "/opt/rustwide/target/debug/deps/libmetrics_util-1d182c3b754e24f6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0e37bc21c6b80f8b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-c15d22a930c5caad.rlib" "/opt/rustwide/target/debug/deps/libnodrop-55a6de42935d16d2.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-d6e980c0163f9aff.rlib" "/opt/rustwide/target/debug/deps/libmetrics-4fa88c742257c6da.rlib" "/opt/rustwide/target/debug/deps/libmetrics_core-03c6676a42b34a5b.rlib" "/opt/rustwide/target/debug/deps/libinterledger-29371a6853d55a7f.rlib" "/opt/rustwide/target/debug/deps/libinterledger_store_redis-0834096e3bdcdcf4.rlib" "/opt/rustwide/target/debug/deps/libredis-63fc63132250e147.rlib" "/opt/rustwide/target/debug/deps/libsha1-1a12547245a4cd0b.rlib" "/opt/rustwide/target/debug/deps/libcombine-bc5127873ef2a3a6.rlib" "/opt/rustwide/target/debug/deps/libascii-2893a83b7ef3481c.rlib" "/opt/rustwide/target/debug/deps/libunreachable-8d2ad7a435d45ba9.rlib" "/opt/rustwide/target/debug/deps/libvoid-b4fe54fd08e2c3df.rlib" "/opt/rustwide/target/debug/deps/libinterledger_api-1a61b64453433e2e.rlib" "/opt/rustwide/target/debug/deps/libfutures_retry-91e51c1b27e14974.rlib" "/opt/rustwide/target/debug/deps/libinterledger_spsp-309d92105a3a120a.rlib" "/opt/rustwide/target/debug/deps/libinterledger_ccp-7175f5d30021f22c.rlib" "/opt/rustwide/target/debug/deps/libinterledger_btp-e3cd5f85926e83cd.rlib" "/opt/rustwide/target/debug/deps/libstream_cancel-a04397252f3be202.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-b68b1b147e45c63e.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-c0ab7371feec6694.rlib" "/opt/rustwide/target/debug/deps/libtokio_dns-515200e6a62596af.rlib" "/opt/rustwide/target/debug/deps/librand-e0bb89bba53f5c90.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1dca2832be8b2270.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-3c8ed1aa5fbe2a69.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b3fed04289ecdc38.rlib" "/opt/rustwide/target/debug/deps/librand_core-98068bd1be8d88c8.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ab2c9e2c36378e07.rlib" "/opt/rustwide/target/debug/deps/libinterledger_stream-723a137b6823b8e2.rlib" "/opt/rustwide/target/debug/deps/libinterledger_ildcp-9067fb6932ae1438.rlib" "/opt/rustwide/target/debug/deps/libinterledger_service_util-b4d1bcda9d651f6a.rlib" "/opt/rustwide/target/debug/deps/libsecrecy-a2fe4e195ea83aeb.rlib" "/opt/rustwide/target/debug/deps/libzeroize-f2812a322989fbf9.rlib" "/opt/rustwide/target/debug/deps/libinterledger_settlement-162386c1b877fa43.rlib" "/opt/rustwide/target/debug/deps/libring-b29557d22587a214.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-7d4464018ec14537.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-dcf9dc27028d737c.rlib" "/opt/rustwide/target/debug/deps/libtokio_retry-9c06ab07fb3ae004.rlib" "/opt/rustwide/target/debug/deps/librand-3f0b00d20790be80.rlib" "/opt/rustwide/target/debug/deps/libinterledger_router-558dbeaa5a450848.rlib" "/opt/rustwide/target/debug/deps/libinterledger_http-7464ece2b23cdcb3.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-864405430638c8cd.rlib" "/opt/rustwide/target/debug/deps/libreqwest-413fc88796b50773.rlib" "/opt/rustwide/target/debug/deps/libuuid-ba2045cc644d275e.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8a3efb1827154571.rlib" "/opt/rustwide/target/debug/deps/libflate2-37264abd68887e5f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0244142f7dfdfd60.rlib" "/opt/rustwide/target/debug/deps/libadler32-6e5e8dd48055b888.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-838f0c3581e4174c.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-61ce2e1107aecd4b.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-1a8d5090ba2d212e.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-1253796c387f9063.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-15e647a30babe313.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-ec45afea96950247.rlib" "/opt/rustwide/target/debug/deps/libtry_from-6943120301de5127.rlib" "/opt/rustwide/target/debug/deps/libfailure-ce8cc30c6eec5205.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-e0a86e34660aba7e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-b439c60f2f3b82ff.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-938bfc53e622498f.rlib" "/opt/rustwide/target/debug/deps/libcookie-3bd9127dd3867d7a.rlib" "/opt/rustwide/target/debug/deps/liburl-b575dad6b36bc49e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a7c5562959feefae.rlib" "/opt/rustwide/target/debug/deps/libidna-db340934286f920b.rlib" "/opt/rustwide/target/debug/deps/libwarp-08ab5dca914e8ea0.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-2e3c8606a16888d6.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-55f5444ce81fa64d.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-66a93bcb1552805d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d283b83881b46967.rlib" "/opt/rustwide/target/debug/deps/libopenssl-72f4b17ca919ff6f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-b49c78d3979b0c05.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a93100efcd71664b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libutf8-330ae63b40e9515d.rlib" "/opt/rustwide/target/debug/deps/librand-8edcfe41f9f24f46.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-8f3f6166ee9ccdde.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-c801506ae8973b41.rlib" "/opt/rustwide/target/debug/deps/librand_hc-d9c6449f1147d739.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-891ac72a9c481e9e.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-5d346fd7ef91f886.rlib" "/opt/rustwide/target/debug/deps/librand_core-54d45abaaf7ca6e8.rlib" "/opt/rustwide/target/debug/deps/librand_os-498c2b03937f9443.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-31c0b93ee52d2ab0.rlib" "/opt/rustwide/target/debug/deps/librand_core-d2b5a49d7405257c.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-92c050908bb092fe.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-11263ea05f4f6f94.rlib" "/opt/rustwide/target/debug/deps/libdtoa-b1a625802cb58c34.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0f58aa7a1b511b3e.rlib" "/opt/rustwide/target/debug/deps/libryu-4800338ae083806a.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-291fd32b54c943a6.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-146fd6e46e2ba2ae.rlib" "/opt/rustwide/target/debug/deps/libhyper-794e90708326d993.rlib" "/opt/rustwide/target/debug/deps/libwant-f7902d346ed097e0.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d8a71d52e7054de4.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9118a7b7f7ba9a4e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-aff59901319b6495.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-d3eaef3014c4326f.rlib" "/opt/rustwide/target/debug/deps/libh2-50fd0e29604a5bc3.rlib" "/opt/rustwide/target/debug/deps/libindexmap-e7a215335831b103.rlib" "/opt/rustwide/target/debug/deps/libstring-127432bcf23d1403.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-94f04bf444b5fa55.rlib" "/opt/rustwide/target/debug/deps/libheaders-11834cc95b5f4207.rlib" "/opt/rustwide/target/debug/deps/libsha1-5eb185bfc8c83572.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-a616ba6b34dcbbdc.rlib" "/opt/rustwide/target/debug/deps/libdigest-5c54a324671d099b.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0062d09c1b69e5fb.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-4919590ff15f99fd.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-57838ff951274f12.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ab38851fcbcd853a.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-da7e947d79635e73.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-375797a4cc2df0da.rlib" "/opt/rustwide/target/debug/deps/libmime-1dc81b8310ccf710.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-201d95de9c9e18bb.rlib" "/opt/rustwide/target/debug/deps/libhttp-e40959ea440ce0c2.rlib" "/opt/rustwide/target/debug/deps/libitoa-41a628b5753c6512.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/liburl-01c549abbc594b57.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libidna-d761b4304d751c8b.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libinterledger_service-b54450eb1fa12987.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-0bae316defb5af1f.rlib" "/opt/rustwide/target/debug/deps/libtokio-518e2af72e59ddc1.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-d96150fdd5d55cc8.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-5850020cd39624f9.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-9b926c46e67eb3a6.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-06d3bf65d0edb6fc.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-82f7d895d48e5762.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-eb75f2c16ee6a4b6.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-4130debbc07e6d52.rlib" "/opt/rustwide/target/debug/deps/libfnv-536a1824ffde2141.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f33aaaf5f8133053.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b990a5cc1d24d458.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6d8bb8f4aa04cd4b.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-6c5001466a8fd991.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-a14caa275aa04eca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-0508b3da364789a4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-e380c77f506a923f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-33ef6daf3de89b63.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d897c9e0b42baa56.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e324d2207fe6a6b7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-136492eb3d255713.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-6ef5b978b800d8db.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-ab51ce47239349ed.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-774254e0b9d7a50d.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-0fd4801188385e22.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-8f73b526bbc3ed85.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-49a3d743edcbafc0.rlib" "/opt/rustwide/target/debug/deps/libmio-9cb41d6a2c9e54be.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libnet2-38a94c02fbbdcbbb.rlib" "/opt/rustwide/target/debug/deps/libtracing-a99d282fa68e98c0.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2e7214911b255b3b.rlib" "/opt/rustwide/target/debug/deps/liblog-4d3d5d8f69197ed1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2686a19767068d75.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e4423c7a45cd7e81.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-20b8b34ae36df9ad.rlib" "/opt/rustwide/target/debug/deps/libunicase-2e8c79ded4dec430.rlib" "/opt/rustwide/target/debug/deps/libbase64-0c6cd39e114c1fd8.rlib" "/opt/rustwide/target/debug/deps/libinterledger_packet-d0dc3cc9abcb0a5d.rlib" "/opt/rustwide/target/debug/deps/libchrono-7703ef3144fd96ce.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-cc2ba764cea0b2c8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-20161427a5d02a3e.rlib" "/opt/rustwide/target/debug/deps/libtime-54c45b3cac7742de.rlib" "/opt/rustwide/target/debug/deps/libhex-61fed18892a6850d.rlib" "/opt/rustwide/target/debug/deps/libquick_error-257bc2ee1d078189.rlib" "/opt/rustwide/target/debug/deps/libbytes-6af227cc6b95052a.rlib" "/opt/rustwide/target/debug/deps/libeither-c20c8351535ab894.rlib" "/opt/rustwide/target/debug/deps/libserde-3ed924dbfe4be13a.rlib" "/opt/rustwide/target/debug/deps/libiovec-53cf972ad504bee7.rlib" "/opt/rustwide/target/debug/deps/liblibc-8c7b2ca758a1b0d2.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6a8a9e8b8739eda5.rlib" "/opt/rustwide/target/debug/deps/libregex-e81ed7fefba7fdaa.rlib" "/opt/rustwide/target/debug/deps/libthread_local-1a2392974b3a2bd5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-3d97cbb93e69fe72.rlib" "/opt/rustwide/target/debug/deps/libspin-fef9e7e542f635c4.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c2ad1f3b1b8f5920.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-239ba2df8fc0b8bb.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ebf76c201dfb6dd9.rlib" "/opt/rustwide/target/debug/deps/libfutures-f352a9bde92e8122.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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 `ilp-node` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/btp-f7d0424a47531bda.btp.35dnf03c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/btp-f7d0424a47531bda.btp.35dnf03c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/btp-f7d0424a47531bda.btp.35dnf03c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/btp-f7d0424a47531bda.btp.35dnf03c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/btp-f7d0424a47531bda.btp.35dnf03c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/btp-f7d0424a47531bda.btp.35dnf03c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/btp-f7d0424a47531bda.btp.35dnf03c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/btp-f7d0424a47531bda.btp.35dnf03c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/btp-f7d0424a47531bda.btp.35dnf03c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/btp-f7d0424a47531bda.btp.35dnf03c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/btp-f7d0424a47531bda.btp.35dnf03c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/btp-f7d0424a47531bda.btp.35dnf03c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/btp-f7d0424a47531bda.btp.35dnf03c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/btp-f7d0424a47531bda.btp.35dnf03c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/btp-f7d0424a47531bda.btp.35dnf03c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/btp-f7d0424a47531bda.btp.35dnf03c-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/btp-f7d0424a47531bda" "/opt/rustwide/target/debug/deps/btp-f7d0424a47531bda.39h6d6hyud0v100w.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-92982c8334502554/out" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-ab04bec40915abda/out" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-bf52c83b5218000c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-1b1cab3f10607987.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-2e1c807fd8d214f1.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-a6c04fd1ac45a934.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c9f124f6e94019e0.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-50a22f38296e74df.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-451ed3c192b4aaea.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a652b629459d18f4.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b7c7e94976e9eae7.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-edc36213772b3366.rlib" "/opt/rustwide/target/debug/deps/libmatchers-4e9fc45112f1d8c1.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-b558f3ab8f02aea6.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-abdde3ee8a5c208a.rlib" "/opt/rustwide/target/debug/deps/libilp_node-cf0e5ebee04bd593.rlib" "/opt/rustwide/target/debug/deps/libuuid-5b096d92d86849d2.rlib" "/opt/rustwide/target/debug/deps/libmetrics_runtime-1a043bb34342b27b.rlib" "/opt/rustwide/target/debug/deps/libmetrics_observer_prometheus-d8012b17e7cc5669.rlib" "/opt/rustwide/target/debug/deps/libhdrhistogram-eff38e030464266c.rlib" "/opt/rustwide/target/debug/deps/libim-f4926a632b1f2435.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-9ab462c373a3ab6a.rlib" "/opt/rustwide/target/debug/deps/libquanta-9b060069995f3f38.rlib" "/opt/rustwide/target/debug/deps/libmetrics_util-1d182c3b754e24f6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0e37bc21c6b80f8b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-c15d22a930c5caad.rlib" "/opt/rustwide/target/debug/deps/libnodrop-55a6de42935d16d2.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-d6e980c0163f9aff.rlib" "/opt/rustwide/target/debug/deps/libmetrics-4fa88c742257c6da.rlib" "/opt/rustwide/target/debug/deps/libmetrics_core-03c6676a42b34a5b.rlib" "/opt/rustwide/target/debug/deps/libinterledger-29371a6853d55a7f.rlib" "/opt/rustwide/target/debug/deps/libinterledger_store_redis-0834096e3bdcdcf4.rlib" "/opt/rustwide/target/debug/deps/libredis-63fc63132250e147.rlib" "/opt/rustwide/target/debug/deps/libsha1-1a12547245a4cd0b.rlib" "/opt/rustwide/target/debug/deps/libcombine-bc5127873ef2a3a6.rlib" "/opt/rustwide/target/debug/deps/libascii-2893a83b7ef3481c.rlib" "/opt/rustwide/target/debug/deps/libunreachable-8d2ad7a435d45ba9.rlib" "/opt/rustwide/target/debug/deps/libvoid-b4fe54fd08e2c3df.rlib" "/opt/rustwide/target/debug/deps/libinterledger_api-1a61b64453433e2e.rlib" "/opt/rustwide/target/debug/deps/libfutures_retry-91e51c1b27e14974.rlib" "/opt/rustwide/target/debug/deps/libinterledger_spsp-309d92105a3a120a.rlib" "/opt/rustwide/target/debug/deps/libinterledger_ccp-7175f5d30021f22c.rlib" "/opt/rustwide/target/debug/deps/libinterledger_btp-e3cd5f85926e83cd.rlib" "/opt/rustwide/target/debug/deps/libstream_cancel-a04397252f3be202.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-b68b1b147e45c63e.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-c0ab7371feec6694.rlib" "/opt/rustwide/target/debug/deps/libtokio_dns-515200e6a62596af.rlib" "/opt/rustwide/target/debug/deps/librand-e0bb89bba53f5c90.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1dca2832be8b2270.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-3c8ed1aa5fbe2a69.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b3fed04289ecdc38.rlib" "/opt/rustwide/target/debug/deps/librand_core-98068bd1be8d88c8.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ab2c9e2c36378e07.rlib" "/opt/rustwide/target/debug/deps/libinterledger_stream-723a137b6823b8e2.rlib" "/opt/rustwide/target/debug/deps/libinterledger_ildcp-9067fb6932ae1438.rlib" "/opt/rustwide/target/debug/deps/libinterledger_service_util-b4d1bcda9d651f6a.rlib" "/opt/rustwide/target/debug/deps/libsecrecy-a2fe4e195ea83aeb.rlib" "/opt/rustwide/target/debug/deps/libzeroize-f2812a322989fbf9.rlib" "/opt/rustwide/target/debug/deps/libinterledger_settlement-162386c1b877fa43.rlib" "/opt/rustwide/target/debug/deps/libring-b29557d22587a214.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-7d4464018ec14537.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-dcf9dc27028d737c.rlib" "/opt/rustwide/target/debug/deps/libtokio_retry-9c06ab07fb3ae004.rlib" "/opt/rustwide/target/debug/deps/librand-3f0b00d20790be80.rlib" "/opt/rustwide/target/debug/deps/libinterledger_router-558dbeaa5a450848.rlib" "/opt/rustwide/target/debug/deps/libinterledger_http-7464ece2b23cdcb3.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-864405430638c8cd.rlib" "/opt/rustwide/target/debug/deps/libreqwest-413fc88796b50773.rlib" "/opt/rustwide/target/debug/deps/libuuid-ba2045cc644d275e.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8a3efb1827154571.rlib" "/opt/rustwide/target/debug/deps/libflate2-37264abd68887e5f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0244142f7dfdfd60.rlib" "/opt/rustwide/target/debug/deps/libadler32-6e5e8dd48055b888.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-838f0c3581e4174c.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-61ce2e1107aecd4b.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-1a8d5090ba2d212e.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-1253796c387f9063.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-15e647a30babe313.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-ec45afea96950247.rlib" "/opt/rustwide/target/debug/deps/libtry_from-6943120301de5127.rlib" "/opt/rustwide/target/debug/deps/libfailure-ce8cc30c6eec5205.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-e0a86e34660aba7e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-b439c60f2f3b82ff.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-938bfc53e622498f.rlib" "/opt/rustwide/target/debug/deps/libcookie-3bd9127dd3867d7a.rlib" "/opt/rustwide/target/debug/deps/liburl-b575dad6b36bc49e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a7c5562959feefae.rlib" "/opt/rustwide/target/debug/deps/libidna-db340934286f920b.rlib" "/opt/rustwide/target/debug/deps/libwarp-08ab5dca914e8ea0.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-2e3c8606a16888d6.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-55f5444ce81fa64d.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-66a93bcb1552805d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d283b83881b46967.rlib" "/opt/rustwide/target/debug/deps/libopenssl-72f4b17ca919ff6f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-b49c78d3979b0c05.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a93100efcd71664b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libutf8-330ae63b40e9515d.rlib" "/opt/rustwide/target/debug/deps/librand-8edcfe41f9f24f46.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-8f3f6166ee9ccdde.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-c801506ae8973b41.rlib" "/opt/rustwide/target/debug/deps/librand_hc-d9c6449f1147d739.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-891ac72a9c481e9e.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-5d346fd7ef91f886.rlib" "/opt/rustwide/target/debug/deps/librand_core-54d45abaaf7ca6e8.rlib" "/opt/rustwide/target/debug/deps/librand_os-498c2b03937f9443.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-31c0b93ee52d2ab0.rlib" "/opt/rustwide/target/debug/deps/librand_core-d2b5a49d7405257c.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-92c050908bb092fe.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-11263ea05f4f6f94.rlib" "/opt/rustwide/target/debug/deps/libdtoa-b1a625802cb58c34.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0f58aa7a1b511b3e.rlib" "/opt/rustwide/target/debug/deps/libryu-4800338ae083806a.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-291fd32b54c943a6.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-146fd6e46e2ba2ae.rlib" "/opt/rustwide/target/debug/deps/libhyper-794e90708326d993.rlib" "/opt/rustwide/target/debug/deps/libwant-f7902d346ed097e0.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d8a71d52e7054de4.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9118a7b7f7ba9a4e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-aff59901319b6495.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-d3eaef3014c4326f.rlib" "/opt/rustwide/target/debug/deps/libh2-50fd0e29604a5bc3.rlib" "/opt/rustwide/target/debug/deps/libindexmap-e7a215335831b103.rlib" "/opt/rustwide/target/debug/deps/libstring-127432bcf23d1403.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-94f04bf444b5fa55.rlib" "/opt/rustwide/target/debug/deps/libheaders-11834cc95b5f4207.rlib" "/opt/rustwide/target/debug/deps/libsha1-5eb185bfc8c83572.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-a616ba6b34dcbbdc.rlib" "/opt/rustwide/target/debug/deps/libdigest-5c54a324671d099b.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0062d09c1b69e5fb.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-4919590ff15f99fd.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-57838ff951274f12.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ab38851fcbcd853a.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-da7e947d79635e73.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-375797a4cc2df0da.rlib" "/opt/rustwide/target/debug/deps/libmime-1dc81b8310ccf710.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-201d95de9c9e18bb.rlib" "/opt/rustwide/target/debug/deps/libhttp-e40959ea440ce0c2.rlib" "/opt/rustwide/target/debug/deps/libitoa-41a628b5753c6512.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/liburl-01c549abbc594b57.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libidna-d761b4304d751c8b.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libinterledger_service-b54450eb1fa12987.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-0bae316defb5af1f.rlib" "/opt/rustwide/target/debug/deps/libtokio-518e2af72e59ddc1.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-d96150fdd5d55cc8.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-5850020cd39624f9.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-9b926c46e67eb3a6.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-06d3bf65d0edb6fc.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-82f7d895d48e5762.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-eb75f2c16ee6a4b6.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-4130debbc07e6d52.rlib" "/opt/rustwide/target/debug/deps/libfnv-536a1824ffde2141.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f33aaaf5f8133053.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b990a5cc1d24d458.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6d8bb8f4aa04cd4b.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-6c5001466a8fd991.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-a14caa275aa04eca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-0508b3da364789a4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-e380c77f506a923f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-33ef6daf3de89b63.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d897c9e0b42baa56.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e324d2207fe6a6b7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-136492eb3d255713.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-6ef5b978b800d8db.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-ab51ce47239349ed.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-774254e0b9d7a50d.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-0fd4801188385e22.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-8f73b526bbc3ed85.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-49a3d743edcbafc0.rlib" "/opt/rustwide/target/debug/deps/libmio-9cb41d6a2c9e54be.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libnet2-38a94c02fbbdcbbb.rlib" "/opt/rustwide/target/debug/deps/libtracing-a99d282fa68e98c0.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2e7214911b255b3b.rlib" "/opt/rustwide/target/debug/deps/liblog-4d3d5d8f69197ed1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2686a19767068d75.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e4423c7a45cd7e81.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-20b8b34ae36df9ad.rlib" "/opt/rustwide/target/debug/deps/libunicase-2e8c79ded4dec430.rlib" "/opt/rustwide/target/debug/deps/libbase64-0c6cd39e114c1fd8.rlib" "/opt/rustwide/target/debug/deps/libinterledger_packet-d0dc3cc9abcb0a5d.rlib" "/opt/rustwide/target/debug/deps/libchrono-7703ef3144fd96ce.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-cc2ba764cea0b2c8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-20161427a5d02a3e.rlib" "/opt/rustwide/target/debug/deps/libtime-54c45b3cac7742de.rlib" "/opt/rustwide/target/debug/deps/libhex-61fed18892a6850d.rlib" "/opt/rustwide/target/debug/deps/libquick_error-257bc2ee1d078189.rlib" "/opt/rustwide/target/debug/deps/libbytes-6af227cc6b95052a.rlib" "/opt/rustwide/target/debug/deps/libeither-c20c8351535ab894.rlib" "/opt/rustwide/target/debug/deps/libserde-3ed924dbfe4be13a.rlib" "/opt/rustwide/target/debug/deps/libiovec-53cf972ad504bee7.rlib" "/opt/rustwide/target/debug/deps/liblibc-8c7b2ca758a1b0d2.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6a8a9e8b8739eda5.rlib" "/opt/rustwide/target/debug/deps/libregex-e81ed7fefba7fdaa.rlib" "/opt/rustwide/target/debug/deps/libthread_local-1a2392974b3a2bd5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-3d97cbb93e69fe72.rlib" "/opt/rustwide/target/debug/deps/libspin-fef9e7e542f635c4.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c2ad1f3b1b8f5920.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-239ba2df8fc0b8bb.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ebf76c201dfb6dd9.rlib" "/opt/rustwide/target/debug/deps/libfutures-f352a9bde92e8122.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/exchange_rates-299ff32e6716e5c0.exchange_rates.rz43lqge-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/exchange_rates-299ff32e6716e5c0.exchange_rates.rz43lqge-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/exchange_rates-299ff32e6716e5c0.exchange_rates.rz43lqge-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/exchange_rates-299ff32e6716e5c0.exchange_rates.rz43lqge-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/exchange_rates-299ff32e6716e5c0.exchange_rates.rz43lqge-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/exchange_rates-299ff32e6716e5c0.exchange_rates.rz43lqge-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/exchange_rates-299ff32e6716e5c0.exchange_rates.rz43lqge-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/exchange_rates-299ff32e6716e5c0.exchange_rates.rz43lqge-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/exchange_rates-299ff32e6716e5c0.exchange_rates.rz43lqge-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/exchange_rates-299ff32e6716e5c0.exchange_rates.rz43lqge-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/exchange_rates-299ff32e6716e5c0.exchange_rates.rz43lqge-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/exchange_rates-299ff32e6716e5c0.exchange_rates.rz43lqge-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/exchange_rates-299ff32e6716e5c0.exchange_rates.rz43lqge-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/exchange_rates-299ff32e6716e5c0.exchange_rates.rz43lqge-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/exchange_rates-299ff32e6716e5c0.exchange_rates.rz43lqge-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/exchange_rates-299ff32e6716e5c0.exchange_rates.rz43lqge-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/exchange_rates-299ff32e6716e5c0" "/opt/rustwide/target/debug/deps/exchange_rates-299ff32e6716e5c0.19sqey0nd6koyn0n.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-92982c8334502554/out" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-ab04bec40915abda/out" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-bf52c83b5218000c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-1b1cab3f10607987.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-2e1c807fd8d214f1.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-a6c04fd1ac45a934.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c9f124f6e94019e0.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-50a22f38296e74df.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-451ed3c192b4aaea.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a652b629459d18f4.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b7c7e94976e9eae7.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-edc36213772b3366.rlib" "/opt/rustwide/target/debug/deps/libmatchers-4e9fc45112f1d8c1.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-b558f3ab8f02aea6.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-abdde3ee8a5c208a.rlib" "/opt/rustwide/target/debug/deps/libilp_node-cf0e5ebee04bd593.rlib" "/opt/rustwide/target/debug/deps/libuuid-5b096d92d86849d2.rlib" "/opt/rustwide/target/debug/deps/libmetrics_runtime-1a043bb34342b27b.rlib" "/opt/rustwide/target/debug/deps/libmetrics_observer_prometheus-d8012b17e7cc5669.rlib" "/opt/rustwide/target/debug/deps/libhdrhistogram-eff38e030464266c.rlib" "/opt/rustwide/target/debug/deps/libim-f4926a632b1f2435.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-9ab462c373a3ab6a.rlib" "/opt/rustwide/target/debug/deps/libquanta-9b060069995f3f38.rlib" "/opt/rustwide/target/debug/deps/libmetrics_util-1d182c3b754e24f6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0e37bc21c6b80f8b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-c15d22a930c5caad.rlib" "/opt/rustwide/target/debug/deps/libnodrop-55a6de42935d16d2.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-d6e980c0163f9aff.rlib" "/opt/rustwide/target/debug/deps/libmetrics-4fa88c742257c6da.rlib" "/opt/rustwide/target/debug/deps/libmetrics_core-03c6676a42b34a5b.rlib" "/opt/rustwide/target/debug/deps/libinterledger-29371a6853d55a7f.rlib" "/opt/rustwide/target/debug/deps/libinterledger_store_redis-0834096e3bdcdcf4.rlib" "/opt/rustwide/target/debug/deps/libredis-63fc63132250e147.rlib" "/opt/rustwide/target/debug/deps/libsha1-1a12547245a4cd0b.rlib" "/opt/rustwide/target/debug/deps/libcombine-bc5127873ef2a3a6.rlib" "/opt/rustwide/target/debug/deps/libascii-2893a83b7ef3481c.rlib" "/opt/rustwide/target/debug/deps/libunreachable-8d2ad7a435d45ba9.rlib" "/opt/rustwide/target/debug/deps/libvoid-b4fe54fd08e2c3df.rlib" "/opt/rustwide/target/debug/deps/libinterledger_api-1a61b64453433e2e.rlib" "/opt/rustwide/target/debug/deps/libfutures_retry-91e51c1b27e14974.rlib" "/opt/rustwide/target/debug/deps/libinterledger_spsp-309d92105a3a120a.rlib" "/opt/rustwide/target/debug/deps/libinterledger_ccp-7175f5d30021f22c.rlib" "/opt/rustwide/target/debug/deps/libinterledger_btp-e3cd5f85926e83cd.rlib" "/opt/rustwide/target/debug/deps/libstream_cancel-a04397252f3be202.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-b68b1b147e45c63e.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-c0ab7371feec6694.rlib" "/opt/rustwide/target/debug/deps/libtokio_dns-515200e6a62596af.rlib" "/opt/rustwide/target/debug/deps/librand-e0bb89bba53f5c90.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1dca2832be8b2270.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-3c8ed1aa5fbe2a69.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b3fed04289ecdc38.rlib" "/opt/rustwide/target/debug/deps/librand_core-98068bd1be8d88c8.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ab2c9e2c36378e07.rlib" "/opt/rustwide/target/debug/deps/libinterledger_stream-723a137b6823b8e2.rlib" "/opt/rustwide/target/debug/deps/libinterledger_ildcp-9067fb6932ae1438.rlib" "/opt/rustwide/target/debug/deps/libinterledger_service_util-b4d1bcda9d651f6a.rlib" "/opt/rustwide/target/debug/deps/libsecrecy-a2fe4e195ea83aeb.rlib" "/opt/rustwide/target/debug/deps/libzeroize-f2812a322989fbf9.rlib" "/opt/rustwide/target/debug/deps/libinterledger_settlement-162386c1b877fa43.rlib" "/opt/rustwide/target/debug/deps/libring-b29557d22587a214.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-7d4464018ec14537.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-dcf9dc27028d737c.rlib" "/opt/rustwide/target/debug/deps/libtokio_retry-9c06ab07fb3ae004.rlib" "/opt/rustwide/target/debug/deps/librand-3f0b00d20790be80.rlib" "/opt/rustwide/target/debug/deps/libinterledger_router-558dbeaa5a450848.rlib" "/opt/rustwide/target/debug/deps/libinterledger_http-7464ece2b23cdcb3.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-864405430638c8cd.rlib" "/opt/rustwide/target/debug/deps/libreqwest-413fc88796b50773.rlib" "/opt/rustwide/target/debug/deps/libuuid-ba2045cc644d275e.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8a3efb1827154571.rlib" "/opt/rustwide/target/debug/deps/libflate2-37264abd68887e5f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0244142f7dfdfd60.rlib" "/opt/rustwide/target/debug/deps/libadler32-6e5e8dd48055b888.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-838f0c3581e4174c.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-61ce2e1107aecd4b.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-1a8d5090ba2d212e.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-1253796c387f9063.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-15e647a30babe313.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-ec45afea96950247.rlib" "/opt/rustwide/target/debug/deps/libtry_from-6943120301de5127.rlib" "/opt/rustwide/target/debug/deps/libfailure-ce8cc30c6eec5205.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-e0a86e34660aba7e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-b439c60f2f3b82ff.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-938bfc53e622498f.rlib" "/opt/rustwide/target/debug/deps/libcookie-3bd9127dd3867d7a.rlib" "/opt/rustwide/target/debug/deps/liburl-b575dad6b36bc49e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a7c5562959feefae.rlib" "/opt/rustwide/target/debug/deps/libidna-db340934286f920b.rlib" "/opt/rustwide/target/debug/deps/libwarp-08ab5dca914e8ea0.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-2e3c8606a16888d6.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-55f5444ce81fa64d.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-66a93bcb1552805d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d283b83881b46967.rlib" "/opt/rustwide/target/debug/deps/libopenssl-72f4b17ca919ff6f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-b49c78d3979b0c05.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a93100efcd71664b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libutf8-330ae63b40e9515d.rlib" "/opt/rustwide/target/debug/deps/librand-8edcfe41f9f24f46.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-8f3f6166ee9ccdde.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-c801506ae8973b41.rlib" "/opt/rustwide/target/debug/deps/librand_hc-d9c6449f1147d739.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-891ac72a9c481e9e.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-5d346fd7ef91f886.rlib" "/opt/rustwide/target/debug/deps/librand_core-54d45abaaf7ca6e8.rlib" "/opt/rustwide/target/debug/deps/librand_os-498c2b03937f9443.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-31c0b93ee52d2ab0.rlib" "/opt/rustwide/target/debug/deps/librand_core-d2b5a49d7405257c.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-92c050908bb092fe.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-11263ea05f4f6f94.rlib" "/opt/rustwide/target/debug/deps/libdtoa-b1a625802cb58c34.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0f58aa7a1b511b3e.rlib" "/opt/rustwide/target/debug/deps/libryu-4800338ae083806a.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-291fd32b54c943a6.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-146fd6e46e2ba2ae.rlib" "/opt/rustwide/target/debug/deps/libhyper-794e90708326d993.rlib" "/opt/rustwide/target/debug/deps/libwant-f7902d346ed097e0.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d8a71d52e7054de4.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9118a7b7f7ba9a4e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-aff59901319b6495.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-d3eaef3014c4326f.rlib" "/opt/rustwide/target/debug/deps/libh2-50fd0e29604a5bc3.rlib" "/opt/rustwide/target/debug/deps/libindexmap-e7a215335831b103.rlib" "/opt/rustwide/target/debug/deps/libstring-127432bcf23d1403.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-94f04bf444b5fa55.rlib" "/opt/rustwide/target/debug/deps/libheaders-11834cc95b5f4207.rlib" "/opt/rustwide/target/debug/deps/libsha1-5eb185bfc8c83572.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-a616ba6b34dcbbdc.rlib" "/opt/rustwide/target/debug/deps/libdigest-5c54a324671d099b.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0062d09c1b69e5fb.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-4919590ff15f99fd.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-57838ff951274f12.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ab38851fcbcd853a.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-da7e947d79635e73.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-375797a4cc2df0da.rlib" "/opt/rustwide/target/debug/deps/libmime-1dc81b8310ccf710.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-201d95de9c9e18bb.rlib" "/opt/rustwide/target/debug/deps/libhttp-e40959ea440ce0c2.rlib" "/opt/rustwide/target/debug/deps/libitoa-41a628b5753c6512.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/liburl-01c549abbc594b57.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libidna-d761b4304d751c8b.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libinterledger_service-b54450eb1fa12987.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-0bae316defb5af1f.rlib" "/opt/rustwide/target/debug/deps/libtokio-518e2af72e59ddc1.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-d96150fdd5d55cc8.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-5850020cd39624f9.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-9b926c46e67eb3a6.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-06d3bf65d0edb6fc.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-82f7d895d48e5762.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-eb75f2c16ee6a4b6.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-4130debbc07e6d52.rlib" "/opt/rustwide/target/debug/deps/libfnv-536a1824ffde2141.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f33aaaf5f8133053.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b990a5cc1d24d458.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6d8bb8f4aa04cd4b.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-6c5001466a8fd991.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-a14caa275aa04eca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-0508b3da364789a4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-e380c77f506a923f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-33ef6daf3de89b63.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d897c9e0b42baa56.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e324d2207fe6a6b7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-136492eb3d255713.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-6ef5b978b800d8db.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-ab51ce47239349ed.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-774254e0b9d7a50d.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-0fd4801188385e22.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-8f73b526bbc3ed85.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-49a3d743edcbafc0.rlib" "/opt/rustwide/target/debug/deps/libmio-9cb41d6a2c9e54be.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libnet2-38a94c02fbbdcbbb.rlib" "/opt/rustwide/target/debug/deps/libtracing-a99d282fa68e98c0.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2e7214911b255b3b.rlib" "/opt/rustwide/target/debug/deps/liblog-4d3d5d8f69197ed1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2686a19767068d75.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e4423c7a45cd7e81.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-20b8b34ae36df9ad.rlib" "/opt/rustwide/target/debug/deps/libunicase-2e8c79ded4dec430.rlib" "/opt/rustwide/target/debug/deps/libbase64-0c6cd39e114c1fd8.rlib" "/opt/rustwide/target/debug/deps/libinterledger_packet-d0dc3cc9abcb0a5d.rlib" "/opt/rustwide/target/debug/deps/libchrono-7703ef3144fd96ce.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-cc2ba764cea0b2c8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-20161427a5d02a3e.rlib" "/opt/rustwide/target/debug/deps/libtime-54c45b3cac7742de.rlib" "/opt/rustwide/target/debug/deps/libhex-61fed18892a6850d.rlib" "/opt/rustwide/target/debug/deps/libquick_error-257bc2ee1d078189.rlib" "/opt/rustwide/target/debug/deps/libbytes-6af227cc6b95052a.rlib" "/opt/rustwide/target/debug/deps/libeither-c20c8351535ab894.rlib" "/opt/rustwide/target/debug/deps/libserde-3ed924dbfe4be13a.rlib" "/opt/rustwide/target/debug/deps/libiovec-53cf972ad504bee7.rlib" "/opt/rustwide/target/debug/deps/liblibc-8c7b2ca758a1b0d2.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6a8a9e8b8739eda5.rlib" "/opt/rustwide/target/debug/deps/libregex-e81ed7fefba7fdaa.rlib" "/opt/rustwide/target/debug/deps/libthread_local-1a2392974b3a2bd5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-3d97cbb93e69fe72.rlib" "/opt/rustwide/target/debug/deps/libspin-fef9e7e542f635c4.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c2ad1f3b1b8f5920.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-239ba2df8fc0b8bb.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ebf76c201dfb6dd9.rlib" "/opt/rustwide/target/debug/deps/libfutures-f352a9bde92e8122.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/three_nodes-3fbdfb0def766ce1.three_nodes.naba2t3c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/three_nodes-3fbdfb0def766ce1.three_nodes.naba2t3c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/three_nodes-3fbdfb0def766ce1.three_nodes.naba2t3c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/three_nodes-3fbdfb0def766ce1.three_nodes.naba2t3c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/three_nodes-3fbdfb0def766ce1.three_nodes.naba2t3c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/three_nodes-3fbdfb0def766ce1.three_nodes.naba2t3c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/three_nodes-3fbdfb0def766ce1.three_nodes.naba2t3c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/three_nodes-3fbdfb0def766ce1.three_nodes.naba2t3c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/three_nodes-3fbdfb0def766ce1.three_nodes.naba2t3c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/three_nodes-3fbdfb0def766ce1.three_nodes.naba2t3c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/three_nodes-3fbdfb0def766ce1.three_nodes.naba2t3c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/three_nodes-3fbdfb0def766ce1.three_nodes.naba2t3c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/three_nodes-3fbdfb0def766ce1.three_nodes.naba2t3c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/three_nodes-3fbdfb0def766ce1.three_nodes.naba2t3c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/three_nodes-3fbdfb0def766ce1.three_nodes.naba2t3c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/three_nodes-3fbdfb0def766ce1.three_nodes.naba2t3c-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/three_nodes-3fbdfb0def766ce1" "/opt/rustwide/target/debug/deps/three_nodes-3fbdfb0def766ce1.32l8pwqjjhm4qxa5.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-92982c8334502554/out" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-ab04bec40915abda/out" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-bf52c83b5218000c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-1b1cab3f10607987.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-2e1c807fd8d214f1.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-a6c04fd1ac45a934.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c9f124f6e94019e0.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-50a22f38296e74df.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-451ed3c192b4aaea.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a652b629459d18f4.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b7c7e94976e9eae7.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-edc36213772b3366.rlib" "/opt/rustwide/target/debug/deps/libmatchers-4e9fc45112f1d8c1.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-b558f3ab8f02aea6.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-abdde3ee8a5c208a.rlib" "/opt/rustwide/target/debug/deps/libilp_node-cf0e5ebee04bd593.rlib" "/opt/rustwide/target/debug/deps/libuuid-5b096d92d86849d2.rlib" "/opt/rustwide/target/debug/deps/libmetrics_runtime-1a043bb34342b27b.rlib" "/opt/rustwide/target/debug/deps/libmetrics_observer_prometheus-d8012b17e7cc5669.rlib" "/opt/rustwide/target/debug/deps/libhdrhistogram-eff38e030464266c.rlib" "/opt/rustwide/target/debug/deps/libim-f4926a632b1f2435.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-9ab462c373a3ab6a.rlib" "/opt/rustwide/target/debug/deps/libquanta-9b060069995f3f38.rlib" "/opt/rustwide/target/debug/deps/libmetrics_util-1d182c3b754e24f6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0e37bc21c6b80f8b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-c15d22a930c5caad.rlib" "/opt/rustwide/target/debug/deps/libnodrop-55a6de42935d16d2.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-d6e980c0163f9aff.rlib" "/opt/rustwide/target/debug/deps/libmetrics-4fa88c742257c6da.rlib" "/opt/rustwide/target/debug/deps/libmetrics_core-03c6676a42b34a5b.rlib" "/opt/rustwide/target/debug/deps/libinterledger-29371a6853d55a7f.rlib" "/opt/rustwide/target/debug/deps/libinterledger_store_redis-0834096e3bdcdcf4.rlib" "/opt/rustwide/target/debug/deps/libredis-63fc63132250e147.rlib" "/opt/rustwide/target/debug/deps/libsha1-1a12547245a4cd0b.rlib" "/opt/rustwide/target/debug/deps/libcombine-bc5127873ef2a3a6.rlib" "/opt/rustwide/target/debug/deps/libascii-2893a83b7ef3481c.rlib" "/opt/rustwide/target/debug/deps/libunreachable-8d2ad7a435d45ba9.rlib" "/opt/rustwide/target/debug/deps/libvoid-b4fe54fd08e2c3df.rlib" "/opt/rustwide/target/debug/deps/libinterledger_api-1a61b64453433e2e.rlib" "/opt/rustwide/target/debug/deps/libfutures_retry-91e51c1b27e14974.rlib" "/opt/rustwide/target/debug/deps/libinterledger_spsp-309d92105a3a120a.rlib" "/opt/rustwide/target/debug/deps/libinterledger_ccp-7175f5d30021f22c.rlib" "/opt/rustwide/target/debug/deps/libinterledger_btp-e3cd5f85926e83cd.rlib" "/opt/rustwide/target/debug/deps/libstream_cancel-a04397252f3be202.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-b68b1b147e45c63e.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-c0ab7371feec6694.rlib" "/opt/rustwide/target/debug/deps/libtokio_dns-515200e6a62596af.rlib" "/opt/rustwide/target/debug/deps/librand-e0bb89bba53f5c90.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1dca2832be8b2270.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-3c8ed1aa5fbe2a69.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b3fed04289ecdc38.rlib" "/opt/rustwide/target/debug/deps/librand_core-98068bd1be8d88c8.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ab2c9e2c36378e07.rlib" "/opt/rustwide/target/debug/deps/libinterledger_stream-723a137b6823b8e2.rlib" "/opt/rustwide/target/debug/deps/libinterledger_ildcp-9067fb6932ae1438.rlib" "/opt/rustwide/target/debug/deps/libinterledger_service_util-b4d1bcda9d651f6a.rlib" "/opt/rustwide/target/debug/deps/libsecrecy-a2fe4e195ea83aeb.rlib" "/opt/rustwide/target/debug/deps/libzeroize-f2812a322989fbf9.rlib" "/opt/rustwide/target/debug/deps/libinterledger_settlement-162386c1b877fa43.rlib" "/opt/rustwide/target/debug/deps/libring-b29557d22587a214.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-7d4464018ec14537.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-dcf9dc27028d737c.rlib" "/opt/rustwide/target/debug/deps/libtokio_retry-9c06ab07fb3ae004.rlib" "/opt/rustwide/target/debug/deps/librand-3f0b00d20790be80.rlib" "/opt/rustwide/target/debug/deps/libinterledger_router-558dbeaa5a450848.rlib" "/opt/rustwide/target/debug/deps/libinterledger_http-7464ece2b23cdcb3.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-864405430638c8cd.rlib" "/opt/rustwide/target/debug/deps/libreqwest-413fc88796b50773.rlib" "/opt/rustwide/target/debug/deps/libuuid-ba2045cc644d275e.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8a3efb1827154571.rlib" "/opt/rustwide/target/debug/deps/libflate2-37264abd68887e5f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0244142f7dfdfd60.rlib" "/opt/rustwide/target/debug/deps/libadler32-6e5e8dd48055b888.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-838f0c3581e4174c.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-61ce2e1107aecd4b.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-1a8d5090ba2d212e.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-1253796c387f9063.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-15e647a30babe313.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-ec45afea96950247.rlib" "/opt/rustwide/target/debug/deps/libtry_from-6943120301de5127.rlib" "/opt/rustwide/target/debug/deps/libfailure-ce8cc30c6eec5205.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-e0a86e34660aba7e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-b439c60f2f3b82ff.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-938bfc53e622498f.rlib" "/opt/rustwide/target/debug/deps/libcookie-3bd9127dd3867d7a.rlib" "/opt/rustwide/target/debug/deps/liburl-b575dad6b36bc49e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a7c5562959feefae.rlib" "/opt/rustwide/target/debug/deps/libidna-db340934286f920b.rlib" "/opt/rustwide/target/debug/deps/libwarp-08ab5dca914e8ea0.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-2e3c8606a16888d6.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-55f5444ce81fa64d.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-66a93bcb1552805d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d283b83881b46967.rlib" "/opt/rustwide/target/debug/deps/libopenssl-72f4b17ca919ff6f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-b49c78d3979b0c05.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a93100efcd71664b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libutf8-330ae63b40e9515d.rlib" "/opt/rustwide/target/debug/deps/librand-8edcfe41f9f24f46.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-8f3f6166ee9ccdde.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-c801506ae8973b41.rlib" "/opt/rustwide/target/debug/deps/librand_hc-d9c6449f1147d739.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-891ac72a9c481e9e.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-5d346fd7ef91f886.rlib" "/opt/rustwide/target/debug/deps/librand_core-54d45abaaf7ca6e8.rlib" "/opt/rustwide/target/debug/deps/librand_os-498c2b03937f9443.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-31c0b93ee52d2ab0.rlib" "/opt/rustwide/target/debug/deps/librand_core-d2b5a49d7405257c.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-92c050908bb092fe.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-11263ea05f4f6f94.rlib" "/opt/rustwide/target/debug/deps/libdtoa-b1a625802cb58c34.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0f58aa7a1b511b3e.rlib" "/opt/rustwide/target/debug/deps/libryu-4800338ae083806a.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-291fd32b54c943a6.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-146fd6e46e2ba2ae.rlib" "/opt/rustwide/target/debug/deps/libhyper-794e90708326d993.rlib" "/opt/rustwide/target/debug/deps/libwant-f7902d346ed097e0.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d8a71d52e7054de4.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9118a7b7f7ba9a4e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-aff59901319b6495.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-d3eaef3014c4326f.rlib" "/opt/rustwide/target/debug/deps/libh2-50fd0e29604a5bc3.rlib" "/opt/rustwide/target/debug/deps/libindexmap-e7a215335831b103.rlib" "/opt/rustwide/target/debug/deps/libstring-127432bcf23d1403.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-94f04bf444b5fa55.rlib" "/opt/rustwide/target/debug/deps/libheaders-11834cc95b5f4207.rlib" "/opt/rustwide/target/debug/deps/libsha1-5eb185bfc8c83572.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-a616ba6b34dcbbdc.rlib" "/opt/rustwide/target/debug/deps/libdigest-5c54a324671d099b.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0062d09c1b69e5fb.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-4919590ff15f99fd.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-57838ff951274f12.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ab38851fcbcd853a.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-da7e947d79635e73.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-375797a4cc2df0da.rlib" "/opt/rustwide/target/debug/deps/libmime-1dc81b8310ccf710.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-201d95de9c9e18bb.rlib" "/opt/rustwide/target/debug/deps/libhttp-e40959ea440ce0c2.rlib" "/opt/rustwide/target/debug/deps/libitoa-41a628b5753c6512.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/liburl-01c549abbc594b57.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libidna-d761b4304d751c8b.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libinterledger_service-b54450eb1fa12987.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-0bae316defb5af1f.rlib" "/opt/rustwide/target/debug/deps/libtokio-518e2af72e59ddc1.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-d96150fdd5d55cc8.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-5850020cd39624f9.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-9b926c46e67eb3a6.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-06d3bf65d0edb6fc.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-82f7d895d48e5762.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-eb75f2c16ee6a4b6.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-4130debbc07e6d52.rlib" "/opt/rustwide/target/debug/deps/libfnv-536a1824ffde2141.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f33aaaf5f8133053.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b990a5cc1d24d458.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6d8bb8f4aa04cd4b.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-6c5001466a8fd991.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-a14caa275aa04eca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-0508b3da364789a4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-e380c77f506a923f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-33ef6daf3de89b63.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d897c9e0b42baa56.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e324d2207fe6a6b7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-136492eb3d255713.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-6ef5b978b800d8db.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-ab51ce47239349ed.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-774254e0b9d7a50d.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-0fd4801188385e22.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-8f73b526bbc3ed85.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-49a3d743edcbafc0.rlib" "/opt/rustwide/target/debug/deps/libmio-9cb41d6a2c9e54be.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libnet2-38a94c02fbbdcbbb.rlib" "/opt/rustwide/target/debug/deps/libtracing-a99d282fa68e98c0.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2e7214911b255b3b.rlib" "/opt/rustwide/target/debug/deps/liblog-4d3d5d8f69197ed1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2686a19767068d75.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e4423c7a45cd7e81.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-20b8b34ae36df9ad.rlib" "/opt/rustwide/target/debug/deps/libunicase-2e8c79ded4dec430.rlib" "/opt/rustwide/target/debug/deps/libbase64-0c6cd39e114c1fd8.rlib" "/opt/rustwide/target/debug/deps/libinterledger_packet-d0dc3cc9abcb0a5d.rlib" "/opt/rustwide/target/debug/deps/libchrono-7703ef3144fd96ce.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-cc2ba764cea0b2c8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-20161427a5d02a3e.rlib" "/opt/rustwide/target/debug/deps/libtime-54c45b3cac7742de.rlib" "/opt/rustwide/target/debug/deps/libhex-61fed18892a6850d.rlib" "/opt/rustwide/target/debug/deps/libquick_error-257bc2ee1d078189.rlib" "/opt/rustwide/target/debug/deps/libbytes-6af227cc6b95052a.rlib" "/opt/rustwide/target/debug/deps/libeither-c20c8351535ab894.rlib" "/opt/rustwide/target/debug/deps/libserde-3ed924dbfe4be13a.rlib" "/opt/rustwide/target/debug/deps/libiovec-53cf972ad504bee7.rlib" "/opt/rustwide/target/debug/deps/liblibc-8c7b2ca758a1b0d2.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6a8a9e8b8739eda5.rlib" "/opt/rustwide/target/debug/deps/libregex-e81ed7fefba7fdaa.rlib" "/opt/rustwide/target/debug/deps/libthread_local-1a2392974b3a2bd5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-3d97cbb93e69fe72.rlib" "/opt/rustwide/target/debug/deps/libspin-fef9e7e542f635c4.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c2ad1f3b1b8f5920.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-239ba2df8fc0b8bb.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ebf76c201dfb6dd9.rlib" "/opt/rustwide/target/debug/deps/libfutures-f352a9bde92e8122.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/node_settings_api-1a0f27531f946bf7.node_settings_api.2jx4kzr1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/node_settings_api-1a0f27531f946bf7.node_settings_api.2jx4kzr1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/node_settings_api-1a0f27531f946bf7.node_settings_api.2jx4kzr1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/node_settings_api-1a0f27531f946bf7.node_settings_api.2jx4kzr1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/node_settings_api-1a0f27531f946bf7.node_settings_api.2jx4kzr1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/node_settings_api-1a0f27531f946bf7.node_settings_api.2jx4kzr1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/node_settings_api-1a0f27531f946bf7.node_settings_api.2jx4kzr1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/node_settings_api-1a0f27531f946bf7.node_settings_api.2jx4kzr1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/node_settings_api-1a0f27531f946bf7.node_settings_api.2jx4kzr1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/node_settings_api-1a0f27531f946bf7.node_settings_api.2jx4kzr1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/node_settings_api-1a0f27531f946bf7.node_settings_api.2jx4kzr1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/node_settings_api-1a0f27531f946bf7.node_settings_api.2jx4kzr1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/node_settings_api-1a0f27531f946bf7.node_settings_api.2jx4kzr1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/node_settings_api-1a0f27531f946bf7.node_settings_api.2jx4kzr1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/node_settings_api-1a0f27531f946bf7.node_settings_api.2jx4kzr1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/node_settings_api-1a0f27531f946bf7.node_settings_api.2jx4kzr1-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/node_settings_api-1a0f27531f946bf7" "/opt/rustwide/target/debug/deps/node_settings_api-1a0f27531f946bf7.2filbroyscc8uww2.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-92982c8334502554/out" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-ab04bec40915abda/out" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-bf52c83b5218000c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-1b1cab3f10607987.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-2e1c807fd8d214f1.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-a6c04fd1ac45a934.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c9f124f6e94019e0.rlib" "/opt/rustwide/target/debug/deps/libilp_node-cf0e5ebee04bd593.rlib" "/opt/rustwide/target/debug/deps/libuuid-5b096d92d86849d2.rlib" "/opt/rustwide/target/debug/deps/libmetrics_runtime-1a043bb34342b27b.rlib" "/opt/rustwide/target/debug/deps/libmetrics_observer_prometheus-d8012b17e7cc5669.rlib" "/opt/rustwide/target/debug/deps/libhdrhistogram-eff38e030464266c.rlib" "/opt/rustwide/target/debug/deps/libim-f4926a632b1f2435.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-9ab462c373a3ab6a.rlib" "/opt/rustwide/target/debug/deps/libquanta-9b060069995f3f38.rlib" "/opt/rustwide/target/debug/deps/libmetrics_util-1d182c3b754e24f6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0e37bc21c6b80f8b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-c15d22a930c5caad.rlib" "/opt/rustwide/target/debug/deps/libnodrop-55a6de42935d16d2.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-d6e980c0163f9aff.rlib" "/opt/rustwide/target/debug/deps/libmetrics-4fa88c742257c6da.rlib" "/opt/rustwide/target/debug/deps/libmetrics_core-03c6676a42b34a5b.rlib" "/opt/rustwide/target/debug/deps/libapprox-4fb9a551fae3e647.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-50a22f38296e74df.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-451ed3c192b4aaea.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a652b629459d18f4.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b7c7e94976e9eae7.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-edc36213772b3366.rlib" "/opt/rustwide/target/debug/deps/libmatchers-4e9fc45112f1d8c1.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-b558f3ab8f02aea6.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-abdde3ee8a5c208a.rlib" "/opt/rustwide/target/debug/deps/libinterledger-29371a6853d55a7f.rlib" "/opt/rustwide/target/debug/deps/libinterledger_store_redis-0834096e3bdcdcf4.rlib" "/opt/rustwide/target/debug/deps/libinterledger_api-1a61b64453433e2e.rlib" "/opt/rustwide/target/debug/deps/libfutures_retry-91e51c1b27e14974.rlib" "/opt/rustwide/target/debug/deps/libinterledger_spsp-309d92105a3a120a.rlib" "/opt/rustwide/target/debug/deps/libinterledger_ccp-7175f5d30021f22c.rlib" "/opt/rustwide/target/debug/deps/libinterledger_btp-e3cd5f85926e83cd.rlib" "/opt/rustwide/target/debug/deps/libstream_cancel-a04397252f3be202.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-b68b1b147e45c63e.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-c0ab7371feec6694.rlib" "/opt/rustwide/target/debug/deps/libtokio_dns-515200e6a62596af.rlib" "/opt/rustwide/target/debug/deps/librand-e0bb89bba53f5c90.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1dca2832be8b2270.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-3c8ed1aa5fbe2a69.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b3fed04289ecdc38.rlib" "/opt/rustwide/target/debug/deps/librand_core-98068bd1be8d88c8.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ab2c9e2c36378e07.rlib" "/opt/rustwide/target/debug/deps/libinterledger_stream-723a137b6823b8e2.rlib" "/opt/rustwide/target/debug/deps/libinterledger_ildcp-9067fb6932ae1438.rlib" "/opt/rustwide/target/debug/deps/libinterledger_service_util-b4d1bcda9d651f6a.rlib" "/opt/rustwide/target/debug/deps/libsecrecy-a2fe4e195ea83aeb.rlib" "/opt/rustwide/target/debug/deps/libzeroize-f2812a322989fbf9.rlib" "/opt/rustwide/target/debug/deps/libinterledger_settlement-162386c1b877fa43.rlib" "/opt/rustwide/target/debug/deps/libring-b29557d22587a214.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-7d4464018ec14537.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-dcf9dc27028d737c.rlib" "/opt/rustwide/target/debug/deps/libtokio_retry-9c06ab07fb3ae004.rlib" "/opt/rustwide/target/debug/deps/librand-3f0b00d20790be80.rlib" "/opt/rustwide/target/debug/deps/libinterledger_router-558dbeaa5a450848.rlib" "/opt/rustwide/target/debug/deps/libinterledger_http-7464ece2b23cdcb3.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-864405430638c8cd.rlib" "/opt/rustwide/target/debug/deps/libreqwest-413fc88796b50773.rlib" "/opt/rustwide/target/debug/deps/libuuid-ba2045cc644d275e.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8a3efb1827154571.rlib" "/opt/rustwide/target/debug/deps/libflate2-37264abd68887e5f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0244142f7dfdfd60.rlib" "/opt/rustwide/target/debug/deps/libadler32-6e5e8dd48055b888.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-838f0c3581e4174c.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-61ce2e1107aecd4b.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-1a8d5090ba2d212e.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-1253796c387f9063.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-15e647a30babe313.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-ec45afea96950247.rlib" "/opt/rustwide/target/debug/deps/libtry_from-6943120301de5127.rlib" "/opt/rustwide/target/debug/deps/libfailure-ce8cc30c6eec5205.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-e0a86e34660aba7e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-b439c60f2f3b82ff.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-938bfc53e622498f.rlib" "/opt/rustwide/target/debug/deps/libcookie-3bd9127dd3867d7a.rlib" "/opt/rustwide/target/debug/deps/liburl-b575dad6b36bc49e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a7c5562959feefae.rlib" "/opt/rustwide/target/debug/deps/libidna-db340934286f920b.rlib" "/opt/rustwide/target/debug/deps/libwarp-08ab5dca914e8ea0.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-2e3c8606a16888d6.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-55f5444ce81fa64d.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-66a93bcb1552805d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d283b83881b46967.rlib" "/opt/rustwide/target/debug/deps/libopenssl-72f4b17ca919ff6f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-b49c78d3979b0c05.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a93100efcd71664b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libutf8-330ae63b40e9515d.rlib" "/opt/rustwide/target/debug/deps/librand-8edcfe41f9f24f46.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-8f3f6166ee9ccdde.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-c801506ae8973b41.rlib" "/opt/rustwide/target/debug/deps/librand_hc-d9c6449f1147d739.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-891ac72a9c481e9e.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-5d346fd7ef91f886.rlib" "/opt/rustwide/target/debug/deps/librand_core-54d45abaaf7ca6e8.rlib" "/opt/rustwide/target/debug/deps/librand_os-498c2b03937f9443.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-31c0b93ee52d2ab0.rlib" "/opt/rustwide/target/debug/deps/librand_core-d2b5a49d7405257c.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-92c050908bb092fe.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-11263ea05f4f6f94.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0f58aa7a1b511b3e.rlib" "/opt/rustwide/target/debug/deps/libryu-4800338ae083806a.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-291fd32b54c943a6.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-146fd6e46e2ba2ae.rlib" "/opt/rustwide/target/debug/deps/libhyper-794e90708326d993.rlib" "/opt/rustwide/target/debug/deps/libwant-f7902d346ed097e0.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d8a71d52e7054de4.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9118a7b7f7ba9a4e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-aff59901319b6495.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-d3eaef3014c4326f.rlib" "/opt/rustwide/target/debug/deps/libh2-50fd0e29604a5bc3.rlib" "/opt/rustwide/target/debug/deps/libindexmap-e7a215335831b103.rlib" "/opt/rustwide/target/debug/deps/libstring-127432bcf23d1403.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-94f04bf444b5fa55.rlib" "/opt/rustwide/target/debug/deps/libheaders-11834cc95b5f4207.rlib" "/opt/rustwide/target/debug/deps/libsha1-5eb185bfc8c83572.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-a616ba6b34dcbbdc.rlib" "/opt/rustwide/target/debug/deps/libdigest-5c54a324671d099b.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0062d09c1b69e5fb.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-4919590ff15f99fd.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-57838ff951274f12.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ab38851fcbcd853a.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-da7e947d79635e73.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-375797a4cc2df0da.rlib" "/opt/rustwide/target/debug/deps/libmime-1dc81b8310ccf710.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-201d95de9c9e18bb.rlib" "/opt/rustwide/target/debug/deps/libhttp-e40959ea440ce0c2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libinterledger_service-b54450eb1fa12987.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-0bae316defb5af1f.rlib" "/opt/rustwide/target/debug/deps/libtracing-a99d282fa68e98c0.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2e7214911b255b3b.rlib" "/opt/rustwide/target/debug/deps/libunicase-2e8c79ded4dec430.rlib" "/opt/rustwide/target/debug/deps/libbase64-0c6cd39e114c1fd8.rlib" "/opt/rustwide/target/debug/deps/libinterledger_packet-d0dc3cc9abcb0a5d.rlib" "/opt/rustwide/target/debug/deps/libchrono-7703ef3144fd96ce.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-cc2ba764cea0b2c8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-20161427a5d02a3e.rlib" "/opt/rustwide/target/debug/deps/libtime-54c45b3cac7742de.rlib" "/opt/rustwide/target/debug/deps/libquick_error-257bc2ee1d078189.rlib" "/opt/rustwide/target/debug/deps/libregex-e81ed7fefba7fdaa.rlib" "/opt/rustwide/target/debug/deps/libthread_local-1a2392974b3a2bd5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c2ad1f3b1b8f5920.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-239ba2df8fc0b8bb.rlib" "/opt/rustwide/target/debug/deps/libhex-61fed18892a6850d.rlib" "/opt/rustwide/target/debug/deps/libtokio-518e2af72e59ddc1.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-9b926c46e67eb3a6.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-06d3bf65d0edb6fc.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-6c5001466a8fd991.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-a14caa275aa04eca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-0508b3da364789a4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-e380c77f506a923f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-33ef6daf3de89b63.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e324d2207fe6a6b7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-136492eb3d255713.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-6ef5b978b800d8db.rlib" "/opt/rustwide/target/debug/deps/libredis-63fc63132250e147.rlib" "/opt/rustwide/target/debug/deps/libdtoa-b1a625802cb58c34.rlib" "/opt/rustwide/target/debug/deps/libitoa-41a628b5753c6512.rlib" "/opt/rustwide/target/debug/deps/libsha1-1a12547245a4cd0b.rlib" "/opt/rustwide/target/debug/deps/libcombine-bc5127873ef2a3a6.rlib" "/opt/rustwide/target/debug/deps/libascii-2893a83b7ef3481c.rlib" "/opt/rustwide/target/debug/deps/libunreachable-8d2ad7a435d45ba9.rlib" "/opt/rustwide/target/debug/deps/libvoid-b4fe54fd08e2c3df.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ebf76c201dfb6dd9.rlib" "/opt/rustwide/target/debug/deps/liburl-01c549abbc594b57.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libidna-d761b4304d751c8b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2686a19767068d75.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-82f7d895d48e5762.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-d96150fdd5d55cc8.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-eb75f2c16ee6a4b6.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-4130debbc07e6d52.rlib" "/opt/rustwide/target/debug/deps/libfnv-536a1824ffde2141.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-ab51ce47239349ed.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f33aaaf5f8133053.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b990a5cc1d24d458.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e4423c7a45cd7e81.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-20b8b34ae36df9ad.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6d8bb8f4aa04cd4b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d897c9e0b42baa56.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-49a3d743edcbafc0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-774254e0b9d7a50d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-3d97cbb93e69fe72.rlib" "/opt/rustwide/target/debug/deps/libspin-fef9e7e542f635c4.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-0fd4801188385e22.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-8f73b526bbc3ed85.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-5850020cd39624f9.rlib" "/opt/rustwide/target/debug/deps/libmio-9cb41d6a2c9e54be.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libnet2-38a94c02fbbdcbbb.rlib" "/opt/rustwide/target/debug/deps/liblog-4d3d5d8f69197ed1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libfutures-f352a9bde92e8122.rlib" "/opt/rustwide/target/debug/deps/libbytes-6af227cc6b95052a.rlib" "/opt/rustwide/target/debug/deps/libeither-c20c8351535ab894.rlib" "/opt/rustwide/target/debug/deps/libserde-3ed924dbfe4be13a.rlib" "/opt/rustwide/target/debug/deps/libiovec-53cf972ad504bee7.rlib" "/opt/rustwide/target/debug/deps/liblibc-8c7b2ca758a1b0d2.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6a8a9e8b8739eda5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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; 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f3f0df372eb4a04d388da5ff26898d699c73766c60021b87397916bfbb195e06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3f0df372eb4a04d388da5ff26898d699c73766c60021b87397916bfbb195e06", kill_on_drop: false }` [INFO] [stdout] f3f0df372eb4a04d388da5ff26898d699c73766c60021b87397916bfbb195e06