Sep 06 09:27:18.838 INFO checking blas-0.15.5 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 09:27:18.838 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 09:27:18.838 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-1/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 09:27:19.097 INFO blam! 44e46bee4f6578f9e00c4895624fca3c855af414eb0fcf12d5a0736e9872542f Sep 06 09:27:19.099 INFO running `"docker" "start" "-a" "44e46bee4f6578f9e00c4895624fca3c855af414eb0fcf12d5a0736e9872542f"` Sep 06 09:27:20.403 INFO kablam! usermod: no changes Sep 06 09:27:20.442 INFO kablam! warning: An explicit [[bench]] section is specified in Cargo.toml which currently Sep 06 09:27:20.442 INFO kablam! disables Cargo from automatically inferring other benchmark targets. Sep 06 09:27:20.442 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 06 09:27:20.442 INFO kablam! files will be included as a benchmark target: Sep 06 09:27:20.442 INFO kablam! Sep 06 09:27:20.442 INFO kablam! * /source/benches/c.rs Sep 06 09:27:20.442 INFO kablam! * /source/benches/fortran.rs Sep 06 09:27:20.442 INFO kablam! Sep 06 09:27:20.442 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 06 09:27:20.442 INFO kablam! ready to be compiled as a benchmark target today. You can future-proof yourself Sep 06 09:27:20.442 INFO kablam! and disable this warning by adding `autobenches = false` to your [package] Sep 06 09:27:20.442 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 06 09:27:20.442 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 06 09:27:20.442 INFO kablam! Sep 06 09:27:20.442 INFO kablam! For more information on this warning you can consult Sep 06 09:27:20.442 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 06 09:27:20.462 INFO kablam! Compiling openblas-src v0.5.6 Sep 06 09:27:20.470 INFO kablam! Checking num-complex v0.1.43 Sep 06 09:27:22.303 INFO kablam! error: failed to run custom build command for `openblas-src v0.5.6` Sep 06 09:27:22.303 INFO kablam! process didn't exit successfully: `/target/debug/build/openblas-src-cc8ae92103102f90/build-script-build` (exit code: 101) Sep 06 09:27:22.303 INFO kablam! --- stdout Sep 06 09:27:22.303 INFO kablam! Running: `"make" "libs" "netlib" "shared" "BINARY=64" "YES_CBLAS=1" "YES_LAPACKE=1" "-j8"` Sep 06 09:27:22.303 INFO kablam! Sep 06 09:27:22.303 INFO kablam! --- stderr Sep 06 09:27:22.303 INFO kablam! /usr/bin/ld: cannot open output file getarch: Read-only file system Sep 06 09:27:22.303 INFO kablam! collect2: error: ld returned 1 exit status Sep 06 09:27:22.303 INFO kablam! make: *** [getarch] Error 1 Sep 06 09:27:22.303 INFO kablam! Makefile.system:171: Makefile.conf: No such file or directory Sep 06 09:27:22.303 INFO kablam! Makefile.system:958: Makefile.: No such file or directory Sep 06 09:27:22.303 INFO kablam! make: *** No rule to make target 'Makefile.'. Stop. Sep 06 09:27:22.303 INFO kablam! thread 'main' panicked at 'Failed: `"make" "libs" "netlib" "shared" "BINARY=64" "YES_CBLAS=1" "YES_LAPACKE=1" "-j8"` (exit code: 2)', /cargo-home/registry/src/github.com-1ecc6299db9ec823/openblas-src-0.5.6/build.rs:50:13 Sep 06 09:27:22.303 INFO kablam! stack backtrace: Sep 06 09:27:22.303 INFO kablam! 0: 0x563ff102253e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h8a3717aa058b4444 Sep 06 09:27:22.303 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 06 09:27:22.303 INFO kablam! 1: 0x563ff1014ca6 - std::sys_common::backtrace::print::h617f5662cea50e67 Sep 06 09:27:22.303 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 06 09:27:22.303 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 06 09:27:22.303 INFO kablam! 2: 0x563ff10135fd - std::panicking::default_hook::{{closure}}::h45bb696cfc423488 Sep 06 09:27:22.303 INFO kablam! at libstd/panicking.rs:211 Sep 06 09:27:22.303 INFO kablam! 3: 0x563ff1013370 - std::panicking::default_hook::h4902fe318897fea2 Sep 06 09:27:22.303 INFO kablam! at libstd/panicking.rs:227 Sep 06 09:27:22.303 INFO kablam! 4: 0x563ff1013bbc - std::panicking::rust_panic_with_hook::h2d79c14c8c515345 Sep 06 09:27:22.303 INFO kablam! at libstd/panicking.rs:477 Sep 06 09:27:22.303 INFO kablam! 5: 0x563ff10137b9 - std::panicking::continue_panic_fmt::h62ee5eb5a6bc9d14 Sep 06 09:27:22.303 INFO kablam! at libstd/panicking.rs:391 Sep 06 09:27:22.303 INFO kablam! 6: 0x563ff101371d - std::panicking::begin_panic_fmt::hd5b65c3e9cee3185 Sep 06 09:27:22.303 INFO kablam! at libstd/panicking.rs:346 Sep 06 09:27:22.303 INFO kablam! 7: 0x563ff100b779 - build_script_build::run::h8cb9da59e108f682 Sep 06 09:27:22.303 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/openblas-src-0.5.6/build.rs:50 Sep 06 09:27:22.303 INFO kablam! 8: 0x563ff100aefb - build_script_build::main::hdb77d0957d083f24 Sep 06 09:27:22.303 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/openblas-src-0.5.6/build.rs:22 Sep 06 09:27:22.303 INFO kablam! 9: 0x563ff100707f - std::rt::lang_start::{{closure}}::h08bcf43770e729df Sep 06 09:27:22.303 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 06 09:27:22.303 INFO kablam! 10: 0x563ff10136a2 - std::panicking::try::do_call::hf986ca4f663b7a95 Sep 06 09:27:22.303 INFO kablam! at libstd/rt.rs:59 Sep 06 09:27:22.303 INFO kablam! at libstd/panicking.rs:310 Sep 06 09:27:22.303 INFO kablam! 11: 0x563ff10336e9 - __rust_maybe_catch_panic Sep 06 09:27:22.303 INFO kablam! at libpanic_unwind/lib.rs:103 Sep 06 09:27:22.303 INFO kablam! 12: 0x563ff101e8c5 - std::rt::lang_start_internal::h1fa2095e36818e42 Sep 06 09:27:22.303 INFO kablam! at libstd/panicking.rs:289 Sep 06 09:27:22.303 INFO kablam! at libstd/panic.rs:392 Sep 06 09:27:22.304 INFO kablam! at libstd/rt.rs:58 Sep 06 09:27:22.304 INFO kablam! 13: 0x563ff1007057 - std::rt::lang_start::h81b22fc498c39108 Sep 06 09:27:22.304 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 06 09:27:22.304 INFO kablam! 14: 0x563ff100b8f9 - main Sep 06 09:27:22.304 INFO kablam! 15: 0x7f2d147c382f - __libc_start_main Sep 06 09:27:22.304 INFO kablam! 16: 0x563ff1003058 - _start Sep 06 09:27:22.304 INFO kablam! 17: 0x0 - Sep 06 09:27:22.304 INFO kablam! Sep 06 09:27:22.304 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 09:27:22.646 INFO kablam! error: build failed Sep 06 09:27:22.646 INFO kablam! su: No module specific data is present Sep 06 09:27:23.587 INFO running `"docker" "rm" "-f" "44e46bee4f6578f9e00c4895624fca3c855af414eb0fcf12d5a0736e9872542f"` Sep 06 09:27:23.695 INFO blam! 44e46bee4f6578f9e00c4895624fca3c855af414eb0fcf12d5a0736e9872542f