[INFO] crate jlib 0.3.7 is already in cache [INFO] testing jlib-0.3.7 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate jlib 0.3.7 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate jlib 0.3.7 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate jlib 0.3.7 [INFO] finished tweaking crates.io crate jlib 0.3.7 [INFO] tweaked toml for crates.io crate jlib 0.3.7 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate jlib 0.3.7 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 096470ffe56675ab7fa6453f626c8f647ff9c6124d3606adf5334a89c5e19323 [INFO] running `"docker" "start" "-a" "096470ffe56675ab7fa6453f626c8f647ff9c6124d3606adf5334a89c5e19323"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling slice-cast v0.1.2 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling basex-rs v0.1.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling cast-rs v0.2.1 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling secp256k1 v0.13.0 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling curve25519-dalek v1.2.3 [INFO] [stderr] Compiling ed25519-dalek v0.9.1 [INFO] [stderr] Compiling ws v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling typename_derive v0.1.4 [INFO] [stderr] Compiling typename v0.1.2 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling jlib v0.3.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.88s [INFO] running `"docker" "inspect" "096470ffe56675ab7fa6453f626c8f647ff9c6124d3606adf5334a89c5e19323"` [INFO] running `"docker" "rm" "-f" "096470ffe56675ab7fa6453f626c8f647ff9c6124d3606adf5334a89c5e19323"` [INFO] [stdout] 096470ffe56675ab7fa6453f626c8f647ff9c6124d3606adf5334a89c5e19323 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 53e1311191ca1f5200184aff79a422a7e5c6a283bb8147228c39a9c75e170510 [INFO] running `"docker" "start" "-a" "53e1311191ca1f5200184aff79a422a7e5c6a283bb8147228c39a9c75e170510"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling jlib v0.3.7 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `jlib`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name n04_spec_tx examples/n04_spec_tx.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 -C metadata=2e06b1af74bbe84d -C extra-filename=-2e06b1af74bbe84d --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern basex_rs=/opt/rustwide/target/debug/deps/libbasex_rs-704a2920e9ebd427.rlib --extern cast_rs=/opt/rustwide/target/debug/deps/libcast_rs-99e4a800faff249c.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-b500d9f4f45d149f.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-dbc21338ed90a54b.rlib --extern jlib=/opt/rustwide/target/debug/deps/libjlib-5f29aa8b523bd894.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-36bd8bbfaaa85bd1.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-3d65ebee37a7b6c8.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-c5eac0b594a2db96.rlib --extern phf=/opt/rustwide/target/debug/deps/libphf-6249c07b5a29327a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-67854af396ae1892.rlib --extern ring=/opt/rustwide/target/debug/deps/libring-47ac5145176bf752.rlib --extern crypto=/opt/rustwide/target/debug/deps/libcrypto-97a60e1275d13134.rlib --extern secp256k1=/opt/rustwide/target/debug/deps/libsecp256k1-42aa7865803e8093.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-da1f09ac2b37d7cc.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-9dbd08968c7d12fb.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8a4b7a8d6e415bb5.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-7e832636d6f147e8.rlib --extern typename=/opt/rustwide/target/debug/deps/libtypename-f9a9e50a67f71d7c.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-8fcd65f1306150c3.rlib --extern void=/opt/rustwide/target/debug/deps/libvoid-54fa5ba7557385ce.rlib --extern ws=/opt/rustwide/target/debug/deps/libws-cae780c3bcece6a9.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/clear_on_drop-8d47824f26599fcc/out -L native=/opt/rustwide/target/debug/build/ring-47bd8f7f19398635/out -L native=/opt/rustwide/target/debug/build/rust-crypto-e5ade4919146a2f0/out -L native=/opt/rustwide/target/debug/build/secp256k1-431f5b442030f66a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/parse_tx-137dbcc3702bdc78.parse_tx.1dsgjjrs-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/parse_tx-137dbcc3702bdc78.parse_tx.1dsgjjrs-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/parse_tx-137dbcc3702bdc78.parse_tx.1dsgjjrs-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/parse_tx-137dbcc3702bdc78.parse_tx.1dsgjjrs-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/parse_tx-137dbcc3702bdc78.parse_tx.1dsgjjrs-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/parse_tx-137dbcc3702bdc78.parse_tx.1dsgjjrs-cgu.5.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/parse_tx-137dbcc3702bdc78" "/opt/rustwide/target/debug/examples/parse_tx-137dbcc3702bdc78.2iiwy6clvjmpg0rd.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/clear_on_drop-8d47824f26599fcc/out" "-L" "/opt/rustwide/target/debug/build/ring-47bd8f7f19398635/out" "-L" "/opt/rustwide/target/debug/build/rust-crypto-e5ade4919146a2f0/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-431f5b442030f66a/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libjlib-5f29aa8b523bd894.rlib" "/opt/rustwide/target/debug/deps/libring-47ac5145176bf752.rlib" "/opt/rustwide/target/debug/deps/libspin-e4599023e54ac53a.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-210d1fcb395fce68.rlib" "/opt/rustwide/target/debug/deps/libcrypto-97a60e1275d13134.rlib" "/opt/rustwide/target/debug/deps/libtime-452dbcec72f5ef83.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-4acdc232161029de.rlib" "/opt/rustwide/target/debug/deps/librand-00cd08eddd79a279.rlib" "/opt/rustwide/target/debug/deps/librand-d918a6af07704139.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-42aa7865803e8093.rlib" "/opt/rustwide/target/debug/deps/libphf-6249c07b5a29327a.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-4b98491fb952c905.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-26c1a5e5cccb711c.rlib" "/opt/rustwide/target/debug/deps/libcast_rs-99e4a800faff249c.rlib" "/opt/rustwide/target/debug/deps/libslice_cast-b85f78fafea0118b.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-27cd6b26f9879881.rlib" "/opt/rustwide/target/debug/deps/libhex-3b63fe233a159403.rlib" "/opt/rustwide/target/debug/deps/libbasex_rs-704a2920e9ebd427.rlib" "/opt/rustwide/target/debug/deps/libws-cae780c3bcece6a9.rlib" "/opt/rustwide/target/debug/deps/liburl-8fcd65f1306150c3.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-d4cc324235a66d36.rlib" "/opt/rustwide/target/debug/deps/libidna-d4994925bf4430c7.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-467beec5965936c6.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0ffc8bb136e2289a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-879207079127f333.rlib" "/opt/rustwide/target/debug/deps/libmatches-6c7348f3fc3f1329.rlib" "/opt/rustwide/target/debug/deps/libsha1-be39dd8205686579.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-6d4c62c53be8bc6e.rlib" "/opt/rustwide/target/debug/deps/libdigest-86c2d46ebf065e8c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-7cbc09ddcfac8e21.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-8e7fbba31699914a.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b96291f2d1d0b6f2.rlib" "/opt/rustwide/target/debug/deps/libtypenum-39ed46c8e7bd0d00.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-061429dcae9f7eac.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-20329b2fab992baf.rlib" "/opt/rustwide/target/debug/deps/libopenssl-24271017074ef1dd.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a52a9665ed5fb7ac.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-c2facec67db8b77a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-7ea43f3a18a72e4d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a637fa8d282392d5.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-d239688120df7b5d.rlib" "/opt/rustwide/target/debug/deps/liblazycell-8af75650e0be4a4b.rlib" "/opt/rustwide/target/debug/deps/libmio-e273903ac80db7e5.rlib" "/opt/rustwide/target/debug/deps/liblog-3d65ebee37a7b6c8.rlib" "/opt/rustwide/target/debug/deps/libslab-4c5e5a4b1eda1a25.rlib" "/opt/rustwide/target/debug/deps/libnet2-4492e53f6d5f286f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0d7329a98a9ffead.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d5a9ecda4ab3c948.rlib" "/opt/rustwide/target/debug/deps/libbytes-22bfa96f4c02bfa8.rlib" "/opt/rustwide/target/debug/deps/libiovec-903d7687263eef4f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f6bd81cfbe7f0319.rlib" "/opt/rustwide/target/debug/deps/libvoid-54fa5ba7557385ce.rlib" "/opt/rustwide/target/debug/deps/libnum-c5eac0b594a2db96.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-d4e1fab701a7a47c.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-fb394de26c997e51.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-9ebadaa1469f06bb.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-017584a26f722f41.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c159f6e6dd15ee1b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-52dec7f9b3387655.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8a4b7a8d6e415bb5.rlib" "/opt/rustwide/target/debug/deps/libryu-767a1abff7c121fa.rlib" "/opt/rustwide/target/debug/deps/libitoa-b97c5d72b295aa2e.rlib" "/opt/rustwide/target/debug/deps/libserde-da1f09ac2b37d7cc.rlib" "/opt/rustwide/target/debug/deps/librand-67854af396ae1892.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-9f7548b24443caba.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-765ae007666635d1.rlib" "/opt/rustwide/target/debug/deps/librand_hc-f1fe42b1c00182eb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cecfa21548e506ac.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-313745e03f8e21ad.rlib" "/opt/rustwide/target/debug/deps/librand_core-e52e69827b8fda23.rlib" "/opt/rustwide/target/debug/deps/librand_os-efb031fb10cfab88.rlib" "/opt/rustwide/target/debug/deps/liblibc-4188ef2a529901ad.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-090e0608e0e97bb5.rlib" "/opt/rustwide/target/debug/deps/librand_core-fc3b85f002e2a6f9.rlib" "/opt/rustwide/target/debug/deps/libtypename-f9a9e50a67f71d7c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-36bd8bbfaaa85bd1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/wallet-7d088b24d958e158.wallet.7lnim3jw-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/wallet-7d088b24d958e158.wallet.7lnim3jw-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/wallet-7d088b24d958e158.wallet.7lnim3jw-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/wallet-7d088b24d958e158.wallet.7lnim3jw-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/wallet-7d088b24d958e158.wallet.7lnim3jw-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/wallet-7d088b24d958e158.wallet.7lnim3jw-cgu.5.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/wallet-7d088b24d958e158" "/opt/rustwide/target/debug/examples/wallet-7d088b24d958e158.u5rcyc3nz9vbdk8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/clear_on_drop-8d47824f26599fcc/out" "-L" "/opt/rustwide/target/debug/build/ring-47bd8f7f19398635/out" "-L" "/opt/rustwide/target/debug/build/rust-crypto-e5ade4919146a2f0/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-431f5b442030f66a/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libjlib-5f29aa8b523bd894.rlib" "/opt/rustwide/target/debug/deps/libring-47ac5145176bf752.rlib" "/opt/rustwide/target/debug/deps/libspin-e4599023e54ac53a.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-210d1fcb395fce68.rlib" "/opt/rustwide/target/debug/deps/libcrypto-97a60e1275d13134.rlib" "/opt/rustwide/target/debug/deps/libtime-452dbcec72f5ef83.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-4acdc232161029de.rlib" "/opt/rustwide/target/debug/deps/librand-00cd08eddd79a279.rlib" "/opt/rustwide/target/debug/deps/librand-d918a6af07704139.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-42aa7865803e8093.rlib" "/opt/rustwide/target/debug/deps/libphf-6249c07b5a29327a.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-4b98491fb952c905.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-26c1a5e5cccb711c.rlib" "/opt/rustwide/target/debug/deps/libcast_rs-99e4a800faff249c.rlib" "/opt/rustwide/target/debug/deps/libslice_cast-b85f78fafea0118b.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-27cd6b26f9879881.rlib" "/opt/rustwide/target/debug/deps/libhex-3b63fe233a159403.rlib" "/opt/rustwide/target/debug/deps/libbasex_rs-704a2920e9ebd427.rlib" "/opt/rustwide/target/debug/deps/libws-cae780c3bcece6a9.rlib" "/opt/rustwide/target/debug/deps/liburl-8fcd65f1306150c3.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-d4cc324235a66d36.rlib" "/opt/rustwide/target/debug/deps/libidna-d4994925bf4430c7.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-467beec5965936c6.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0ffc8bb136e2289a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-879207079127f333.rlib" "/opt/rustwide/target/debug/deps/libmatches-6c7348f3fc3f1329.rlib" "/opt/rustwide/target/debug/deps/libsha1-be39dd8205686579.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-6d4c62c53be8bc6e.rlib" "/opt/rustwide/target/debug/deps/libdigest-86c2d46ebf065e8c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-7cbc09ddcfac8e21.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-8e7fbba31699914a.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b96291f2d1d0b6f2.rlib" "/opt/rustwide/target/debug/deps/libtypenum-39ed46c8e7bd0d00.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-061429dcae9f7eac.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-20329b2fab992baf.rlib" "/opt/rustwide/target/debug/deps/libopenssl-24271017074ef1dd.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a52a9665ed5fb7ac.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-c2facec67db8b77a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-7ea43f3a18a72e4d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a637fa8d282392d5.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-d239688120df7b5d.rlib" "/opt/rustwide/target/debug/deps/liblazycell-8af75650e0be4a4b.rlib" "/opt/rustwide/target/debug/deps/libmio-e273903ac80db7e5.rlib" "/opt/rustwide/target/debug/deps/liblog-3d65ebee37a7b6c8.rlib" "/opt/rustwide/target/debug/deps/libslab-4c5e5a4b1eda1a25.rlib" "/opt/rustwide/target/debug/deps/libnet2-4492e53f6d5f286f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0d7329a98a9ffead.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d5a9ecda4ab3c948.rlib" "/opt/rustwide/target/debug/deps/libbytes-22bfa96f4c02bfa8.rlib" "/opt/rustwide/target/debug/deps/libiovec-903d7687263eef4f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f6bd81cfbe7f0319.rlib" "/opt/rustwide/target/debug/deps/libvoid-54fa5ba7557385ce.rlib" "/opt/rustwide/target/debug/deps/libnum-c5eac0b594a2db96.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-d4e1fab701a7a47c.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-fb394de26c997e51.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-9ebadaa1469f06bb.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-017584a26f722f41.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c159f6e6dd15ee1b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-52dec7f9b3387655.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8a4b7a8d6e415bb5.rlib" "/opt/rustwide/target/debug/deps/libryu-767a1abff7c121fa.rlib" "/opt/rustwide/target/debug/deps/libitoa-b97c5d72b295aa2e.rlib" "/opt/rustwide/target/debug/deps/libserde-da1f09ac2b37d7cc.rlib" "/opt/rustwide/target/debug/deps/librand-67854af396ae1892.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-9f7548b24443caba.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-765ae007666635d1.rlib" "/opt/rustwide/target/debug/deps/librand_hc-f1fe42b1c00182eb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cecfa21548e506ac.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-313745e03f8e21ad.rlib" "/opt/rustwide/target/debug/deps/librand_core-e52e69827b8fda23.rlib" "/opt/rustwide/target/debug/deps/librand_os-efb031fb10cfab88.rlib" "/opt/rustwide/target/debug/deps/liblibc-4188ef2a529901ad.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-090e0608e0e97bb5.rlib" "/opt/rustwide/target/debug/deps/librand_core-fc3b85f002e2a6f9.rlib" "/opt/rustwide/target/debug/deps/libtypename-f9a9e50a67f71d7c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-36bd8bbfaaa85bd1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "53e1311191ca1f5200184aff79a422a7e5c6a283bb8147228c39a9c75e170510"` [INFO] running `"docker" "rm" "-f" "53e1311191ca1f5200184aff79a422a7e5c6a283bb8147228c39a9c75e170510"` [INFO] [stdout] 53e1311191ca1f5200184aff79a422a7e5c6a283bb8147228c39a9c75e170510