Sep 14 19:09:02.455 INFO checking blas-0.15.5 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 19:09:02.455 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 19:09:02.456 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-5/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 19:09:02.929 INFO blam! 1034f3189425597f95230b01d696dfbf0feb0791d247faf9963b1306f80e481e Sep 14 19:09:02.930 INFO running `"docker" "start" "-a" "1034f3189425597f95230b01d696dfbf0feb0791d247faf9963b1306f80e481e"` Sep 14 19:09:04.047 INFO kablam! usermod: no changes Sep 14 19:09:04.087 INFO kablam! warning: An explicit [[bench]] section is specified in Cargo.toml which currently Sep 14 19:09:04.087 INFO kablam! disables Cargo from automatically inferring other benchmark targets. Sep 14 19:09:04.087 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 14 19:09:04.087 INFO kablam! files will be included as a benchmark target: Sep 14 19:09:04.087 INFO kablam! Sep 14 19:09:04.087 INFO kablam! * /source/benches/c.rs Sep 14 19:09:04.087 INFO kablam! * /source/benches/fortran.rs Sep 14 19:09:04.087 INFO kablam! Sep 14 19:09:04.087 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 14 19:09:04.087 INFO kablam! ready to be compiled as a benchmark target today. You can future-proof yourself Sep 14 19:09:04.087 INFO kablam! and disable this warning by adding `autobenches = false` to your [package] Sep 14 19:09:04.087 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 14 19:09:04.087 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 14 19:09:04.087 INFO kablam! Sep 14 19:09:04.087 INFO kablam! For more information on this warning you can consult Sep 14 19:09:04.087 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 14 19:09:04.119 INFO kablam! Compiling openblas-src v0.5.6 Sep 14 19:09:04.457 INFO kablam! error: failed to run custom build command for `openblas-src v0.5.6` Sep 14 19:09:04.458 INFO kablam! process didn't exit successfully: `/target/debug/build/openblas-src-a531ae0b30cd2421/build-script-build` (exit code: 101) Sep 14 19:09:04.458 INFO kablam! --- stdout Sep 14 19:09:04.458 INFO kablam! Running: `"make" "libs" "netlib" "shared" "BINARY=64" "YES_CBLAS=1" "YES_LAPACKE=1" "-j8"` Sep 14 19:09:04.458 INFO kablam! Sep 14 19:09:04.458 INFO kablam! --- stderr Sep 14 19:09:04.458 INFO kablam! /usr/bin/ld: cannot open output file getarch: Read-only file system Sep 14 19:09:04.458 INFO kablam! collect2: error: ld returned 1 exit status Sep 14 19:09:04.458 INFO kablam! make: *** [getarch] Error 1 Sep 14 19:09:04.458 INFO kablam! Makefile.system:171: Makefile.conf: No such file or directory Sep 14 19:09:04.458 INFO kablam! Makefile.system:958: Makefile.: No such file or directory Sep 14 19:09:04.458 INFO kablam! make: *** No rule to make target 'Makefile.'. Stop. Sep 14 19:09:04.458 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 14 19:09:04.458 INFO kablam! stack backtrace: Sep 14 19:09:04.458 INFO kablam! 0: 0x56537c62451e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hf74b7486aef10c8d Sep 14 19:09:04.458 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 14 19:09:04.458 INFO kablam! 1: 0x56537c616be6 - std::sys_common::backtrace::print::h975e2d3548a0dd13 Sep 14 19:09:04.458 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 14 19:09:04.458 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 14 19:09:04.458 INFO kablam! 2: 0x56537c61558d - std::panicking::default_hook::{{closure}}::h3e9ae6698e7d3880 Sep 14 19:09:04.458 INFO kablam! at libstd/panicking.rs:211 Sep 14 19:09:04.458 INFO kablam! 3: 0x56537c615300 - std::panicking::default_hook::h0f94f2ff4ea79253 Sep 14 19:09:04.458 INFO kablam! at libstd/panicking.rs:227 Sep 14 19:09:04.458 INFO kablam! 4: 0x56537c615b4c - std::panicking::rust_panic_with_hook::h3122ef85eb8796fa Sep 14 19:09:04.458 INFO kablam! at libstd/panicking.rs:477 Sep 14 19:09:04.458 INFO kablam! 5: 0x56537c615749 - std::panicking::continue_panic_fmt::h79b5d1783fc7275d Sep 14 19:09:04.458 INFO kablam! at libstd/panicking.rs:391 Sep 14 19:09:04.458 INFO kablam! 6: 0x56537c6156ad - std::panicking::begin_panic_fmt::h7717be321bd65540 Sep 14 19:09:04.458 INFO kablam! at libstd/panicking.rs:346 Sep 14 19:09:04.458 INFO kablam! 7: 0x56537c60d749 - build_script_build::run::hae1503e77c7d4665 Sep 14 19:09:04.458 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/openblas-src-0.5.6/build.rs:50 Sep 14 19:09:04.458 INFO kablam! 8: 0x56537c60cecb - build_script_build::main::h95c500442adfcaf8 Sep 14 19:09:04.458 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/openblas-src-0.5.6/build.rs:22 Sep 14 19:09:04.458 INFO kablam! 9: 0x56537c60907f - std::rt::lang_start::{{closure}}::hc215df051d3b41b6 Sep 14 19:09:04.458 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 14 19:09:04.458 INFO kablam! 10: 0x56537c615632 - std::panicking::try::do_call::h613cc8345e5e334f Sep 14 19:09:04.458 INFO kablam! at libstd/rt.rs:59 Sep 14 19:09:04.458 INFO kablam! at libstd/panicking.rs:310 Sep 14 19:09:04.458 INFO kablam! 11: 0x56537c635c99 - __rust_maybe_catch_panic Sep 14 19:09:04.458 INFO kablam! at libpanic_unwind/lib.rs:102 Sep 14 19:09:04.458 INFO kablam! 12: 0x56537c6208a5 - std::rt::lang_start_internal::h166c3316158aaef7 Sep 14 19:09:04.458 INFO kablam! at libstd/panicking.rs:289 Sep 14 19:09:04.458 INFO kablam! at libstd/panic.rs:392 Sep 14 19:09:04.458 INFO kablam! at libstd/rt.rs:58 Sep 14 19:09:04.458 INFO kablam! 13: 0x56537c609057 - std::rt::lang_start::h5478eefe4f167425 Sep 14 19:09:04.458 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 14 19:09:04.458 INFO kablam! 14: 0x56537c60d8c9 - main Sep 14 19:09:04.458 INFO kablam! 15: 0x7f3124a2182f - __libc_start_main Sep 14 19:09:04.458 INFO kablam! 16: 0x56537c605058 - _start Sep 14 19:09:04.458 INFO kablam! 17: 0x0 - Sep 14 19:09:04.458 INFO kablam! Sep 14 19:09:04.458 INFO kablam! su: No module specific data is present Sep 14 19:09:05.522 INFO running `"docker" "rm" "-f" "1034f3189425597f95230b01d696dfbf0feb0791d247faf9963b1306f80e481e"` Sep 14 19:09:05.858 INFO blam! 1034f3189425597f95230b01d696dfbf0feb0791d247faf9963b1306f80e481e