[INFO] crate pf_sandbox_lib 0.3.1 is already in cache [INFO] testing pf_sandbox_lib-0.3.1 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate pf_sandbox_lib 0.3.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate pf_sandbox_lib 0.3.1 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 pf_sandbox_lib 0.3.1 [INFO] finished tweaking crates.io crate pf_sandbox_lib 0.3.1 [INFO] tweaked toml for crates.io crate pf_sandbox_lib 0.3.1 written to /workspace/builds/worker-1/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] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 9675005407b3004f1303d5053b88e6efb3cbd4ee0999c0591069d9014ea7b30e [INFO] running `"docker" "start" "-a" "9675005407b3004f1303d5053b88e6efb3cbd4ee0999c0591069d9014ea7b30e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling pf_sandbox_lib v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling podio v0.1.7 [INFO] [stderr] Compiling strum v0.13.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling treeflection v0.1.32 [INFO] [stderr] Compiling zip v0.5.5 [INFO] [stderr] Compiling gilrs-core v0.1.0 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling treeflection_derive v0.3.2 [INFO] [stderr] Compiling strum_macros v0.13.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling winit v0.18.1 [INFO] [stderr] Compiling winit_input_helper v0.2.1 [INFO] [stderr] warning: use of deprecated item 'env_logger::Builder::parse': use `parse_filters` instead. [INFO] [stderr] --> src/logger.rs:10:39 [INFO] [stderr] | [INFO] [stderr] 10 | Builder::new().format(format).parse(&env_var).init() [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `"docker" "inspect" "9675005407b3004f1303d5053b88e6efb3cbd4ee0999c0591069d9014ea7b30e"` [INFO] running `"docker" "rm" "-f" "9675005407b3004f1303d5053b88e6efb3cbd4ee0999c0591069d9014ea7b30e"` [INFO] [stdout] 9675005407b3004f1303d5053b88e6efb3cbd4ee0999c0591069d9014ea7b30e [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] c49728ff87c22bc00185c18721e04b99bc6b18e269415205130d1e8cb836de99 [INFO] running `"docker" "start" "-a" "c49728ff87c22bc00185c18721e04b99bc6b18e269415205130d1e8cb836de99"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: use of deprecated item 'env_logger::Builder::parse': use `parse_filters` instead. [INFO] [stderr] --> src/logger.rs:10:39 [INFO] [stderr] | [INFO] [stderr] 10 | Builder::new().format(format).parse(&env_var).init() [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Compiling pf_sandbox_lib v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'env_logger::Builder::parse': use `parse_filters` instead. [INFO] [stderr] --> src/logger.rs:10:39 [INFO] [stderr] | [INFO] [stderr] 10 | Builder::new().format(format).parse(&env_var).init() [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [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/unittest_package-f54f01fdef850ed9.unittest_package.e7es6t0q-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/unittest_package-f54f01fdef850ed9.unittest_package.e7es6t0q-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/unittest_package-f54f01fdef850ed9.unittest_package.e7es6t0q-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/unittest_package-f54f01fdef850ed9.unittest_package.e7es6t0q-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/unittest_package-f54f01fdef850ed9.unittest_package.e7es6t0q-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/unittest_package-f54f01fdef850ed9.unittest_package.e7es6t0q-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/unittest_package-f54f01fdef850ed9.unittest_package.e7es6t0q-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/unittest_package-f54f01fdef850ed9.unittest_package.e7es6t0q-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/unittest_package-f54f01fdef850ed9.unittest_package.e7es6t0q-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/unittest_package-f54f01fdef850ed9.unittest_package.e7es6t0q-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/unittest_package-f54f01fdef850ed9.unittest_package.e7es6t0q-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/unittest_package-f54f01fdef850ed9.unittest_package.e7es6t0q-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/unittest_package-f54f01fdef850ed9" "/opt/rustwide/target/debug/deps/unittest_package-f54f01fdef850ed9.gqxmn8ev8hkuxt5.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-31bbc74e424dbe8b/out/lib" "-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/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/libpf_sandbox_lib-42648a848f481d27.rlib" "/opt/rustwide/target/debug/deps/libtoml-93b91a3815eb6d03.rlib" "/opt/rustwide/target/debug/deps/libos_type-3d8ad2fac6760aaf.rlib" "/opt/rustwide/target/debug/deps/libsha2-3d0c26735d2fbebf.rlib" "/opt/rustwide/target/debug/deps/libdigest-86c2d46ebf065e8c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-7cbc09ddcfac8e21.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-6d4c62c53be8bc6e.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-10d6e4e4f8bcfb9b.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/libbincode-3da3f21e3e846d4f.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-a1362c286da84dce.rlib" "/opt/rustwide/target/debug/deps/libatty-732074f349571b64.rlib" "/opt/rustwide/target/debug/deps/libhumantime-dfd7af29c5915f0f.rlib" "/opt/rustwide/target/debug/deps/libquick_error-a8ed19302f3259f8.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b0aa0fca5eab8966.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-c6602871d178913e.rlib" "/opt/rustwide/target/debug/deps/libvec_map-2ea354767dfdcf76.rlib" "/opt/rustwide/target/debug/deps/libnix-a56c94882089ef8a.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-37eee4af503d804f.rlib" "/opt/rustwide/target/debug/deps/libzip-2ef7fab59625cd7a.rlib" "/opt/rustwide/target/debug/deps/libbzip2-2d4b10c162a27bea.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-8857d5430e9634c4.rlib" "/opt/rustwide/target/debug/deps/libpodio-ed74896d95ac6bff.rlib" "/opt/rustwide/target/debug/deps/libreqwest-6b26b7c36696a47c.rlib" "/opt/rustwide/target/debug/deps/libuuid-4685696d5fd2e887.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8b5118c9b8c1dd9b.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e4db6fc4cc7027f2.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-812699bd7fc3fe7d.rlib" "/opt/rustwide/target/debug/deps/libunicase-f4b4f5df5bf2cdc4.rlib" "/opt/rustwide/target/debug/deps/libmime-d1bda7bb9ef96638.rlib" "/opt/rustwide/target/debug/deps/libflate2-affdc286b71d2387.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-6eca02b8afa79989.rlib" "/opt/rustwide/target/debug/deps/libadler32-f244741275b1e8cf.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-10e48aefe5c8c7a8.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-b4523e9f6b793a6b.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-772dbc8965be0f6b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-6e2ecc9f0689ff98.rlib" "/opt/rustwide/target/debug/deps/libopenssl-2321300549aae26b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-365e7e6ef929d020.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/libhyper-187731c6a46c7f72.rlib" "/opt/rustwide/target/debug/deps/libwant-743980b180a7f3f4.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-877f48b3aeabbfc2.rlib" "/opt/rustwide/target/debug/deps/libtokio-b1785f9a62adfd41.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-bbbbd764e7616c4a.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-a6e389e73481dd2a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-42c99cebd20ee05b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a9e0d04c077c91e1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-eb28c5bd8246c8d0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-5c24e8767944acb0.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-69d51980cab6cae8.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-f364c1012724574a.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-32fb27bfe8fd579c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e1e996d668ff3115.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-514a7fd633b20ffe.rlib" "/opt/rustwide/target/debug/deps/liblock_api-bcbe0572741418d2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6e82e76ec854833d.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-fe4e16b31cef9b11.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-51ce3f900c229019.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-76f5c6d637dd14b0.rlib" "/opt/rustwide/target/debug/deps/libmio-340cc385c38e5b89.rlib" "/opt/rustwide/target/debug/deps/libnet2-2fe4992f274b56f3.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d5a9ecda4ab3c948.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-445c7f00babae693.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-0ab1ab79ba6ed2ae.rlib" "/opt/rustwide/target/debug/deps/libh2-ced4c5ac7322bb1e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5548118001b44405.rlib" "/opt/rustwide/target/debug/deps/libstring-ecb9ae6c6c256469.rlib" "/opt/rustwide/target/debug/deps/libslab-4c5e5a4b1eda1a25.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-11a624b588034bc0.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-2254dd899ac5594c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-210e4113cdbae879.rlib" "/opt/rustwide/target/debug/deps/libhttp-07b3b3d1cb5d08ee.rlib" "/opt/rustwide/target/debug/deps/libfnv-d46cc828847a1306.rlib" "/opt/rustwide/target/debug/deps/libfutures-cbe4e291e0a0e8bc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4e2daca03d5e3674.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-501d50716aef2e4f.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-0665919783850270.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/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/target/debug/deps/libmemchr-f8260b06e2dd8573.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-6d98a56af3173a84.rlib" "/opt/rustwide/target/debug/deps/libtry_from-dd01d545fd43c3bd.rlib" "/opt/rustwide/target/debug/deps/libfailure-03593cff0cd6a2e5.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-2603cfdb11ebad36.rlib" "/opt/rustwide/target/debug/deps/libobject-28d15ce18808e2c6.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-ecb9f5e624d94a20.rlib" "/opt/rustwide/target/debug/deps/libgimli-9c3a14f143e50336.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-96825a490c3cad52.rlib" "/opt/rustwide/target/debug/deps/libcookie-3bb63666bd4c99cd.rlib" "/opt/rustwide/target/debug/deps/libtime-23183ca53583039d.rlib" "/opt/rustwide/target/debug/deps/liburl-8fcd65f1306150c3.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/libbytes-0c4f999a18c72543.rlib" "/opt/rustwide/target/debug/deps/libiovec-53711fde944e9042.rlib" "/opt/rustwide/target/debug/deps/libbase64-9bdd4c86202f68fa.rlib" "/opt/rustwide/target/debug/deps/libdirs-68a4f43fef94d87e.rlib" "/opt/rustwide/target/debug/deps/libstrum-125ecd99b00629b8.rlib" "/opt/rustwide/target/debug/deps/libtreeflection-59a286ebcf7d05b5.rlib" "/opt/rustwide/target/debug/deps/libitertools-acb3c0777c12160e.rlib" "/opt/rustwide/target/debug/deps/libeither-cda11bec59b157f6.rlib" "/opt/rustwide/target/debug/deps/libwinit_input_helper-0f435806f69e7e04.rlib" "/opt/rustwide/target/debug/deps/libwinit-aa19eb5a7c3eb51e.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-23390c0b125f3569.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-406927ab39332aeb.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-1e6ae11bf0e4a08b.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-4ff33daeb3b1d367.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-71e027df50ac1c14.rlib" "/opt/rustwide/target/debug/deps/libnix-bc976c8f528b349d.rlib" "/opt/rustwide/target/debug/deps/libvoid-54fa5ba7557385ce.rlib" "/opt/rustwide/target/debug/deps/libmemmap-08c0e1a81add793c.rlib" "/opt/rustwide/target/debug/deps/libandrew-51a8226cd4a534bd.rlib" "/opt/rustwide/target/debug/deps/libxml-463aff6a8c23c02c.rlib" "/opt/rustwide/target/debug/deps/libxdg-663ac5e3ed3c5025.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-b60c3dbb1d2112ec.rlib" "/opt/rustwide/target/debug/deps/libsame_file-cfe40c7e1063fdbf.rlib" "/opt/rustwide/target/debug/deps/librusttype-2681073a9440f758.rlib" "/opt/rustwide/target/debug/deps/librusttype-3c6bf11f76bcecc3.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-483193d596f97a25.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-78580fbf595daae7.rlib" "/opt/rustwide/target/debug/deps/libordered_float-c4d1db88d1092e88.rlib" "/opt/rustwide/target/debug/deps/libapprox-dc5cf472ea1b9b2c.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-92ee7aa3e0fea1b7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-447df9d8850f95e5.rlib" "/opt/rustwide/target/debug/deps/libdlib-4091deac3fab4103.rlib" "/opt/rustwide/target/debug/deps/liblibloading-b9cca48de036591f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a637fa8d282392d5.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-d4cc324235a66d36.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d6f670bc08ed2b0b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ed361b340b4cfa7f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-13f2e93db959e239.rlib" "/opt/rustwide/target/debug/deps/librand-32ca9d04a8072615.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-76feb1be4b384d8c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-765ae007666635d1.rlib" "/opt/rustwide/target/debug/deps/librand_hc-68dde4176773bfba.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-eed2f9bcc51aafd2.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-3afb46e714f27b23.rlib" "/opt/rustwide/target/debug/deps/librand_core-35d9152f59e9c107.rlib" "/opt/rustwide/target/debug/deps/librand_os-34eb9190028b9c20.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-090e0608e0e97bb5.rlib" "/opt/rustwide/target/debug/deps/librand_core-fc3b85f002e2a6f9.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b204f64ec2915fbb.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-e3955c41b28b832e.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-52d0dd6ebcd8d383.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d89c2d7a36eb453e.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-d484cb7f9c706bff.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-c59d4d0642fbf7ab.rlib" "/opt/rustwide/target/debug/deps/liblibc-2e17c5c99334ee98.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-36bd8bbfaaa85bd1.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2e1de0fdaf01af99.rlib" "/opt/rustwide/target/debug/deps/libryu-e41edf2aeea0eb4e.rlib" "/opt/rustwide/target/debug/deps/libitoa-6a422fec93b9e5ce.rlib" "/opt/rustwide/target/debug/deps/libserde-5398d4946eb4d19d.rlib" "/opt/rustwide/target/debug/deps/libmatches-6c7348f3fc3f1329.rlib" "/opt/rustwide/target/debug/deps/liblog-3d65ebee37a7b6c8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0d7329a98a9ffead.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" "-ludev" "-lssl" "-lcrypto" "-ldl" "-ldl" "-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/deps/unittest_input-1e3a17829497057c.unittest_input.wj1i0mxf-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/unittest_input-1e3a17829497057c.unittest_input.wj1i0mxf-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/unittest_input-1e3a17829497057c.unittest_input.wj1i0mxf-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/unittest_input-1e3a17829497057c.unittest_input.wj1i0mxf-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/unittest_input-1e3a17829497057c.unittest_input.wj1i0mxf-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/unittest_input-1e3a17829497057c.unittest_input.wj1i0mxf-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/unittest_input-1e3a17829497057c.unittest_input.wj1i0mxf-cgu.6.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/unittest_input-1e3a17829497057c" "/opt/rustwide/target/debug/deps/unittest_input-1e3a17829497057c.1zheapk4nmr8z4tx.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-31bbc74e424dbe8b/out/lib" "-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/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/libpf_sandbox_lib-42648a848f481d27.rlib" "/opt/rustwide/target/debug/deps/libtoml-93b91a3815eb6d03.rlib" "/opt/rustwide/target/debug/deps/libos_type-3d8ad2fac6760aaf.rlib" "/opt/rustwide/target/debug/deps/libsha2-3d0c26735d2fbebf.rlib" "/opt/rustwide/target/debug/deps/libdigest-86c2d46ebf065e8c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-7cbc09ddcfac8e21.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-6d4c62c53be8bc6e.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-10d6e4e4f8bcfb9b.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/libbincode-3da3f21e3e846d4f.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-a1362c286da84dce.rlib" "/opt/rustwide/target/debug/deps/libatty-732074f349571b64.rlib" "/opt/rustwide/target/debug/deps/libhumantime-dfd7af29c5915f0f.rlib" "/opt/rustwide/target/debug/deps/libquick_error-a8ed19302f3259f8.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b0aa0fca5eab8966.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-c6602871d178913e.rlib" "/opt/rustwide/target/debug/deps/libvec_map-2ea354767dfdcf76.rlib" "/opt/rustwide/target/debug/deps/libnix-a56c94882089ef8a.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-37eee4af503d804f.rlib" "/opt/rustwide/target/debug/deps/libzip-2ef7fab59625cd7a.rlib" "/opt/rustwide/target/debug/deps/libbzip2-2d4b10c162a27bea.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-8857d5430e9634c4.rlib" "/opt/rustwide/target/debug/deps/libpodio-ed74896d95ac6bff.rlib" "/opt/rustwide/target/debug/deps/libreqwest-6b26b7c36696a47c.rlib" "/opt/rustwide/target/debug/deps/libuuid-4685696d5fd2e887.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8b5118c9b8c1dd9b.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e4db6fc4cc7027f2.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-812699bd7fc3fe7d.rlib" "/opt/rustwide/target/debug/deps/libunicase-f4b4f5df5bf2cdc4.rlib" "/opt/rustwide/target/debug/deps/libmime-d1bda7bb9ef96638.rlib" "/opt/rustwide/target/debug/deps/libflate2-affdc286b71d2387.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-6eca02b8afa79989.rlib" "/opt/rustwide/target/debug/deps/libadler32-f244741275b1e8cf.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-10e48aefe5c8c7a8.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-b4523e9f6b793a6b.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-772dbc8965be0f6b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-6e2ecc9f0689ff98.rlib" "/opt/rustwide/target/debug/deps/libopenssl-2321300549aae26b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-365e7e6ef929d020.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/libhyper-187731c6a46c7f72.rlib" "/opt/rustwide/target/debug/deps/libwant-743980b180a7f3f4.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-877f48b3aeabbfc2.rlib" "/opt/rustwide/target/debug/deps/libtokio-b1785f9a62adfd41.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-bbbbd764e7616c4a.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-a6e389e73481dd2a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-42c99cebd20ee05b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a9e0d04c077c91e1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-eb28c5bd8246c8d0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-5c24e8767944acb0.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-69d51980cab6cae8.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-f364c1012724574a.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-32fb27bfe8fd579c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e1e996d668ff3115.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-514a7fd633b20ffe.rlib" "/opt/rustwide/target/debug/deps/liblock_api-bcbe0572741418d2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6e82e76ec854833d.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-fe4e16b31cef9b11.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-51ce3f900c229019.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-76f5c6d637dd14b0.rlib" "/opt/rustwide/target/debug/deps/libmio-340cc385c38e5b89.rlib" "/opt/rustwide/target/debug/deps/libnet2-2fe4992f274b56f3.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d5a9ecda4ab3c948.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-445c7f00babae693.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-0ab1ab79ba6ed2ae.rlib" "/opt/rustwide/target/debug/deps/libh2-ced4c5ac7322bb1e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5548118001b44405.rlib" "/opt/rustwide/target/debug/deps/libstring-ecb9ae6c6c256469.rlib" "/opt/rustwide/target/debug/deps/libslab-4c5e5a4b1eda1a25.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-11a624b588034bc0.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-2254dd899ac5594c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-210e4113cdbae879.rlib" "/opt/rustwide/target/debug/deps/libhttp-07b3b3d1cb5d08ee.rlib" "/opt/rustwide/target/debug/deps/libfnv-d46cc828847a1306.rlib" "/opt/rustwide/target/debug/deps/libfutures-cbe4e291e0a0e8bc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4e2daca03d5e3674.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-501d50716aef2e4f.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-0665919783850270.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/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/target/debug/deps/libmemchr-f8260b06e2dd8573.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-6d98a56af3173a84.rlib" "/opt/rustwide/target/debug/deps/libtry_from-dd01d545fd43c3bd.rlib" "/opt/rustwide/target/debug/deps/libfailure-03593cff0cd6a2e5.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-2603cfdb11ebad36.rlib" "/opt/rustwide/target/debug/deps/libobject-28d15ce18808e2c6.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-ecb9f5e624d94a20.rlib" "/opt/rustwide/target/debug/deps/libgimli-9c3a14f143e50336.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-96825a490c3cad52.rlib" "/opt/rustwide/target/debug/deps/libcookie-3bb63666bd4c99cd.rlib" "/opt/rustwide/target/debug/deps/libtime-23183ca53583039d.rlib" "/opt/rustwide/target/debug/deps/liburl-8fcd65f1306150c3.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/libbytes-0c4f999a18c72543.rlib" "/opt/rustwide/target/debug/deps/libiovec-53711fde944e9042.rlib" "/opt/rustwide/target/debug/deps/libbase64-9bdd4c86202f68fa.rlib" "/opt/rustwide/target/debug/deps/libdirs-68a4f43fef94d87e.rlib" "/opt/rustwide/target/debug/deps/libstrum-125ecd99b00629b8.rlib" "/opt/rustwide/target/debug/deps/libtreeflection-59a286ebcf7d05b5.rlib" "/opt/rustwide/target/debug/deps/libitertools-acb3c0777c12160e.rlib" "/opt/rustwide/target/debug/deps/libeither-cda11bec59b157f6.rlib" "/opt/rustwide/target/debug/deps/libwinit_input_helper-0f435806f69e7e04.rlib" "/opt/rustwide/target/debug/deps/libwinit-aa19eb5a7c3eb51e.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-23390c0b125f3569.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-406927ab39332aeb.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-1e6ae11bf0e4a08b.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-4ff33daeb3b1d367.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-71e027df50ac1c14.rlib" "/opt/rustwide/target/debug/deps/libnix-bc976c8f528b349d.rlib" "/opt/rustwide/target/debug/deps/libvoid-54fa5ba7557385ce.rlib" "/opt/rustwide/target/debug/deps/libmemmap-08c0e1a81add793c.rlib" "/opt/rustwide/target/debug/deps/libandrew-51a8226cd4a534bd.rlib" "/opt/rustwide/target/debug/deps/libxml-463aff6a8c23c02c.rlib" "/opt/rustwide/target/debug/deps/libxdg-663ac5e3ed3c5025.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-b60c3dbb1d2112ec.rlib" "/opt/rustwide/target/debug/deps/libsame_file-cfe40c7e1063fdbf.rlib" "/opt/rustwide/target/debug/deps/librusttype-2681073a9440f758.rlib" "/opt/rustwide/target/debug/deps/librusttype-3c6bf11f76bcecc3.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-483193d596f97a25.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-78580fbf595daae7.rlib" "/opt/rustwide/target/debug/deps/libordered_float-c4d1db88d1092e88.rlib" "/opt/rustwide/target/debug/deps/libapprox-dc5cf472ea1b9b2c.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-92ee7aa3e0fea1b7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-447df9d8850f95e5.rlib" "/opt/rustwide/target/debug/deps/libdlib-4091deac3fab4103.rlib" "/opt/rustwide/target/debug/deps/liblibloading-b9cca48de036591f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a637fa8d282392d5.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-d4cc324235a66d36.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d6f670bc08ed2b0b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ed361b340b4cfa7f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-13f2e93db959e239.rlib" "/opt/rustwide/target/debug/deps/librand-32ca9d04a8072615.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-76feb1be4b384d8c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-765ae007666635d1.rlib" "/opt/rustwide/target/debug/deps/librand_hc-68dde4176773bfba.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-eed2f9bcc51aafd2.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-3afb46e714f27b23.rlib" "/opt/rustwide/target/debug/deps/librand_core-35d9152f59e9c107.rlib" "/opt/rustwide/target/debug/deps/librand_os-34eb9190028b9c20.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-090e0608e0e97bb5.rlib" "/opt/rustwide/target/debug/deps/librand_core-fc3b85f002e2a6f9.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b204f64ec2915fbb.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-e3955c41b28b832e.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-52d0dd6ebcd8d383.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d89c2d7a36eb453e.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-d484cb7f9c706bff.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-c59d4d0642fbf7ab.rlib" "/opt/rustwide/target/debug/deps/liblibc-2e17c5c99334ee98.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-36bd8bbfaaa85bd1.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2e1de0fdaf01af99.rlib" "/opt/rustwide/target/debug/deps/libryu-e41edf2aeea0eb4e.rlib" "/opt/rustwide/target/debug/deps/libitoa-6a422fec93b9e5ce.rlib" "/opt/rustwide/target/debug/deps/libserde-5398d4946eb4d19d.rlib" "/opt/rustwide/target/debug/deps/libmatches-6c7348f3fc3f1329.rlib" "/opt/rustwide/target/debug/deps/liblog-3d65ebee37a7b6c8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0d7329a98a9ffead.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" "-ludev" "-lssl" "-lcrypto" "-ldl" "-ldl" "-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: could not compile `pf_sandbox_lib`. [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] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "c49728ff87c22bc00185c18721e04b99bc6b18e269415205130d1e8cb836de99"` [INFO] running `"docker" "rm" "-f" "c49728ff87c22bc00185c18721e04b99bc6b18e269415205130d1e8cb836de99"` [INFO] [stdout] c49728ff87c22bc00185c18721e04b99bc6b18e269415205130d1e8cb836de99