Sep 02 02:07:20.835 INFO checking blas-0.15.5 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 02 02:07:20.835 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 02 02:07:20.835 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-1/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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=500" "-e" "CMD=cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 02:07:21.115 INFO blam! 4eae9ffd4180f5423ed09f3fbdd953a54a4f5338ea494c04d7b6ce2b4cc3fa06 Sep 02 02:07:21.117 INFO running `"docker" "start" "-a" "4eae9ffd4180f5423ed09f3fbdd953a54a4f5338ea494c04d7b6ce2b4cc3fa06"` Sep 02 02:07:21.952 INFO kablam! warning: An explicit [[bench]] section is specified in Cargo.toml which currently Sep 02 02:07:21.952 INFO kablam! disables Cargo from automatically inferring other benchmark targets. Sep 02 02:07:21.952 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 02 02:07:21.952 INFO kablam! files will be included as a benchmark target: Sep 02 02:07:21.952 INFO kablam! Sep 02 02:07:21.952 INFO kablam! * /source/benches/fortran.rs Sep 02 02:07:21.952 INFO kablam! * /source/benches/c.rs Sep 02 02:07:21.952 INFO kablam! Sep 02 02:07:21.952 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 02 02:07:21.952 INFO kablam! ready to be compiled as a benchmark target today. You can future-proof yourself Sep 02 02:07:21.952 INFO kablam! and disable this warning by adding `autobenches = false` to your [package] Sep 02 02:07:21.952 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 02 02:07:21.952 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 02 02:07:21.952 INFO kablam! Sep 02 02:07:21.952 INFO kablam! For more information on this warning you can consult Sep 02 02:07:21.952 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 02 02:07:21.989 INFO kablam! Compiling openblas-src v0.5.6 Sep 02 02:07:21.996 INFO kablam! Checking num-complex v0.1.43 Sep 02 02:07:22.379 INFO kablam! error: failed to run custom build command for `openblas-src v0.5.6` Sep 02 02:07:22.380 INFO kablam! process didn't exit successfully: `/target/debug/build/openblas-src-94aa4560d71de861/build-script-build` (exit code: 101) Sep 02 02:07:22.380 INFO kablam! --- stdout Sep 02 02:07:22.380 INFO kablam! Running: `"make" "libs" "netlib" "shared" "BINARY=64" "YES_CBLAS=1" "YES_LAPACKE=1" "-j8"` Sep 02 02:07:22.380 INFO kablam! Sep 02 02:07:22.380 INFO kablam! --- stderr Sep 02 02:07:22.380 INFO kablam! /usr/bin/ld: cannot open output file getarch: Read-only file system Sep 02 02:07:22.380 INFO kablam! collect2: error: ld returned 1 exit status Sep 02 02:07:22.380 INFO kablam! make: *** [getarch] Error 1 Sep 02 02:07:22.380 INFO kablam! Makefile.system:171: Makefile.conf: No such file or directory Sep 02 02:07:22.380 INFO kablam! Makefile.system:958: Makefile.: No such file or directory Sep 02 02:07:22.380 INFO kablam! make: *** No rule to make target 'Makefile.'. Stop. Sep 02 02:07:22.380 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 02 02:07:22.380 INFO kablam! stack backtrace: Sep 02 02:07:22.380 INFO kablam! 0: 0x55ed98f3f7ee - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h9bce1f9a537b140d Sep 02 02:07:22.380 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 02 02:07:22.380 INFO kablam! 1: 0x55ed98f31f36 - std::sys_common::backtrace::print::h7cc2650c15d0dddd Sep 02 02:07:22.380 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 02 02:07:22.380 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 02 02:07:22.380 INFO kablam! 2: 0x55ed98f3083d - std::panicking::default_hook::{{closure}}::hec52538d990412d0 Sep 02 02:07:22.380 INFO kablam! at libstd/panicking.rs:211 Sep 02 02:07:22.380 INFO kablam! 3: 0x55ed98f305b0 - std::panicking::default_hook::h49c7c9d5f399092e Sep 02 02:07:22.380 INFO kablam! at libstd/panicking.rs:227 Sep 02 02:07:22.380 INFO kablam! 4: 0x55ed98f30dfc - std::panicking::rust_panic_with_hook::h56b934afa6264269 Sep 02 02:07:22.380 INFO kablam! at libstd/panicking.rs:477 Sep 02 02:07:22.381 INFO kablam! 5: 0x55ed98f309f9 - std::panicking::continue_panic_fmt::h80f959dff5011bfa Sep 02 02:07:22.381 INFO kablam! at libstd/panicking.rs:391 Sep 02 02:07:22.381 INFO kablam! 6: 0x55ed98f3095d - std::panicking::begin_panic_fmt::h1c504546adbc2178 Sep 02 02:07:22.381 INFO kablam! at libstd/panicking.rs:346 Sep 02 02:07:22.381 INFO kablam! 7: 0x55ed98f297dd - build_script_build::run::he39da8ae400d9390 Sep 02 02:07:22.381 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/openblas-src-0.5.6/build.rs:50 Sep 02 02:07:22.381 INFO kablam! 8: 0x55ed98f28f51 - build_script_build::main::h170d0d3a0e17749d Sep 02 02:07:22.381 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/openblas-src-0.5.6/build.rs:22 Sep 02 02:07:22.381 INFO kablam! 9: 0x55ed98f250af - std::rt::lang_start::{{closure}}::h90ed8ed85fb0f65a Sep 02 02:07:22.381 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 02 02:07:22.381 INFO kablam! 10: 0x55ed98f308e2 - std::panicking::try::do_call::h09be9541d3992dd3 Sep 02 02:07:22.381 INFO kablam! at libstd/rt.rs:59 Sep 02 02:07:22.381 INFO kablam! at libstd/panicking.rs:310 Sep 02 02:07:22.381 INFO kablam! 11: 0x55ed98f51849 - __rust_maybe_catch_panic Sep 02 02:07:22.381 INFO kablam! at libpanic_unwind/lib.rs:103 Sep 02 02:07:22.381 INFO kablam! 12: 0x55ed98f3bba5 - std::rt::lang_start_internal::h395b9eb1beda0e43 Sep 02 02:07:22.381 INFO kablam! at libstd/panicking.rs:289 Sep 02 02:07:22.381 INFO kablam! at libstd/panic.rs:392 Sep 02 02:07:22.381 INFO kablam! at libstd/rt.rs:58 Sep 02 02:07:22.381 INFO kablam! 13: 0x55ed98f25087 - std::rt::lang_start::h6010d0baeb54bac7 Sep 02 02:07:22.381 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 02 02:07:22.381 INFO kablam! 14: 0x55ed98f29969 - main Sep 02 02:07:22.381 INFO kablam! 15: 0x7fc9d329382f - __libc_start_main Sep 02 02:07:22.381 INFO kablam! 16: 0x55ed98f21068 - _start Sep 02 02:07:22.381 INFO kablam! 17: 0x0 - Sep 02 02:07:22.382 INFO kablam! Sep 02 02:07:22.382 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 02:07:24.959 INFO kablam! error: build failed Sep 02 02:07:24.960 INFO kablam! su: No module specific data is present Sep 02 02:07:25.658 INFO running `"docker" "rm" "-f" "4eae9ffd4180f5423ed09f3fbdd953a54a4f5338ea494c04d7b6ce2b4cc3fa06"` Sep 02 02:07:25.874 INFO blam! 4eae9ffd4180f5423ed09f3fbdd953a54a4f5338ea494c04d7b6ce2b4cc3fa06