[INFO] cloning repository pdpi/synth.rs [INFO] running `"git" "clone" "--bare" "git://github.com/pdpi/synth.rs.git" "work/cache/sources/gh/pdpi/synth.rs"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/pdpi/synth.rs'... [INFO] running `"git" "clone" "work/cache/sources/gh/pdpi/synth.rs" "work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/pdpi/synth.rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/pdpi/synth.rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/pdpi/synth.rs" "work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/pdpi/synth.rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/pdpi/synth.rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8eee21a013ea7feb297ef8702b8f7c26d0dd6b29 [INFO] sha for GitHub repo pdpi/synth.rs: 8eee21a013ea7feb297ef8702b8f7c26d0dd6b29 [INFO] validating manifest of pdpi/synth.rs on toolchain master#9f06855064ed06a50c496577b21ca50f92a2e67d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of pdpi/synth.rs on toolchain try#d3301713b54af69ca9de941a8c6b0d8287dbd6df [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing pdpi/synth.rs [INFO] finished frobbing pdpi/synth.rs [INFO] frobbed toml for pdpi/synth.rs written to work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/pdpi/synth.rs/Cargo.toml [INFO] started frobbing pdpi/synth.rs [INFO] finished frobbing pdpi/synth.rs [INFO] frobbed toml for pdpi/synth.rs written to work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/pdpi/synth.rs/Cargo.toml [INFO] crate pdpi/synth.rs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/pdpi/synth.rs/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" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking pdpi/synth.rs against try#d3301713b54af69ca9de941a8c6b0d8287dbd6df for pr-61874 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61874/worker-6/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/pdpi/synth.rs:/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" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] da6638c96a693edbb6e51042afe7bf71d0de36874566e384ada10511bea6f63d [INFO] running `"docker" "start" "-a" "da6638c96a693edbb6e51042afe7bf71d0de36874566e384ada10511bea6f63d"` [INFO] [stderr] Checking bitflags v0.3.3 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling portaudio v0.6.4 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Checking rusttype v0.7.7 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] error: failed to run custom build command for `portaudio v0.6.4` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/portaudio-72e0bb95c74f10c2/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'No such file or directory (os error 2)', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/portaudio-0.6.4/build.rs:83:23 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x561a35345a4b - backtrace::backtrace::libunwind::trace::h00e2f01ca6755a19 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x561a35345a4b - backtrace::backtrace::trace_unsynchronized::hc2e55f9123c24578 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x561a35345a4b - std::sys_common::backtrace::_print::h878d975ca669e1b4 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x561a35345a4b - std::sys_common::backtrace::print::h1b2f6b4885b021f3 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x561a35345a4b - std::panicking::default_hook::{{closure}}::he9ab19abef5c787f [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 5: 0x561a3534574c - std::panicking::default_hook::h9b73316e8577c3fa [INFO] [stderr] at src/libstd/panicking.rs:212 [INFO] [stderr] 6: 0x561a35346110 - std::panicking::rust_panic_with_hook::he062866264d328c5 [INFO] [stderr] at src/libstd/panicking.rs:475 [INFO] [stderr] 7: 0x561a35345c92 - std::panicking::continue_panic_fmt::hd91e15ffe4fde332 [INFO] [stderr] at src/libstd/panicking.rs:382 [INFO] [stderr] 8: 0x561a35345bdf - std::panicking::begin_panic_fmt::h0d4c7186e0dd785f [INFO] [stderr] at src/libstd/panicking.rs:337 [INFO] [stderr] 9: 0x561a352f5676 - build_script_build::unix_platform::build::h57cfef4335373f2b [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/portaudio-0.6.4/build.rs:83 [INFO] [stderr] 10: 0x561a352f6e6d - build_script_build::platform::build::h62bd9484caec4016 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/portaudio-0.6.4/build.rs:140 [INFO] [stderr] 11: 0x561a352f7262 - build_script_build::build::h3c0b998d0d32891a [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/portaudio-0.6.4/build.rs:49 [INFO] [stderr] 12: 0x561a352f712c - build_script_build::main::hc32f72ef1d27b5b4 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/portaudio-0.6.4/build.rs:38 [INFO] [stderr] 13: 0x561a352f8600 - std::rt::lang_start::{{closure}}::h27ba72af47855fe1 [INFO] [stderr] at /rustc/d3301713b54af69ca9de941a8c6b0d8287dbd6df/src/libstd/rt.rs:64 [INFO] [stderr] 14: 0x561a35345b63 - std::rt::lang_start_internal::{{closure}}::hac4055a4b24c3806 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 15: 0x561a35345b63 - std::panicking::try::do_call::h0bdfdef338a7b8de [INFO] [stderr] at src/libstd/panicking.rs:294 [INFO] [stderr] 16: 0x561a3534c89a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:82 [INFO] [stderr] 17: 0x561a3534661d - std::panicking::try::h5986cc11523af350 [INFO] [stderr] at src/libstd/panicking.rs:273 [INFO] [stderr] 18: 0x561a3534661d - std::panic::catch_unwind::h5e6e2d11127cecca [INFO] [stderr] at src/libstd/panic.rs:388 [INFO] [stderr] 19: 0x561a3534661d - std::rt::lang_start_internal::hd1ad303a81183dc4 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 20: 0x561a352f85d9 - std::rt::lang_start::h7f61d7d6ed860d6a [INFO] [stderr] at /rustc/d3301713b54af69ca9de941a8c6b0d8287dbd6df/src/libstd/rt.rs:64 [INFO] [stderr] 21: 0x561a352f72fa - main [INFO] [stderr] 22: 0x7f94071462e1 - __libc_start_main [INFO] [stderr] 23: 0x561a352f521a - _start [INFO] [stderr] 24: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "da6638c96a693edbb6e51042afe7bf71d0de36874566e384ada10511bea6f63d"` [INFO] running `"docker" "rm" "-f" "da6638c96a693edbb6e51042afe7bf71d0de36874566e384ada10511bea6f63d"` [INFO] [stdout] da6638c96a693edbb6e51042afe7bf71d0de36874566e384ada10511bea6f63d