[INFO] fetching crate ionosphere 0.3.0... [INFO] testing ionosphere-0.3.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate ionosphere 0.3.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate ionosphere 0.3.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ionosphere 0.3.0 [INFO] finished tweaking crates.io crate ionosphere 0.3.0 [INFO] tweaked toml for crates.io crate ionosphere 0.3.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 7f46ad5b3ff5695f9a56b6914ea2b05ae3380f0fe32c784b2f0d377f3a7fdaab [INFO] running `Command { std: "docker" "start" "-a" "7f46ad5b3ff5695f9a56b6914ea2b05ae3380f0fe32c784b2f0d377f3a7fdaab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f46ad5b3ff5695f9a56b6914ea2b05ae3380f0fe32c784b2f0d377f3a7fdaab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f46ad5b3ff5695f9a56b6914ea2b05ae3380f0fe32c784b2f0d377f3a7fdaab", kill_on_drop: false }` [INFO] [stdout] 7f46ad5b3ff5695f9a56b6914ea2b05ae3380f0fe32c784b2f0d377f3a7fdaab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] e9c5bb3626d06ed3c7d250e23cfe1636f41834c449290cd0a1e78ce843fc3ac9 [INFO] running `Command { std: "docker" "start" "-a" "e9c5bb3626d06ed3c7d250e23cfe1636f41834c449290cd0a1e78ce843fc3ac9", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling bech32 v0.5.0 [INFO] [stderr] Compiling bitcoin_hashes v0.1.0 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling backtrace v0.3.57 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling strason v0.4.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling clightningrpc v0.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling secp256k1 v0.11.6 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling lightning-invoice v0.1.0 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling ionosphere v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.82s [INFO] running `Command { std: "docker" "inspect" "e9c5bb3626d06ed3c7d250e23cfe1636f41834c449290cd0a1e78ce843fc3ac9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9c5bb3626d06ed3c7d250e23cfe1636f41834c449290cd0a1e78ce843fc3ac9", kill_on_drop: false }` [INFO] [stdout] e9c5bb3626d06ed3c7d250e23cfe1636f41834c449290cd0a1e78ce843fc3ac9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--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] 6bcb233b837067e7c26cbe3c722be63147ed05089d65ec3b8e821740fc829254 [INFO] running `Command { std: "docker" "start" "-a" "6bcb233b837067e7c26cbe3c722be63147ed05089d65ec3b8e821740fc829254", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ionosphere v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/ionosphere-5baa588db565b14e.ionosphere.03367176-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ionosphere-5baa588db565b14e.ionosphere.03367176-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ionosphere-5baa588db565b14e.ionosphere.03367176-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ionosphere-5baa588db565b14e.ionosphere.03367176-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ionosphere-5baa588db565b14e.ionosphere.03367176-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ionosphere-5baa588db565b14e.ionosphere.03367176-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ionosphere-5baa588db565b14e.ionosphere.03367176-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ionosphere-5baa588db565b14e.ionosphere.03367176-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ionosphere-5baa588db565b14e.ionosphere.03367176-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ionosphere-5baa588db565b14e.ionosphere.03367176-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ionosphere-5baa588db565b14e.ionosphere.03367176-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ionosphere-5baa588db565b14e.ionosphere.03367176-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ionosphere-5baa588db565b14e.ionosphere.03367176-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ionosphere-5baa588db565b14e.ionosphere.03367176-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ionosphere-5baa588db565b14e.ionosphere.03367176-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ionosphere-5baa588db565b14e.ionosphere.03367176-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/ionosphere-5baa588db565b14e.451k4u7dkwjzkpmb.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/secp256k1-b0a5b75b083e0c50/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libreqwest-e5810cf593ed8878.rlib" "/opt/rustwide/target/debug/deps/libuuid-500d911637c6310f.rlib" "/opt/rustwide/target/debug/deps/librand-4da081d859470107.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-06e217ad92df2bfc.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-20e1e27d65cb8d96.rlib" "/opt/rustwide/target/debug/deps/librand_hc-714c82d8096c6ceb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f62cfd9974776c2f.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-39c5c607c4a69ce5.rlib" "/opt/rustwide/target/debug/deps/librand_core-c0666ae413bc23d2.rlib" "/opt/rustwide/target/debug/deps/librand_os-1e4ec83ddb4e7416.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-a6ffbd6e57632e30.rlib" "/opt/rustwide/target/debug/deps/librand_core-8951c9ba3b1758eb.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f87fd0b06658eb66.rlib" "/opt/rustwide/target/debug/deps/libdtoa-0435f60421215b0f.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-a21f6d60740cb2f9.rlib" "/opt/rustwide/target/debug/deps/libunicase-560ad777ab713fdc.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libflate2-0d1a126491306a72.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-c40dd260d3466551.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9896b517ec177538.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-7c41151e70eeefb7.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-cc41cc817dcfe400.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-361016bdcb077fee.rlib" "/opt/rustwide/target/debug/deps/libopenssl-d8af12e4d80e1b21.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2001554701dc9572.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-3438baa4da09793b.rlib" "/opt/rustwide/target/debug/deps/libhyper-c2e1dbbcc98b3ad3.rlib" "/opt/rustwide/target/debug/deps/libwant-1c6ad88095f06748.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libtokio-e2902025feeb3bbf.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-88ef0f31fb521bac.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-cb6821754e15a0df.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-ba2e117a3c637241.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-16a3923ac256d71d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b996c8a8f994db05.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-bf121e369dfdaf58.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-8d43a667c178bbcb.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-c0648c7e8502a4bc.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-72fdd4ebc14b4b69.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-2cf421fe2f182dd4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-bdf21c0b4c2d4369.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5486e2066e6a43cb.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7f1e5e6251b284ca.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-3483de428e3ffbda.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-57fcc4f859f3a3f2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2230ff2b000d6cac.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libmio-fde5861201d348b7.rlib" "/opt/rustwide/target/debug/deps/libnet2-fb4bd7006f6b58fe.rlib" "/opt/rustwide/target/debug/deps/libhttparse-230034459da65c41.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-d9278c945e09fa9c.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-a603a4c215a7c69a.rlib" "/opt/rustwide/target/debug/deps/libh2-7ce85136e436e8ee.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b060fdb6fcfd635b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libstring-0fe311e8c1773ff5.rlib" "/opt/rustwide/target/debug/deps/libslab-e8ae452aba6ff62c.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-8163e5b14a05d112.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-61914a7c0f453003.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bd7920a8383fd529.rlib" "/opt/rustwide/target/debug/deps/libhttp-43a198f9067c08de.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0264c8ce1ce890b.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libfutures-0f39203b7bbc7621.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-9d9f3f37912d4e58.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-264b51e5bddd2570.rlib" "/opt/rustwide/target/debug/deps/libserde_json-55a5990b160aeac4.rlib" "/opt/rustwide/target/debug/deps/libryu-1f87c9e09d988964.rlib" "/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rlib" "/opt/rustwide/target/debug/deps/liblog-028e1763d8d9ef4a.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-0cb2fc97a313b7fa.rlib" "/opt/rustwide/target/debug/deps/liburl-a02fb8fdb5737796.rlib" "/opt/rustwide/target/debug/deps/libidna-6f8cd264df389d63.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libtry_from-00425012666a6296.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libfailure-c5c54ceb0bec1c31.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-1ba2f9d2762d9925.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9c4f46919b808084.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libobject-8a9fce44bd1a7a3c.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-6cc8a696dee8d994.rlib" "/opt/rustwide/target/debug/deps/libgimli-cc404859d3654484.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ebf1bae139d6c8cf.rlib" "/opt/rustwide/target/debug/deps/libcookie-c4a753d7a0aed34e.rlib" "/opt/rustwide/target/debug/deps/libtime-cecf4159cbf7ae04.rlib" "/opt/rustwide/target/debug/deps/liburl-25de54750ac01ffc.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0cdbfd229bde0fb2.rlib" "/opt/rustwide/target/debug/deps/libidna-0757983822fc512c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-78a01cc621c7dad6.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c348951c3414c332.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a69ffc9ceeb64fbb.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libbytes-88a89206eea38961.rlib" "/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib" "/opt/rustwide/target/debug/deps/libiovec-8fcd3caa828b96a7.rlib" "/opt/rustwide/target/debug/deps/libbase64-42decf5789a3cf1e.rlib" "/opt/rustwide/target/debug/deps/liblightning_invoice-0299974889c6992f.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-0ca79bb8062456b8.rlib" "/opt/rustwide/target/debug/deps/liblibc-44afddf82674132d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c8218129049a6c67.rlib" "/opt/rustwide/target/debug/deps/libbitcoin_hashes-b38ea2969d7bfe59.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libbech32-252e8271f8602e76.rlib" "/opt/rustwide/target/debug/deps/libclightningrpc-603631b49f4d1c6a.rlib" "/opt/rustwide/target/debug/deps/libstrason-be7edccdddd62cff.rlib" "/opt/rustwide/target/debug/deps/libserde-7ecebffd1440477b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ionosphere-5baa588db565b14e" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ionosphere` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/delete_bid_test-9595276e9c5798fe.delete_bid_test.07cc6834-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/delete_bid_test-9595276e9c5798fe.delete_bid_test.07cc6834-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/delete_bid_test-9595276e9c5798fe.delete_bid_test.07cc6834-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/delete_bid_test-9595276e9c5798fe.delete_bid_test.07cc6834-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/delete_bid_test-9595276e9c5798fe.delete_bid_test.07cc6834-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/delete_bid_test-9595276e9c5798fe.delete_bid_test.07cc6834-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/delete_bid_test-9595276e9c5798fe.delete_bid_test.07cc6834-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/delete_bid_test-9595276e9c5798fe.delete_bid_test.07cc6834-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/delete_bid_test-9595276e9c5798fe.delete_bid_test.07cc6834-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/delete_bid_test-9595276e9c5798fe.delete_bid_test.07cc6834-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/delete_bid_test-9595276e9c5798fe.delete_bid_test.07cc6834-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/delete_bid_test-9595276e9c5798fe.delete_bid_test.07cc6834-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/delete_bid_test-9595276e9c5798fe.delete_bid_test.07cc6834-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/delete_bid_test-9595276e9c5798fe.delete_bid_test.07cc6834-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/delete_bid_test-9595276e9c5798fe.delete_bid_test.07cc6834-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/delete_bid_test-9595276e9c5798fe.delete_bid_test.07cc6834-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/delete_bid_test-9595276e9c5798fe.f2u74pe48ksczdd.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/secp256k1-b0a5b75b083e0c50/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libionosphere-99bc5ba394870e03.rlib" "/opt/rustwide/target/debug/deps/libreqwest-e5810cf593ed8878.rlib" "/opt/rustwide/target/debug/deps/libuuid-500d911637c6310f.rlib" "/opt/rustwide/target/debug/deps/librand-4da081d859470107.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-06e217ad92df2bfc.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-20e1e27d65cb8d96.rlib" "/opt/rustwide/target/debug/deps/librand_hc-714c82d8096c6ceb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f62cfd9974776c2f.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-39c5c607c4a69ce5.rlib" "/opt/rustwide/target/debug/deps/librand_core-c0666ae413bc23d2.rlib" "/opt/rustwide/target/debug/deps/librand_os-1e4ec83ddb4e7416.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-a6ffbd6e57632e30.rlib" "/opt/rustwide/target/debug/deps/librand_core-8951c9ba3b1758eb.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f87fd0b06658eb66.rlib" "/opt/rustwide/target/debug/deps/libdtoa-0435f60421215b0f.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-a21f6d60740cb2f9.rlib" "/opt/rustwide/target/debug/deps/libunicase-560ad777ab713fdc.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libflate2-0d1a126491306a72.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-c40dd260d3466551.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9896b517ec177538.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-7c41151e70eeefb7.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-cc41cc817dcfe400.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-361016bdcb077fee.rlib" "/opt/rustwide/target/debug/deps/libopenssl-d8af12e4d80e1b21.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2001554701dc9572.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-3438baa4da09793b.rlib" "/opt/rustwide/target/debug/deps/libhyper-c2e1dbbcc98b3ad3.rlib" "/opt/rustwide/target/debug/deps/libwant-1c6ad88095f06748.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libtokio-e2902025feeb3bbf.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-88ef0f31fb521bac.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-cb6821754e15a0df.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-ba2e117a3c637241.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-16a3923ac256d71d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b996c8a8f994db05.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-bf121e369dfdaf58.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-8d43a667c178bbcb.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-c0648c7e8502a4bc.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-72fdd4ebc14b4b69.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-2cf421fe2f182dd4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-bdf21c0b4c2d4369.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5486e2066e6a43cb.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7f1e5e6251b284ca.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-3483de428e3ffbda.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-57fcc4f859f3a3f2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2230ff2b000d6cac.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libmio-fde5861201d348b7.rlib" "/opt/rustwide/target/debug/deps/libnet2-fb4bd7006f6b58fe.rlib" "/opt/rustwide/target/debug/deps/libhttparse-230034459da65c41.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-d9278c945e09fa9c.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-a603a4c215a7c69a.rlib" "/opt/rustwide/target/debug/deps/libh2-7ce85136e436e8ee.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b060fdb6fcfd635b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libstring-0fe311e8c1773ff5.rlib" "/opt/rustwide/target/debug/deps/libslab-e8ae452aba6ff62c.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-8163e5b14a05d112.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-61914a7c0f453003.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bd7920a8383fd529.rlib" "/opt/rustwide/target/debug/deps/libhttp-43a198f9067c08de.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0264c8ce1ce890b.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libfutures-0f39203b7bbc7621.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-9d9f3f37912d4e58.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-264b51e5bddd2570.rlib" "/opt/rustwide/target/debug/deps/libserde_json-55a5990b160aeac4.rlib" "/opt/rustwide/target/debug/deps/libryu-1f87c9e09d988964.rlib" "/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rlib" "/opt/rustwide/target/debug/deps/liblog-028e1763d8d9ef4a.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-0cb2fc97a313b7fa.rlib" "/opt/rustwide/target/debug/deps/liburl-a02fb8fdb5737796.rlib" "/opt/rustwide/target/debug/deps/libidna-6f8cd264df389d63.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libtry_from-00425012666a6296.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libfailure-c5c54ceb0bec1c31.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-1ba2f9d2762d9925.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9c4f46919b808084.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libobject-8a9fce44bd1a7a3c.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-6cc8a696dee8d994.rlib" "/opt/rustwide/target/debug/deps/libgimli-cc404859d3654484.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ebf1bae139d6c8cf.rlib" "/opt/rustwide/target/debug/deps/libcookie-c4a753d7a0aed34e.rlib" "/opt/rustwide/target/debug/deps/libtime-cecf4159cbf7ae04.rlib" "/opt/rustwide/target/debug/deps/liburl-25de54750ac01ffc.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0cdbfd229bde0fb2.rlib" "/opt/rustwide/target/debug/deps/libidna-0757983822fc512c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-78a01cc621c7dad6.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c348951c3414c332.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a69ffc9ceeb64fbb.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libbytes-88a89206eea38961.rlib" "/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib" "/opt/rustwide/target/debug/deps/libiovec-8fcd3caa828b96a7.rlib" "/opt/rustwide/target/debug/deps/libbase64-42decf5789a3cf1e.rlib" "/opt/rustwide/target/debug/deps/liblightning_invoice-0299974889c6992f.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-0ca79bb8062456b8.rlib" "/opt/rustwide/target/debug/deps/liblibc-44afddf82674132d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c8218129049a6c67.rlib" "/opt/rustwide/target/debug/deps/libbitcoin_hashes-b38ea2969d7bfe59.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libbech32-252e8271f8602e76.rlib" "/opt/rustwide/target/debug/deps/libclightningrpc-603631b49f4d1c6a.rlib" "/opt/rustwide/target/debug/deps/libstrason-be7edccdddd62cff.rlib" "/opt/rustwide/target/debug/deps/libserde-7ecebffd1440477b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/delete_bid_test-9595276e9c5798fe" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/open_channel_test-f5500da525afbab6.open_channel_test.b359da8d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/open_channel_test-f5500da525afbab6.open_channel_test.b359da8d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/open_channel_test-f5500da525afbab6.open_channel_test.b359da8d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/open_channel_test-f5500da525afbab6.open_channel_test.b359da8d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/open_channel_test-f5500da525afbab6.open_channel_test.b359da8d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/open_channel_test-f5500da525afbab6.open_channel_test.b359da8d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/open_channel_test-f5500da525afbab6.open_channel_test.b359da8d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/open_channel_test-f5500da525afbab6.open_channel_test.b359da8d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/open_channel_test-f5500da525afbab6.open_channel_test.b359da8d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/open_channel_test-f5500da525afbab6.open_channel_test.b359da8d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/open_channel_test-f5500da525afbab6.open_channel_test.b359da8d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/open_channel_test-f5500da525afbab6.open_channel_test.b359da8d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/open_channel_test-f5500da525afbab6.open_channel_test.b359da8d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/open_channel_test-f5500da525afbab6.open_channel_test.b359da8d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/open_channel_test-f5500da525afbab6.open_channel_test.b359da8d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/open_channel_test-f5500da525afbab6.open_channel_test.b359da8d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/open_channel_test-f5500da525afbab6.44itq3t381hwe6w1.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/secp256k1-b0a5b75b083e0c50/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libionosphere-99bc5ba394870e03.rlib" "/opt/rustwide/target/debug/deps/libreqwest-e5810cf593ed8878.rlib" "/opt/rustwide/target/debug/deps/libuuid-500d911637c6310f.rlib" "/opt/rustwide/target/debug/deps/librand-4da081d859470107.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-06e217ad92df2bfc.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-20e1e27d65cb8d96.rlib" "/opt/rustwide/target/debug/deps/librand_hc-714c82d8096c6ceb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f62cfd9974776c2f.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-39c5c607c4a69ce5.rlib" "/opt/rustwide/target/debug/deps/librand_core-c0666ae413bc23d2.rlib" "/opt/rustwide/target/debug/deps/librand_os-1e4ec83ddb4e7416.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-a6ffbd6e57632e30.rlib" "/opt/rustwide/target/debug/deps/librand_core-8951c9ba3b1758eb.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f87fd0b06658eb66.rlib" "/opt/rustwide/target/debug/deps/libdtoa-0435f60421215b0f.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-a21f6d60740cb2f9.rlib" "/opt/rustwide/target/debug/deps/libunicase-560ad777ab713fdc.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libflate2-0d1a126491306a72.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-c40dd260d3466551.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9896b517ec177538.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-7c41151e70eeefb7.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-cc41cc817dcfe400.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-361016bdcb077fee.rlib" "/opt/rustwide/target/debug/deps/libopenssl-d8af12e4d80e1b21.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2001554701dc9572.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-3438baa4da09793b.rlib" "/opt/rustwide/target/debug/deps/libhyper-c2e1dbbcc98b3ad3.rlib" "/opt/rustwide/target/debug/deps/libwant-1c6ad88095f06748.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libtokio-e2902025feeb3bbf.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-88ef0f31fb521bac.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-cb6821754e15a0df.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-ba2e117a3c637241.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-16a3923ac256d71d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b996c8a8f994db05.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-bf121e369dfdaf58.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-8d43a667c178bbcb.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-c0648c7e8502a4bc.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-72fdd4ebc14b4b69.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-2cf421fe2f182dd4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-bdf21c0b4c2d4369.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5486e2066e6a43cb.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7f1e5e6251b284ca.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-3483de428e3ffbda.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-57fcc4f859f3a3f2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2230ff2b000d6cac.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libmio-fde5861201d348b7.rlib" "/opt/rustwide/target/debug/deps/libnet2-fb4bd7006f6b58fe.rlib" "/opt/rustwide/target/debug/deps/libhttparse-230034459da65c41.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-d9278c945e09fa9c.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-a603a4c215a7c69a.rlib" "/opt/rustwide/target/debug/deps/libh2-7ce85136e436e8ee.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b060fdb6fcfd635b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libstring-0fe311e8c1773ff5.rlib" "/opt/rustwide/target/debug/deps/libslab-e8ae452aba6ff62c.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-8163e5b14a05d112.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-61914a7c0f453003.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bd7920a8383fd529.rlib" "/opt/rustwide/target/debug/deps/libhttp-43a198f9067c08de.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0264c8ce1ce890b.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libfutures-0f39203b7bbc7621.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-9d9f3f37912d4e58.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-264b51e5bddd2570.rlib" "/opt/rustwide/target/debug/deps/libserde_json-55a5990b160aeac4.rlib" "/opt/rustwide/target/debug/deps/libryu-1f87c9e09d988964.rlib" "/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rlib" "/opt/rustwide/target/debug/deps/liblog-028e1763d8d9ef4a.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-0cb2fc97a313b7fa.rlib" "/opt/rustwide/target/debug/deps/liburl-a02fb8fdb5737796.rlib" "/opt/rustwide/target/debug/deps/libidna-6f8cd264df389d63.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libtry_from-00425012666a6296.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libfailure-c5c54ceb0bec1c31.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-1ba2f9d2762d9925.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9c4f46919b808084.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libobject-8a9fce44bd1a7a3c.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-6cc8a696dee8d994.rlib" "/opt/rustwide/target/debug/deps/libgimli-cc404859d3654484.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ebf1bae139d6c8cf.rlib" "/opt/rustwide/target/debug/deps/libcookie-c4a753d7a0aed34e.rlib" "/opt/rustwide/target/debug/deps/libtime-cecf4159cbf7ae04.rlib" "/opt/rustwide/target/debug/deps/liburl-25de54750ac01ffc.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0cdbfd229bde0fb2.rlib" "/opt/rustwide/target/debug/deps/libidna-0757983822fc512c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-78a01cc621c7dad6.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c348951c3414c332.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a69ffc9ceeb64fbb.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libbytes-88a89206eea38961.rlib" "/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib" "/opt/rustwide/target/debug/deps/libiovec-8fcd3caa828b96a7.rlib" "/opt/rustwide/target/debug/deps/libbase64-42decf5789a3cf1e.rlib" "/opt/rustwide/target/debug/deps/liblightning_invoice-0299974889c6992f.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-0ca79bb8062456b8.rlib" "/opt/rustwide/target/debug/deps/liblibc-44afddf82674132d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c8218129049a6c67.rlib" "/opt/rustwide/target/debug/deps/libbitcoin_hashes-b38ea2969d7bfe59.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libbech32-252e8271f8602e76.rlib" "/opt/rustwide/target/debug/deps/libclightningrpc-603631b49f4d1c6a.rlib" "/opt/rustwide/target/debug/deps/libstrason-be7edccdddd62cff.rlib" "/opt/rustwide/target/debug/deps/libserde-7ecebffd1440477b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/open_channel_test-f5500da525afbab6" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ionosphere` due to 2 previous errors [INFO] [stderr] error: could not compile `ionosphere` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "6bcb233b837067e7c26cbe3c722be63147ed05089d65ec3b8e821740fc829254", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bcb233b837067e7c26cbe3c722be63147ed05089d65ec3b8e821740fc829254", kill_on_drop: false }` [INFO] [stdout] 6bcb233b837067e7c26cbe3c722be63147ed05089d65ec3b8e821740fc829254