[INFO] fetching crate dockertest 0.1.0... [INFO] testing dockertest-0.1.0 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate dockertest 0.1.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate dockertest 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 dockertest 0.1.0 [INFO] finished tweaking crates.io crate dockertest 0.1.0 [INFO] tweaked toml for crates.io crate dockertest 0.1.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded access-queue v1.1.0 [INFO] running `"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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stdout] 8bd8fdff045d2ffc2a02ec3d7231887511f68112a7f128a5319130fd31af976e [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" "8bd8fdff045d2ffc2a02ec3d7231887511f68112a7f128a5319130fd31af976e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling dyn-clone v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling tracing-core v0.1.10 [INFO] [stderr] Compiling sharded-slab v0.0.9 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mio v0.7.0 [INFO] [stderr] Compiling dockertest v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling tracing-serde v0.1.1 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.5 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling pin-project-internal v0.4.19 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling tracing-attributes v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling async-trait v0.1.33 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling pin-project v0.4.19 [INFO] [stderr] Compiling tracing v0.1.15 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling hyper-unix-connector v0.1.4 [INFO] [stderr] Compiling bollard v0.5.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `"docker" "inspect" "8bd8fdff045d2ffc2a02ec3d7231887511f68112a7f128a5319130fd31af976e"` [INFO] running `"docker" "rm" "-f" "8bd8fdff045d2ffc2a02ec3d7231887511f68112a7f128a5319130fd31af976e"` [INFO] [stdout] 8bd8fdff045d2ffc2a02ec3d7231887511f68112a7f128a5319130fd31af976e [INFO] running `"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" "/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] c735dc2a1d9642072210123d8d980a6f8c7d34f969528986290c404476a77999 [INFO] running `"docker" "start" "-a" "c735dc2a1d9642072210123d8d980a6f8c7d34f969528986290c404476a77999"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling event-listener v1.2.0 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling test-env-log v0.2.2 [INFO] [stderr] Compiling access-queue v1.1.0 [INFO] [stderr] Compiling diesel v1.4.4 [INFO] [stderr] Compiling dockertest v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `dockertest`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name integration_test --edition=2018 tests/integration_test.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --test -C metadata=b885cbef2d567e9a -C extra-filename=-b885cbef2d567e9a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern access_queue=/opt/rustwide/target/debug/deps/libaccess_queue-d92436d42ec8aee6.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-12dd093edca35ef5.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-e62624fabf6169ce.so --extern bollard=/opt/rustwide/target/debug/deps/libbollard-e631afd37ecc46b4.rlib --extern diesel=/opt/rustwide/target/debug/deps/libdiesel-6e25fdc96ecb4c31.rlib --extern dockertest=/opt/rustwide/target/debug/deps/libdockertest-b91e07107409ec85.rlib --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-802d32295d934a5c.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-333ae4537bdb01e5.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-37c2933cba6f0511.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-0bd510cc29def9c8.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-52e0454d420ec1d5.rlib --extern test_env_log=/opt/rustwide/target/debug/deps/libtest_env_log-d2df9fba13977b77.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f1a309b50ba28764.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c3c8e1d38968b316.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e00e73525ded4fb2.rlib --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-821cd6829cdcf346.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-f7fed20fa4e53ef7.rlib --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu` (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/deps/database-2efbba25513b7748.database.cxu3abzb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/database-2efbba25513b7748.database.cxu3abzb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/database-2efbba25513b7748.database.cxu3abzb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/database-2efbba25513b7748.database.cxu3abzb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/database-2efbba25513b7748.database.cxu3abzb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/database-2efbba25513b7748.database.cxu3abzb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/database-2efbba25513b7748.database.cxu3abzb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/database-2efbba25513b7748.database.cxu3abzb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/database-2efbba25513b7748.database.cxu3abzb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/database-2efbba25513b7748.database.cxu3abzb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/database-2efbba25513b7748.database.cxu3abzb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/database-2efbba25513b7748.database.cxu3abzb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/database-2efbba25513b7748.database.cxu3abzb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/database-2efbba25513b7748.database.cxu3abzb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/database-2efbba25513b7748.database.cxu3abzb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/database-2efbba25513b7748.database.cxu3abzb-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/database-2efbba25513b7748" "/opt/rustwide/target/debug/deps/database-2efbba25513b7748.4ofeudsrx4arlcp9.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-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/libtracing_subscriber-f7fed20fa4e53ef7.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-79f08354738af48c.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-ba954adda70aaf22.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5f50d48905eb9d7a.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-957e07f3d3c9c77c.rlib" "/opt/rustwide/target/debug/deps/libmatchers-e7260492f07a66cf.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-a96ee128ebf639c2.rlib" "/opt/rustwide/target/debug/deps/libregex-9d7abde785476cae.rlib" "/opt/rustwide/target/debug/deps/libthread_local-8d83e4901f0f282f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-54fdda16b5257135.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0b4c429c60f353ff.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/libdockertest-b91e07107409ec85.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-802d32295d934a5c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-f1a309b50ba28764.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-821cd6829cdcf346.rlib" "/opt/rustwide/target/debug/deps/librand-0bd510cc29def9c8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cbc353f939835b14.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-89ee3c0039048a85.rlib" "/opt/rustwide/target/debug/deps/librand_core-60ac4ba9e620f645.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-69c095bce0e5b2ab.rlib" "/opt/rustwide/target/debug/deps/libtracing-e00e73525ded4fb2.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-f25e040edf8065d4.rlib" "/opt/rustwide/target/debug/deps/libfutures-333ae4537bdb01e5.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-abf704e937bf8411.rlib" "/opt/rustwide/target/debug/deps/libbollard-e631afd37ecc46b4.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/libbase64-000fa8e5fd1029c5.rlib" "/opt/rustwide/target/debug/deps/libhyper_unix_connector-fc4269f41430757d.rlib" "/opt/rustwide/target/debug/deps/libhex-3b63fe233a159403.rlib" "/opt/rustwide/target/debug/deps/libserde_json-52e0454d420ec1d5.rlib" "/opt/rustwide/target/debug/deps/libryu-e41edf2aeea0eb4e.rlib" "/opt/rustwide/target/debug/deps/libhyper-de43268a1a2864a1.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d5a9ecda4ab3c948.rlib" "/opt/rustwide/target/debug/deps/libwant-a1900c56fd428f42.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-877f48b3aeabbfc2.rlib" "/opt/rustwide/target/debug/deps/libh2-b33d137db86b3304.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5548118001b44405.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-6dbebdada4a44508.rlib" "/opt/rustwide/target/debug/deps/libsocket2-416269e2f83ca334.rlib" "/opt/rustwide/target/debug/deps/libtower_service-e5254f46afe30dba.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-78d9a159889189ff.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a75111b4773c49f1.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-a27fa80def89985b.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e1f9859e50fb09d3.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d99011eb8c5abe85.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-a2500e01a2ed1769.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-b0bcd06e5513625b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-37c2933cba6f0511.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e0434aecc70477b2.rlib" "/opt/rustwide/target/debug/deps/libtokio-c3c8e1d38968b316.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-5e15fd14bd307d93.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-58c2bcd1c6d1b32a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-210e4113cdbae879.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f8260b06e2dd8573.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-05173f6892ec7c86.rlib" "/opt/rustwide/target/debug/deps/libmio-340cc385c38e5b89.rlib" "/opt/rustwide/target/debug/deps/libslab-4c5e5a4b1eda1a25.rlib" "/opt/rustwide/target/debug/deps/libiovec-53711fde944e9042.rlib" "/opt/rustwide/target/debug/deps/libnet2-2fe4992f274b56f3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-36bd8bbfaaa85bd1.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-120407e8b5a32b34.rlib" "/opt/rustwide/target/debug/deps/libpin_project-4e9952a96021bd7d.rlib" "/opt/rustwide/target/debug/deps/libhttp-949b12d16a18b4eb.rlib" "/opt/rustwide/target/debug/deps/libitoa-6a422fec93b9e5ce.rlib" "/opt/rustwide/target/debug/deps/libbytes-f84ed14a388d339f.rlib" "/opt/rustwide/target/debug/deps/libfnv-d46cc828847a1306.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-e701f8c0d1c935b2.rlib" "/opt/rustwide/target/debug/deps/libchrono-927d208738511a2b.rlib" "/opt/rustwide/target/debug/deps/libserde-91bcddecf7613a4b.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-23183ca53583039d.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6344238339027237.rlib" "/opt/rustwide/target/debug/deps/liblog-3d65ebee37a7b6c8.rlib" "/opt/rustwide/target/debug/deps/libfailure-f9302247a0ddaee3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-2603cfdb11ebad36.rlib" "/opt/rustwide/target/debug/deps/libobject-28d15ce18808e2c6.rlib" "/opt/rustwide/target/debug/deps/liblibc-2e17c5c99334ee98.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-ecb9f5e624d94a20.rlib" "/opt/rustwide/target/debug/deps/libgimli-9c3a14f143e50336.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0d7329a98a9ffead.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-96825a490c3cad52.rlib" "/opt/rustwide/target/debug/deps/libdiesel-6e25fdc96ecb4c31.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-2eb048ea87d3dd96.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-78580fbf595daae7.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a637fa8d282392d5.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" "-lpq" "-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" "c735dc2a1d9642072210123d8d980a6f8c7d34f969528986290c404476a77999"` [INFO] running `"docker" "rm" "-f" "c735dc2a1d9642072210123d8d980a6f8c7d34f969528986290c404476a77999"` [INFO] [stdout] c735dc2a1d9642072210123d8d980a6f8c7d34f969528986290c404476a77999