[INFO] updating cached repository ademinn/ml [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ademinn/ml [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ademinn/ml" "work/ex/beta-1.37-6/sources/1.36.0/gh/ademinn/ml"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/ademinn/ml'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ademinn/ml" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ademinn/ml"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ademinn/ml'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 322a469c4595060d6045e25b3e16646129e375f5 [INFO] sha for GitHub repo ademinn/ml: 322a469c4595060d6045e25b3e16646129e375f5 [INFO] validating manifest of ademinn/ml 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 ademinn/ml 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 ademinn/ml [INFO] removed path dependency common from ademinn/ml [INFO] finished frobbing ademinn/ml [INFO] frobbed toml for ademinn/ml written to work/ex/beta-1.37-6/sources/1.36.0/gh/ademinn/ml/Cargo.toml [INFO] started frobbing ademinn/ml [INFO] removed path dependency common from ademinn/ml [INFO] finished frobbing ademinn/ml [INFO] frobbed toml for ademinn/ml written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ademinn/ml/Cargo.toml [INFO] crate ademinn/ml 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] Updating crates.io index [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/ademinn/ml/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/GuillaumeGomez/rust-GSL.git` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/GuillaumeGomez/rust-GSL.git` [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 ademinn/ml 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-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/ademinn/ml:/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] c39494df1b5233a58653925cb90136407b97d3c06400ff0bc5b18bac438dc207 [INFO] running `"docker" "start" "-a" "c39494df1b5233a58653925cb90136407b97d3c06400ff0bc5b18bac438dc207"` [INFO] [stderr] warning: dependency (common) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling bs58 v0.2.2 [INFO] [stderr] Compiling c_vec v1.0.12 [INFO] [stderr] Compiling GSL v1.1.0 (https://github.com/GuillaumeGomez/rust-GSL.git#a4c4d951) [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] error: failed to run custom build command for `GSL v1.1.0 (https://github.com/GuillaumeGomez/rust-GSL.git#a4c4d951)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/GSL-9740689d8dce6e9f/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'GSL library not found: Failure { command: "\"pkg-config\" \"--libs\" \"--cflags\" \"gsl\"", output: Output { status: ExitStatus(ExitStatus(256)), stdout: "", stderr: "Package gsl was not found in the pkg-config search path.\nPerhaps you should add the directory containing `gsl.pc\'\nto the PKG_CONFIG_PATH environment variable\nNo package \'gsl\' found\n" } }', src/libcore/result.rs:999:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x562dbf343bb3 - 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: 0x562dbf33f74b - std::sys_common::backtrace::_print::h49a82ae9552e35c7 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stderr] 2: 0x562dbf3429d6 - 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: 0x562dbf342769 - std::panicking::default_hook::he4af6af4ac7fef7b [INFO] [stderr] at src/libstd/panicking.rs:211 [INFO] [stderr] 4: 0x562dbf34302f - std::panicking::rust_panic_with_hook::h057ff03eb4c8000f [INFO] [stderr] at src/libstd/panicking.rs:474 [INFO] [stderr] 5: 0x562dbf342bb1 - std::panicking::continue_panic_fmt::ha6d6ae144369025b [INFO] [stderr] at src/libstd/panicking.rs:381 [INFO] [stderr] 6: 0x562dbf342a95 - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:308 [INFO] [stderr] 7: 0x562dbf35821c - core::panicking::panic_fmt::hc4f83bfed80aeabd [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 8: 0x562dbf2f5ca2 - core::result::unwrap_failed::h3ea52ceb8f677288 [INFO] [stderr] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/macros.rs:18 [INFO] [stderr] 9: 0x562dbf2f60e5 - core::result::Result::expect::h638659e0379dff45 [INFO] [stderr] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/result.rs:827 [INFO] [stderr] 10: 0x562dbf2f6411 - build_script_build::main::hf8b7bad129a99e62 [INFO] [stderr] at /opt/crater/cargo-home/git/checkouts/rust-gsl-66287d2fa684a27c/a4c4d95/build.rs:10 [INFO] [stderr] 11: 0x562dbf2f629f - std::rt::lang_start::{{closure}}::hbd7030e63d0127ee [INFO] [stderr] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/rt.rs:64 [INFO] [stderr] 12: 0x562dbf342a82 - std::panicking::try::do_call::hc3d8373a0b215f51 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] at src/libstd/panicking.rs:293 [INFO] [stderr] 13: 0x562dbf3495b9 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:85 [INFO] [stderr] 14: 0x562dbf34353c - 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] 15: 0x562dbf2f6278 - std::rt::lang_start::ha094efc8144d3a8d [INFO] [stderr] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/rt.rs:64 [INFO] [stderr] 16: 0x562dbf2f6529 - main [INFO] [stderr] 17: 0x7f0db42882e0 - __libc_start_main [INFO] [stderr] 18: 0x562dbf2f4d69 - _start [INFO] [stderr] 19: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "c39494df1b5233a58653925cb90136407b97d3c06400ff0bc5b18bac438dc207"` [INFO] running `"docker" "rm" "-f" "c39494df1b5233a58653925cb90136407b97d3c06400ff0bc5b18bac438dc207"` [INFO] [stdout] c39494df1b5233a58653925cb90136407b97d3c06400ff0bc5b18bac438dc207