[INFO] crate btcpay 0.1.0 is already in cache [INFO] testing btcpay-0.1.0 against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate btcpay 0.1.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate btcpay 0.1.0 on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate btcpay 0.1.0 [INFO] finished tweaking crates.io crate btcpay 0.1.0 [INFO] tweaked toml for crates.io crate btcpay 0.1.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate btcpay 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dcaddc1cff815719b3a6b354d4d8f1a477c9d1fa645327a15726a39ab65b7b6c [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" "dcaddc1cff815719b3a6b354d4d8f1a477c9d1fa645327a15726a39ab65b7b6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dcaddc1cff815719b3a6b354d4d8f1a477c9d1fa645327a15726a39ab65b7b6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcaddc1cff815719b3a6b354d4d8f1a477c9d1fa645327a15726a39ab65b7b6c", kill_on_drop: false }` [INFO] [stdout] dcaddc1cff815719b3a6b354d4d8f1a477c9d1fa645327a15726a39ab65b7b6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+beta-2020-07-24" "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] df5552b346f7e46acdaaf30ef16b2ee00dd76d998935d3b39a065749988ac12c [INFO] running `Command { std: "docker" "start" "-a" "df5552b346f7e46acdaaf30ef16b2ee00dd76d998935d3b39a065749988ac12c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling bitcoin_hashes v0.7.6 [INFO] [stderr] Compiling bech32 v0.7.2 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling secp256k1-sys v0.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling secp256k1 v0.17.2 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling bitcoin v0.23.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling tokio v0.2.19 [INFO] [stderr] Compiling pin-project v0.4.9 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling btcpay v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 55s [INFO] running `Command { std: "docker" "inspect" "df5552b346f7e46acdaaf30ef16b2ee00dd76d998935d3b39a065749988ac12c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df5552b346f7e46acdaaf30ef16b2ee00dd76d998935d3b39a065749988ac12c", kill_on_drop: false }` [INFO] [stdout] df5552b346f7e46acdaaf30ef16b2ee00dd76d998935d3b39a065749988ac12c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4d86e6b0f39374d486698bd721590ffc3d4638f7c6fc4e17326e483ca809f7a [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" "e4d86e6b0f39374d486698bd721590ffc3d4638f7c6fc4e17326e483ca809f7a", kill_on_drop: false }` [INFO] [stderr] Compiling btcpay v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/get_invoice-5952c34ec76dc047.get_invoice.nkju6v0i-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/get_invoice-5952c34ec76dc047.get_invoice.nkju6v0i-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/get_invoice-5952c34ec76dc047.get_invoice.nkju6v0i-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/get_invoice-5952c34ec76dc047.get_invoice.nkju6v0i-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/get_invoice-5952c34ec76dc047.get_invoice.nkju6v0i-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/get_invoice-5952c34ec76dc047.get_invoice.nkju6v0i-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/get_invoice-5952c34ec76dc047.get_invoice.nkju6v0i-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/get_invoice-5952c34ec76dc047.get_invoice.nkju6v0i-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/get_invoice-5952c34ec76dc047.get_invoice.nkju6v0i-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/get_invoice-5952c34ec76dc047.get_invoice.nkju6v0i-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/get_invoice-5952c34ec76dc047.get_invoice.nkju6v0i-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/get_invoice-5952c34ec76dc047.get_invoice.nkju6v0i-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/get_invoice-5952c34ec76dc047.get_invoice.nkju6v0i-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/get_invoice-5952c34ec76dc047.get_invoice.nkju6v0i-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/get_invoice-5952c34ec76dc047.get_invoice.nkju6v0i-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/get_invoice-5952c34ec76dc047.get_invoice.nkju6v0i-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/get_invoice-5952c34ec76dc047" "/opt/rustwide/target/debug/examples/get_invoice-5952c34ec76dc047.2znydbahd5aqum47.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-3c3db3a0b5ef7f4b/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbtcpay-ecb83fb541cb9213.rlib" "/opt/rustwide/target/debug/deps/libreqwest-1feef9317933da64.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-3d3b72e64627350f.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-03d077742248dbb3.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-478b6393cee89320.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c44523d6f9392d27.rlib" "/opt/rustwide/target/debug/deps/libdtoa-05a157204c4f2167.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2ab51166690ac628.rlib" "/opt/rustwide/target/debug/deps/libryu-0b11ff4cfbfff90e.rlib" "/opt/rustwide/target/debug/deps/libserde-d13d5e13e37b6a4d.rlib" "/opt/rustwide/target/debug/deps/libbase64-ef1b41348e3fac5a.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-de8dd3fdaaab2265.rlib" "/opt/rustwide/target/debug/deps/libunicase-d2cc8a34fe230404.rlib" "/opt/rustwide/target/debug/deps/libmime-138f25a24701871c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-f9773e65ab64ea50.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bebe2698646f2b6d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-1ec2059833f97375.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-1a8fdded4a90216d.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-cc016b41e658d4ca.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9936252c37cb34b8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rlib" "/opt/rustwide/target/debug/deps/libhyper-8bc060148dff9fd1.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e0ff37260b32465b.rlib" "/opt/rustwide/target/debug/deps/libwant-79f6a722610be6a6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a6357efd1c04c04a.rlib" "/opt/rustwide/target/debug/deps/libh2-8c370d3cdf483867.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ca312ab8bbba1fe6.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b3873d24d4bb50dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e7630a7ec9f7c799.rlib" "/opt/rustwide/target/debug/deps/libtime-1d35acb2b9b3784e.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a3c70ace6f993692.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-62c306d3275fb262.rlib" "/opt/rustwide/target/debug/deps/libpin_project-389d97d07dde474a.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-ebc9230453d4ca29.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4c104fdbc51138f2.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-53345e30bb44cd86.rlib" "/opt/rustwide/target/debug/deps/libtokio-2332fd4c56718ba4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-37b46ff9ed571c8d.rlib" "/opt/rustwide/target/debug/deps/libmio-d8df432e7496670c.rlib" "/opt/rustwide/target/debug/deps/libslab-e0e9bebbbea2c5c2.rlib" "/opt/rustwide/target/debug/deps/libiovec-3df942fd42b45f44.rlib" "/opt/rustwide/target/debug/deps/libnet2-ead2718c17a3abd8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e6a929fbed197d6b.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-e86fe704e1b7d7ba.rlib" "/opt/rustwide/target/debug/deps/liblog-e9c1f4128215cfb7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-fe4ff8027d75a670.rlib" "/opt/rustwide/target/debug/deps/liburl-b331667cc1f7f5fe.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-52a6b1f15fa5dd80.rlib" "/opt/rustwide/target/debug/deps/libidna-b2b6525a27c553ac.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-56282e7146fc9362.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-078d7fc8b22ceddf.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-378825f0a341ccf9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bbcc1f6f6a0b4874.rlib" "/opt/rustwide/target/debug/deps/libhttp-02e0bc61e4b2dfb3.rlib" "/opt/rustwide/target/debug/deps/libitoa-8338b4900cac543c.rlib" "/opt/rustwide/target/debug/deps/libbytes-879803455d619582.rlib" "/opt/rustwide/target/debug/deps/libfnv-37dc92b0673ee3ab.rlib" "/opt/rustwide/target/debug/deps/libregex-177c49b41e756cc3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b5a8520d8d18b76f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-de68b1b88e656607.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-dea8f4c5cf2b40b3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8df1994bb164e7a2.rlib" "/opt/rustwide/target/debug/deps/libbitcoin-0e004f0c16fa48b0.rlib" "/opt/rustwide/target/debug/deps/libbech32-f20e755d46e51d80.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-bc11eda27be38f16.rlib" "/opt/rustwide/target/debug/deps/librand-6d69056c23532ec9.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ff4debf85d7d0431.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d3554ad8d1f072a9.rlib" "/opt/rustwide/target/debug/deps/librand_hc-67b08b8b6035b688.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3f3162119f31c395.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-ae775067d7a59098.rlib" "/opt/rustwide/target/debug/deps/librand_core-eadf77cab825c6b0.rlib" "/opt/rustwide/target/debug/deps/librand_os-78dba22e7e34916d.rlib" "/opt/rustwide/target/debug/deps/liblibc-fd31445b610232e7.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c74589dc11794036.rlib" "/opt/rustwide/target/debug/deps/librand_core-8dd96053848a29ab.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1_sys-f36dc6c3d6e725af.rlib" "/opt/rustwide/target/debug/deps/libbitcoin_hashes-316a7f0433c68a4e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.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" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/create_invoice-2ff4d367917ab6b5.create_invoice.1bz0wxvw-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/create_invoice-2ff4d367917ab6b5.create_invoice.1bz0wxvw-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/create_invoice-2ff4d367917ab6b5.create_invoice.1bz0wxvw-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/create_invoice-2ff4d367917ab6b5.create_invoice.1bz0wxvw-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/create_invoice-2ff4d367917ab6b5.create_invoice.1bz0wxvw-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/create_invoice-2ff4d367917ab6b5.create_invoice.1bz0wxvw-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/create_invoice-2ff4d367917ab6b5.create_invoice.1bz0wxvw-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/create_invoice-2ff4d367917ab6b5.create_invoice.1bz0wxvw-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/create_invoice-2ff4d367917ab6b5.create_invoice.1bz0wxvw-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/create_invoice-2ff4d367917ab6b5.create_invoice.1bz0wxvw-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/create_invoice-2ff4d367917ab6b5.create_invoice.1bz0wxvw-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/create_invoice-2ff4d367917ab6b5.create_invoice.1bz0wxvw-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/create_invoice-2ff4d367917ab6b5.create_invoice.1bz0wxvw-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/create_invoice-2ff4d367917ab6b5.create_invoice.1bz0wxvw-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/create_invoice-2ff4d367917ab6b5.create_invoice.1bz0wxvw-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/create_invoice-2ff4d367917ab6b5.create_invoice.1bz0wxvw-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/create_invoice-2ff4d367917ab6b5" "/opt/rustwide/target/debug/examples/create_invoice-2ff4d367917ab6b5.4lduwt4i4zian2ps.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-3c3db3a0b5ef7f4b/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbtcpay-ecb83fb541cb9213.rlib" "/opt/rustwide/target/debug/deps/libreqwest-1feef9317933da64.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-3d3b72e64627350f.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-03d077742248dbb3.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-478b6393cee89320.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c44523d6f9392d27.rlib" "/opt/rustwide/target/debug/deps/libdtoa-05a157204c4f2167.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2ab51166690ac628.rlib" "/opt/rustwide/target/debug/deps/libryu-0b11ff4cfbfff90e.rlib" "/opt/rustwide/target/debug/deps/libserde-d13d5e13e37b6a4d.rlib" "/opt/rustwide/target/debug/deps/libbase64-ef1b41348e3fac5a.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-de8dd3fdaaab2265.rlib" "/opt/rustwide/target/debug/deps/libunicase-d2cc8a34fe230404.rlib" "/opt/rustwide/target/debug/deps/libmime-138f25a24701871c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-f9773e65ab64ea50.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bebe2698646f2b6d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-1ec2059833f97375.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-1a8fdded4a90216d.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-cc016b41e658d4ca.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9936252c37cb34b8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rlib" "/opt/rustwide/target/debug/deps/libhyper-8bc060148dff9fd1.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e0ff37260b32465b.rlib" "/opt/rustwide/target/debug/deps/libwant-79f6a722610be6a6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a6357efd1c04c04a.rlib" "/opt/rustwide/target/debug/deps/libh2-8c370d3cdf483867.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ca312ab8bbba1fe6.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b3873d24d4bb50dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e7630a7ec9f7c799.rlib" "/opt/rustwide/target/debug/deps/libtime-1d35acb2b9b3784e.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a3c70ace6f993692.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-62c306d3275fb262.rlib" "/opt/rustwide/target/debug/deps/libpin_project-389d97d07dde474a.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-ebc9230453d4ca29.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4c104fdbc51138f2.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-53345e30bb44cd86.rlib" "/opt/rustwide/target/debug/deps/libtokio-2332fd4c56718ba4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-37b46ff9ed571c8d.rlib" "/opt/rustwide/target/debug/deps/libmio-d8df432e7496670c.rlib" "/opt/rustwide/target/debug/deps/libslab-e0e9bebbbea2c5c2.rlib" "/opt/rustwide/target/debug/deps/libiovec-3df942fd42b45f44.rlib" "/opt/rustwide/target/debug/deps/libnet2-ead2718c17a3abd8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e6a929fbed197d6b.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-e86fe704e1b7d7ba.rlib" "/opt/rustwide/target/debug/deps/liblog-e9c1f4128215cfb7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-fe4ff8027d75a670.rlib" "/opt/rustwide/target/debug/deps/liburl-b331667cc1f7f5fe.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-52a6b1f15fa5dd80.rlib" "/opt/rustwide/target/debug/deps/libidna-b2b6525a27c553ac.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-56282e7146fc9362.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-078d7fc8b22ceddf.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-378825f0a341ccf9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bbcc1f6f6a0b4874.rlib" "/opt/rustwide/target/debug/deps/libhttp-02e0bc61e4b2dfb3.rlib" "/opt/rustwide/target/debug/deps/libitoa-8338b4900cac543c.rlib" "/opt/rustwide/target/debug/deps/libbytes-879803455d619582.rlib" "/opt/rustwide/target/debug/deps/libfnv-37dc92b0673ee3ab.rlib" "/opt/rustwide/target/debug/deps/libregex-177c49b41e756cc3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b5a8520d8d18b76f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-de68b1b88e656607.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-dea8f4c5cf2b40b3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8df1994bb164e7a2.rlib" "/opt/rustwide/target/debug/deps/libbitcoin-0e004f0c16fa48b0.rlib" "/opt/rustwide/target/debug/deps/libbech32-f20e755d46e51d80.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-bc11eda27be38f16.rlib" "/opt/rustwide/target/debug/deps/librand-6d69056c23532ec9.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ff4debf85d7d0431.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d3554ad8d1f072a9.rlib" "/opt/rustwide/target/debug/deps/librand_hc-67b08b8b6035b688.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3f3162119f31c395.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-ae775067d7a59098.rlib" "/opt/rustwide/target/debug/deps/librand_core-eadf77cab825c6b0.rlib" "/opt/rustwide/target/debug/deps/librand_os-78dba22e7e34916d.rlib" "/opt/rustwide/target/debug/deps/liblibc-fd31445b610232e7.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c74589dc11794036.rlib" "/opt/rustwide/target/debug/deps/librand_core-8dd96053848a29ab.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1_sys-f36dc6c3d6e725af.rlib" "/opt/rustwide/target/debug/deps/libbitcoin_hashes-316a7f0433c68a4e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.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: could not compile `btcpay`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e4d86e6b0f39374d486698bd721590ffc3d4638f7c6fc4e17326e483ca809f7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4d86e6b0f39374d486698bd721590ffc3d4638f7c6fc4e17326e483ca809f7a", kill_on_drop: false }` [INFO] [stdout] e4d86e6b0f39374d486698bd721590ffc3d4638f7c6fc4e17326e483ca809f7a