[INFO] updating cached repository acshi/rob535_competition [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/acshi/rob535_competition [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/acshi/rob535_competition" "work/ex/beta-1.37-6/sources/1.36.0/gh/acshi/rob535_competition"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/acshi/rob535_competition'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/acshi/rob535_competition" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/acshi/rob535_competition"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/acshi/rob535_competition'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1cdc919bd7ed752b2a6d87eb6ee6b95e11bc92c7 [INFO] sha for GitHub repo acshi/rob535_competition: 1cdc919bd7ed752b2a6d87eb6ee6b95e11bc92c7 [INFO] validating manifest of acshi/rob535_competition 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 acshi/rob535_competition 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 acshi/rob535_competition [INFO] finished frobbing acshi/rob535_competition [INFO] frobbed toml for acshi/rob535_competition written to work/ex/beta-1.37-6/sources/1.36.0/gh/acshi/rob535_competition/Cargo.toml [INFO] started frobbing acshi/rob535_competition [INFO] finished frobbing acshi/rob535_competition [INFO] frobbed toml for acshi/rob535_competition written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/acshi/rob535_competition/Cargo.toml [INFO] crate acshi/rob535_competition already has a lockfile, it will not be regenerated [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 acshi/rob535_competition 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-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/acshi/rob535_competition:/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] 605a4457d255cb217ad71f05a694c6b7ef9a097617a22183c6d4ccfee4c9a9b6 [INFO] running `"docker" "start" "-a" "605a4457d255cb217ad71f05a694c6b7ef9a097617a22183c6d4ccfee4c9a9b6"` [INFO] [stderr] Compiling rustplotlib v0.0.4 [INFO] [stderr] Compiling rob535_competition v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Compiling blas-sys v0.7.1 [INFO] [stderr] Compiling lapack-sys v0.12.1 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] error: failed to run custom build command for `rob535_competition v0.1.0 (/opt/crater/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/rob535_competition-c4e1aa6bb62a88cb/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/ibm/ILOG/CPLEX_Studio128/cplex/include/" "-Wall" "-Wextra" "-o" "/opt/crater/target/debug/build/rob535_competition-1f45551f428f289f/out/src/cplexrust.o" "-c" "src/cplexrust.c" [INFO] [stderr] cargo:warning=src/cplexrust.c:4:27: fatal error: ilcplex/cplex.h: No such file or directory [INFO] [stderr] cargo:warning= #include [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit code: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at ' [INFO] [stderr] [INFO] [stderr] Internal error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/ibm/ILOG/CPLEX_Studio128/cplex/include/" "-Wall" "-Wextra" "-o" "/opt/crater/target/debug/build/rob535_competition-1f45551f428f289f/out/src/cplexrust.o" "-c" "src/cplexrust.c" with args "cc" did not execute successfully (status code exit code: 1). [INFO] [stderr] [INFO] [stderr] ', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/cc-1.0.25/src/lib.rs:2260:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55c476c6aff3 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h6485381528590a55 [INFO] [stderr] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stderr] 1: 0x55c476c669fb - std::sys_common::backtrace::_print::h49a82ae9552e35c7 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stderr] 2: 0x55c476c69db6 - std::panicking::default_hook::{{closure}}::he20974adbefcc046 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] at src/libstd/panicking.rs:197 [INFO] [stderr] 3: 0x55c476c69b49 - std::panicking::default_hook::he4af6af4ac7fef7b [INFO] [stderr] at src/libstd/panicking.rs:211 [INFO] [stderr] 4: 0x55c476c6a4bf - std::panicking::rust_panic_with_hook::h057ff03eb4c8000f [INFO] [stderr] at src/libstd/panicking.rs:474 [INFO] [stderr] 5: 0x55c476c6a041 - std::panicking::continue_panic_fmt::ha6d6ae144369025b [INFO] [stderr] at src/libstd/panicking.rs:381 [INFO] [stderr] 6: 0x55c476c69f8e - std::panicking::begin_panic_fmt::he54eae869ed71eb1 [INFO] [stderr] at src/libstd/panicking.rs:336 [INFO] [stderr] 7: 0x55c476bfc2b5 - cc::fail::h83659850df7b3ed4 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/cc-1.0.25/src/lib.rs:2260 [INFO] [stderr] 8: 0x55c476be747e - cc::Build::compile::hea84bb63bd59021e [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/cc-1.0.25/src/lib.rs:933 [INFO] [stderr] 9: 0x55c476be00f0 - build_script_build::main::h1529444ed98eab6c [INFO] [stderr] at /opt/crater/workdir/build.rs:21 [INFO] [stderr] 10: 0x55c476bdfddf - std::rt::lang_start::{{closure}}::h910804119f7b84dd [INFO] [stderr] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/rt.rs:64 [INFO] [stderr] 11: 0x55c476c69ec2 - std::panicking::try::do_call::hc3d8373a0b215f51 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] at src/libstd/panicking.rs:293 [INFO] [stderr] 12: 0x55c476c726e9 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:85 [INFO] [stderr] 13: 0x55c476c6a9cc - std::rt::lang_start_internal::he5218c8b95d395f2 [INFO] [stderr] at src/libstd/panicking.rs:272 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 14: 0x55c476bdfdb8 - std::rt::lang_start::h72f1eb6c4dcafa5d [INFO] [stderr] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/rt.rs:64 [INFO] [stderr] 15: 0x55c476be0549 - main [INFO] [stderr] 16: 0x7fd6026c12e0 - __libc_start_main [INFO] [stderr] 17: 0x55c476bdfc69 - _start [INFO] [stderr] 18: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "605a4457d255cb217ad71f05a694c6b7ef9a097617a22183c6d4ccfee4c9a9b6"` [INFO] running `"docker" "rm" "-f" "605a4457d255cb217ad71f05a694c6b7ef9a097617a22183c6d4ccfee4c9a9b6"` [INFO] [stdout] 605a4457d255cb217ad71f05a694c6b7ef9a097617a22183c6d4ccfee4c9a9b6