Sep 06 09:27:18.982 INFO checking blas-0.15.5 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 09:27:18.982 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 09:27:18.982 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-6/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-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.181 INFO blam! 59d10e176bc364c1e4666c5c8e0a21f1ae28497014dde1742022cbc0ca920eb5 Sep 06 09:27:19.183 INFO running `"docker" "start" "-a" "59d10e176bc364c1e4666c5c8e0a21f1ae28497014dde1742022cbc0ca920eb5"` Sep 06 09:27:20.382 INFO kablam! usermod: no changes Sep 06 09:27:20.462 INFO kablam! warning: An explicit [[bench]] section is specified in Cargo.toml which currently Sep 06 09:27:20.462 INFO kablam! disables Cargo from automatically inferring other benchmark targets. Sep 06 09:27:20.462 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 06 09:27:20.462 INFO kablam! files will be included as a benchmark target: Sep 06 09:27:20.462 INFO kablam! Sep 06 09:27:20.462 INFO kablam! * /source/benches/c.rs Sep 06 09:27:20.462 INFO kablam! * /source/benches/fortran.rs Sep 06 09:27:20.462 INFO kablam! Sep 06 09:27:20.462 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 06 09:27:20.462 INFO kablam! ready to be compiled as a benchmark target today. You can future-proof yourself Sep 06 09:27:20.462 INFO kablam! and disable this warning by adding `autobenches = false` to your [package] Sep 06 09:27:20.462 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 06 09:27:20.462 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 06 09:27:20.462 INFO kablam! Sep 06 09:27:20.462 INFO kablam! For more information on this warning you can consult Sep 06 09:27:20.462 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 06 09:27:20.506 INFO kablam! Compiling openblas-src v0.5.6 Sep 06 09:27:20.506 INFO kablam! Checking num-complex v0.1.43 Sep 06 09:27:22.642 INFO kablam! error: failed to run custom build command for `openblas-src v0.5.6` Sep 06 09:27:22.642 INFO kablam! process didn't exit successfully: `/target/debug/build/openblas-src-5848e9f421e3d545/build-script-build` (exit code: 101) Sep 06 09:27:22.642 INFO kablam! --- stdout Sep 06 09:27:22.642 INFO kablam! Running: `"make" "libs" "netlib" "shared" "BINARY=64" "YES_CBLAS=1" "YES_LAPACKE=1" "-j8"` Sep 06 09:27:22.642 INFO kablam! Sep 06 09:27:22.642 INFO kablam! --- stderr Sep 06 09:27:22.642 INFO kablam! /usr/bin/ld: cannot open output file getarch: Read-only file system Sep 06 09:27:22.642 INFO kablam! collect2: error: ld returned 1 exit status Sep 06 09:27:22.642 INFO kablam! make: *** [getarch] Error 1 Sep 06 09:27:22.642 INFO kablam! Makefile.system:171: Makefile.conf: No such file or directory Sep 06 09:27:22.642 INFO kablam! Makefile.system:958: Makefile.: No such file or directory Sep 06 09:27:22.642 INFO kablam! make: *** No rule to make target 'Makefile.'. Stop. Sep 06 09:27:22.642 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.642 INFO kablam! stack backtrace: Sep 06 09:27:22.642 INFO kablam! 0: 0x55c89483a53e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h082e5fdf9aff33df Sep 06 09:27:22.642 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 06 09:27:22.642 INFO kablam! 1: 0x55c89482cca6 - std::sys_common::backtrace::print::hef53554d827c8c8b Sep 06 09:27:22.642 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 06 09:27:22.642 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 06 09:27:22.642 INFO kablam! 2: 0x55c89482b5fd - std::panicking::default_hook::{{closure}}::h34861d43158e89b9 Sep 06 09:27:22.642 INFO kablam! at libstd/panicking.rs:211 Sep 06 09:27:22.642 INFO kablam! 3: 0x55c89482b370 - std::panicking::default_hook::h8898fb997741a086 Sep 06 09:27:22.642 INFO kablam! at libstd/panicking.rs:227 Sep 06 09:27:22.642 INFO kablam! 4: 0x55c89482bbbc - std::panicking::rust_panic_with_hook::h2a2e767b3fe52fcb Sep 06 09:27:22.642 INFO kablam! at libstd/panicking.rs:477 Sep 06 09:27:22.642 INFO kablam! 5: 0x55c89482b7b9 - std::panicking::continue_panic_fmt::h2ca0f17b68b08aea Sep 06 09:27:22.642 INFO kablam! at libstd/panicking.rs:391 Sep 06 09:27:22.642 INFO kablam! 6: 0x55c89482b71d - std::panicking::begin_panic_fmt::h532d3513d4e13135 Sep 06 09:27:22.642 INFO kablam! at libstd/panicking.rs:346 Sep 06 09:27:22.642 INFO kablam! 7: 0x55c894823749 - build_script_build::run::h1650b846ce506009 Sep 06 09:27:22.642 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/openblas-src-0.5.6/build.rs:50 Sep 06 09:27:22.642 INFO kablam! 8: 0x55c894822ecb - build_script_build::main::h9f09c9f6bd95f5b2 Sep 06 09:27:22.642 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/openblas-src-0.5.6/build.rs:22 Sep 06 09:27:22.642 INFO kablam! 9: 0x55c89481f07f - std::rt::lang_start::{{closure}}::hf637c77754f325e8 Sep 06 09:27:22.642 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 06 09:27:22.642 INFO kablam! 10: 0x55c89482b6a2 - std::panicking::try::do_call::hd6568c1e1325fac3 Sep 06 09:27:22.642 INFO kablam! at libstd/rt.rs:59 Sep 06 09:27:22.642 INFO kablam! at libstd/panicking.rs:310 Sep 06 09:27:22.642 INFO kablam! 11: 0x55c89484bca9 - __rust_maybe_catch_panic Sep 06 09:27:22.642 INFO kablam! at libpanic_unwind/lib.rs:103 Sep 06 09:27:22.642 INFO kablam! 12: 0x55c8948368c5 - std::rt::lang_start_internal::hf4a29d9afcf3f720 Sep 06 09:27:22.642 INFO kablam! at libstd/panicking.rs:289 Sep 06 09:27:22.642 INFO kablam! at libstd/panic.rs:392 Sep 06 09:27:22.642 INFO kablam! at libstd/rt.rs:58 Sep 06 09:27:22.642 INFO kablam! 13: 0x55c89481f057 - std::rt::lang_start::h60bfdf86c8804241 Sep 06 09:27:22.642 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 06 09:27:22.643 INFO kablam! 14: 0x55c8948238c9 - main Sep 06 09:27:22.643 INFO kablam! 15: 0x7f7ba860d82f - __libc_start_main Sep 06 09:27:22.643 INFO kablam! 16: 0x55c89481b058 - _start Sep 06 09:27:22.643 INFO kablam! 17: 0x0 - Sep 06 09:27:22.643 INFO kablam! Sep 06 09:27:22.643 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 09:27:23.012 INFO kablam! error: build failed Sep 06 09:27:23.013 INFO kablam! su: No module specific data is present Sep 06 09:27:23.794 INFO running `"docker" "rm" "-f" "59d10e176bc364c1e4666c5c8e0a21f1ae28497014dde1742022cbc0ca920eb5"` Sep 06 09:27:23.901 INFO blam! 59d10e176bc364c1e4666c5c8e0a21f1ae28497014dde1742022cbc0ca920eb5