[INFO] updating cached repository Giels/symon [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Giels/symon [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Giels/symon" "work/ex/beta-1.37-6/sources/1.36.0/gh/Giels/symon"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/Giels/symon'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Giels/symon" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Giels/symon"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Giels/symon'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 14d7f301104a793aa8ab798816b03346589f3861 [INFO] sha for GitHub repo Giels/symon: 14d7f301104a793aa8ab798816b03346589f3861 [INFO] validating manifest of Giels/symon 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 Giels/symon 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 Giels/symon [INFO] finished frobbing Giels/symon [INFO] frobbed toml for Giels/symon written to work/ex/beta-1.37-6/sources/1.36.0/gh/Giels/symon/Cargo.toml [INFO] started frobbing Giels/symon [INFO] finished frobbing Giels/symon [INFO] frobbed toml for Giels/symon written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Giels/symon/Cargo.toml [INFO] crate Giels/symon 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] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Giels/symon against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Giels/symon:/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 7d063ab07e00a3a188e4a561974f8668c13d3f9c25b95000ddb1c57e3af212a4 [INFO] running `"docker" "start" "-a" "7d063ab07e00a3a188e4a561974f8668c13d3f9c25b95000ddb1c57e3af212a4"` [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling libhdf5-lib v0.2.0 [INFO] [stderr] Compiling remutex v0.1.1 [INFO] [stderr] Compiling num-complex v0.1.35 [INFO] [stderr] Compiling num-bigint v0.1.35 [INFO] [stderr] Compiling arrayfire v3.4.2 [INFO] [stderr] Compiling libhdf5-sys v0.2.0 [INFO] [stderr] Compiling hdf5-rs v0.2.0 [INFO] [stderr] error: failed to run custom build command for `arrayfire v3.4.2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/arrayfire-f921b505e00292cd/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'Error use_lib is defined, but AF_PATH is not defined', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.4.2/build.rs:360:28 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x56313d2f9c2b - backtrace::backtrace::libunwind::trace::h5dfa5d4c5feed6dc [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x56313d2f9c2b - backtrace::backtrace::trace_unsynchronized::hb731fe64f3fa469f [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x56313d2f9c2b - std::sys_common::backtrace::_print::hf4fd45fe7ae4a250 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x56313d2f9c2b - std::sys_common::backtrace::print::h31646c3786c57441 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x56313d2f9c2b - std::panicking::default_hook::{{closure}}::hda785e768c746ae7 [INFO] [stderr] at src/libstd/panicking.rs:200 [INFO] [stderr] 5: 0x56313d2f9907 - std::panicking::default_hook::h0c4b76f338614ef1 [INFO] [stderr] at src/libstd/panicking.rs:214 [INFO] [stderr] 6: 0x56313d2fa2f0 - std::panicking::rust_panic_with_hook::h096dff2cb12b67ce [INFO] [stderr] at src/libstd/panicking.rs:477 [INFO] [stderr] 7: 0x56313d2e6768 - std::panicking::begin_panic::h2e741913753a511e [INFO] [stderr] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:411 [INFO] [stderr] 8: 0x56313d28160f - build_script_build::blob_backends::h10a527577f460c30 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.4.2/build.rs:360 [INFO] [stderr] 9: 0x56313d283397 - build_script_build::main::h5478cbcf9b280de7 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.4.2/build.rs:447 [INFO] [stderr] 10: 0x56313d291660 - std::rt::lang_start::{{closure}}::h6ccd70c746acf0ad [INFO] [stderr] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/rt.rs:64 [INFO] [stderr] 11: 0x56313d2f9d43 - std::rt::lang_start_internal::{{closure}}::h055e1fdc5578d418 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 12: 0x56313d2f9d43 - std::panicking::try::do_call::h480cafa68c9928b4 [INFO] [stderr] at src/libstd/panicking.rs:296 [INFO] [stderr] 13: 0x56313d3003fa - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:82 [INFO] [stderr] 14: 0x56313d2fa7fd - std::panicking::try::he0549d0299de204a [INFO] [stderr] at src/libstd/panicking.rs:275 [INFO] [stderr] 15: 0x56313d2fa7fd - std::panic::catch_unwind::h422dc2db98f03517 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 16: 0x56313d2fa7fd - std::rt::lang_start_internal::h121de03325a3f900 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 17: 0x56313d291639 - std::rt::lang_start::h037d192543987a5e [INFO] [stderr] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/rt.rs:64 [INFO] [stderr] 18: 0x56313d28c7fa - main [INFO] [stderr] 19: 0x7fabe83082e1 - __libc_start_main [INFO] [stderr] 20: 0x56313d27ed6a - _start [INFO] [stderr] 21: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/build/libhdf5-sys-2e784506deec1978/build_script_build-2e784506deec1978.build_script_build.bl73sdh7-cgu.0.rcgu.o" "/opt/crater/target/debug/build/libhdf5-sys-2e784506deec1978/build_script_build-2e784506deec1978.build_script_build.bl73sdh7-cgu.1.rcgu.o" "/opt/crater/target/debug/build/libhdf5-sys-2e784506deec1978/build_script_build-2e784506deec1978.build_script_build.bl73sdh7-cgu.2.rcgu.o" "/opt/crater/target/debug/build/libhdf5-sys-2e784506deec1978/build_script_build-2e784506deec1978.build_script_build.bl73sdh7-cgu.3.rcgu.o" "/opt/crater/target/debug/build/libhdf5-sys-2e784506deec1978/build_script_build-2e784506deec1978.build_script_build.bl73sdh7-cgu.4.rcgu.o" "-o" "/opt/crater/target/debug/build/libhdf5-sys-2e784506deec1978/build_script_build-2e784506deec1978" "/opt/crater/target/debug/build/libhdf5-sys-2e784506deec1978/build_script_build-2e784506deec1978.293hsl256wtv6ahk.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/liblibhdf5_lib-0e15458cd2d6604c.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a80a1e8e09cafef8.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e0e6351da805c468.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e04f54bafc95e331.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-67901d3322495bd5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bd390b1abaceaec1.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-312dd37fdc7bedfc.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8ed0e51d58d644a3.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8a423c320a6c707f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d6a95598e2238263.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d231614b153016eb.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3821619027f463e4.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-1cfd794d18771a44.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-dcf33cf10c2452ef.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c258fea34bf64bce.rlib" "-Wl,-Bdynamic" "-lhdf5" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lhdf5 [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `libhdf5-sys`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/build/hdf5-rs-cad12bf354bd0dab/build_script_build-cad12bf354bd0dab.build_script_build.hvzg3rpc-cgu.0.rcgu.o" "/opt/crater/target/debug/build/hdf5-rs-cad12bf354bd0dab/build_script_build-cad12bf354bd0dab.build_script_build.hvzg3rpc-cgu.1.rcgu.o" "/opt/crater/target/debug/build/hdf5-rs-cad12bf354bd0dab/build_script_build-cad12bf354bd0dab.build_script_build.hvzg3rpc-cgu.2.rcgu.o" "/opt/crater/target/debug/build/hdf5-rs-cad12bf354bd0dab/build_script_build-cad12bf354bd0dab.build_script_build.hvzg3rpc-cgu.3.rcgu.o" "/opt/crater/target/debug/build/hdf5-rs-cad12bf354bd0dab/build_script_build-cad12bf354bd0dab.build_script_build.hvzg3rpc-cgu.4.rcgu.o" "-o" "/opt/crater/target/debug/build/hdf5-rs-cad12bf354bd0dab/build_script_build-cad12bf354bd0dab" "/opt/crater/target/debug/build/hdf5-rs-cad12bf354bd0dab/build_script_build-cad12bf354bd0dab.5625lpjjd4fwu648.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/liblibhdf5_lib-0e15458cd2d6604c.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a80a1e8e09cafef8.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e0e6351da805c468.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e04f54bafc95e331.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-67901d3322495bd5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bd390b1abaceaec1.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-312dd37fdc7bedfc.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8ed0e51d58d644a3.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8a423c320a6c707f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d6a95598e2238263.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d231614b153016eb.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3821619027f463e4.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-1cfd794d18771a44.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-dcf33cf10c2452ef.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c258fea34bf64bce.rlib" "-Wl,-Bdynamic" "-lhdf5" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lhdf5 [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `hdf5-rs`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "7d063ab07e00a3a188e4a561974f8668c13d3f9c25b95000ddb1c57e3af212a4"` [INFO] running `"docker" "rm" "-f" "7d063ab07e00a3a188e4a561974f8668c13d3f9c25b95000ddb1c57e3af212a4"` [INFO] [stdout] 7d063ab07e00a3a188e4a561974f8668c13d3f9c25b95000ddb1c57e3af212a4