[INFO] crate conch-runtime 0.1.6 is already in cache [INFO] extracting crate conch-runtime 0.1.6 into work/ex/beta-1.37-6/sources/1.36.0/reg/conch-runtime/0.1.6 [INFO] extracting crate conch-runtime 0.1.6 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/conch-runtime/0.1.6 [INFO] validating manifest of conch-runtime-0.1.6 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of conch-runtime-0.1.6 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing conch-runtime-0.1.6 [INFO] finished frobbing conch-runtime-0.1.6 [INFO] frobbed toml for conch-runtime-0.1.6 written to work/ex/beta-1.37-6/sources/1.36.0/reg/conch-runtime/0.1.6/Cargo.toml [INFO] started frobbing conch-runtime-0.1.6 [INFO] finished frobbing conch-runtime-0.1.6 [INFO] frobbed toml for conch-runtime-0.1.6 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/conch-runtime/0.1.6/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing conch-runtime-0.1.6 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/conch-runtime/0.1.6:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 3146b45dc6d3d780bfe408ae9763dcc7fbfb01deb968d288da2023dd91320c6a [INFO] running `"docker" "start" "-a" "3146b45dc6d3d780bfe408ae9763dcc7fbfb01deb968d288da2023dd91320c6a"` [INFO] [stderr] Compiling procedural-masquerade v0.1.5 [INFO] [stderr] Compiling conch-parser v0.1.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling tokio-signal v0.1.5 [INFO] [stderr] Compiling tokio-process v0.1.6 [INFO] [stderr] Compiling rental-impl v0.4.15 [INFO] [stderr] Compiling rental v0.4.16 [INFO] [stderr] Compiling conch-runtime v0.1.6 (/opt/crater/workdir) [INFO] [stderr] warning: the item `libc` is imported redundantly [INFO] [stderr] --> src/sys/unix/io/fd_ext.rs:152:9 [INFO] [stderr] | [INFO] [stderr] 152 | use libc; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/lib.rs:50:14 [INFO] [stderr] | [INFO] [stderr] 50 | #[cfg(unix)] extern crate libc; [INFO] [stderr] | ------------------ the item `libc` is already imported here [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `set_cloexec` [INFO] [stderr] --> src/sys/unix/io/mod.rs:118:5 [INFO] [stderr] | [INFO] [stderr] 118 | pub fn set_cloexec(&self, set: bool) -> Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.06s [INFO] running `"docker" "inspect" "3146b45dc6d3d780bfe408ae9763dcc7fbfb01deb968d288da2023dd91320c6a"` [INFO] running `"docker" "rm" "-f" "3146b45dc6d3d780bfe408ae9763dcc7fbfb01deb968d288da2023dd91320c6a"` [INFO] [stdout] 3146b45dc6d3d780bfe408ae9763dcc7fbfb01deb968d288da2023dd91320c6a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/conch-runtime/0.1.6:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 815e81ff75968ea2bf069d65943a2e380c098b37c9ae78617239c8d104439672 [INFO] running `"docker" "start" "-a" "815e81ff75968ea2bf069d65943a2e380c098b37c9ae78617239c8d104439672"` [INFO] [stderr] Compiling owned_chars v0.2.1 [INFO] [stderr] Compiling conch-runtime v0.1.6 (/opt/crater/workdir) [INFO] [stderr] warning: the item `libc` is imported redundantly [INFO] [stderr] --> src/sys/unix/io/fd_ext.rs:152:9 [INFO] [stderr] | [INFO] [stderr] 152 | use libc; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/lib.rs:50:14 [INFO] [stderr] | [INFO] [stderr] 50 | #[cfg(unix)] extern crate libc; [INFO] [stderr] | ------------------ the item `libc` is already imported here [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] 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/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/redirect_or_var_assig-59034023062d7c33.redirect_or_var_assig.awc5lqcs-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/redirect_or_var_assig-59034023062d7c33.redirect_or_var_assig.awc5lqcs-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/redirect_or_var_assig-59034023062d7c33.redirect_or_var_assig.awc5lqcs-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/redirect_or_var_assig-59034023062d7c33.redirect_or_var_assig.awc5lqcs-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/redirect_or_var_assig-59034023062d7c33.redirect_or_var_assig.awc5lqcs-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/redirect_or_var_assig-59034023062d7c33.redirect_or_var_assig.awc5lqcs-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/redirect_or_var_assig-59034023062d7c33.redirect_or_var_assig.awc5lqcs-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/redirect_or_var_assig-59034023062d7c33.redirect_or_var_assig.awc5lqcs-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/redirect_or_var_assig-59034023062d7c33.redirect_or_var_assig.awc5lqcs-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/redirect_or_var_assig-59034023062d7c33.redirect_or_var_assig.awc5lqcs-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/redirect_or_var_assig-59034023062d7c33.redirect_or_var_assig.awc5lqcs-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/redirect_or_var_assig-59034023062d7c33.redirect_or_var_assig.awc5lqcs-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/redirect_or_var_assig-59034023062d7c33.redirect_or_var_assig.awc5lqcs-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/redirect_or_var_assig-59034023062d7c33.redirect_or_var_assig.awc5lqcs-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/redirect_or_var_assig-59034023062d7c33.redirect_or_var_assig.awc5lqcs-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/redirect_or_var_assig-59034023062d7c33.redirect_or_var_assig.awc5lqcs-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/redirect_or_var_assig-59034023062d7c33" "/opt/crater/target/debug/deps/redirect_or_var_assig-59034023062d7c33.25o9nkj2zv0fjghe.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e8fbf0b14816ca0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-c9d91925876437f2.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-50d6bab7df588609.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-913b30c2987aa8da.rlib" "/opt/crater/target/debug/deps/libtempdir-535ebd1fc01d4df6.rlib" "/opt/crater/target/debug/deps/libremove_dir_all-5c8f22a51d235b87.rlib" "/opt/crater/target/debug/deps/librand-00e4c4fa1088f68e.rlib" "/opt/crater/target/debug/deps/libconch_runtime-e282aa245c9843a8.rlib" "/opt/crater/target/debug/deps/libtokio_process-151d5c4506fc6d03.rlib" "/opt/crater/target/debug/deps/libtokio_signal-fb557d15b7140b6d.rlib" "/opt/crater/target/debug/deps/libtokio_core-12b6ab6145ed7c52.rlib" "/opt/crater/target/debug/deps/libscoped_tls-aa6fc4e89ce1e4b3.rlib" "/opt/crater/target/debug/deps/libtokio-974984422215214a.rlib" "/opt/crater/target/debug/deps/libtokio_uds-e33ad74f577529fe.rlib" "/opt/crater/target/debug/deps/libmio_uds-7a42cccc53abafbd.rlib" "/opt/crater/target/debug/deps/libtokio_udp-cf68157afc65fc22.rlib" "/opt/crater/target/debug/deps/libtokio_timer-a810b4f998c484a1.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-6d102fded06b8030.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-11dceb31958bd2db.rlib" "/opt/crater/target/debug/deps/libtokio_sync-896092e9d41d2356.rlib" "/opt/crater/target/debug/deps/libfnv-0d57e5fd8327cc13.rlib" "/opt/crater/target/debug/deps/libparking_lot-12eabd9882769c3f.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-514af8f6e6ec1ec4.rlib" "/opt/crater/target/debug/deps/libsmallvec-e7fd7440a8b77331.rlib" "/opt/crater/target/debug/deps/liblock_api-8ec026c283607898.rlib" "/opt/crater/target/debug/deps/libowning_ref-dcde4af4fc98f07e.rlib" "/opt/crater/target/debug/deps/libscopeguard-f1a5efe88a6d7a2c.rlib" "/opt/crater/target/debug/deps/libtokio_fs-b419b3053aec1817.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-0b1a2f723c40a713.rlib" "/opt/crater/target/debug/deps/librand-90f16bd48677b73c.rlib" "/opt/crater/target/debug/deps/librand_xorshift-6a66fc50e6498d00.rlib" "/opt/crater/target/debug/deps/librand_pcg-d8d5dea3cc11bfd5.rlib" "/opt/crater/target/debug/deps/librand_hc-83283ab0a0ee3df8.rlib" "/opt/crater/target/debug/deps/librand_chacha-935e7b1d9428a758.rlib" "/opt/crater/target/debug/deps/librand_isaac-94fc18115e9afd61.rlib" "/opt/crater/target/debug/deps/librand_core-482fdfb44fe03c92.rlib" "/opt/crater/target/debug/deps/librand_os-0de48faa648b11e1.rlib" "/opt/crater/target/debug/deps/librand_jitter-1f73b0ee635ef60d.rlib" "/opt/crater/target/debug/deps/librand_core-a9179eebc82cf0f0.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-c0f5751a63321b42.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-57a001d205c41375.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-fb6e8420b402c637.rlib" "/opt/crater/target/debug/deps/libscopeguard-9b8601d6dfc234d1.rlib" "/opt/crater/target/debug/deps/libmemoffset-f086ca483a85f9a8.rlib" "/opt/crater/target/debug/deps/libarrayvec-fc69fa362388ff8e.rlib" "/opt/crater/target/debug/deps/libnodrop-e7a4f1c1f7749e1f.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-302c6a5add829b25.rlib" "/opt/crater/target/debug/deps/libtokio_executor-66fe260b45add495.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-1194d3403efb476d.rlib" "/opt/crater/target/debug/deps/libtokio_codec-cde4da93f0a89342.rlib" "/opt/crater/target/debug/deps/libtokio_io-8133c3258da13a04.rlib" "/opt/crater/target/debug/deps/libbytes-cd83ef91f502b5dd.rlib" "/opt/crater/target/debug/deps/libbyteorder-1ca0e27fd3a97256.rlib" "/opt/crater/target/debug/deps/librental-6b0d608c99e624da.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-2a9412c89a8f626f.rlib" "/opt/crater/target/debug/deps/libmio-b89a228191048f43.rlib" "/opt/crater/target/debug/deps/liblog-42c7a57c494171fb.rlib" "/opt/crater/target/debug/deps/libslab-b904edcdb208ad5f.rlib" "/opt/crater/target/debug/deps/libiovec-b84ff3a7b76380d9.rlib" "/opt/crater/target/debug/deps/libnet2-b420542f6ed79dec.rlib" "/opt/crater/target/debug/deps/libcfg_if-29b6f8db75d699b1.rlib" "/opt/crater/target/debug/deps/liblazy_static-35422c5bca3b6d90.rlib" "/opt/crater/target/debug/deps/libglob-070f420690fb6881.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-3ff2178b99f99a40.rlib" "/opt/crater/target/debug/deps/libnum_cpus-84b2b9d4899d054a.rlib" "/opt/crater/target/debug/deps/libfutures-1b04893c31162bb0.rlib" "/opt/crater/target/debug/deps/libconch_parser-ba8edc6179273a91.rlib" "/opt/crater/target/debug/deps/libvoid-2515ce9d4297bf7d.rlib" "/opt/crater/target/debug/deps/libclap-1b07d432c48143f5.rlib" "/opt/crater/target/debug/deps/libvec_map-543e31245cb37b03.rlib" "/opt/crater/target/debug/deps/libtextwrap-e00b32a731dbde30.rlib" "/opt/crater/target/debug/deps/libunicode_width-26f3734d51bc29d0.rlib" "/opt/crater/target/debug/deps/libstrsim-4a39029ad64e04f4.rlib" "/opt/crater/target/debug/deps/libbitflags-7220c27e9b431920.rlib" "/opt/crater/target/debug/deps/libatty-4a37f90f69ed8f4d.rlib" "/opt/crater/target/debug/deps/libansi_term-d78a4dc68e723c1a.rlib" "/opt/crater/target/debug/deps/liblibc-e3ba75b536aabfa5.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: final link failed: Cannot allocate memory [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `conch-runtime`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `conch-runtime`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name conch_runtime src/lib.rs --color never --emit=dep-info,metadata,link -C debuginfo=2 --test --cfg 'feature="conch-parser"' --cfg 'feature="default"' --cfg 'feature="top-level"' -C metadata=992fc6b0884e9ae6 -C extra-filename=-992fc6b0884e9ae6 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern clap=/opt/crater/target/debug/deps/libclap-1b07d432c48143f5.rlib --extern conch_parser=/opt/crater/target/debug/deps/libconch_parser-ba8edc6179273a91.rlib --extern futures=/opt/crater/target/debug/deps/libfutures-1b04893c31162bb0.rlib --extern futures_cpupool=/opt/crater/target/debug/deps/libfutures_cpupool-3ff2178b99f99a40.rlib --extern glob=/opt/crater/target/debug/deps/libglob-070f420690fb6881.rlib --extern lazy_static=/opt/crater/target/debug/deps/liblazy_static-35422c5bca3b6d90.rlib --extern libc=/opt/crater/target/debug/deps/liblibc-e3ba75b536aabfa5.rlib --extern mio=/opt/crater/target/debug/deps/libmio-b89a228191048f43.rlib --extern owned_chars=/opt/crater/target/debug/deps/libowned_chars-3165b56487b050fe.rlib --extern rental=/opt/crater/target/debug/deps/librental-6b0d608c99e624da.rlib --extern tempdir=/opt/crater/target/debug/deps/libtempdir-535ebd1fc01d4df6.rlib --extern tokio_core=/opt/crater/target/debug/deps/libtokio_core-12b6ab6145ed7c52.rlib --extern tokio_io=/opt/crater/target/debug/deps/libtokio_io-8133c3258da13a04.rlib --extern tokio_process=/opt/crater/target/debug/deps/libtokio_process-151d5c4506fc6d03.rlib --extern void=/opt/crater/target/debug/deps/libvoid-2515ce9d4297bf7d.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "815e81ff75968ea2bf069d65943a2e380c098b37c9ae78617239c8d104439672"` [INFO] running `"docker" "rm" "-f" "815e81ff75968ea2bf069d65943a2e380c098b37c9ae78617239c8d104439672"` [INFO] [stdout] 815e81ff75968ea2bf069d65943a2e380c098b37c9ae78617239c8d104439672