[INFO] crate interledger-store-redis 0.4.0 is already in cache [INFO] testing interledger-store-redis-0.4.0 against 1.45.2 for beta-1.46-1 [INFO] extracting crate interledger-store-redis 0.4.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate interledger-store-redis 0.4.0 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate interledger-store-redis 0.4.0 [INFO] finished tweaking crates.io crate interledger-store-redis 0.4.0 [INFO] tweaked toml for crates.io crate interledger-store-redis 0.4.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b3ed57d005295a40f66d28e242ffb58c5859c4a0ca7eba6dc4e9fa0f710752a [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" "1b3ed57d005295a40f66d28e242ffb58c5859c4a0ca7eba6dc4e9fa0f710752a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b3ed57d005295a40f66d28e242ffb58c5859c4a0ca7eba6dc4e9fa0f710752a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b3ed57d005295a40f66d28e242ffb58c5859c4a0ca7eba6dc4e9fa0f710752a", kill_on_drop: false }` [INFO] [stdout] 1b3ed57d005295a40f66d28e242ffb58c5859c4a0ca7eba6dc4e9fa0f710752a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2223389e9bdecc33d543a273bb060850aa9e3943a566186954cd5a6c91e7466 [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" "c2223389e9bdecc33d543a273bb060850aa9e3943a566186954cd5a6c91e7466", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.37 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling urlencoding v1.1.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling block-padding v0.1.5 [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 unreachable v1.0.0 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling stream-cancel v0.4.4 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling combine v3.8.1 [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 quote v1.0.7 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio-retry v0.2.0 [INFO] [stderr] Compiling futures-retry v0.3.3 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling serde_path_to_error v0.1.3 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.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.2 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling interledger-service v0.4.0 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio-tls v0.2.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 tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling redis v0.13.0 [INFO] [stderr] Compiling tokio-dns-unofficial v0.3.1 [INFO] [stderr] Compiling interledger-stream 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.2 [INFO] [stderr] Compiling headers v0.2.3 [INFO] [stderr] Compiling tokio-tungstenite v0.9.0 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling warp v0.1.22 [INFO] [stderr] Compiling reqwest v0.9.24 [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 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 18s [INFO] running `Command { std: "docker" "inspect" "c2223389e9bdecc33d543a273bb060850aa9e3943a566186954cd5a6c91e7466", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2223389e9bdecc33d543a273bb060850aa9e3943a566186954cd5a6c91e7466", kill_on_drop: false }` [INFO] [stdout] c2223389e9bdecc33d543a273bb060850aa9e3943a566186954cd5a6c91e7466 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 850ba735e07d6ef91325db43c1d0d16f6a4f4894300852de873311c34b365e46 [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" "850ba735e07d6ef91325db43c1d0d16f6a4f4894300852de873311c34b365e46", kill_on_drop: false }` [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling os_type v2.2.0 [INFO] [stderr] Compiling interledger-store-redis v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `interledger-store-redis`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name balances_test --edition=2018 tests/balances_test.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --test -C metadata=4bf90950c795a3a4 -C extra-filename=-4bf90950c795a3a4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-0be59c13e9d15b19.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-c4da37c349798484.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-c956dcc6c3462733.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-2184958a7ad39d6d.rlib --extern interledger_api=/opt/rustwide/target/debug/deps/libinterledger_api-e3ec394b2398628e.rlib --extern interledger_btp=/opt/rustwide/target/debug/deps/libinterledger_btp-acd030abdea7ec7c.rlib --extern interledger_ccp=/opt/rustwide/target/debug/deps/libinterledger_ccp-7b8c53a62250c005.rlib --extern interledger_http=/opt/rustwide/target/debug/deps/libinterledger_http-2431c8862def6fe1.rlib --extern interledger_packet=/opt/rustwide/target/debug/deps/libinterledger_packet-3cdf47a360dc7260.rlib --extern interledger_router=/opt/rustwide/target/debug/deps/libinterledger_router-9b7caa42d3923c9e.rlib --extern interledger_service=/opt/rustwide/target/debug/deps/libinterledger_service-39ed22d75bbb1c49.rlib --extern interledger_service_util=/opt/rustwide/target/debug/deps/libinterledger_service_util-2dce1ae85b7869fa.rlib --extern interledger_settlement=/opt/rustwide/target/debug/deps/libinterledger_settlement-e99a2d2442607c6e.rlib --extern interledger_store_redis=/opt/rustwide/target/debug/deps/libinterledger_store_redis-6bc8e904ff3325c3.rlib --extern interledger_stream=/opt/rustwide/target/debug/deps/libinterledger_stream-c867c77449ad2262.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-f4faf1fa578e34f7.rlib --extern net2=/opt/rustwide/target/debug/deps/libnet2-35d3a1894e83fe59.rlib --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-ee2b5ea37f00007e.rlib --extern os_type=/opt/rustwide/target/debug/deps/libos_type-14c4848146328f7a.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-c4dc994115ffcdc6.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-4cf512b29e26b073.rlib --extern redis=/opt/rustwide/target/debug/deps/libredis-0562272a5969f35d.rlib --extern ring=/opt/rustwide/target/debug/deps/libring-6686fa4fe7b86a7f.rlib --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-aba2c202e255f13c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d280c6b39587d24d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-96721cb7f261b02e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-aa2bf57fa588ba04.rlib --extern tokio_executor=/opt/rustwide/target/debug/deps/libtokio_executor-314edaf3161f3369.rlib --extern tokio_timer=/opt/rustwide/target/debug/deps/libtokio_timer-719bf4a60dd97b71.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-82ea59fbb119c6b1.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-ffb9cc7e01634a29.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-2acef65cb58b3518.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-2101cf15c8232645/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" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rates_test-ddba67dacdeea45d.rates_test.96gz1iu3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rates_test-ddba67dacdeea45d.rates_test.96gz1iu3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rates_test-ddba67dacdeea45d.rates_test.96gz1iu3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rates_test-ddba67dacdeea45d.rates_test.96gz1iu3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rates_test-ddba67dacdeea45d.rates_test.96gz1iu3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rates_test-ddba67dacdeea45d.rates_test.96gz1iu3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rates_test-ddba67dacdeea45d.rates_test.96gz1iu3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rates_test-ddba67dacdeea45d.rates_test.96gz1iu3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rates_test-ddba67dacdeea45d.rates_test.96gz1iu3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rates_test-ddba67dacdeea45d.rates_test.96gz1iu3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rates_test-ddba67dacdeea45d.rates_test.96gz1iu3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rates_test-ddba67dacdeea45d.rates_test.96gz1iu3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rates_test-ddba67dacdeea45d.rates_test.96gz1iu3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rates_test-ddba67dacdeea45d.rates_test.96gz1iu3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rates_test-ddba67dacdeea45d.rates_test.96gz1iu3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rates_test-ddba67dacdeea45d.rates_test.96gz1iu3-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rates_test-ddba67dacdeea45d" "/opt/rustwide/target/debug/deps/rates_test-ddba67dacdeea45d.52jz7mp5lv7sadfr.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-2101cf15c8232645/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libos_type-14c4848146328f7a.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-3ad1ab5f7ba3783f.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-be4838eb8e86accd.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d7f97d30aca9ddf1.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2e806a0559ee0b3f.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9137a404219e7a82.rlib" "/opt/rustwide/target/debug/deps/libinterledger_store_redis-6bc8e904ff3325c3.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-c4da37c349798484.rlib" "/opt/rustwide/target/debug/deps/libredis-0562272a5969f35d.rlib" "/opt/rustwide/target/debug/deps/libsha1-189b4ec6269fa7b3.rlib" "/opt/rustwide/target/debug/deps/libcombine-b19df0299f630f84.rlib" "/opt/rustwide/target/debug/deps/libascii-688217a252881a21.rlib" "/opt/rustwide/target/debug/deps/libunreachable-cb6d64c0a821d466.rlib" "/opt/rustwide/target/debug/deps/libvoid-e31c15de66dcb358.rlib" "/opt/rustwide/target/debug/deps/libinterledger_api-e3ec394b2398628e.rlib" "/opt/rustwide/target/debug/deps/libfutures_retry-2249f4bd81c3467e.rlib" "/opt/rustwide/target/debug/deps/libinterledger_spsp-f9e31ef192e260bb.rlib" "/opt/rustwide/target/debug/deps/libinterledger_ccp-7b8c53a62250c005.rlib" "/opt/rustwide/target/debug/deps/libinterledger_btp-acd030abdea7ec7c.rlib" "/opt/rustwide/target/debug/deps/libstream_cancel-7240071240b65624.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-0b8013cb43938748.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-ef6210f057039131.rlib" "/opt/rustwide/target/debug/deps/libtokio_dns-849d01c1eca729e6.rlib" "/opt/rustwide/target/debug/deps/libinterledger_stream-c867c77449ad2262.rlib" "/opt/rustwide/target/debug/deps/libinterledger_ildcp-cb0b8bcee6054440.rlib" "/opt/rustwide/target/debug/deps/libinterledger_service_util-2dce1ae85b7869fa.rlib" "/opt/rustwide/target/debug/deps/libsecrecy-aba2c202e255f13c.rlib" "/opt/rustwide/target/debug/deps/libzeroize-2acef65cb58b3518.rlib" "/opt/rustwide/target/debug/deps/libinterledger_settlement-e99a2d2442607c6e.rlib" "/opt/rustwide/target/debug/deps/libring-6686fa4fe7b86a7f.rlib" "/opt/rustwide/target/debug/deps/libspin-398f9d1cb09d19d8.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b64e865d29056863.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-ee2b5ea37f00007e.rlib" "/opt/rustwide/target/debug/deps/libtokio_retry-1c4dc5cd22c0becf.rlib" "/opt/rustwide/target/debug/deps/librand-51f5f7bf0186ec60.rlib" "/opt/rustwide/target/debug/deps/libinterledger_router-9b7caa42d3923c9e.rlib" "/opt/rustwide/target/debug/deps/libinterledger_http-2431c8862def6fe1.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-3c552786c2bb6210.rlib" "/opt/rustwide/target/debug/deps/libreqwest-3205480a245b285e.rlib" "/opt/rustwide/target/debug/deps/libuuid-ffb9cc7e01634a29.rlib" "/opt/rustwide/target/debug/deps/librand-b05d96629f41a435.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-3611bc5d61c3f74c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-761544fc5ed0f25b.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1b8885716260aa60.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-479d8eedea9b37b1.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-47553c89822b504a.rlib" "/opt/rustwide/target/debug/deps/librand_core-ee1ffb7b5dda89a8.rlib" "/opt/rustwide/target/debug/deps/librand_os-2d0c1e94a7457c5b.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-72bd4b97e9cc301b.rlib" "/opt/rustwide/target/debug/deps/librand_core-e518367578511208.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-5350bb74370d008e.rlib" "/opt/rustwide/target/debug/deps/libflate2-e6776fde6f097149.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-914223781fdba246.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-71cb038ba0ae832c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2beb79f84d3c59e4.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-15a881fb7138753b.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-262a086b0458f3d1.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-bf9487f88b03a561.rlib" "/opt/rustwide/target/debug/deps/libtry_from-7228cf29b098e932.rlib" "/opt/rustwide/target/debug/deps/libfailure-bf44a1e9ffb3b3e6.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-e661a131d5c12d61.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9ddb11fd43b6bf3b.rlib" "/opt/rustwide/target/debug/deps/libadler-b8e56696c349e12a.rlib" "/opt/rustwide/target/debug/deps/libobject-0d6e0bb75f5e2105.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-6e3ab839915e17cd.rlib" "/opt/rustwide/target/debug/deps/libgimli-80f1fa5d0fd828c4.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e37d6a94bb5dbdd4.rlib" "/opt/rustwide/target/debug/deps/libcookie-21cec3b9b240254e.rlib" "/opt/rustwide/target/debug/deps/liburl-33bbacdddff76213.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib" "/opt/rustwide/target/debug/deps/libidna-b8d4ad66d49965ce.rlib" "/opt/rustwide/target/debug/deps/libwarp-fce46d34602ed187.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-d779222ad83e10b3.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-a36f2b4a59527a71.rlib" "/opt/rustwide/target/debug/deps/libutf8-eabdc5b028116e93.rlib" "/opt/rustwide/target/debug/deps/librand-4cf512b29e26b073.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8aba7fc6133cae48.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c44318ca2ca571e9.rlib" "/opt/rustwide/target/debug/deps/librand_core-1440c3537228cfdc.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ad217ac2d4552ffa.rlib" "/opt/rustwide/target/debug/deps/libbase64-f30299eb9031054c.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-da9f121d4ce9b09d.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-4392dfcb97823822.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-f3fbb95906027326.rlib" "/opt/rustwide/target/debug/deps/libopenssl-25f1cbdcb4699650.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a982fc92ec7c218d.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-0a94b6e682a12a0a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-0fbc5bcb3d7ee30a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e36e10eff62bc4bf.rlib" "/opt/rustwide/target/debug/deps/libdtoa-59ff89e986bf1464.rlib" "/opt/rustwide/target/debug/deps/libserde_json-96721cb7f261b02e.rlib" "/opt/rustwide/target/debug/deps/libryu-346252d1dd2293b6.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-98f92a0d2fb8b77d.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-73991c8de5029bf4.rlib" "/opt/rustwide/target/debug/deps/libhyper-cf437e8c74f84843.rlib" "/opt/rustwide/target/debug/deps/libwant-b6bb9aaeddb6ac1a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-02fed148e3297d35.rlib" "/opt/rustwide/target/debug/deps/libtokio-aa2bf57fa588ba04.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-69f1f210c5bc34f0.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-84047375d66e3bb8.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-0b504afd6d7e9ad7.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-719bf4a60dd97b71.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-b709f292909e6dd7.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-c3334cfe0093cdeb.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-ad986980005cf26c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c4dc994115ffcdc6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-56eeee7c4351eb9d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c846b7da856a15ec.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7a01464ef903cce4.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-9f47045032109be6.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-379d24a9b2fd4283.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bcccd393cbb2950f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-13ba5fbb755d15de.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b02a373d54c24287.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c8e12dbcd597c2e4.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e47843f3b2bda747.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-aa01153fba6326d5.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-15f464639cbfeeb8.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-314edaf3161f3369.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b4377c595fc970d2.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-121937fd920e0adf.rlib" "/opt/rustwide/target/debug/deps/libmio-1e7eab95829459de.rlib" "/opt/rustwide/target/debug/deps/libnet2-35d3a1894e83fe59.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c36015986759fb44.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-9174590a46cad2a4.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-01443fcab8e0377e.rlib" "/opt/rustwide/target/debug/deps/libh2-d8a4597625865407.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f33cebeff4206f58.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7dec0ffcc3695806.rlib" "/opt/rustwide/target/debug/deps/libstring-8d3a10637d3c0f9f.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-0c826315c3e04330.rlib" "/opt/rustwide/target/debug/deps/liblog-f4faf1fa578e34f7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-10f7e5a463fd9abc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e6ff3dd5f83f47bc.rlib" "/opt/rustwide/target/debug/deps/libheaders-5f5fb7d7a85c8607.rlib" "/opt/rustwide/target/debug/deps/libsha1-2ce5aa84e74f24c1.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-bb4cf520ff4333d2.rlib" "/opt/rustwide/target/debug/deps/libdigest-9129148d9bad168f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-899dce44f5a92907.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-cbe3954b12e895f9.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-c00bb7ab69588725.rlib" "/opt/rustwide/target/debug/deps/libtypenum-cdf4a0787e8cd250.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-a2566a070c82f63d.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-d46cd56b4d1c9c3a.rlib" "/opt/rustwide/target/debug/deps/libmime-fad3307ff0d4768c.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-3df9c93148c40869.rlib" "/opt/rustwide/target/debug/deps/libhttp-2184958a7ad39d6d.rlib" "/opt/rustwide/target/debug/deps/libitoa-571136415771b7fa.rlib" "/opt/rustwide/target/debug/deps/libfnv-5a2e7315855d9083.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/liburl-82ea59fbb119c6b1.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libidna-f0bedc0d37e0238e.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libinterledger_service-39ed22d75bbb1c49.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-32d152a46851e25f.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-6b37295460e5f9d5.rlib" "/opt/rustwide/target/debug/deps/libunicase-52fa6b0564e06fe5.rlib" "/opt/rustwide/target/debug/deps/libbase64-62e18710acaf3252.rlib" "/opt/rustwide/target/debug/deps/libinterledger_packet-3cdf47a360dc7260.rlib" "/opt/rustwide/target/debug/deps/libchrono-ce60cd7012b5070d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-1e9cc5986821d111.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d5133b5c81967ec1.rlib" "/opt/rustwide/target/debug/deps/libtime-d2c62b1b44323850.rlib" "/opt/rustwide/target/debug/deps/libhex-0c337fb081e0b54c.rlib" "/opt/rustwide/target/debug/deps/libquick_error-c22e30eaeceace11.rlib" "/opt/rustwide/target/debug/deps/libregex-347800da6df6c271.rlib" "/opt/rustwide/target/debug/deps/libthread_local-87cfd577652377a1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c234f626249548c1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-97b2f11ab4a5d4c6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-994f1cb85517744c.rlib" "/opt/rustwide/target/debug/deps/libfutures-c956dcc6c3462733.rlib" "/opt/rustwide/target/debug/deps/libbytes-0be59c13e9d15b19.rlib" "/opt/rustwide/target/debug/deps/libeither-c099265b15df2eb0.rlib" "/opt/rustwide/target/debug/deps/libserde-d280c6b39587d24d.rlib" "/opt/rustwide/target/debug/deps/libiovec-a11a898653c8df7f.rlib" "/opt/rustwide/target/debug/deps/liblibc-809b3ff95751964d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8b927a909cceb876.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/btp_test-0ac97682d4e195d3.btp_test.dmst8e1h-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/btp_test-0ac97682d4e195d3.btp_test.dmst8e1h-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/btp_test-0ac97682d4e195d3.btp_test.dmst8e1h-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/btp_test-0ac97682d4e195d3.btp_test.dmst8e1h-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/btp_test-0ac97682d4e195d3.btp_test.dmst8e1h-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/btp_test-0ac97682d4e195d3.btp_test.dmst8e1h-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/btp_test-0ac97682d4e195d3.btp_test.dmst8e1h-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/btp_test-0ac97682d4e195d3.btp_test.dmst8e1h-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/btp_test-0ac97682d4e195d3.btp_test.dmst8e1h-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/btp_test-0ac97682d4e195d3.btp_test.dmst8e1h-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/btp_test-0ac97682d4e195d3.btp_test.dmst8e1h-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/btp_test-0ac97682d4e195d3.btp_test.dmst8e1h-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/btp_test-0ac97682d4e195d3.btp_test.dmst8e1h-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/btp_test-0ac97682d4e195d3.btp_test.dmst8e1h-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/btp_test-0ac97682d4e195d3.btp_test.dmst8e1h-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/btp_test-0ac97682d4e195d3.btp_test.dmst8e1h-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/btp_test-0ac97682d4e195d3" "/opt/rustwide/target/debug/deps/btp_test-0ac97682d4e195d3.55kqtqt2iqxrid9w.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-2101cf15c8232645/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libos_type-14c4848146328f7a.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-3ad1ab5f7ba3783f.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-be4838eb8e86accd.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d7f97d30aca9ddf1.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2e806a0559ee0b3f.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9137a404219e7a82.rlib" "/opt/rustwide/target/debug/deps/libinterledger_store_redis-6bc8e904ff3325c3.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-c4da37c349798484.rlib" "/opt/rustwide/target/debug/deps/libredis-0562272a5969f35d.rlib" "/opt/rustwide/target/debug/deps/libsha1-189b4ec6269fa7b3.rlib" "/opt/rustwide/target/debug/deps/libcombine-b19df0299f630f84.rlib" "/opt/rustwide/target/debug/deps/libascii-688217a252881a21.rlib" "/opt/rustwide/target/debug/deps/libunreachable-cb6d64c0a821d466.rlib" "/opt/rustwide/target/debug/deps/libvoid-e31c15de66dcb358.rlib" "/opt/rustwide/target/debug/deps/libinterledger_api-e3ec394b2398628e.rlib" "/opt/rustwide/target/debug/deps/libfutures_retry-2249f4bd81c3467e.rlib" "/opt/rustwide/target/debug/deps/libinterledger_spsp-f9e31ef192e260bb.rlib" "/opt/rustwide/target/debug/deps/libinterledger_ccp-7b8c53a62250c005.rlib" "/opt/rustwide/target/debug/deps/libinterledger_btp-acd030abdea7ec7c.rlib" "/opt/rustwide/target/debug/deps/libstream_cancel-7240071240b65624.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-0b8013cb43938748.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-ef6210f057039131.rlib" "/opt/rustwide/target/debug/deps/libtokio_dns-849d01c1eca729e6.rlib" "/opt/rustwide/target/debug/deps/libinterledger_stream-c867c77449ad2262.rlib" "/opt/rustwide/target/debug/deps/libinterledger_ildcp-cb0b8bcee6054440.rlib" "/opt/rustwide/target/debug/deps/libinterledger_service_util-2dce1ae85b7869fa.rlib" "/opt/rustwide/target/debug/deps/libsecrecy-aba2c202e255f13c.rlib" "/opt/rustwide/target/debug/deps/libzeroize-2acef65cb58b3518.rlib" "/opt/rustwide/target/debug/deps/libinterledger_settlement-e99a2d2442607c6e.rlib" "/opt/rustwide/target/debug/deps/libring-6686fa4fe7b86a7f.rlib" "/opt/rustwide/target/debug/deps/libspin-398f9d1cb09d19d8.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b64e865d29056863.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-ee2b5ea37f00007e.rlib" "/opt/rustwide/target/debug/deps/libtokio_retry-1c4dc5cd22c0becf.rlib" "/opt/rustwide/target/debug/deps/librand-51f5f7bf0186ec60.rlib" "/opt/rustwide/target/debug/deps/libinterledger_router-9b7caa42d3923c9e.rlib" "/opt/rustwide/target/debug/deps/libinterledger_http-2431c8862def6fe1.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-3c552786c2bb6210.rlib" "/opt/rustwide/target/debug/deps/libreqwest-3205480a245b285e.rlib" "/opt/rustwide/target/debug/deps/libuuid-ffb9cc7e01634a29.rlib" "/opt/rustwide/target/debug/deps/librand-b05d96629f41a435.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-3611bc5d61c3f74c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-761544fc5ed0f25b.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1b8885716260aa60.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-479d8eedea9b37b1.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-47553c89822b504a.rlib" "/opt/rustwide/target/debug/deps/librand_core-ee1ffb7b5dda89a8.rlib" "/opt/rustwide/target/debug/deps/librand_os-2d0c1e94a7457c5b.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-72bd4b97e9cc301b.rlib" "/opt/rustwide/target/debug/deps/librand_core-e518367578511208.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-5350bb74370d008e.rlib" "/opt/rustwide/target/debug/deps/libflate2-e6776fde6f097149.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-914223781fdba246.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-71cb038ba0ae832c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2beb79f84d3c59e4.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-15a881fb7138753b.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-262a086b0458f3d1.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-bf9487f88b03a561.rlib" "/opt/rustwide/target/debug/deps/libtry_from-7228cf29b098e932.rlib" "/opt/rustwide/target/debug/deps/libfailure-bf44a1e9ffb3b3e6.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-e661a131d5c12d61.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9ddb11fd43b6bf3b.rlib" "/opt/rustwide/target/debug/deps/libadler-b8e56696c349e12a.rlib" "/opt/rustwide/target/debug/deps/libobject-0d6e0bb75f5e2105.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-6e3ab839915e17cd.rlib" "/opt/rustwide/target/debug/deps/libgimli-80f1fa5d0fd828c4.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e37d6a94bb5dbdd4.rlib" "/opt/rustwide/target/debug/deps/libcookie-21cec3b9b240254e.rlib" "/opt/rustwide/target/debug/deps/liburl-33bbacdddff76213.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib" "/opt/rustwide/target/debug/deps/libidna-b8d4ad66d49965ce.rlib" "/opt/rustwide/target/debug/deps/libwarp-fce46d34602ed187.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-d779222ad83e10b3.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-a36f2b4a59527a71.rlib" "/opt/rustwide/target/debug/deps/libutf8-eabdc5b028116e93.rlib" "/opt/rustwide/target/debug/deps/librand-4cf512b29e26b073.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8aba7fc6133cae48.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c44318ca2ca571e9.rlib" "/opt/rustwide/target/debug/deps/librand_core-1440c3537228cfdc.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ad217ac2d4552ffa.rlib" "/opt/rustwide/target/debug/deps/libbase64-f30299eb9031054c.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-da9f121d4ce9b09d.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-4392dfcb97823822.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-f3fbb95906027326.rlib" "/opt/rustwide/target/debug/deps/libopenssl-25f1cbdcb4699650.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a982fc92ec7c218d.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-0a94b6e682a12a0a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-0fbc5bcb3d7ee30a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e36e10eff62bc4bf.rlib" "/opt/rustwide/target/debug/deps/libdtoa-59ff89e986bf1464.rlib" "/opt/rustwide/target/debug/deps/libserde_json-96721cb7f261b02e.rlib" "/opt/rustwide/target/debug/deps/libryu-346252d1dd2293b6.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-98f92a0d2fb8b77d.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-73991c8de5029bf4.rlib" "/opt/rustwide/target/debug/deps/libhyper-cf437e8c74f84843.rlib" "/opt/rustwide/target/debug/deps/libwant-b6bb9aaeddb6ac1a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-02fed148e3297d35.rlib" "/opt/rustwide/target/debug/deps/libtokio-aa2bf57fa588ba04.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-69f1f210c5bc34f0.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-84047375d66e3bb8.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-0b504afd6d7e9ad7.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-719bf4a60dd97b71.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-b709f292909e6dd7.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-c3334cfe0093cdeb.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-ad986980005cf26c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c4dc994115ffcdc6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-56eeee7c4351eb9d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c846b7da856a15ec.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7a01464ef903cce4.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-9f47045032109be6.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-379d24a9b2fd4283.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bcccd393cbb2950f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-13ba5fbb755d15de.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b02a373d54c24287.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c8e12dbcd597c2e4.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e47843f3b2bda747.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-aa01153fba6326d5.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-15f464639cbfeeb8.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-314edaf3161f3369.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b4377c595fc970d2.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-121937fd920e0adf.rlib" "/opt/rustwide/target/debug/deps/libmio-1e7eab95829459de.rlib" "/opt/rustwide/target/debug/deps/libnet2-35d3a1894e83fe59.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c36015986759fb44.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-9174590a46cad2a4.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-01443fcab8e0377e.rlib" "/opt/rustwide/target/debug/deps/libh2-d8a4597625865407.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f33cebeff4206f58.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7dec0ffcc3695806.rlib" "/opt/rustwide/target/debug/deps/libstring-8d3a10637d3c0f9f.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-0c826315c3e04330.rlib" "/opt/rustwide/target/debug/deps/liblog-f4faf1fa578e34f7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-10f7e5a463fd9abc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e6ff3dd5f83f47bc.rlib" "/opt/rustwide/target/debug/deps/libheaders-5f5fb7d7a85c8607.rlib" "/opt/rustwide/target/debug/deps/libsha1-2ce5aa84e74f24c1.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-bb4cf520ff4333d2.rlib" "/opt/rustwide/target/debug/deps/libdigest-9129148d9bad168f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-899dce44f5a92907.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-cbe3954b12e895f9.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-c00bb7ab69588725.rlib" "/opt/rustwide/target/debug/deps/libtypenum-cdf4a0787e8cd250.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-a2566a070c82f63d.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-d46cd56b4d1c9c3a.rlib" "/opt/rustwide/target/debug/deps/libmime-fad3307ff0d4768c.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-3df9c93148c40869.rlib" "/opt/rustwide/target/debug/deps/libhttp-2184958a7ad39d6d.rlib" "/opt/rustwide/target/debug/deps/libitoa-571136415771b7fa.rlib" "/opt/rustwide/target/debug/deps/libfnv-5a2e7315855d9083.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/liburl-82ea59fbb119c6b1.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libidna-f0bedc0d37e0238e.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libinterledger_service-39ed22d75bbb1c49.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-32d152a46851e25f.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-6b37295460e5f9d5.rlib" "/opt/rustwide/target/debug/deps/libunicase-52fa6b0564e06fe5.rlib" "/opt/rustwide/target/debug/deps/libbase64-62e18710acaf3252.rlib" "/opt/rustwide/target/debug/deps/libinterledger_packet-3cdf47a360dc7260.rlib" "/opt/rustwide/target/debug/deps/libchrono-ce60cd7012b5070d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-1e9cc5986821d111.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d5133b5c81967ec1.rlib" "/opt/rustwide/target/debug/deps/libtime-d2c62b1b44323850.rlib" "/opt/rustwide/target/debug/deps/libhex-0c337fb081e0b54c.rlib" "/opt/rustwide/target/debug/deps/libquick_error-c22e30eaeceace11.rlib" "/opt/rustwide/target/debug/deps/libregex-347800da6df6c271.rlib" "/opt/rustwide/target/debug/deps/libthread_local-87cfd577652377a1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c234f626249548c1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-97b2f11ab4a5d4c6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-994f1cb85517744c.rlib" "/opt/rustwide/target/debug/deps/libfutures-c956dcc6c3462733.rlib" "/opt/rustwide/target/debug/deps/libbytes-0be59c13e9d15b19.rlib" "/opt/rustwide/target/debug/deps/libeither-c099265b15df2eb0.rlib" "/opt/rustwide/target/debug/deps/libserde-d280c6b39587d24d.rlib" "/opt/rustwide/target/debug/deps/libiovec-a11a898653c8df7f.rlib" "/opt/rustwide/target/debug/deps/liblibc-809b3ff95751964d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8b927a909cceb876.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rate_limiting_test-a29ab9d2e681ebed.rate_limiting_test.ccoftwrr-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rate_limiting_test-a29ab9d2e681ebed.rate_limiting_test.ccoftwrr-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rate_limiting_test-a29ab9d2e681ebed.rate_limiting_test.ccoftwrr-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rate_limiting_test-a29ab9d2e681ebed.rate_limiting_test.ccoftwrr-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rate_limiting_test-a29ab9d2e681ebed.rate_limiting_test.ccoftwrr-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rate_limiting_test-a29ab9d2e681ebed.rate_limiting_test.ccoftwrr-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rate_limiting_test-a29ab9d2e681ebed.rate_limiting_test.ccoftwrr-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rate_limiting_test-a29ab9d2e681ebed.rate_limiting_test.ccoftwrr-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rate_limiting_test-a29ab9d2e681ebed.rate_limiting_test.ccoftwrr-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rate_limiting_test-a29ab9d2e681ebed.rate_limiting_test.ccoftwrr-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rate_limiting_test-a29ab9d2e681ebed.rate_limiting_test.ccoftwrr-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rate_limiting_test-a29ab9d2e681ebed.rate_limiting_test.ccoftwrr-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rate_limiting_test-a29ab9d2e681ebed.rate_limiting_test.ccoftwrr-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rate_limiting_test-a29ab9d2e681ebed.rate_limiting_test.ccoftwrr-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rate_limiting_test-a29ab9d2e681ebed.rate_limiting_test.ccoftwrr-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rate_limiting_test-a29ab9d2e681ebed.rate_limiting_test.ccoftwrr-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rate_limiting_test-a29ab9d2e681ebed" "/opt/rustwide/target/debug/deps/rate_limiting_test-a29ab9d2e681ebed.1yqq2tbsnzup6fio.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-2101cf15c8232645/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libos_type-14c4848146328f7a.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-3ad1ab5f7ba3783f.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-be4838eb8e86accd.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d7f97d30aca9ddf1.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2e806a0559ee0b3f.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9137a404219e7a82.rlib" "/opt/rustwide/target/debug/deps/libinterledger_store_redis-6bc8e904ff3325c3.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-c4da37c349798484.rlib" "/opt/rustwide/target/debug/deps/libredis-0562272a5969f35d.rlib" "/opt/rustwide/target/debug/deps/libsha1-189b4ec6269fa7b3.rlib" "/opt/rustwide/target/debug/deps/libcombine-b19df0299f630f84.rlib" "/opt/rustwide/target/debug/deps/libascii-688217a252881a21.rlib" "/opt/rustwide/target/debug/deps/libunreachable-cb6d64c0a821d466.rlib" "/opt/rustwide/target/debug/deps/libvoid-e31c15de66dcb358.rlib" "/opt/rustwide/target/debug/deps/libinterledger_api-e3ec394b2398628e.rlib" "/opt/rustwide/target/debug/deps/libfutures_retry-2249f4bd81c3467e.rlib" "/opt/rustwide/target/debug/deps/libinterledger_spsp-f9e31ef192e260bb.rlib" "/opt/rustwide/target/debug/deps/libinterledger_ccp-7b8c53a62250c005.rlib" "/opt/rustwide/target/debug/deps/libinterledger_btp-acd030abdea7ec7c.rlib" "/opt/rustwide/target/debug/deps/libstream_cancel-7240071240b65624.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-0b8013cb43938748.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-ef6210f057039131.rlib" "/opt/rustwide/target/debug/deps/libtokio_dns-849d01c1eca729e6.rlib" "/opt/rustwide/target/debug/deps/libinterledger_stream-c867c77449ad2262.rlib" "/opt/rustwide/target/debug/deps/libinterledger_ildcp-cb0b8bcee6054440.rlib" "/opt/rustwide/target/debug/deps/libinterledger_service_util-2dce1ae85b7869fa.rlib" "/opt/rustwide/target/debug/deps/libsecrecy-aba2c202e255f13c.rlib" "/opt/rustwide/target/debug/deps/libzeroize-2acef65cb58b3518.rlib" "/opt/rustwide/target/debug/deps/libinterledger_settlement-e99a2d2442607c6e.rlib" "/opt/rustwide/target/debug/deps/libring-6686fa4fe7b86a7f.rlib" "/opt/rustwide/target/debug/deps/libspin-398f9d1cb09d19d8.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b64e865d29056863.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-ee2b5ea37f00007e.rlib" "/opt/rustwide/target/debug/deps/libtokio_retry-1c4dc5cd22c0becf.rlib" "/opt/rustwide/target/debug/deps/librand-51f5f7bf0186ec60.rlib" "/opt/rustwide/target/debug/deps/libinterledger_router-9b7caa42d3923c9e.rlib" "/opt/rustwide/target/debug/deps/libinterledger_http-2431c8862def6fe1.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-3c552786c2bb6210.rlib" "/opt/rustwide/target/debug/deps/libreqwest-3205480a245b285e.rlib" "/opt/rustwide/target/debug/deps/libuuid-ffb9cc7e01634a29.rlib" "/opt/rustwide/target/debug/deps/librand-b05d96629f41a435.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-3611bc5d61c3f74c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-761544fc5ed0f25b.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1b8885716260aa60.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-479d8eedea9b37b1.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-47553c89822b504a.rlib" "/opt/rustwide/target/debug/deps/librand_core-ee1ffb7b5dda89a8.rlib" "/opt/rustwide/target/debug/deps/librand_os-2d0c1e94a7457c5b.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-72bd4b97e9cc301b.rlib" "/opt/rustwide/target/debug/deps/librand_core-e518367578511208.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-5350bb74370d008e.rlib" "/opt/rustwide/target/debug/deps/libflate2-e6776fde6f097149.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-914223781fdba246.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-71cb038ba0ae832c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2beb79f84d3c59e4.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-15a881fb7138753b.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-262a086b0458f3d1.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-bf9487f88b03a561.rlib" "/opt/rustwide/target/debug/deps/libtry_from-7228cf29b098e932.rlib" "/opt/rustwide/target/debug/deps/libfailure-bf44a1e9ffb3b3e6.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-e661a131d5c12d61.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9ddb11fd43b6bf3b.rlib" "/opt/rustwide/target/debug/deps/libadler-b8e56696c349e12a.rlib" "/opt/rustwide/target/debug/deps/libobject-0d6e0bb75f5e2105.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-6e3ab839915e17cd.rlib" "/opt/rustwide/target/debug/deps/libgimli-80f1fa5d0fd828c4.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e37d6a94bb5dbdd4.rlib" "/opt/rustwide/target/debug/deps/libcookie-21cec3b9b240254e.rlib" "/opt/rustwide/target/debug/deps/liburl-33bbacdddff76213.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib" "/opt/rustwide/target/debug/deps/libidna-b8d4ad66d49965ce.rlib" "/opt/rustwide/target/debug/deps/libwarp-fce46d34602ed187.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-d779222ad83e10b3.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-a36f2b4a59527a71.rlib" "/opt/rustwide/target/debug/deps/libutf8-eabdc5b028116e93.rlib" "/opt/rustwide/target/debug/deps/librand-4cf512b29e26b073.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8aba7fc6133cae48.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c44318ca2ca571e9.rlib" "/opt/rustwide/target/debug/deps/librand_core-1440c3537228cfdc.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ad217ac2d4552ffa.rlib" "/opt/rustwide/target/debug/deps/libbase64-f30299eb9031054c.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-da9f121d4ce9b09d.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-4392dfcb97823822.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-f3fbb95906027326.rlib" "/opt/rustwide/target/debug/deps/libopenssl-25f1cbdcb4699650.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a982fc92ec7c218d.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-0a94b6e682a12a0a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-0fbc5bcb3d7ee30a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e36e10eff62bc4bf.rlib" "/opt/rustwide/target/debug/deps/libdtoa-59ff89e986bf1464.rlib" "/opt/rustwide/target/debug/deps/libserde_json-96721cb7f261b02e.rlib" "/opt/rustwide/target/debug/deps/libryu-346252d1dd2293b6.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-98f92a0d2fb8b77d.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-73991c8de5029bf4.rlib" "/opt/rustwide/target/debug/deps/libhyper-cf437e8c74f84843.rlib" "/opt/rustwide/target/debug/deps/libwant-b6bb9aaeddb6ac1a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-02fed148e3297d35.rlib" "/opt/rustwide/target/debug/deps/libtokio-aa2bf57fa588ba04.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-69f1f210c5bc34f0.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-84047375d66e3bb8.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-0b504afd6d7e9ad7.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-719bf4a60dd97b71.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-b709f292909e6dd7.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-c3334cfe0093cdeb.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-ad986980005cf26c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c4dc994115ffcdc6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-56eeee7c4351eb9d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c846b7da856a15ec.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7a01464ef903cce4.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-9f47045032109be6.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-379d24a9b2fd4283.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bcccd393cbb2950f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-13ba5fbb755d15de.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b02a373d54c24287.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c8e12dbcd597c2e4.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e47843f3b2bda747.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-aa01153fba6326d5.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-15f464639cbfeeb8.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-314edaf3161f3369.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b4377c595fc970d2.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-121937fd920e0adf.rlib" "/opt/rustwide/target/debug/deps/libmio-1e7eab95829459de.rlib" "/opt/rustwide/target/debug/deps/libnet2-35d3a1894e83fe59.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c36015986759fb44.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-9174590a46cad2a4.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-01443fcab8e0377e.rlib" "/opt/rustwide/target/debug/deps/libh2-d8a4597625865407.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f33cebeff4206f58.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7dec0ffcc3695806.rlib" "/opt/rustwide/target/debug/deps/libstring-8d3a10637d3c0f9f.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-0c826315c3e04330.rlib" "/opt/rustwide/target/debug/deps/liblog-f4faf1fa578e34f7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-10f7e5a463fd9abc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e6ff3dd5f83f47bc.rlib" "/opt/rustwide/target/debug/deps/libheaders-5f5fb7d7a85c8607.rlib" "/opt/rustwide/target/debug/deps/libsha1-2ce5aa84e74f24c1.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-bb4cf520ff4333d2.rlib" "/opt/rustwide/target/debug/deps/libdigest-9129148d9bad168f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-899dce44f5a92907.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-cbe3954b12e895f9.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-c00bb7ab69588725.rlib" "/opt/rustwide/target/debug/deps/libtypenum-cdf4a0787e8cd250.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-a2566a070c82f63d.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-d46cd56b4d1c9c3a.rlib" "/opt/rustwide/target/debug/deps/libmime-fad3307ff0d4768c.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-3df9c93148c40869.rlib" "/opt/rustwide/target/debug/deps/libhttp-2184958a7ad39d6d.rlib" "/opt/rustwide/target/debug/deps/libitoa-571136415771b7fa.rlib" "/opt/rustwide/target/debug/deps/libfnv-5a2e7315855d9083.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/liburl-82ea59fbb119c6b1.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libidna-f0bedc0d37e0238e.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libinterledger_service-39ed22d75bbb1c49.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-32d152a46851e25f.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-6b37295460e5f9d5.rlib" "/opt/rustwide/target/debug/deps/libunicase-52fa6b0564e06fe5.rlib" "/opt/rustwide/target/debug/deps/libbase64-62e18710acaf3252.rlib" "/opt/rustwide/target/debug/deps/libinterledger_packet-3cdf47a360dc7260.rlib" "/opt/rustwide/target/debug/deps/libchrono-ce60cd7012b5070d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-1e9cc5986821d111.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d5133b5c81967ec1.rlib" "/opt/rustwide/target/debug/deps/libtime-d2c62b1b44323850.rlib" "/opt/rustwide/target/debug/deps/libhex-0c337fb081e0b54c.rlib" "/opt/rustwide/target/debug/deps/libquick_error-c22e30eaeceace11.rlib" "/opt/rustwide/target/debug/deps/libregex-347800da6df6c271.rlib" "/opt/rustwide/target/debug/deps/libthread_local-87cfd577652377a1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c234f626249548c1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-97b2f11ab4a5d4c6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-994f1cb85517744c.rlib" "/opt/rustwide/target/debug/deps/libfutures-c956dcc6c3462733.rlib" "/opt/rustwide/target/debug/deps/libbytes-0be59c13e9d15b19.rlib" "/opt/rustwide/target/debug/deps/libeither-c099265b15df2eb0.rlib" "/opt/rustwide/target/debug/deps/libserde-d280c6b39587d24d.rlib" "/opt/rustwide/target/debug/deps/libiovec-a11a898653c8df7f.rlib" "/opt/rustwide/target/debug/deps/liblibc-809b3ff95751964d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8b927a909cceb876.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/http_test-99ca265bed0b715c.http_test.dqrkvkak-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/http_test-99ca265bed0b715c.http_test.dqrkvkak-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/http_test-99ca265bed0b715c.http_test.dqrkvkak-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/http_test-99ca265bed0b715c.http_test.dqrkvkak-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/http_test-99ca265bed0b715c.http_test.dqrkvkak-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/http_test-99ca265bed0b715c.http_test.dqrkvkak-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/http_test-99ca265bed0b715c.http_test.dqrkvkak-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/http_test-99ca265bed0b715c.http_test.dqrkvkak-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/http_test-99ca265bed0b715c.http_test.dqrkvkak-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/http_test-99ca265bed0b715c.http_test.dqrkvkak-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/http_test-99ca265bed0b715c.http_test.dqrkvkak-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/http_test-99ca265bed0b715c.http_test.dqrkvkak-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/http_test-99ca265bed0b715c.http_test.dqrkvkak-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/http_test-99ca265bed0b715c.http_test.dqrkvkak-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/http_test-99ca265bed0b715c.http_test.dqrkvkak-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/http_test-99ca265bed0b715c.http_test.dqrkvkak-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/http_test-99ca265bed0b715c" "/opt/rustwide/target/debug/deps/http_test-99ca265bed0b715c.1v0mx8xo30cvoxsr.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-2101cf15c8232645/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libos_type-14c4848146328f7a.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-3ad1ab5f7ba3783f.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-be4838eb8e86accd.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d7f97d30aca9ddf1.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2e806a0559ee0b3f.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9137a404219e7a82.rlib" "/opt/rustwide/target/debug/deps/libinterledger_store_redis-6bc8e904ff3325c3.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-c4da37c349798484.rlib" "/opt/rustwide/target/debug/deps/libredis-0562272a5969f35d.rlib" "/opt/rustwide/target/debug/deps/libsha1-189b4ec6269fa7b3.rlib" "/opt/rustwide/target/debug/deps/libcombine-b19df0299f630f84.rlib" "/opt/rustwide/target/debug/deps/libascii-688217a252881a21.rlib" "/opt/rustwide/target/debug/deps/libunreachable-cb6d64c0a821d466.rlib" "/opt/rustwide/target/debug/deps/libvoid-e31c15de66dcb358.rlib" "/opt/rustwide/target/debug/deps/libinterledger_api-e3ec394b2398628e.rlib" "/opt/rustwide/target/debug/deps/libfutures_retry-2249f4bd81c3467e.rlib" "/opt/rustwide/target/debug/deps/libinterledger_spsp-f9e31ef192e260bb.rlib" "/opt/rustwide/target/debug/deps/libinterledger_ccp-7b8c53a62250c005.rlib" "/opt/rustwide/target/debug/deps/libinterledger_btp-acd030abdea7ec7c.rlib" "/opt/rustwide/target/debug/deps/libstream_cancel-7240071240b65624.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-0b8013cb43938748.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-ef6210f057039131.rlib" "/opt/rustwide/target/debug/deps/libtokio_dns-849d01c1eca729e6.rlib" "/opt/rustwide/target/debug/deps/libinterledger_stream-c867c77449ad2262.rlib" "/opt/rustwide/target/debug/deps/libinterledger_ildcp-cb0b8bcee6054440.rlib" "/opt/rustwide/target/debug/deps/libinterledger_service_util-2dce1ae85b7869fa.rlib" "/opt/rustwide/target/debug/deps/libsecrecy-aba2c202e255f13c.rlib" "/opt/rustwide/target/debug/deps/libzeroize-2acef65cb58b3518.rlib" "/opt/rustwide/target/debug/deps/libinterledger_settlement-e99a2d2442607c6e.rlib" "/opt/rustwide/target/debug/deps/libring-6686fa4fe7b86a7f.rlib" "/opt/rustwide/target/debug/deps/libspin-398f9d1cb09d19d8.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b64e865d29056863.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-ee2b5ea37f00007e.rlib" "/opt/rustwide/target/debug/deps/libtokio_retry-1c4dc5cd22c0becf.rlib" "/opt/rustwide/target/debug/deps/librand-51f5f7bf0186ec60.rlib" "/opt/rustwide/target/debug/deps/libinterledger_router-9b7caa42d3923c9e.rlib" "/opt/rustwide/target/debug/deps/libinterledger_http-2431c8862def6fe1.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-3c552786c2bb6210.rlib" "/opt/rustwide/target/debug/deps/libreqwest-3205480a245b285e.rlib" "/opt/rustwide/target/debug/deps/libuuid-ffb9cc7e01634a29.rlib" "/opt/rustwide/target/debug/deps/librand-b05d96629f41a435.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-3611bc5d61c3f74c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-761544fc5ed0f25b.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1b8885716260aa60.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-479d8eedea9b37b1.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-47553c89822b504a.rlib" "/opt/rustwide/target/debug/deps/librand_core-ee1ffb7b5dda89a8.rlib" "/opt/rustwide/target/debug/deps/librand_os-2d0c1e94a7457c5b.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-72bd4b97e9cc301b.rlib" "/opt/rustwide/target/debug/deps/librand_core-e518367578511208.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-5350bb74370d008e.rlib" "/opt/rustwide/target/debug/deps/libflate2-e6776fde6f097149.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-914223781fdba246.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-71cb038ba0ae832c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2beb79f84d3c59e4.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-15a881fb7138753b.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-262a086b0458f3d1.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-bf9487f88b03a561.rlib" "/opt/rustwide/target/debug/deps/libtry_from-7228cf29b098e932.rlib" "/opt/rustwide/target/debug/deps/libfailure-bf44a1e9ffb3b3e6.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-e661a131d5c12d61.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9ddb11fd43b6bf3b.rlib" "/opt/rustwide/target/debug/deps/libadler-b8e56696c349e12a.rlib" "/opt/rustwide/target/debug/deps/libobject-0d6e0bb75f5e2105.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-6e3ab839915e17cd.rlib" "/opt/rustwide/target/debug/deps/libgimli-80f1fa5d0fd828c4.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e37d6a94bb5dbdd4.rlib" "/opt/rustwide/target/debug/deps/libcookie-21cec3b9b240254e.rlib" "/opt/rustwide/target/debug/deps/liburl-33bbacdddff76213.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib" "/opt/rustwide/target/debug/deps/libidna-b8d4ad66d49965ce.rlib" "/opt/rustwide/target/debug/deps/libwarp-fce46d34602ed187.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-d779222ad83e10b3.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-a36f2b4a59527a71.rlib" "/opt/rustwide/target/debug/deps/libutf8-eabdc5b028116e93.rlib" "/opt/rustwide/target/debug/deps/librand-4cf512b29e26b073.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8aba7fc6133cae48.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c44318ca2ca571e9.rlib" "/opt/rustwide/target/debug/deps/librand_core-1440c3537228cfdc.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ad217ac2d4552ffa.rlib" "/opt/rustwide/target/debug/deps/libbase64-f30299eb9031054c.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-da9f121d4ce9b09d.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-4392dfcb97823822.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-f3fbb95906027326.rlib" "/opt/rustwide/target/debug/deps/libopenssl-25f1cbdcb4699650.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a982fc92ec7c218d.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-0a94b6e682a12a0a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-0fbc5bcb3d7ee30a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e36e10eff62bc4bf.rlib" "/opt/rustwide/target/debug/deps/libdtoa-59ff89e986bf1464.rlib" "/opt/rustwide/target/debug/deps/libserde_json-96721cb7f261b02e.rlib" "/opt/rustwide/target/debug/deps/libryu-346252d1dd2293b6.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-98f92a0d2fb8b77d.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-73991c8de5029bf4.rlib" "/opt/rustwide/target/debug/deps/libhyper-cf437e8c74f84843.rlib" "/opt/rustwide/target/debug/deps/libwant-b6bb9aaeddb6ac1a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-02fed148e3297d35.rlib" "/opt/rustwide/target/debug/deps/libtokio-aa2bf57fa588ba04.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-69f1f210c5bc34f0.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-84047375d66e3bb8.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-0b504afd6d7e9ad7.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-719bf4a60dd97b71.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-b709f292909e6dd7.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-c3334cfe0093cdeb.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-ad986980005cf26c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c4dc994115ffcdc6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-56eeee7c4351eb9d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c846b7da856a15ec.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7a01464ef903cce4.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-9f47045032109be6.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-379d24a9b2fd4283.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bcccd393cbb2950f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-13ba5fbb755d15de.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b02a373d54c24287.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c8e12dbcd597c2e4.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e47843f3b2bda747.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-aa01153fba6326d5.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-15f464639cbfeeb8.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-314edaf3161f3369.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b4377c595fc970d2.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-121937fd920e0adf.rlib" "/opt/rustwide/target/debug/deps/libmio-1e7eab95829459de.rlib" "/opt/rustwide/target/debug/deps/libnet2-35d3a1894e83fe59.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c36015986759fb44.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-9174590a46cad2a4.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-01443fcab8e0377e.rlib" "/opt/rustwide/target/debug/deps/libh2-d8a4597625865407.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f33cebeff4206f58.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7dec0ffcc3695806.rlib" "/opt/rustwide/target/debug/deps/libstring-8d3a10637d3c0f9f.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-0c826315c3e04330.rlib" "/opt/rustwide/target/debug/deps/liblog-f4faf1fa578e34f7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-10f7e5a463fd9abc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e6ff3dd5f83f47bc.rlib" "/opt/rustwide/target/debug/deps/libheaders-5f5fb7d7a85c8607.rlib" "/opt/rustwide/target/debug/deps/libsha1-2ce5aa84e74f24c1.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-bb4cf520ff4333d2.rlib" "/opt/rustwide/target/debug/deps/libdigest-9129148d9bad168f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-899dce44f5a92907.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-cbe3954b12e895f9.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-c00bb7ab69588725.rlib" "/opt/rustwide/target/debug/deps/libtypenum-cdf4a0787e8cd250.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-a2566a070c82f63d.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-d46cd56b4d1c9c3a.rlib" "/opt/rustwide/target/debug/deps/libmime-fad3307ff0d4768c.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-3df9c93148c40869.rlib" "/opt/rustwide/target/debug/deps/libhttp-2184958a7ad39d6d.rlib" "/opt/rustwide/target/debug/deps/libitoa-571136415771b7fa.rlib" "/opt/rustwide/target/debug/deps/libfnv-5a2e7315855d9083.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/liburl-82ea59fbb119c6b1.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libidna-f0bedc0d37e0238e.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libinterledger_service-39ed22d75bbb1c49.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-32d152a46851e25f.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-6b37295460e5f9d5.rlib" "/opt/rustwide/target/debug/deps/libunicase-52fa6b0564e06fe5.rlib" "/opt/rustwide/target/debug/deps/libbase64-62e18710acaf3252.rlib" "/opt/rustwide/target/debug/deps/libinterledger_packet-3cdf47a360dc7260.rlib" "/opt/rustwide/target/debug/deps/libchrono-ce60cd7012b5070d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-1e9cc5986821d111.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d5133b5c81967ec1.rlib" "/opt/rustwide/target/debug/deps/libtime-d2c62b1b44323850.rlib" "/opt/rustwide/target/debug/deps/libhex-0c337fb081e0b54c.rlib" "/opt/rustwide/target/debug/deps/libquick_error-c22e30eaeceace11.rlib" "/opt/rustwide/target/debug/deps/libregex-347800da6df6c271.rlib" "/opt/rustwide/target/debug/deps/libthread_local-87cfd577652377a1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c234f626249548c1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-97b2f11ab4a5d4c6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-994f1cb85517744c.rlib" "/opt/rustwide/target/debug/deps/libfutures-c956dcc6c3462733.rlib" "/opt/rustwide/target/debug/deps/libbytes-0be59c13e9d15b19.rlib" "/opt/rustwide/target/debug/deps/libeither-c099265b15df2eb0.rlib" "/opt/rustwide/target/debug/deps/libserde-d280c6b39587d24d.rlib" "/opt/rustwide/target/debug/deps/libiovec-a11a898653c8df7f.rlib" "/opt/rustwide/target/debug/deps/liblibc-809b3ff95751964d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8b927a909cceb876.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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" "850ba735e07d6ef91325db43c1d0d16f6a4f4894300852de873311c34b365e46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "850ba735e07d6ef91325db43c1d0d16f6a4f4894300852de873311c34b365e46", kill_on_drop: false }` [INFO] [stdout] 850ba735e07d6ef91325db43c1d0d16f6a4f4894300852de873311c34b365e46