[INFO] fetching crate proffer 1.0.0-rc2... [INFO] testing proffer-1.0.0-rc2 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate proffer 1.0.0-rc2 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate proffer 1.0.0-rc2 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 proffer 1.0.0-rc2 [INFO] finished tweaking crates.io crate proffer 1.0.0-rc2 [INFO] tweaked toml for crates.io crate proffer 1.0.0-rc2 written to /workspace/builds/worker-2/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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 90148780bbea58e7fe6daabaefb24130048690c0b5635d95c8e321a63faf5ee8 [INFO] running `"docker" "start" "-a" "90148780bbea58e7fe6daabaefb24130048690c0b5635d95c8e321a63faf5ee8"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling unic-common v0.7.0 [INFO] [stderr] Compiling unic-char-range v0.7.0 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling unic-char-property v0.7.0 [INFO] [stderr] Compiling unic-ucd-version v0.7.0 [INFO] [stderr] Compiling unic-ucd-segment v0.7.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling unic-segment v0.7.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling tera v0.11.20 [INFO] [stderr] Compiling proffer v1.0.0-rc2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.27s [INFO] running `"docker" "inspect" "90148780bbea58e7fe6daabaefb24130048690c0b5635d95c8e321a63faf5ee8"` [INFO] running `"docker" "rm" "-f" "90148780bbea58e7fe6daabaefb24130048690c0b5635d95c8e321a63faf5ee8"` [INFO] [stdout] 90148780bbea58e7fe6daabaefb24130048690c0b5635d95c8e321a63faf5ee8 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 9f27097495b67cbf23f0c2a84b36d3ea0306932132474d868d6a535b21bb5803 [INFO] running `"docker" "start" "-a" "9f27097495b67cbf23f0c2a84b36d3ea0306932132474d868d6a535b21bb5803"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proffer v1.0.0-rc2 (/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/struct_gen_test-719954ea6458d993.struct_gen_test.4pmqetbl-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/struct_gen_test-719954ea6458d993.struct_gen_test.4pmqetbl-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/struct_gen_test-719954ea6458d993.struct_gen_test.4pmqetbl-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/struct_gen_test-719954ea6458d993.struct_gen_test.4pmqetbl-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/struct_gen_test-719954ea6458d993.struct_gen_test.4pmqetbl-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/struct_gen_test-719954ea6458d993.struct_gen_test.4pmqetbl-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/struct_gen_test-719954ea6458d993.struct_gen_test.4pmqetbl-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/struct_gen_test-719954ea6458d993.struct_gen_test.4pmqetbl-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/struct_gen_test-719954ea6458d993.struct_gen_test.4pmqetbl-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/struct_gen_test-719954ea6458d993.struct_gen_test.4pmqetbl-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/struct_gen_test-719954ea6458d993.struct_gen_test.4pmqetbl-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/struct_gen_test-719954ea6458d993.struct_gen_test.4pmqetbl-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/struct_gen_test-719954ea6458d993.struct_gen_test.4pmqetbl-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/struct_gen_test-719954ea6458d993.struct_gen_test.4pmqetbl-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/struct_gen_test-719954ea6458d993.struct_gen_test.4pmqetbl-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/struct_gen_test-719954ea6458d993.struct_gen_test.4pmqetbl-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/struct_gen_test-719954ea6458d993" "/opt/rustwide/target/debug/deps/struct_gen_test-719954ea6458d993.xd9ng70lamlc029.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/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/libsyn-4d8ea2a86e5fd11b.rlib" "/opt/rustwide/target/debug/deps/libquote-3cd29cd440289190.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-26d355dfc44f3703.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-ea1ed2e1e1c986b4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-25514b80a23ff619.rlib" "/opt/rustwide/target/debug/deps/libproffer-f5887af33b5c3492.rlib" "/opt/rustwide/target/debug/deps/libtera-2f7914342b8c59de.rlib" "/opt/rustwide/target/debug/deps/libunic_segment-0dfb3d89256d3969.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_segment-d7a8615133934e56.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_version-2bee68c2eeacf893.rlib" "/opt/rustwide/target/debug/deps/libunic_common-1d5c54f7c0a30d66.rlib" "/opt/rustwide/target/debug/deps/libunic_char_property-eb7212db73e2eb9e.rlib" "/opt/rustwide/target/debug/deps/libunic_char_range-3aabb0f17f80145e.rlib" "/opt/rustwide/target/debug/deps/liburl-8fcd65f1306150c3.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-d4cc324235a66d36.rlib" "/opt/rustwide/target/debug/deps/libidna-d4994925bf4430c7.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-467beec5965936c6.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0ffc8bb136e2289a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-879207079127f333.rlib" "/opt/rustwide/target/debug/deps/libmatches-6c7348f3fc3f1329.rlib" "/opt/rustwide/target/debug/deps/libhumansize-148b6af923501b5b.rlib" "/opt/rustwide/target/debug/deps/libchrono-7036d07894425bcc.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/libslug-70ab66fdee745bce.rlib" "/opt/rustwide/target/debug/deps/libdeunicode-01da9d02d1bd11dd.rlib" "/opt/rustwide/target/debug/deps/libregex-9d7abde785476cae.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-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-4617854137ae1d5f.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/libserde_json-4695666b956dc92f.rlib" "/opt/rustwide/target/debug/deps/libryu-e41edf2aeea0eb4e.rlib" "/opt/rustwide/target/debug/deps/libitoa-b97c5d72b295aa2e.rlib" "/opt/rustwide/target/debug/deps/libpest-940b8d44a8596112.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-1283aa0bd3f5482c.rlib" "/opt/rustwide/target/debug/deps/libglob-3b54178588ab8838.rlib" "/opt/rustwide/target/debug/deps/libserde-37e543eeedfa88c3.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/module_gen_test-b87a5524d7a90965.module_gen_test.cmb2jmjb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/module_gen_test-b87a5524d7a90965.module_gen_test.cmb2jmjb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/module_gen_test-b87a5524d7a90965.module_gen_test.cmb2jmjb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/module_gen_test-b87a5524d7a90965.module_gen_test.cmb2jmjb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/module_gen_test-b87a5524d7a90965.module_gen_test.cmb2jmjb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/module_gen_test-b87a5524d7a90965.module_gen_test.cmb2jmjb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/module_gen_test-b87a5524d7a90965.module_gen_test.cmb2jmjb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/module_gen_test-b87a5524d7a90965.module_gen_test.cmb2jmjb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/module_gen_test-b87a5524d7a90965.module_gen_test.cmb2jmjb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/module_gen_test-b87a5524d7a90965.module_gen_test.cmb2jmjb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/module_gen_test-b87a5524d7a90965.module_gen_test.cmb2jmjb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/module_gen_test-b87a5524d7a90965.module_gen_test.cmb2jmjb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/module_gen_test-b87a5524d7a90965.module_gen_test.cmb2jmjb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/module_gen_test-b87a5524d7a90965.module_gen_test.cmb2jmjb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/module_gen_test-b87a5524d7a90965.module_gen_test.cmb2jmjb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/module_gen_test-b87a5524d7a90965.module_gen_test.cmb2jmjb-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/module_gen_test-b87a5524d7a90965" "/opt/rustwide/target/debug/deps/module_gen_test-b87a5524d7a90965.xtgn300f2nm8c9k.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/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/libsyn-4d8ea2a86e5fd11b.rlib" "/opt/rustwide/target/debug/deps/libquote-3cd29cd440289190.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-26d355dfc44f3703.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-ea1ed2e1e1c986b4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-25514b80a23ff619.rlib" "/opt/rustwide/target/debug/deps/libproffer-f5887af33b5c3492.rlib" "/opt/rustwide/target/debug/deps/libtera-2f7914342b8c59de.rlib" "/opt/rustwide/target/debug/deps/libunic_segment-0dfb3d89256d3969.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_segment-d7a8615133934e56.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_version-2bee68c2eeacf893.rlib" "/opt/rustwide/target/debug/deps/libunic_common-1d5c54f7c0a30d66.rlib" "/opt/rustwide/target/debug/deps/libunic_char_property-eb7212db73e2eb9e.rlib" "/opt/rustwide/target/debug/deps/libunic_char_range-3aabb0f17f80145e.rlib" "/opt/rustwide/target/debug/deps/liburl-8fcd65f1306150c3.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-d4cc324235a66d36.rlib" "/opt/rustwide/target/debug/deps/libidna-d4994925bf4430c7.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-467beec5965936c6.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0ffc8bb136e2289a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-879207079127f333.rlib" "/opt/rustwide/target/debug/deps/libmatches-6c7348f3fc3f1329.rlib" "/opt/rustwide/target/debug/deps/libhumansize-148b6af923501b5b.rlib" "/opt/rustwide/target/debug/deps/libchrono-7036d07894425bcc.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/libslug-70ab66fdee745bce.rlib" "/opt/rustwide/target/debug/deps/libdeunicode-01da9d02d1bd11dd.rlib" "/opt/rustwide/target/debug/deps/libregex-9d7abde785476cae.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-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-4617854137ae1d5f.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/libserde_json-4695666b956dc92f.rlib" "/opt/rustwide/target/debug/deps/libryu-e41edf2aeea0eb4e.rlib" "/opt/rustwide/target/debug/deps/libitoa-b97c5d72b295aa2e.rlib" "/opt/rustwide/target/debug/deps/libpest-940b8d44a8596112.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-1283aa0bd3f5482c.rlib" "/opt/rustwide/target/debug/deps/libglob-3b54178588ab8838.rlib" "/opt/rustwide/target/debug/deps/libserde-37e543eeedfa88c3.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: could not compile `proffer`. [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: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "9f27097495b67cbf23f0c2a84b36d3ea0306932132474d868d6a535b21bb5803"` [INFO] running `"docker" "rm" "-f" "9f27097495b67cbf23f0c2a84b36d3ea0306932132474d868d6a535b21bb5803"` [INFO] [stdout] 9f27097495b67cbf23f0c2a84b36d3ea0306932132474d868d6a535b21bb5803