[INFO] crate cargo-member 0.1.0 is already in cache [INFO] testing cargo-member-0.1.0 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate cargo-member 0.1.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate cargo-member 0.1.0 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 cargo-member 0.1.0 [INFO] finished tweaking crates.io crate cargo-member 0.1.0 [INFO] tweaked toml for crates.io crate cargo-member 0.1.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate cargo-member 0.1.0 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] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] [stdout] d12a5bc26088f201f340374a3091fab9fce443c853a092b8393d9b01fb87e7ed [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "d12a5bc26088f201f340374a3091fab9fce443c853a092b8393d9b01fb87e7ed"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.21 [INFO] [stderr] Compiling anyhow v1.0.30 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling os_pipe v0.9.1 [INFO] [stderr] Compiling shared_child v0.3.4 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling duct v0.13.4 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling ignore v0.4.15 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling easy-ext v0.2.0 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling cargo_metadata v0.10.0 [INFO] [stderr] Compiling cargo-member v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `"docker" "inspect" "d12a5bc26088f201f340374a3091fab9fce443c853a092b8393d9b01fb87e7ed"` [INFO] running `"docker" "rm" "-f" "d12a5bc26088f201f340374a3091fab9fce443c853a092b8393d9b01fb87e7ed"` [INFO] [stdout] d12a5bc26088f201f340374a3091fab9fce443c853a092b8393d9b01fb87e7ed [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 7dd97a29ead268ba262b3b92a35b7baf47d36ea6290cba4d2e581b903d5f8923 [INFO] running `"docker" "start" "-a" "7dd97a29ead268ba262b3b92a35b7baf47d36ea6290cba4d2e581b903d5f8923"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling cargo-member v0.1.0 (/opt/rustwide/workdir) [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/deps/exclude-328aa34aad9aebb3.exclude.202fplox-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/exclude-328aa34aad9aebb3.exclude.202fplox-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/exclude-328aa34aad9aebb3.exclude.202fplox-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/exclude-328aa34aad9aebb3.exclude.202fplox-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/exclude-328aa34aad9aebb3.exclude.202fplox-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/exclude-328aa34aad9aebb3.exclude.202fplox-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/exclude-328aa34aad9aebb3.exclude.202fplox-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/exclude-328aa34aad9aebb3.exclude.202fplox-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/exclude-328aa34aad9aebb3.exclude.202fplox-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/exclude-328aa34aad9aebb3.exclude.202fplox-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/exclude-328aa34aad9aebb3.exclude.202fplox-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/exclude-328aa34aad9aebb3.exclude.202fplox-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/exclude-328aa34aad9aebb3.exclude.202fplox-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/exclude-328aa34aad9aebb3.exclude.202fplox-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/exclude-328aa34aad9aebb3.exclude.202fplox-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/exclude-328aa34aad9aebb3.exclude.202fplox-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/exclude-328aa34aad9aebb3" "/opt/rustwide/target/debug/deps/exclude-328aa34aad9aebb3.1brydcd13ynlttcy.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-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/libcargo_member-e1bba493bbd220b3.rlib" "/opt/rustwide/target/debug/deps/libshell_escape-fe178e79497ef14f.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-67c7afb83e245854.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3058c160e575e067.rlib" "/opt/rustwide/target/debug/deps/libchrono-8aaf261ddf852bbc.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-174cfa3414b3ee79.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7dc667d08b21def6.rlib" "/opt/rustwide/target/debug/deps/libtime-264f7de3d6b15a7f.rlib" "/opt/rustwide/target/debug/deps/libcombine-06fb9839a4a899e3.rlib" "/opt/rustwide/target/debug/deps/libascii-4fcb7450e7876807.rlib" "/opt/rustwide/target/debug/deps/libunreachable-52b2d6386dab8ec7.rlib" "/opt/rustwide/target/debug/deps/libvoid-6034f9c135881af0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-aaa03d2770528f4d.rlib" "/opt/rustwide/target/debug/deps/libtoml-99fc14c8d4b41baf.rlib" "/opt/rustwide/target/debug/deps/liburl-29689f838c2e6699.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a18950811759b5e.rlib" "/opt/rustwide/target/debug/deps/libidna-96c817f0fda83d6d.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/libitertools-899ec43d128bc52c.rlib" "/opt/rustwide/target/debug/deps/libeither-a928cc131afc6b11.rlib" "/opt/rustwide/target/debug/deps/libignore-063bb6ad152f990f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-76f5c6d637dd14b0.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-b60c3dbb1d2112ec.rlib" "/opt/rustwide/target/debug/deps/libsame_file-cfe40c7e1063fdbf.rlib" "/opt/rustwide/target/debug/deps/libglobset-8ee5cc560525b879.rlib" "/opt/rustwide/target/debug/deps/libfnv-18c63eb7d27d11b7.rlib" "/opt/rustwide/target/debug/deps/libbstr-55883d94003cc8ab.rlib" "/opt/rustwide/target/debug/deps/libstrum-54c884d5bb5935bf.rlib" "/opt/rustwide/target/debug/deps/libstructopt-312de208f7a135d3.rlib" "/opt/rustwide/target/debug/deps/libclap-48425ce4b46a285e.rlib" "/opt/rustwide/target/debug/deps/libvec_map-2ea354767dfdcf76.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-7ce917c1e40e3b24.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-f2de9f6717fae86f.rlib" "/opt/rustwide/target/debug/deps/libstrsim-7ef4ee0940d816f7.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a637fa8d282392d5.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5f50d48905eb9d7a.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-6d9113abee4f5368.rlib" "/opt/rustwide/target/debug/deps/libatty-ea5add6767d7537f.rlib" "/opt/rustwide/target/debug/deps/libhumantime-dfd7af29c5915f0f.rlib" "/opt/rustwide/target/debug/deps/libquick_error-a8ed19302f3259f8.rlib" "/opt/rustwide/target/debug/deps/liblog-3d65ebee37a7b6c8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0d7329a98a9ffead.rlib" "/opt/rustwide/target/debug/deps/libregex-3c2ed6a006b0d612.rlib" "/opt/rustwide/target/debug/deps/libthread_local-8d83e4901f0f282f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-36bd8bbfaaa85bd1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ae79f7b5f5d7bf39.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0b4c429c60f353ff.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f8260b06e2dd8573.rlib" "/opt/rustwide/target/debug/deps/libanyhow-2040bf21a500b7cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-0a07979da1fa7aa2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-171ede43b21d034c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-ea69ac8b5a0936d1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6be6d4d5d08eb152.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_std-c718480fe68c7cec.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b0aa0fca5eab8966.rlib" "/opt/rustwide/target/debug/deps/libtempdir-fab22f3fecbccc11.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-22b0b4e808fb54a1.rlib" "/opt/rustwide/target/debug/deps/librand-105a91c778b98b0d.rlib" "/opt/rustwide/target/debug/deps/libduct-ad2d7909ab6b8df4.rlib" "/opt/rustwide/target/debug/deps/libos_pipe-a911bd6f3f82189e.rlib" "/opt/rustwide/target/debug/deps/libshared_child-2fe64d90d0cdb153.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-37c2933cba6f0511.rlib" "/opt/rustwide/target/debug/deps/liblibc-ce235063b37f4193.rlib" "/opt/rustwide/target/debug/deps/libdifference-50fde4ec860a3f75.rlib" "/opt/rustwide/target/debug/deps/libcargo_metadata-816725e81130c4f3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e1ed4d19267a0be8.rlib" "/opt/rustwide/target/debug/deps/libryu-767a1abff7c121fa.rlib" "/opt/rustwide/target/debug/deps/libitoa-b97c5d72b295aa2e.rlib" "/opt/rustwide/target/debug/deps/libsemver-b24cb5610e8de2de.rlib" "/opt/rustwide/target/debug/deps/libserde-a972d0ef6f34e8e4.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-283e973b1f1adfc1.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" "-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: 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/deps/include-aae64f338fe8fcb2.include.3mkbwkgn-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/include-aae64f338fe8fcb2.include.3mkbwkgn-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/include-aae64f338fe8fcb2.include.3mkbwkgn-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/include-aae64f338fe8fcb2.include.3mkbwkgn-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/include-aae64f338fe8fcb2.include.3mkbwkgn-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/include-aae64f338fe8fcb2.include.3mkbwkgn-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/include-aae64f338fe8fcb2.include.3mkbwkgn-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/include-aae64f338fe8fcb2.include.3mkbwkgn-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/include-aae64f338fe8fcb2.include.3mkbwkgn-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/include-aae64f338fe8fcb2.include.3mkbwkgn-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/include-aae64f338fe8fcb2.include.3mkbwkgn-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/include-aae64f338fe8fcb2.include.3mkbwkgn-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/include-aae64f338fe8fcb2.include.3mkbwkgn-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/include-aae64f338fe8fcb2.include.3mkbwkgn-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/include-aae64f338fe8fcb2.include.3mkbwkgn-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/include-aae64f338fe8fcb2.include.3mkbwkgn-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/include-aae64f338fe8fcb2" "/opt/rustwide/target/debug/deps/include-aae64f338fe8fcb2.2736ab0cm2s80lk4.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-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/libcargo_member-e1bba493bbd220b3.rlib" "/opt/rustwide/target/debug/deps/libshell_escape-fe178e79497ef14f.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-67c7afb83e245854.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3058c160e575e067.rlib" "/opt/rustwide/target/debug/deps/libchrono-8aaf261ddf852bbc.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-174cfa3414b3ee79.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7dc667d08b21def6.rlib" "/opt/rustwide/target/debug/deps/libtime-264f7de3d6b15a7f.rlib" "/opt/rustwide/target/debug/deps/libcombine-06fb9839a4a899e3.rlib" "/opt/rustwide/target/debug/deps/libascii-4fcb7450e7876807.rlib" "/opt/rustwide/target/debug/deps/libunreachable-52b2d6386dab8ec7.rlib" "/opt/rustwide/target/debug/deps/libvoid-6034f9c135881af0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-aaa03d2770528f4d.rlib" "/opt/rustwide/target/debug/deps/libtoml-99fc14c8d4b41baf.rlib" "/opt/rustwide/target/debug/deps/liburl-29689f838c2e6699.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a18950811759b5e.rlib" "/opt/rustwide/target/debug/deps/libidna-96c817f0fda83d6d.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/libitertools-899ec43d128bc52c.rlib" "/opt/rustwide/target/debug/deps/libeither-a928cc131afc6b11.rlib" "/opt/rustwide/target/debug/deps/libignore-063bb6ad152f990f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-76f5c6d637dd14b0.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-b60c3dbb1d2112ec.rlib" "/opt/rustwide/target/debug/deps/libsame_file-cfe40c7e1063fdbf.rlib" "/opt/rustwide/target/debug/deps/libglobset-8ee5cc560525b879.rlib" "/opt/rustwide/target/debug/deps/libfnv-18c63eb7d27d11b7.rlib" "/opt/rustwide/target/debug/deps/libbstr-55883d94003cc8ab.rlib" "/opt/rustwide/target/debug/deps/libstrum-54c884d5bb5935bf.rlib" "/opt/rustwide/target/debug/deps/libstructopt-312de208f7a135d3.rlib" "/opt/rustwide/target/debug/deps/libclap-48425ce4b46a285e.rlib" "/opt/rustwide/target/debug/deps/libvec_map-2ea354767dfdcf76.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-7ce917c1e40e3b24.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-f2de9f6717fae86f.rlib" "/opt/rustwide/target/debug/deps/libstrsim-7ef4ee0940d816f7.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a637fa8d282392d5.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5f50d48905eb9d7a.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-6d9113abee4f5368.rlib" "/opt/rustwide/target/debug/deps/libatty-ea5add6767d7537f.rlib" "/opt/rustwide/target/debug/deps/libhumantime-dfd7af29c5915f0f.rlib" "/opt/rustwide/target/debug/deps/libquick_error-a8ed19302f3259f8.rlib" "/opt/rustwide/target/debug/deps/liblog-3d65ebee37a7b6c8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0d7329a98a9ffead.rlib" "/opt/rustwide/target/debug/deps/libregex-3c2ed6a006b0d612.rlib" "/opt/rustwide/target/debug/deps/libthread_local-8d83e4901f0f282f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-36bd8bbfaaa85bd1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ae79f7b5f5d7bf39.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0b4c429c60f353ff.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f8260b06e2dd8573.rlib" "/opt/rustwide/target/debug/deps/libanyhow-2040bf21a500b7cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-0a07979da1fa7aa2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-171ede43b21d034c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-ea69ac8b5a0936d1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6be6d4d5d08eb152.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_std-c718480fe68c7cec.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b0aa0fca5eab8966.rlib" "/opt/rustwide/target/debug/deps/libtempdir-fab22f3fecbccc11.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-22b0b4e808fb54a1.rlib" "/opt/rustwide/target/debug/deps/librand-105a91c778b98b0d.rlib" "/opt/rustwide/target/debug/deps/libduct-ad2d7909ab6b8df4.rlib" "/opt/rustwide/target/debug/deps/libos_pipe-a911bd6f3f82189e.rlib" "/opt/rustwide/target/debug/deps/libshared_child-2fe64d90d0cdb153.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-37c2933cba6f0511.rlib" "/opt/rustwide/target/debug/deps/liblibc-ce235063b37f4193.rlib" "/opt/rustwide/target/debug/deps/libdifference-50fde4ec860a3f75.rlib" "/opt/rustwide/target/debug/deps/libcargo_metadata-816725e81130c4f3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e1ed4d19267a0be8.rlib" "/opt/rustwide/target/debug/deps/libryu-767a1abff7c121fa.rlib" "/opt/rustwide/target/debug/deps/libitoa-b97c5d72b295aa2e.rlib" "/opt/rustwide/target/debug/deps/libsemver-b24cb5610e8de2de.rlib" "/opt/rustwide/target/debug/deps/libserde-a972d0ef6f34e8e4.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-283e973b1f1adfc1.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" "-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: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `cargo-member`. [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: 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/deps/cp-c189fd621aa40186.cp.zmhtq3z3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cp-c189fd621aa40186.cp.zmhtq3z3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cp-c189fd621aa40186.cp.zmhtq3z3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cp-c189fd621aa40186.cp.zmhtq3z3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cp-c189fd621aa40186.cp.zmhtq3z3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cp-c189fd621aa40186.cp.zmhtq3z3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cp-c189fd621aa40186.cp.zmhtq3z3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cp-c189fd621aa40186.cp.zmhtq3z3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cp-c189fd621aa40186.cp.zmhtq3z3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cp-c189fd621aa40186.cp.zmhtq3z3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cp-c189fd621aa40186.cp.zmhtq3z3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cp-c189fd621aa40186.cp.zmhtq3z3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cp-c189fd621aa40186.cp.zmhtq3z3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cp-c189fd621aa40186.cp.zmhtq3z3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cp-c189fd621aa40186.cp.zmhtq3z3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cp-c189fd621aa40186.cp.zmhtq3z3-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/cp-c189fd621aa40186" "/opt/rustwide/target/debug/deps/cp-c189fd621aa40186.dykpjkvsdew66cb.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-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/libcargo_member-e1bba493bbd220b3.rlib" "/opt/rustwide/target/debug/deps/libshell_escape-fe178e79497ef14f.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-67c7afb83e245854.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3058c160e575e067.rlib" "/opt/rustwide/target/debug/deps/libchrono-8aaf261ddf852bbc.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-174cfa3414b3ee79.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7dc667d08b21def6.rlib" "/opt/rustwide/target/debug/deps/libtime-264f7de3d6b15a7f.rlib" "/opt/rustwide/target/debug/deps/libcombine-06fb9839a4a899e3.rlib" "/opt/rustwide/target/debug/deps/libascii-4fcb7450e7876807.rlib" "/opt/rustwide/target/debug/deps/libunreachable-52b2d6386dab8ec7.rlib" "/opt/rustwide/target/debug/deps/libvoid-6034f9c135881af0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-aaa03d2770528f4d.rlib" "/opt/rustwide/target/debug/deps/libtoml-99fc14c8d4b41baf.rlib" "/opt/rustwide/target/debug/deps/liburl-29689f838c2e6699.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a18950811759b5e.rlib" "/opt/rustwide/target/debug/deps/libidna-96c817f0fda83d6d.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/libitertools-899ec43d128bc52c.rlib" "/opt/rustwide/target/debug/deps/libeither-a928cc131afc6b11.rlib" "/opt/rustwide/target/debug/deps/libignore-063bb6ad152f990f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-76f5c6d637dd14b0.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-b60c3dbb1d2112ec.rlib" "/opt/rustwide/target/debug/deps/libsame_file-cfe40c7e1063fdbf.rlib" "/opt/rustwide/target/debug/deps/libglobset-8ee5cc560525b879.rlib" "/opt/rustwide/target/debug/deps/libfnv-18c63eb7d27d11b7.rlib" "/opt/rustwide/target/debug/deps/libbstr-55883d94003cc8ab.rlib" "/opt/rustwide/target/debug/deps/libstrum-54c884d5bb5935bf.rlib" "/opt/rustwide/target/debug/deps/libstructopt-312de208f7a135d3.rlib" "/opt/rustwide/target/debug/deps/libclap-48425ce4b46a285e.rlib" "/opt/rustwide/target/debug/deps/libvec_map-2ea354767dfdcf76.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-7ce917c1e40e3b24.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-f2de9f6717fae86f.rlib" "/opt/rustwide/target/debug/deps/libstrsim-7ef4ee0940d816f7.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a637fa8d282392d5.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5f50d48905eb9d7a.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-6d9113abee4f5368.rlib" "/opt/rustwide/target/debug/deps/libatty-ea5add6767d7537f.rlib" "/opt/rustwide/target/debug/deps/libhumantime-dfd7af29c5915f0f.rlib" "/opt/rustwide/target/debug/deps/libquick_error-a8ed19302f3259f8.rlib" "/opt/rustwide/target/debug/deps/liblog-3d65ebee37a7b6c8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0d7329a98a9ffead.rlib" "/opt/rustwide/target/debug/deps/libregex-3c2ed6a006b0d612.rlib" "/opt/rustwide/target/debug/deps/libthread_local-8d83e4901f0f282f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-36bd8bbfaaa85bd1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ae79f7b5f5d7bf39.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0b4c429c60f353ff.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f8260b06e2dd8573.rlib" "/opt/rustwide/target/debug/deps/libanyhow-2040bf21a500b7cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-0a07979da1fa7aa2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-171ede43b21d034c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-ea69ac8b5a0936d1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6be6d4d5d08eb152.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_std-c718480fe68c7cec.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b0aa0fca5eab8966.rlib" "/opt/rustwide/target/debug/deps/libtempdir-fab22f3fecbccc11.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-22b0b4e808fb54a1.rlib" "/opt/rustwide/target/debug/deps/librand-105a91c778b98b0d.rlib" "/opt/rustwide/target/debug/deps/libduct-ad2d7909ab6b8df4.rlib" "/opt/rustwide/target/debug/deps/libos_pipe-a911bd6f3f82189e.rlib" "/opt/rustwide/target/debug/deps/libshared_child-2fe64d90d0cdb153.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-37c2933cba6f0511.rlib" "/opt/rustwide/target/debug/deps/liblibc-ce235063b37f4193.rlib" "/opt/rustwide/target/debug/deps/libdifference-50fde4ec860a3f75.rlib" "/opt/rustwide/target/debug/deps/libcargo_metadata-816725e81130c4f3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e1ed4d19267a0be8.rlib" "/opt/rustwide/target/debug/deps/libryu-767a1abff7c121fa.rlib" "/opt/rustwide/target/debug/deps/libitoa-b97c5d72b295aa2e.rlib" "/opt/rustwide/target/debug/deps/libsemver-b24cb5610e8de2de.rlib" "/opt/rustwide/target/debug/deps/libserde-a972d0ef6f34e8e4.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-283e973b1f1adfc1.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" "-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" "7dd97a29ead268ba262b3b92a35b7baf47d36ea6290cba4d2e581b903d5f8923"` [INFO] running `"docker" "rm" "-f" "7dd97a29ead268ba262b3b92a35b7baf47d36ea6290cba4d2e581b903d5f8923"` [INFO] [stdout] 7dd97a29ead268ba262b3b92a35b7baf47d36ea6290cba4d2e581b903d5f8923