[INFO] updating cached repository bfops/rust-pitch-detect [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/bfops/rust-pitch-detect [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/bfops/rust-pitch-detect" "work/ex/beta-1.37-6/sources/1.36.0/gh/bfops/rust-pitch-detect"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/bfops/rust-pitch-detect'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/bfops/rust-pitch-detect" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/bfops/rust-pitch-detect"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/bfops/rust-pitch-detect'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 11d5796059d174a6e4fcd3efb2c5229a4b9afb67 [INFO] sha for GitHub repo bfops/rust-pitch-detect: 11d5796059d174a6e4fcd3efb2c5229a4b9afb67 [INFO] validating manifest of bfops/rust-pitch-detect 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 bfops/rust-pitch-detect 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 bfops/rust-pitch-detect [INFO] finished frobbing bfops/rust-pitch-detect [INFO] frobbed toml for bfops/rust-pitch-detect written to work/ex/beta-1.37-6/sources/1.36.0/gh/bfops/rust-pitch-detect/Cargo.toml [INFO] started frobbing bfops/rust-pitch-detect [INFO] finished frobbing bfops/rust-pitch-detect [INFO] frobbed toml for bfops/rust-pitch-detect written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/bfops/rust-pitch-detect/Cargo.toml [INFO] crate bfops/rust-pitch-detect 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] error: the lock file /mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/bfops/rust-pitch-detect/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/kbknapp/clap-rs` [INFO] [stderr] Updating git repository `https://github.com/jeremyletang/rust-portaudio` [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/kbknapp/clap-rs` [INFO] [stderr] Updating git repository `https://github.com/jeremyletang/rust-portaudio` [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 bfops/rust-pitch-detect 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-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/bfops/rust-pitch-detect:/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] 707e7840f73680b33d7bf0b5f5a7342cdd021c3f00564296e3b505849a5ff02a [INFO] running `"docker" "start" "-a" "707e7840f73680b33d7bf0b5f5a7342cdd021c3f00564296e3b505849a5ff02a"` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /opt/crater/workdir/src/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Compiling c_vec v1.0.12 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling portaudio_sys v0.1.0 (https://github.com/jeremyletang/rust-portaudio#398dd3bd) [INFO] [stderr] Compiling GSL v1.1.0 [INFO] [stderr] Compiling clap v2.33.0 (https://github.com/kbknapp/clap-rs#12ea4e63) [INFO] [stderr] error: failed to run custom build command for `portaudio_sys v0.1.0 (https://github.com/jeremyletang/rust-portaudio#398dd3bd)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/portaudio_sys-5b8d8f5b9a5a6419/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] cargo:rerun-if-env-changed=PORTAUDIO_ONLY_STATIC [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] --2019-07-31 21:57:53-- http://www.portaudio.com/archives/pa_stable_v19_20140130.tgz [INFO] [stderr] Resolving www.portaudio.com (www.portaudio.com)... failed: Temporary failure in name resolution. [INFO] [stderr] wget: unable to resolve host address 'www.portaudio.com' [INFO] [stderr] thread 'main' panicked at '`"wget" "http://www.portaudio.com/archives/pa_stable_v19_20140130.tgz"` did not execute successfully', /opt/crater/cargo-home/git/checkouts/rust-portaudio-ae948abb441ff264/398dd3b/rust-portaudio-sys/build.rs:73:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55b33db55e93 - 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: 0x55b33db519fb - std::sys_common::backtrace::_print::h49a82ae9552e35c7 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stderr] 2: 0x55b33db54c86 - 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: 0x55b33db54a19 - std::panicking::default_hook::he4af6af4ac7fef7b [INFO] [stderr] at src/libstd/panicking.rs:211 [INFO] [stderr] 4: 0x55b33db552df - std::panicking::rust_panic_with_hook::h057ff03eb4c8000f [INFO] [stderr] at src/libstd/panicking.rs:474 [INFO] [stderr] 5: 0x55b33db54e61 - std::panicking::continue_panic_fmt::ha6d6ae144369025b [INFO] [stderr] at src/libstd/panicking.rs:381 [INFO] [stderr] 6: 0x55b33db54dae - std::panicking::begin_panic_fmt::he54eae869ed71eb1 [INFO] [stderr] at src/libstd/panicking.rs:336 [INFO] [stderr] 7: 0x55b33db046e9 - build_script_build::run::h902fa4cff4d606fd [INFO] [stderr] at /opt/crater/cargo-home/git/checkouts/rust-portaudio-ae948abb441ff264/398dd3b/rust-portaudio-sys/build.rs:73 [INFO] [stderr] 8: 0x55b33db057ab - build_script_build::platform::download::haef85f3dde42b684 [INFO] [stderr] at /opt/crater/cargo-home/git/checkouts/rust-portaudio-ae948abb441ff264/398dd3b/rust-portaudio-sys/build.rs:137 [INFO] [stderr] 9: 0x55b33db03ff0 - build_script_build::build::hcebdad78ee236d42 [INFO] [stderr] at /opt/crater/cargo-home/git/checkouts/rust-portaudio-ae948abb441ff264/398dd3b/rust-portaudio-sys/build.rs:53 [INFO] [stderr] 10: 0x55b33db03eca - build_script_build::main::hcacf502761cec90b [INFO] [stderr] at /opt/crater/cargo-home/git/checkouts/rust-portaudio-ae948abb441ff264/398dd3b/rust-portaudio-sys/build.rs:43 [INFO] [stderr] 11: 0x55b33db0683f - std::rt::lang_start::{{closure}}::h5e5741bba4f6dd0d [INFO] [stderr] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/rt.rs:64 [INFO] [stderr] 12: 0x55b33db54d32 - 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: 0x55b33db5b9d9 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:85 [INFO] [stderr] 14: 0x55b33db557ec - 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: 0x55b33db06818 - std::rt::lang_start::hbb3b4dd81e678376 [INFO] [stderr] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/rt.rs:64 [INFO] [stderr] 16: 0x55b33db04749 - main [INFO] [stderr] 17: 0x7f1e2cbb42e0 - __libc_start_main [INFO] [stderr] 18: 0x55b33db03c39 - _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" "707e7840f73680b33d7bf0b5f5a7342cdd021c3f00564296e3b505849a5ff02a"` [INFO] running `"docker" "rm" "-f" "707e7840f73680b33d7bf0b5f5a7342cdd021c3f00564296e3b505849a5ff02a"` [INFO] [stdout] 707e7840f73680b33d7bf0b5f5a7342cdd021c3f00564296e3b505849a5ff02a