[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/pr-57483/sources/master#2bde39b8edce6463e1c37f8a8082a875e7b536b1/gh/acshi/rob535_competition"` [INFO] [stderr] Cloning into 'work/ex/pr-57483/sources/master#2bde39b8edce6463e1c37f8a8082a875e7b536b1/gh/acshi/rob535_competition'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/acshi/rob535_competition" "work/ex/pr-57483/sources/try#0d8b5d1f16bab9e975695518ff8705bdab9fe94c/gh/acshi/rob535_competition"` [INFO] [stderr] Cloning into 'work/ex/pr-57483/sources/try#0d8b5d1f16bab9e975695518ff8705bdab9fe94c/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 master#2bde39b8edce6463e1c37f8a8082a875e7b536b1 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+2bde39b8edce6463e1c37f8a8082a875e7b536b1-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of acshi/rob535_competition on toolchain try#0d8b5d1f16bab9e975695518ff8705bdab9fe94c [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0d8b5d1f16bab9e975695518ff8705bdab9fe94c-alt" "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/pr-57483/sources/master#2bde39b8edce6463e1c37f8a8082a875e7b536b1/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/pr-57483/sources/try#0d8b5d1f16bab9e975695518ff8705bdab9fe94c/gh/acshi/rob535_competition/Cargo.toml [INFO] crate acshi/rob535_competition has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+2bde39b8edce6463e1c37f8a8082a875e7b536b1-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0d8b5d1f16bab9e975695518ff8705bdab9fe94c-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking acshi/rob535_competition against master#2bde39b8edce6463e1c37f8a8082a875e7b536b1 for pr-57483 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57483/worker-6/master#2bde39b8edce6463e1c37f8a8082a875e7b536b1:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57483/sources/master#2bde39b8edce6463e1c37f8a8082a875e7b536b1/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=forbid" "-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" "+2bde39b8edce6463e1c37f8a8082a875e7b536b1-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 16bcfbb63990e3ba90ce78fcb1bc500ad32ca86c4fcf64bf8a588d094740b56f [INFO] running `"docker" "start" "-a" "16bcfbb63990e3ba90ce78fcb1bc500ad32ca86c4fcf64bf8a588d094740b56f"` [INFO] [stderr] Checking rustplotlib v0.0.4 [INFO] [stderr] Compiling rob535_competition v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Checking lapack-sys v0.12.1 [INFO] [stderr] Checking blas-sys v0.7.1 [INFO] [stderr] Checking blas v0.20.0 [INFO] [stderr] Checking lapack v0.16.0 [INFO] [stderr] error: failed to run custom build command for `rob535_competition v0.1.0 (/opt/crater/workdir)` [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/rob535_competition-7b5e7d4863aa5450/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-fddb834f1440bfa2/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-fddb834f1440bfa2/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: 0x55b0791f7743 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::ha8bcc96ae63a6114 [INFO] [stderr] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 [INFO] [stderr] 1: 0x55b0791f1ee8 - std::sys_common::backtrace::_print::ha52ef9f34407cac8 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stderr] 2: 0x55b0791f6732 - std::panicking::default_hook::{{closure}}::ha94a1dec142ead26 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] at src/libstd/panicking.rs:211 [INFO] [stderr] 3: 0x55b0791f649d - std::panicking::default_hook::h9a1bc7de45ed87b4 [INFO] [stderr] at src/libstd/panicking.rs:227 [INFO] [stderr] 4: 0x55b0791f6e40 - std::panicking::rust_panic_with_hook::h64b39a0177c46f97 [INFO] [stderr] at src/libstd/panicking.rs:491 [INFO] [stderr] 5: 0x55b0791f69c1 - std::panicking::continue_panic_fmt::hc015cf7d6adf4af6 [INFO] [stderr] at src/libstd/panicking.rs:398 [INFO] [stderr] 6: 0x55b0791f690e - std::panicking::begin_panic_fmt::h29ee7e155c08aacf [INFO] [stderr] at src/libstd/panicking.rs:353 [INFO] [stderr] 7: 0x55b07918aabf - cc::fail::h66bc968560615693 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/cc-1.0.25/src/lib.rs:2260 [INFO] [stderr] 8: 0x55b079175d5b - cc::Build::compile::hab46b9615c74be03 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/cc-1.0.25/src/lib.rs:933 [INFO] [stderr] 9: 0x55b07916fec8 - build_script_build::main::hf04492c9ec2a524c [INFO] [stderr] at /opt/crater/workdir/build.rs:21 [INFO] [stderr] 10: 0x55b07916f1af - std::rt::lang_start::{{closure}}::hece7537b2c8ff451 [INFO] [stderr] at /rustc/2bde39b8edce6463e1c37f8a8082a875e7b536b1/src/libstd/rt.rs:74 [INFO] [stderr] 11: 0x55b0791f6842 - std::panicking::try::do_call::h1eb7f5d86c620835 [INFO] [stderr] at src/libstd/rt.rs:59 [INFO] [stderr] at src/libstd/panicking.rs:310 [INFO] [stderr] 12: 0x55b07920a599 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:102 [INFO] [stderr] 13: 0x55b0791f7213 - std::rt::lang_start_internal::h164adb93e937dc21 [INFO] [stderr] at src/libstd/panicking.rs:289 [INFO] [stderr] at src/libstd/panic.rs:398 [INFO] [stderr] at src/libstd/rt.rs:58 [INFO] [stderr] 14: 0x55b07916f188 - std::rt::lang_start::hdc7e31add6584058 [INFO] [stderr] at /rustc/2bde39b8edce6463e1c37f8a8082a875e7b536b1/src/libstd/rt.rs:74 [INFO] [stderr] 15: 0x55b079170059 - main [INFO] [stderr] 16: 0x7f25361852e0 - __libc_start_main [INFO] [stderr] 17: 0x55b07916f039 - _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" "16bcfbb63990e3ba90ce78fcb1bc500ad32ca86c4fcf64bf8a588d094740b56f"` [INFO] running `"docker" "rm" "-f" "16bcfbb63990e3ba90ce78fcb1bc500ad32ca86c4fcf64bf8a588d094740b56f"` [INFO] [stdout] 16bcfbb63990e3ba90ce78fcb1bc500ad32ca86c4fcf64bf8a588d094740b56f