[INFO] fetching crate ilp-node 0.6.0... [INFO] testing ilp-node-0.6.0 against 1.49.0 for beta-1.50-1 [INFO] extracting crate ilp-node 0.6.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate ilp-node 0.6.0 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", 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-9/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" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7cf07a71bad2e32eda78c7a92536ce0e152bb8b86e32df3d39c73a4bcc10a78a [INFO] running `Command { std: "docker" "start" "-a" "7cf07a71bad2e32eda78c7a92536ce0e152bb8b86e32df3d39c73a4bcc10a78a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7cf07a71bad2e32eda78c7a92536ce0e152bb8b86e32df3d39c73a4bcc10a78a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cf07a71bad2e32eda78c7a92536ce0e152bb8b86e32df3d39c73a4bcc10a78a", kill_on_drop: false }` [INFO] [stdout] 7cf07a71bad2e32eda78c7a92536ce0e152bb8b86e32df3d39c73a4bcc10a78a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9dba143301597af3761f5fdd2544bb75b29aab542d24732ccec7f8a43c2cf419 [INFO] running `Command { std: "docker" "start" "-a" "9dba143301597af3761f5fdd2544bb75b29aab542d24732ccec7f8a43c2cf419", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling hex v0.4.0 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling urlencoding v1.0.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling metrics-core v0.5.1 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling metrics v0.12.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling arc-swap v0.3.11 [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 indexmap v1.3.0 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling stream-cancel v0.4.4 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling tokio-sync v0.1.7 [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 miniz_oxide v0.3.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling owning_ref v0.4.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 base64 v0.10.1 [INFO] [stderr] Compiling im v12.3.4 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling sized-chunks v0.1.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.9 [INFO] [stderr] Compiling block-buffer v0.7.3 [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 openssl-sys v0.9.52 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling ring v0.16.9 [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 parking_lot_core v0.6.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling flate2 v1.0.12 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling quanta v0.3.1 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling hdrhistogram v6.3.4 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling futures-retry v0.3.3 [INFO] [stderr] Compiling tokio-retry v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling tokio-threadpool v0.1.16 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling tracing-subscriber v0.1.6 [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_derive v0.1.6 [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 serde_urlencoded v0.5.5 [INFO] [stderr] Compiling uuid v0.7.4 [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 metrics-runtime v0.12.0 [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 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 redis v0.13.0 [INFO] [stderr] Compiling tokio v0.1.22 [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 h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling headers-core v0.1.1 [INFO] [stderr] Compiling tungstenite v0.9.1 [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 headers v0.2.3 [INFO] [stderr] Compiling interledger-stream v0.4.0 [INFO] [stderr] Compiling tokio-tungstenite v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [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 5m 19s [INFO] running `Command { std: "docker" "inspect" "9dba143301597af3761f5fdd2544bb75b29aab542d24732ccec7f8a43c2cf419", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dba143301597af3761f5fdd2544bb75b29aab542d24732ccec7f8a43c2cf419", kill_on_drop: false }` [INFO] [stdout] 9dba143301597af3761f5fdd2544bb75b29aab542d24732ccec7f8a43c2cf419 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03993c2ed0f63402385942bf9289883f9ab10759536693423ac347eb33bea1e6 [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" "03993c2ed0f63402385942bf9289883f9ab10759536693423ac347eb33bea1e6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ilp-node v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `ilp-node` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name node_settings_api --edition=2018 tests/node_settings_api.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="balance-tracking"' --cfg 'feature="default"' -C metadata=1ed79452850217ee -C extra-filename=-1ed79452850217ee --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-823e1b11352c1f05.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-9a062aa9f612c3cb.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-62360fe062f818b2.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-710274a5e0012e48.rlib --extern config=/opt/rustwide/target/debug/deps/libconfig-6d3f4f10772f8bff.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f7032f10c30c3cc1.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-67b98b063436a841.rlib --extern ilp_node=/opt/rustwide/target/debug/deps/libilp_node-85c11e706d76fad9.rlib --extern interledger=/opt/rustwide/target/debug/deps/libinterledger-592715efb4e80975.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-52efd85504769d61.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-6508bbe9ff521b76.rlib --extern metrics=/opt/rustwide/target/debug/deps/libmetrics-c95b9111e340270a.rlib --extern metrics_core=/opt/rustwide/target/debug/deps/libmetrics_core-7d96a6324ca9c476.rlib --extern metrics_runtime=/opt/rustwide/target/debug/deps/libmetrics_runtime-6b6bd367161614c5.rlib --extern net2=/opt/rustwide/target/debug/deps/libnet2-83c95fbf1571151b.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-693bbb40591fc2d9.rlib --extern redis=/opt/rustwide/target/debug/deps/libredis-07c5014d3123d83d.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-f0e10f75406a390d.rlib --extern ring=/opt/rustwide/target/debug/deps/libring-6588dcc993310efa.rlib --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-816df9301046a481.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1f7f4bdbc3f498c2.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0beb2df099fe1f32.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f4f71309c39ce8c1.rlib --extern tokio_retry=/opt/rustwide/target/debug/deps/libtokio_retry-1c5a53380e4bff42.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-11c25fe9f4ec5e17.rlib --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-18a638c0616cad77.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-fd2a88cbccfa7c9e.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-5a7df01ac7f555f2.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-88683b22ba52a114.rlib --extern warp=/opt/rustwide/target/debug/deps/libwarp-70e32b0f201ff26d.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-69c7f6b2e9bfc9dd/out -L native=/opt/rustwide/target/debug/build/backtrace-sys-5e67fe8f29eeca58/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/btp-4a513b9ad95887f9.btp.bghxxzlr-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/btp-4a513b9ad95887f9.btp.bghxxzlr-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/btp-4a513b9ad95887f9.btp.bghxxzlr-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/btp-4a513b9ad95887f9.btp.bghxxzlr-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/btp-4a513b9ad95887f9.btp.bghxxzlr-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/btp-4a513b9ad95887f9.btp.bghxxzlr-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/btp-4a513b9ad95887f9.btp.bghxxzlr-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/btp-4a513b9ad95887f9.btp.bghxxzlr-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/btp-4a513b9ad95887f9.btp.bghxxzlr-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/btp-4a513b9ad95887f9.btp.bghxxzlr-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/btp-4a513b9ad95887f9.btp.bghxxzlr-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/btp-4a513b9ad95887f9.btp.bghxxzlr-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/btp-4a513b9ad95887f9.btp.bghxxzlr-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/btp-4a513b9ad95887f9.btp.bghxxzlr-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/btp-4a513b9ad95887f9.btp.bghxxzlr-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/btp-4a513b9ad95887f9.btp.bghxxzlr-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/btp-4a513b9ad95887f9" "/opt/rustwide/target/debug/deps/btp-4a513b9ad95887f9.2j80pdh3osk8b5w7.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-69c7f6b2e9bfc9dd/out" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-5e67fe8f29eeca58/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6609e81d71a1bf05.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-c352aab3e89370e6.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-5a89b15f567bd092.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f48d3ad387757b0f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-bf2dc5d6d88f70a5.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-fd2a88cbccfa7c9e.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2a4d2a934664b4a9.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-2d19c7fb29a857c0.rlib" "/opt/rustwide/target/debug/deps/libansi_term-017778a055950e81.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-f2fed69f8cb49717.rlib" "/opt/rustwide/target/debug/deps/libmatchers-e6faf6c3fe47ae70.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-4d144cf2bc2852bf.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-1eb514de9d1ddb83.rlib" "/opt/rustwide/target/debug/deps/libilp_node-85c11e706d76fad9.rlib" "/opt/rustwide/target/debug/deps/libuuid-88683b22ba52a114.rlib" "/opt/rustwide/target/debug/deps/libmetrics_runtime-6b6bd367161614c5.rlib" "/opt/rustwide/target/debug/deps/libmetrics_observer_prometheus-572bfd3f5f8e3a9e.rlib" "/opt/rustwide/target/debug/deps/libhdrhistogram-154e26262f112409.rlib" "/opt/rustwide/target/debug/deps/libim-276a389afd10a304.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-2bb8183352e10ce7.rlib" "/opt/rustwide/target/debug/deps/libquanta-fa2bc4a66c011b20.rlib" "/opt/rustwide/target/debug/deps/libmetrics_util-398cb5fb6ed65e38.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-9d38cb9bf2133a16.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-9de1909d5b379b09.rlib" "/opt/rustwide/target/debug/deps/libnodrop-69fdcb0894ca2a90.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-c1cc8ade82b92a3f.rlib" "/opt/rustwide/target/debug/deps/libmetrics-c95b9111e340270a.rlib" "/opt/rustwide/target/debug/deps/libmetrics_core-7d96a6324ca9c476.rlib" "/opt/rustwide/target/debug/deps/libinterledger-592715efb4e80975.rlib" "/opt/rustwide/target/debug/deps/libinterledger_store_redis-0d380b3b01ca201a.rlib" "/opt/rustwide/target/debug/deps/libredis-07c5014d3123d83d.rlib" "/opt/rustwide/target/debug/deps/libsha1-9e6efe6003864c6f.rlib" "/opt/rustwide/target/debug/deps/libcombine-d96456549dc0787c.rlib" "/opt/rustwide/target/debug/deps/libascii-4106a7dc36d9ba53.rlib" "/opt/rustwide/target/debug/deps/libunreachable-c7876f1e3de87b4b.rlib" "/opt/rustwide/target/debug/deps/libvoid-cff1fbb51120ba49.rlib" "/opt/rustwide/target/debug/deps/libinterledger_api-4baaaf35a84246d5.rlib" "/opt/rustwide/target/debug/deps/libfutures_retry-d28e6750a955ec19.rlib" "/opt/rustwide/target/debug/deps/libinterledger_spsp-d4d876d1aab1e1a6.rlib" "/opt/rustwide/target/debug/deps/libinterledger_ccp-495ccd17df8314a1.rlib" "/opt/rustwide/target/debug/deps/libinterledger_btp-f6f8d8d61a168935.rlib" "/opt/rustwide/target/debug/deps/libstream_cancel-c65c1dca103c45dc.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-feb5a0709100a6f7.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-aa395a32c2886e2f.rlib" "/opt/rustwide/target/debug/deps/libtokio_dns-823e33b2e610ad97.rlib" "/opt/rustwide/target/debug/deps/librand-693bbb40591fc2d9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5c532a8e87305a82.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-c86e0ba3e108cdc5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-449783e61805f843.rlib" "/opt/rustwide/target/debug/deps/librand_core-a1a04953036a55f9.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1b843e9ee86e284b.rlib" "/opt/rustwide/target/debug/deps/libinterledger_stream-41a944adfb156f21.rlib" "/opt/rustwide/target/debug/deps/libinterledger_ildcp-7f2c7b9bdf083e8e.rlib" "/opt/rustwide/target/debug/deps/libinterledger_service_util-1a4c7850cd998868.rlib" "/opt/rustwide/target/debug/deps/libsecrecy-816df9301046a481.rlib" "/opt/rustwide/target/debug/deps/libzeroize-0c3aef7d363d5482.rlib" "/opt/rustwide/target/debug/deps/libinterledger_settlement-86f9acc79f654233.rlib" "/opt/rustwide/target/debug/deps/libring-6588dcc993310efa.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-06e5bbcc2878251c.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-0f96141b77c270a1.rlib" "/opt/rustwide/target/debug/deps/libtokio_retry-1c5a53380e4bff42.rlib" "/opt/rustwide/target/debug/deps/librand-b3803ccc26d6c1fa.rlib" "/opt/rustwide/target/debug/deps/libinterledger_router-820cbd29812a761e.rlib" "/opt/rustwide/target/debug/deps/libinterledger_http-cb0e0d27c5a0c9ed.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-fa199ed15c2b41db.rlib" "/opt/rustwide/target/debug/deps/libreqwest-f0e10f75406a390d.rlib" "/opt/rustwide/target/debug/deps/libuuid-2bafde942a0b75bc.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b086b55685463e90.rlib" "/opt/rustwide/target/debug/deps/libflate2-a78367b47a18d494.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8db1e05afa21f449.rlib" "/opt/rustwide/target/debug/deps/libadler32-fe29fbb16da6965c.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-79c232c3cb45e5c6.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-3ffb5d748c97e012.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-cae52ea4e682e641.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-8215417d8ed866b7.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-075bf859b0b0265e.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-b502cd25e6635084.rlib" "/opt/rustwide/target/debug/deps/libtry_from-cbb5bae64f9021b3.rlib" "/opt/rustwide/target/debug/deps/libfailure-d7abd04fce78d57a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-64df14aa566dd32a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-d514e4db3da7fb38.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-cd0ead7d00ad78db.rlib" "/opt/rustwide/target/debug/deps/libcookie-f97d8ac45cb23f92.rlib" "/opt/rustwide/target/debug/deps/liburl-0578535c1da41941.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6cfaa5fc89ff72d4.rlib" "/opt/rustwide/target/debug/deps/libidna-c9176d671a20cdd1.rlib" "/opt/rustwide/target/debug/deps/libwarp-70e32b0f201ff26d.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-dd8107f68f296d54.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-d13b24f5449f460b.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-de06973c5285e1c9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/libopenssl-894a7ee1f3ee6481.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-606a7cdebd349416.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a8021f93a490c2c6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-16ec2b602d960524.rlib" "/opt/rustwide/target/debug/deps/libutf8-4f177abfb802ed08.rlib" "/opt/rustwide/target/debug/deps/librand-f92c67a54437f6ea.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-716d63fd76a0fe98.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-8c3fe0cebc0277da.rlib" "/opt/rustwide/target/debug/deps/librand_hc-4231c088ff76b208.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-93019106e9a94e72.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-cb6ff27a0198ffaa.rlib" "/opt/rustwide/target/debug/deps/librand_core-576f07123c305a17.rlib" "/opt/rustwide/target/debug/deps/librand_os-2bc8c787825b1bac.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-179f10980ade89d3.rlib" "/opt/rustwide/target/debug/deps/librand_core-fe89edf997f58b50.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-6c176c50bd60320f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-2217449c4b0f5bff.rlib" "/opt/rustwide/target/debug/deps/libdtoa-bff946bfb1bb65ec.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0beb2df099fe1f32.rlib" "/opt/rustwide/target/debug/deps/libryu-6789feef2c10d17e.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-01ab07e4975b9da2.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-8e802d7b0fbadbfb.rlib" "/opt/rustwide/target/debug/deps/libhyper-de2a5a4e43be35d3.rlib" "/opt/rustwide/target/debug/deps/libwant-9a258a484f711185.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-8f3025fd8030590e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-719b34ebd041027f.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-ed1ac4014e0fa5fd.rlib" "/opt/rustwide/target/debug/deps/libh2-d88d8629ac5bf7df.rlib" "/opt/rustwide/target/debug/deps/libindexmap-2d5bd68869b6538e.rlib" "/opt/rustwide/target/debug/deps/libstring-a6f4b1e26a52ed23.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-8f61d1999d27f529.rlib" "/opt/rustwide/target/debug/deps/libheaders-dda866234be30f97.rlib" "/opt/rustwide/target/debug/deps/libsha1-3c4b65068345abfa.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-3704098158514f49.rlib" "/opt/rustwide/target/debug/deps/libdigest-79670a007f889ad3.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-efd5d3f8c67be758.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-1f07731ee1c1f9c0.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-93629d1509005b21.rlib" "/opt/rustwide/target/debug/deps/libtypenum-9dd140330be7992c.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-0cbcbf39d870dce5.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-7b41428fbe7b62c6.rlib" "/opt/rustwide/target/debug/deps/libmime-e353b1bf926be238.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-e5cca57d49bb0723.rlib" "/opt/rustwide/target/debug/deps/libhttp-12ff3fb1ef472aa9.rlib" "/opt/rustwide/target/debug/deps/libitoa-ad466912a71ab2a3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/liburl-5a7df01ac7f555f2.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libidna-49d82f294a5d2cdc.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libinterledger_service-625c8be62001b554.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-18a638c0616cad77.rlib" "/opt/rustwide/target/debug/deps/libtokio-f4f71309c39ce8c1.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-9fb2ae7933b22fcf.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-020fd12dd6a7fa4a.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-f9905e603a32157a.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-5c2f16d6474b87db.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-695f018fc68080b5.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-7b3b5e8ab32cbfcb.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-ca878991b3024739.rlib" "/opt/rustwide/target/debug/deps/libfnv-40b1e5d34b306915.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1916304ced3f0ad0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b8f2c3331b0b9c92.rlib" "/opt/rustwide/target/debug/deps/liblock_api-8a3e48e3fd1cbb53.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-2aaa1317581302ed.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-b2a10b5d19c1c368.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-211c85d3e2a9593d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-7cdfa3ed835f9d00.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-411fcce00bd80e36.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-fcd8504577a1291d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-348566d65f79eb6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c14db8df386feab1.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-d44e9af67a98dcce.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-3aef306776398a50.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-63e29f8eb2b63971.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-29adc26f5a50fe74.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-dcabe17dc31b2c11.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9d3fc8f74e5a6aad.rlib" "/opt/rustwide/target/debug/deps/libmio-db3007fae5f0a8a5.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libnet2-83c95fbf1571151b.rlib" "/opt/rustwide/target/debug/deps/libtracing-11c25fe9f4ec5e17.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-b114ddae3c05a4de.rlib" "/opt/rustwide/target/debug/deps/liblog-1761913616bdc5f1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-63532c7cb3f2a6de.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-6e593f3f88821277.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/libunicase-58326ff66d80fba5.rlib" "/opt/rustwide/target/debug/deps/libbase64-9a062aa9f612c3cb.rlib" "/opt/rustwide/target/debug/deps/libinterledger_packet-73786c5611316bc4.rlib" "/opt/rustwide/target/debug/deps/libchrono-3c7fd9e1cc6d79c1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f262c6516283d9db.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-af042de286282d2a.rlib" "/opt/rustwide/target/debug/deps/libtime-b12c0ea2d301d55c.rlib" "/opt/rustwide/target/debug/deps/libhex-67b98b063436a841.rlib" "/opt/rustwide/target/debug/deps/libquick_error-b53ed76d1e616d3d.rlib" "/opt/rustwide/target/debug/deps/libbytes-62360fe062f818b2.rlib" "/opt/rustwide/target/debug/deps/libeither-3ae76b7b3289f774.rlib" "/opt/rustwide/target/debug/deps/libserde-1f7f4bdbc3f498c2.rlib" "/opt/rustwide/target/debug/deps/libiovec-8679ff64485f2b79.rlib" "/opt/rustwide/target/debug/deps/liblibc-6508bbe9ff521b76.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-76ff728e7fb88045.rlib" "/opt/rustwide/target/debug/deps/libregex-a8d1107bf81c7f0f.rlib" "/opt/rustwide/target/debug/deps/libthread_local-671bee47c0ac39c2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-52efd85504769d61.rlib" "/opt/rustwide/target/debug/deps/libspin-37d4123b82335501.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-8502793424a9457d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-be8016d9bab4328f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-890d7f6e4d8388fd.rlib" "/opt/rustwide/target/debug/deps/libfutures-f7032f10c30c3cc1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/prometheus-66535fb890e6cd0e.prometheus.7g1qxs7c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/prometheus-66535fb890e6cd0e.prometheus.7g1qxs7c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/prometheus-66535fb890e6cd0e.prometheus.7g1qxs7c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/prometheus-66535fb890e6cd0e.prometheus.7g1qxs7c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/prometheus-66535fb890e6cd0e.prometheus.7g1qxs7c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/prometheus-66535fb890e6cd0e.prometheus.7g1qxs7c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/prometheus-66535fb890e6cd0e.prometheus.7g1qxs7c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/prometheus-66535fb890e6cd0e.prometheus.7g1qxs7c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/prometheus-66535fb890e6cd0e.prometheus.7g1qxs7c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/prometheus-66535fb890e6cd0e.prometheus.7g1qxs7c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/prometheus-66535fb890e6cd0e.prometheus.7g1qxs7c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/prometheus-66535fb890e6cd0e.prometheus.7g1qxs7c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/prometheus-66535fb890e6cd0e.prometheus.7g1qxs7c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/prometheus-66535fb890e6cd0e.prometheus.7g1qxs7c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/prometheus-66535fb890e6cd0e.prometheus.7g1qxs7c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/prometheus-66535fb890e6cd0e.prometheus.7g1qxs7c-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/prometheus-66535fb890e6cd0e" "/opt/rustwide/target/debug/deps/prometheus-66535fb890e6cd0e.13r9govevkjox4px.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-69c7f6b2e9bfc9dd/out" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-5e67fe8f29eeca58/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6609e81d71a1bf05.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-c352aab3e89370e6.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-5a89b15f567bd092.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f48d3ad387757b0f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-bf2dc5d6d88f70a5.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-fd2a88cbccfa7c9e.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2a4d2a934664b4a9.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-2d19c7fb29a857c0.rlib" "/opt/rustwide/target/debug/deps/libansi_term-017778a055950e81.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-f2fed69f8cb49717.rlib" "/opt/rustwide/target/debug/deps/libmatchers-e6faf6c3fe47ae70.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-4d144cf2bc2852bf.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-1eb514de9d1ddb83.rlib" "/opt/rustwide/target/debug/deps/libilp_node-85c11e706d76fad9.rlib" "/opt/rustwide/target/debug/deps/libuuid-88683b22ba52a114.rlib" "/opt/rustwide/target/debug/deps/libmetrics_runtime-6b6bd367161614c5.rlib" "/opt/rustwide/target/debug/deps/libmetrics_observer_prometheus-572bfd3f5f8e3a9e.rlib" "/opt/rustwide/target/debug/deps/libhdrhistogram-154e26262f112409.rlib" "/opt/rustwide/target/debug/deps/libim-276a389afd10a304.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-2bb8183352e10ce7.rlib" "/opt/rustwide/target/debug/deps/libquanta-fa2bc4a66c011b20.rlib" "/opt/rustwide/target/debug/deps/libmetrics_util-398cb5fb6ed65e38.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-9d38cb9bf2133a16.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-9de1909d5b379b09.rlib" "/opt/rustwide/target/debug/deps/libnodrop-69fdcb0894ca2a90.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-c1cc8ade82b92a3f.rlib" "/opt/rustwide/target/debug/deps/libmetrics-c95b9111e340270a.rlib" "/opt/rustwide/target/debug/deps/libmetrics_core-7d96a6324ca9c476.rlib" "/opt/rustwide/target/debug/deps/libinterledger-592715efb4e80975.rlib" "/opt/rustwide/target/debug/deps/libinterledger_store_redis-0d380b3b01ca201a.rlib" "/opt/rustwide/target/debug/deps/libredis-07c5014d3123d83d.rlib" "/opt/rustwide/target/debug/deps/libsha1-9e6efe6003864c6f.rlib" "/opt/rustwide/target/debug/deps/libcombine-d96456549dc0787c.rlib" "/opt/rustwide/target/debug/deps/libascii-4106a7dc36d9ba53.rlib" "/opt/rustwide/target/debug/deps/libunreachable-c7876f1e3de87b4b.rlib" "/opt/rustwide/target/debug/deps/libvoid-cff1fbb51120ba49.rlib" "/opt/rustwide/target/debug/deps/libinterledger_api-4baaaf35a84246d5.rlib" "/opt/rustwide/target/debug/deps/libfutures_retry-d28e6750a955ec19.rlib" "/opt/rustwide/target/debug/deps/libinterledger_spsp-d4d876d1aab1e1a6.rlib" "/opt/rustwide/target/debug/deps/libinterledger_ccp-495ccd17df8314a1.rlib" "/opt/rustwide/target/debug/deps/libinterledger_btp-f6f8d8d61a168935.rlib" "/opt/rustwide/target/debug/deps/libstream_cancel-c65c1dca103c45dc.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-feb5a0709100a6f7.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-aa395a32c2886e2f.rlib" "/opt/rustwide/target/debug/deps/libtokio_dns-823e33b2e610ad97.rlib" "/opt/rustwide/target/debug/deps/librand-693bbb40591fc2d9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5c532a8e87305a82.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-c86e0ba3e108cdc5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-449783e61805f843.rlib" "/opt/rustwide/target/debug/deps/librand_core-a1a04953036a55f9.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1b843e9ee86e284b.rlib" "/opt/rustwide/target/debug/deps/libinterledger_stream-41a944adfb156f21.rlib" "/opt/rustwide/target/debug/deps/libinterledger_ildcp-7f2c7b9bdf083e8e.rlib" "/opt/rustwide/target/debug/deps/libinterledger_service_util-1a4c7850cd998868.rlib" "/opt/rustwide/target/debug/deps/libsecrecy-816df9301046a481.rlib" "/opt/rustwide/target/debug/deps/libzeroize-0c3aef7d363d5482.rlib" "/opt/rustwide/target/debug/deps/libinterledger_settlement-86f9acc79f654233.rlib" "/opt/rustwide/target/debug/deps/libring-6588dcc993310efa.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-06e5bbcc2878251c.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-0f96141b77c270a1.rlib" "/opt/rustwide/target/debug/deps/libtokio_retry-1c5a53380e4bff42.rlib" "/opt/rustwide/target/debug/deps/librand-b3803ccc26d6c1fa.rlib" "/opt/rustwide/target/debug/deps/libinterledger_router-820cbd29812a761e.rlib" "/opt/rustwide/target/debug/deps/libinterledger_http-cb0e0d27c5a0c9ed.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-fa199ed15c2b41db.rlib" "/opt/rustwide/target/debug/deps/libreqwest-f0e10f75406a390d.rlib" "/opt/rustwide/target/debug/deps/libuuid-2bafde942a0b75bc.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b086b55685463e90.rlib" "/opt/rustwide/target/debug/deps/libflate2-a78367b47a18d494.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8db1e05afa21f449.rlib" "/opt/rustwide/target/debug/deps/libadler32-fe29fbb16da6965c.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-79c232c3cb45e5c6.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-3ffb5d748c97e012.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-cae52ea4e682e641.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-8215417d8ed866b7.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-075bf859b0b0265e.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-b502cd25e6635084.rlib" "/opt/rustwide/target/debug/deps/libtry_from-cbb5bae64f9021b3.rlib" "/opt/rustwide/target/debug/deps/libfailure-d7abd04fce78d57a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-64df14aa566dd32a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-d514e4db3da7fb38.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-cd0ead7d00ad78db.rlib" "/opt/rustwide/target/debug/deps/libcookie-f97d8ac45cb23f92.rlib" "/opt/rustwide/target/debug/deps/liburl-0578535c1da41941.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6cfaa5fc89ff72d4.rlib" "/opt/rustwide/target/debug/deps/libidna-c9176d671a20cdd1.rlib" "/opt/rustwide/target/debug/deps/libwarp-70e32b0f201ff26d.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-dd8107f68f296d54.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-d13b24f5449f460b.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-de06973c5285e1c9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/libopenssl-894a7ee1f3ee6481.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-606a7cdebd349416.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a8021f93a490c2c6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-16ec2b602d960524.rlib" "/opt/rustwide/target/debug/deps/libutf8-4f177abfb802ed08.rlib" "/opt/rustwide/target/debug/deps/librand-f92c67a54437f6ea.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-716d63fd76a0fe98.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-8c3fe0cebc0277da.rlib" "/opt/rustwide/target/debug/deps/librand_hc-4231c088ff76b208.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-93019106e9a94e72.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-cb6ff27a0198ffaa.rlib" "/opt/rustwide/target/debug/deps/librand_core-576f07123c305a17.rlib" "/opt/rustwide/target/debug/deps/librand_os-2bc8c787825b1bac.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-179f10980ade89d3.rlib" "/opt/rustwide/target/debug/deps/librand_core-fe89edf997f58b50.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-6c176c50bd60320f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-2217449c4b0f5bff.rlib" "/opt/rustwide/target/debug/deps/libdtoa-bff946bfb1bb65ec.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0beb2df099fe1f32.rlib" "/opt/rustwide/target/debug/deps/libryu-6789feef2c10d17e.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-01ab07e4975b9da2.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-8e802d7b0fbadbfb.rlib" "/opt/rustwide/target/debug/deps/libhyper-de2a5a4e43be35d3.rlib" "/opt/rustwide/target/debug/deps/libwant-9a258a484f711185.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-8f3025fd8030590e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-719b34ebd041027f.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-ed1ac4014e0fa5fd.rlib" "/opt/rustwide/target/debug/deps/libh2-d88d8629ac5bf7df.rlib" "/opt/rustwide/target/debug/deps/libindexmap-2d5bd68869b6538e.rlib" "/opt/rustwide/target/debug/deps/libstring-a6f4b1e26a52ed23.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-8f61d1999d27f529.rlib" "/opt/rustwide/target/debug/deps/libheaders-dda866234be30f97.rlib" "/opt/rustwide/target/debug/deps/libsha1-3c4b65068345abfa.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-3704098158514f49.rlib" "/opt/rustwide/target/debug/deps/libdigest-79670a007f889ad3.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-efd5d3f8c67be758.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-1f07731ee1c1f9c0.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-93629d1509005b21.rlib" "/opt/rustwide/target/debug/deps/libtypenum-9dd140330be7992c.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-0cbcbf39d870dce5.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-7b41428fbe7b62c6.rlib" "/opt/rustwide/target/debug/deps/libmime-e353b1bf926be238.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-e5cca57d49bb0723.rlib" "/opt/rustwide/target/debug/deps/libhttp-12ff3fb1ef472aa9.rlib" "/opt/rustwide/target/debug/deps/libitoa-ad466912a71ab2a3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/liburl-5a7df01ac7f555f2.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libidna-49d82f294a5d2cdc.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libinterledger_service-625c8be62001b554.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-18a638c0616cad77.rlib" "/opt/rustwide/target/debug/deps/libtokio-f4f71309c39ce8c1.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-9fb2ae7933b22fcf.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-020fd12dd6a7fa4a.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-f9905e603a32157a.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-5c2f16d6474b87db.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-695f018fc68080b5.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-7b3b5e8ab32cbfcb.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-ca878991b3024739.rlib" "/opt/rustwide/target/debug/deps/libfnv-40b1e5d34b306915.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1916304ced3f0ad0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b8f2c3331b0b9c92.rlib" "/opt/rustwide/target/debug/deps/liblock_api-8a3e48e3fd1cbb53.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-2aaa1317581302ed.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-b2a10b5d19c1c368.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-211c85d3e2a9593d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-7cdfa3ed835f9d00.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-411fcce00bd80e36.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-fcd8504577a1291d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-348566d65f79eb6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c14db8df386feab1.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-d44e9af67a98dcce.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-3aef306776398a50.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-63e29f8eb2b63971.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-29adc26f5a50fe74.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-dcabe17dc31b2c11.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9d3fc8f74e5a6aad.rlib" "/opt/rustwide/target/debug/deps/libmio-db3007fae5f0a8a5.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libnet2-83c95fbf1571151b.rlib" "/opt/rustwide/target/debug/deps/libtracing-11c25fe9f4ec5e17.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-b114ddae3c05a4de.rlib" "/opt/rustwide/target/debug/deps/liblog-1761913616bdc5f1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-63532c7cb3f2a6de.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-6e593f3f88821277.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/libunicase-58326ff66d80fba5.rlib" "/opt/rustwide/target/debug/deps/libbase64-9a062aa9f612c3cb.rlib" "/opt/rustwide/target/debug/deps/libinterledger_packet-73786c5611316bc4.rlib" "/opt/rustwide/target/debug/deps/libchrono-3c7fd9e1cc6d79c1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f262c6516283d9db.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-af042de286282d2a.rlib" "/opt/rustwide/target/debug/deps/libtime-b12c0ea2d301d55c.rlib" "/opt/rustwide/target/debug/deps/libhex-67b98b063436a841.rlib" "/opt/rustwide/target/debug/deps/libquick_error-b53ed76d1e616d3d.rlib" "/opt/rustwide/target/debug/deps/libbytes-62360fe062f818b2.rlib" "/opt/rustwide/target/debug/deps/libeither-3ae76b7b3289f774.rlib" "/opt/rustwide/target/debug/deps/libserde-1f7f4bdbc3f498c2.rlib" "/opt/rustwide/target/debug/deps/libiovec-8679ff64485f2b79.rlib" "/opt/rustwide/target/debug/deps/liblibc-6508bbe9ff521b76.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-76ff728e7fb88045.rlib" "/opt/rustwide/target/debug/deps/libregex-a8d1107bf81c7f0f.rlib" "/opt/rustwide/target/debug/deps/libthread_local-671bee47c0ac39c2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-52efd85504769d61.rlib" "/opt/rustwide/target/debug/deps/libspin-37d4123b82335501.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-8502793424a9457d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-be8016d9bab4328f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-890d7f6e4d8388fd.rlib" "/opt/rustwide/target/debug/deps/libfutures-f7032f10c30c3cc1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/exchange_rates-893593f03096a041.exchange_rates.8567nmtt-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/exchange_rates-893593f03096a041.exchange_rates.8567nmtt-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/exchange_rates-893593f03096a041.exchange_rates.8567nmtt-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/exchange_rates-893593f03096a041.exchange_rates.8567nmtt-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/exchange_rates-893593f03096a041.exchange_rates.8567nmtt-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/exchange_rates-893593f03096a041.exchange_rates.8567nmtt-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/exchange_rates-893593f03096a041.exchange_rates.8567nmtt-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/exchange_rates-893593f03096a041.exchange_rates.8567nmtt-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/exchange_rates-893593f03096a041.exchange_rates.8567nmtt-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/exchange_rates-893593f03096a041.exchange_rates.8567nmtt-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/exchange_rates-893593f03096a041.exchange_rates.8567nmtt-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/exchange_rates-893593f03096a041.exchange_rates.8567nmtt-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/exchange_rates-893593f03096a041.exchange_rates.8567nmtt-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/exchange_rates-893593f03096a041.exchange_rates.8567nmtt-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/exchange_rates-893593f03096a041.exchange_rates.8567nmtt-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/exchange_rates-893593f03096a041.exchange_rates.8567nmtt-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/exchange_rates-893593f03096a041" "/opt/rustwide/target/debug/deps/exchange_rates-893593f03096a041.3o20mva0fmx9gas6.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-69c7f6b2e9bfc9dd/out" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-5e67fe8f29eeca58/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6609e81d71a1bf05.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-c352aab3e89370e6.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-5a89b15f567bd092.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f48d3ad387757b0f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-bf2dc5d6d88f70a5.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-fd2a88cbccfa7c9e.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2a4d2a934664b4a9.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-2d19c7fb29a857c0.rlib" "/opt/rustwide/target/debug/deps/libansi_term-017778a055950e81.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-f2fed69f8cb49717.rlib" "/opt/rustwide/target/debug/deps/libmatchers-e6faf6c3fe47ae70.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-4d144cf2bc2852bf.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-1eb514de9d1ddb83.rlib" "/opt/rustwide/target/debug/deps/libilp_node-85c11e706d76fad9.rlib" "/opt/rustwide/target/debug/deps/libuuid-88683b22ba52a114.rlib" "/opt/rustwide/target/debug/deps/libmetrics_runtime-6b6bd367161614c5.rlib" "/opt/rustwide/target/debug/deps/libmetrics_observer_prometheus-572bfd3f5f8e3a9e.rlib" "/opt/rustwide/target/debug/deps/libhdrhistogram-154e26262f112409.rlib" "/opt/rustwide/target/debug/deps/libim-276a389afd10a304.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-2bb8183352e10ce7.rlib" "/opt/rustwide/target/debug/deps/libquanta-fa2bc4a66c011b20.rlib" "/opt/rustwide/target/debug/deps/libmetrics_util-398cb5fb6ed65e38.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-9d38cb9bf2133a16.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-9de1909d5b379b09.rlib" "/opt/rustwide/target/debug/deps/libnodrop-69fdcb0894ca2a90.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-c1cc8ade82b92a3f.rlib" "/opt/rustwide/target/debug/deps/libmetrics-c95b9111e340270a.rlib" "/opt/rustwide/target/debug/deps/libmetrics_core-7d96a6324ca9c476.rlib" "/opt/rustwide/target/debug/deps/libinterledger-592715efb4e80975.rlib" "/opt/rustwide/target/debug/deps/libinterledger_store_redis-0d380b3b01ca201a.rlib" "/opt/rustwide/target/debug/deps/libredis-07c5014d3123d83d.rlib" "/opt/rustwide/target/debug/deps/libsha1-9e6efe6003864c6f.rlib" "/opt/rustwide/target/debug/deps/libcombine-d96456549dc0787c.rlib" "/opt/rustwide/target/debug/deps/libascii-4106a7dc36d9ba53.rlib" "/opt/rustwide/target/debug/deps/libunreachable-c7876f1e3de87b4b.rlib" "/opt/rustwide/target/debug/deps/libvoid-cff1fbb51120ba49.rlib" "/opt/rustwide/target/debug/deps/libinterledger_api-4baaaf35a84246d5.rlib" "/opt/rustwide/target/debug/deps/libfutures_retry-d28e6750a955ec19.rlib" "/opt/rustwide/target/debug/deps/libinterledger_spsp-d4d876d1aab1e1a6.rlib" "/opt/rustwide/target/debug/deps/libinterledger_ccp-495ccd17df8314a1.rlib" "/opt/rustwide/target/debug/deps/libinterledger_btp-f6f8d8d61a168935.rlib" "/opt/rustwide/target/debug/deps/libstream_cancel-c65c1dca103c45dc.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-feb5a0709100a6f7.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-aa395a32c2886e2f.rlib" "/opt/rustwide/target/debug/deps/libtokio_dns-823e33b2e610ad97.rlib" "/opt/rustwide/target/debug/deps/librand-693bbb40591fc2d9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5c532a8e87305a82.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-c86e0ba3e108cdc5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-449783e61805f843.rlib" "/opt/rustwide/target/debug/deps/librand_core-a1a04953036a55f9.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1b843e9ee86e284b.rlib" "/opt/rustwide/target/debug/deps/libinterledger_stream-41a944adfb156f21.rlib" "/opt/rustwide/target/debug/deps/libinterledger_ildcp-7f2c7b9bdf083e8e.rlib" "/opt/rustwide/target/debug/deps/libinterledger_service_util-1a4c7850cd998868.rlib" "/opt/rustwide/target/debug/deps/libsecrecy-816df9301046a481.rlib" "/opt/rustwide/target/debug/deps/libzeroize-0c3aef7d363d5482.rlib" "/opt/rustwide/target/debug/deps/libinterledger_settlement-86f9acc79f654233.rlib" "/opt/rustwide/target/debug/deps/libring-6588dcc993310efa.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-06e5bbcc2878251c.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-0f96141b77c270a1.rlib" "/opt/rustwide/target/debug/deps/libtokio_retry-1c5a53380e4bff42.rlib" "/opt/rustwide/target/debug/deps/librand-b3803ccc26d6c1fa.rlib" "/opt/rustwide/target/debug/deps/libinterledger_router-820cbd29812a761e.rlib" "/opt/rustwide/target/debug/deps/libinterledger_http-cb0e0d27c5a0c9ed.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-fa199ed15c2b41db.rlib" "/opt/rustwide/target/debug/deps/libreqwest-f0e10f75406a390d.rlib" "/opt/rustwide/target/debug/deps/libuuid-2bafde942a0b75bc.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b086b55685463e90.rlib" "/opt/rustwide/target/debug/deps/libflate2-a78367b47a18d494.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8db1e05afa21f449.rlib" "/opt/rustwide/target/debug/deps/libadler32-fe29fbb16da6965c.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-79c232c3cb45e5c6.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-3ffb5d748c97e012.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-cae52ea4e682e641.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-8215417d8ed866b7.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-075bf859b0b0265e.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-b502cd25e6635084.rlib" "/opt/rustwide/target/debug/deps/libtry_from-cbb5bae64f9021b3.rlib" "/opt/rustwide/target/debug/deps/libfailure-d7abd04fce78d57a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-64df14aa566dd32a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-d514e4db3da7fb38.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-cd0ead7d00ad78db.rlib" "/opt/rustwide/target/debug/deps/libcookie-f97d8ac45cb23f92.rlib" "/opt/rustwide/target/debug/deps/liburl-0578535c1da41941.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6cfaa5fc89ff72d4.rlib" "/opt/rustwide/target/debug/deps/libidna-c9176d671a20cdd1.rlib" "/opt/rustwide/target/debug/deps/libwarp-70e32b0f201ff26d.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-dd8107f68f296d54.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-d13b24f5449f460b.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-de06973c5285e1c9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/libopenssl-894a7ee1f3ee6481.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-606a7cdebd349416.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a8021f93a490c2c6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-16ec2b602d960524.rlib" "/opt/rustwide/target/debug/deps/libutf8-4f177abfb802ed08.rlib" "/opt/rustwide/target/debug/deps/librand-f92c67a54437f6ea.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-716d63fd76a0fe98.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-8c3fe0cebc0277da.rlib" "/opt/rustwide/target/debug/deps/librand_hc-4231c088ff76b208.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-93019106e9a94e72.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-cb6ff27a0198ffaa.rlib" "/opt/rustwide/target/debug/deps/librand_core-576f07123c305a17.rlib" "/opt/rustwide/target/debug/deps/librand_os-2bc8c787825b1bac.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-179f10980ade89d3.rlib" "/opt/rustwide/target/debug/deps/librand_core-fe89edf997f58b50.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-6c176c50bd60320f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-2217449c4b0f5bff.rlib" "/opt/rustwide/target/debug/deps/libdtoa-bff946bfb1bb65ec.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0beb2df099fe1f32.rlib" "/opt/rustwide/target/debug/deps/libryu-6789feef2c10d17e.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-01ab07e4975b9da2.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-8e802d7b0fbadbfb.rlib" "/opt/rustwide/target/debug/deps/libhyper-de2a5a4e43be35d3.rlib" "/opt/rustwide/target/debug/deps/libwant-9a258a484f711185.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-8f3025fd8030590e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-719b34ebd041027f.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-ed1ac4014e0fa5fd.rlib" "/opt/rustwide/target/debug/deps/libh2-d88d8629ac5bf7df.rlib" "/opt/rustwide/target/debug/deps/libindexmap-2d5bd68869b6538e.rlib" "/opt/rustwide/target/debug/deps/libstring-a6f4b1e26a52ed23.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-8f61d1999d27f529.rlib" "/opt/rustwide/target/debug/deps/libheaders-dda866234be30f97.rlib" "/opt/rustwide/target/debug/deps/libsha1-3c4b65068345abfa.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-3704098158514f49.rlib" "/opt/rustwide/target/debug/deps/libdigest-79670a007f889ad3.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-efd5d3f8c67be758.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-1f07731ee1c1f9c0.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-93629d1509005b21.rlib" "/opt/rustwide/target/debug/deps/libtypenum-9dd140330be7992c.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-0cbcbf39d870dce5.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-7b41428fbe7b62c6.rlib" "/opt/rustwide/target/debug/deps/libmime-e353b1bf926be238.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-e5cca57d49bb0723.rlib" "/opt/rustwide/target/debug/deps/libhttp-12ff3fb1ef472aa9.rlib" "/opt/rustwide/target/debug/deps/libitoa-ad466912a71ab2a3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/liburl-5a7df01ac7f555f2.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libidna-49d82f294a5d2cdc.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libinterledger_service-625c8be62001b554.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-18a638c0616cad77.rlib" "/opt/rustwide/target/debug/deps/libtokio-f4f71309c39ce8c1.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-9fb2ae7933b22fcf.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-020fd12dd6a7fa4a.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-f9905e603a32157a.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-5c2f16d6474b87db.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-695f018fc68080b5.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-7b3b5e8ab32cbfcb.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-ca878991b3024739.rlib" "/opt/rustwide/target/debug/deps/libfnv-40b1e5d34b306915.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1916304ced3f0ad0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b8f2c3331b0b9c92.rlib" "/opt/rustwide/target/debug/deps/liblock_api-8a3e48e3fd1cbb53.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-2aaa1317581302ed.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-b2a10b5d19c1c368.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-211c85d3e2a9593d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-7cdfa3ed835f9d00.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-411fcce00bd80e36.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-fcd8504577a1291d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-348566d65f79eb6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c14db8df386feab1.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-d44e9af67a98dcce.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-3aef306776398a50.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-63e29f8eb2b63971.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-29adc26f5a50fe74.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-dcabe17dc31b2c11.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9d3fc8f74e5a6aad.rlib" "/opt/rustwide/target/debug/deps/libmio-db3007fae5f0a8a5.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libnet2-83c95fbf1571151b.rlib" "/opt/rustwide/target/debug/deps/libtracing-11c25fe9f4ec5e17.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-b114ddae3c05a4de.rlib" "/opt/rustwide/target/debug/deps/liblog-1761913616bdc5f1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-63532c7cb3f2a6de.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-6e593f3f88821277.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/libunicase-58326ff66d80fba5.rlib" "/opt/rustwide/target/debug/deps/libbase64-9a062aa9f612c3cb.rlib" "/opt/rustwide/target/debug/deps/libinterledger_packet-73786c5611316bc4.rlib" "/opt/rustwide/target/debug/deps/libchrono-3c7fd9e1cc6d79c1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f262c6516283d9db.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-af042de286282d2a.rlib" "/opt/rustwide/target/debug/deps/libtime-b12c0ea2d301d55c.rlib" "/opt/rustwide/target/debug/deps/libhex-67b98b063436a841.rlib" "/opt/rustwide/target/debug/deps/libquick_error-b53ed76d1e616d3d.rlib" "/opt/rustwide/target/debug/deps/libbytes-62360fe062f818b2.rlib" "/opt/rustwide/target/debug/deps/libeither-3ae76b7b3289f774.rlib" "/opt/rustwide/target/debug/deps/libserde-1f7f4bdbc3f498c2.rlib" "/opt/rustwide/target/debug/deps/libiovec-8679ff64485f2b79.rlib" "/opt/rustwide/target/debug/deps/liblibc-6508bbe9ff521b76.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-76ff728e7fb88045.rlib" "/opt/rustwide/target/debug/deps/libregex-a8d1107bf81c7f0f.rlib" "/opt/rustwide/target/debug/deps/libthread_local-671bee47c0ac39c2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-52efd85504769d61.rlib" "/opt/rustwide/target/debug/deps/libspin-37d4123b82335501.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-8502793424a9457d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-be8016d9bab4328f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-890d7f6e4d8388fd.rlib" "/opt/rustwide/target/debug/deps/libfutures-f7032f10c30c3cc1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "03993c2ed0f63402385942bf9289883f9ab10759536693423ac347eb33bea1e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03993c2ed0f63402385942bf9289883f9ab10759536693423ac347eb33bea1e6", kill_on_drop: false }` [INFO] [stdout] 03993c2ed0f63402385942bf9289883f9ab10759536693423ac347eb33bea1e6