[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 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-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 99baa94d0584c7c357da6b861432dfe076e89b839e520ad9a92145538cce3736 [INFO] running `"docker" "start" "-a" "99baa94d0584c7c357da6b861432dfe076e89b839e520ad9a92145538cce3736"` [INFO] [stderr] Compiling libc v0.2.20 [INFO] [stderr] Compiling libhdf5-lib v0.2.0 [INFO] [stderr] Compiling num-complex v0.1.35 [INFO] [stderr] Compiling arrayfire v3.4.2 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling remutex v0.1.1 [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-7b964f316f13cd57/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: 0x55f26384b033 - 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: 0x55f263846bcb - std::sys_common::backtrace::_print::h49a82ae9552e35c7 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stderr] 2: 0x55f263849e46 - 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: 0x55f263849bd9 - std::panicking::default_hook::he4af6af4ac7fef7b [INFO] [stderr] at src/libstd/panicking.rs:211 [INFO] [stderr] 4: 0x55f26384a49f - std::panicking::rust_panic_with_hook::h057ff03eb4c8000f [INFO] [stderr] at src/libstd/panicking.rs:474 [INFO] [stderr] 5: 0x55f263835f27 - std::panicking::begin_panic::ha57e77a94a2cf137 [INFO] [stderr] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:408 [INFO] [stderr] 6: 0x55f2637d1a34 - build_script_build::blob_backends::h7cd97bd960585ec1 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.4.2/build.rs:360 [INFO] [stderr] 7: 0x55f2637d37a6 - build_script_build::main::hbc955c2db448be82 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.4.2/build.rs:447 [INFO] [stderr] 8: 0x55f2637e172f - std::rt::lang_start::{{closure}}::h2ef4e70c110e2eb9 [INFO] [stderr] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/rt.rs:64 [INFO] [stderr] 9: 0x55f263849ef2 - std::panicking::try::do_call::hc3d8373a0b215f51 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] at src/libstd/panicking.rs:293 [INFO] [stderr] 10: 0x55f2638507e9 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:85 [INFO] [stderr] 11: 0x55f26384a9ac - 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] 12: 0x55f2637e1708 - std::rt::lang_start::hd3a642f794ecba55 [INFO] [stderr] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/rt.rs:64 [INFO] [stderr] 13: 0x55f2637dc299 - main [INFO] [stderr] 14: 0x7fee235ad2e0 - __libc_start_main [INFO] [stderr] 15: 0x55f2637cf279 - _start [INFO] [stderr] 16: 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/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/build/hdf5-rs-3d5e451c5f9a7351/build_script_build-3d5e451c5f9a7351.build_script_build.7l45l7fs-cgu.0.rcgu.o" "/opt/crater/target/debug/build/hdf5-rs-3d5e451c5f9a7351/build_script_build-3d5e451c5f9a7351.build_script_build.7l45l7fs-cgu.1.rcgu.o" "/opt/crater/target/debug/build/hdf5-rs-3d5e451c5f9a7351/build_script_build-3d5e451c5f9a7351.build_script_build.7l45l7fs-cgu.2.rcgu.o" "/opt/crater/target/debug/build/hdf5-rs-3d5e451c5f9a7351/build_script_build-3d5e451c5f9a7351.build_script_build.7l45l7fs-cgu.3.rcgu.o" "/opt/crater/target/debug/build/hdf5-rs-3d5e451c5f9a7351/build_script_build-3d5e451c5f9a7351.build_script_build.7l45l7fs-cgu.4.rcgu.o" "-o" "/opt/crater/target/debug/build/hdf5-rs-3d5e451c5f9a7351/build_script_build-3d5e451c5f9a7351" "/opt/crater/target/debug/build/hdf5-rs-3d5e451c5f9a7351/build_script_build-3d5e451c5f9a7351.1bvnpcjvugyd4r8e.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/liblibhdf5_lib-e02e78a9fe34afe2.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.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: 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/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/build/libhdf5-sys-632e34b04316c335/build_script_build-632e34b04316c335.build_script_build.8n8y64d9-cgu.0.rcgu.o" "/opt/crater/target/debug/build/libhdf5-sys-632e34b04316c335/build_script_build-632e34b04316c335.build_script_build.8n8y64d9-cgu.1.rcgu.o" "/opt/crater/target/debug/build/libhdf5-sys-632e34b04316c335/build_script_build-632e34b04316c335.build_script_build.8n8y64d9-cgu.2.rcgu.o" "/opt/crater/target/debug/build/libhdf5-sys-632e34b04316c335/build_script_build-632e34b04316c335.build_script_build.8n8y64d9-cgu.3.rcgu.o" "/opt/crater/target/debug/build/libhdf5-sys-632e34b04316c335/build_script_build-632e34b04316c335.build_script_build.8n8y64d9-cgu.4.rcgu.o" "-o" "/opt/crater/target/debug/build/libhdf5-sys-632e34b04316c335/build_script_build-632e34b04316c335" "/opt/crater/target/debug/build/libhdf5-sys-632e34b04316c335/build_script_build-632e34b04316c335.l8pxvkmszgg2evf.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/liblibhdf5_lib-e02e78a9fe34afe2.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.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: build failed [INFO] running `"docker" "inspect" "99baa94d0584c7c357da6b861432dfe076e89b839e520ad9a92145538cce3736"` [INFO] running `"docker" "rm" "-f" "99baa94d0584c7c357da6b861432dfe076e89b839e520ad9a92145538cce3736"` [INFO] [stdout] 99baa94d0584c7c357da6b861432dfe076e89b839e520ad9a92145538cce3736