[INFO] cloning repository plietar/python-librespot [INFO] running `"git" "clone" "--bare" "git://github.com/plietar/python-librespot.git" "work/cache/sources/gh/plietar/python-librespot"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/plietar/python-librespot'... [INFO] running `"git" "clone" "work/cache/sources/gh/plietar/python-librespot" "work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/plietar/python-librespot"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/plietar/python-librespot'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/plietar/python-librespot" "work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/plietar/python-librespot"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/plietar/python-librespot'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] dd78b07446423cb6ecad836c913cdc93d1965c4b [INFO] sha for GitHub repo plietar/python-librespot: dd78b07446423cb6ecad836c913cdc93d1965c4b [INFO] validating manifest of plietar/python-librespot 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 plietar/python-librespot 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 plietar/python-librespot [INFO] finished frobbing plietar/python-librespot [INFO] frobbed toml for plietar/python-librespot written to work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/plietar/python-librespot/Cargo.toml [INFO] started frobbing plietar/python-librespot [INFO] finished frobbing plietar/python-librespot [INFO] frobbed toml for plietar/python-librespot written to work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/plietar/python-librespot/Cargo.toml [INFO] crate plietar/python-librespot 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] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking plietar/python-librespot against master#9f06855064ed06a50c496577b21ca50f92a2e67d for pr-61874 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61874/worker-1/master#9f06855064ed06a50c496577b21ca50f92a2e67d:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/plietar/python-librespot:/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" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] f0aa140442eab287e501cce74a9b01840040e44187e3d3a65bdc50c2b0004065 [INFO] running `"docker" "start" "-a" "f0aa140442eab287e501cce74a9b01840040e44187e3d3a65bdc50c2b0004065"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Checking futures v0.1.13 [INFO] [stderr] Compiling librespot-protocol v0.1.0 (https://github.com/plietar/librespot#28232b5a) [INFO] [stderr] Checking protobuf v1.2.2 [INFO] [stderr] Compiling cpython v0.1.0 (https://github.com/dgrunwald/rust-cpython.git#4773d2e3) [INFO] [stderr] Checking multimap v0.3.0 [INFO] [stderr] Checking getopts v0.2.14 [INFO] [stderr] Checking linear-map v1.1.0 [INFO] [stderr] Checking error-chain v0.9.0 [INFO] [stderr] Checking iovec v0.1.0 [INFO] [stderr] Checking thread-id v3.0.0 [INFO] [stderr] warning[E0503]: cannot use `state` because it was mutably borrowed [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/getopts-0.2.14/src/lib.rs:1008:33 [INFO] [stderr] | [INFO] [stderr] 955 | let mut machine = |cont: &mut bool, (i, c): (usize, char)| { [INFO] [stderr] | ---------------------------------------- borrow of `state` occurs here [INFO] [stderr] ... [INFO] [stderr] 959 | state = match (state, whitespace, limit) { [INFO] [stderr] | ----- borrow occurs due to use of `state` in closure [INFO] [stderr] ... [INFO] [stderr] 1008 | while cont && match state { B | C => true, A => false } { [INFO] [stderr] | ^ use of borrowed `state` [INFO] [stderr] 1009 | machine(&mut cont, (fake_i, ' ')); [INFO] [stderr] | ------- borrow later used here [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] Checking memchr v1.0.1 [INFO] [stderr] Checking termios v0.2.2 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling time v0.1.37 [INFO] [stderr] Compiling ogg-sys v0.0.9 [INFO] [stderr] Compiling vorbis-sys v0.0.8 [INFO] [stderr] Compiling vorbisfile-sys v0.0.8 [INFO] [stderr] Compiling vorbis-encoder v0.1.4 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Checking net2 v0.2.29 [INFO] [stderr] Checking base64 v0.4.2 [INFO] [stderr] Checking shannon v0.2.0 [INFO] [stderr] Checking unreachable v0.1.1 [INFO] [stderr] Checking nix v0.8.1 [INFO] [stderr] Checking dns-parser v0.3.2 (https://github.com/plietar/dns-parser#1d3e5a55) [INFO] [stderr] Checking serde_json v0.9.10 [INFO] [stderr] Compiling syntex_errors v0.58.1 [INFO] [stderr] Checking bytes v0.4.3 [INFO] [stderr] Checking uuid v0.4.0 [INFO] [stderr] Checking aho-corasick v0.6.3 [INFO] [stderr] Compiling portaudio-sys v0.1.1 [INFO] [stderr] Checking rpassword v0.3.1 [INFO] [stderr] error: failed to run custom build command for `portaudio-sys v0.1.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/portaudio-sys-55ed1dd1dcfd3716/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at '`"pkg-config" "--libs" "--cflags" "portaudio-2.0"` did not exit successfully: exit code: 1 [INFO] [stderr] --- stderr [INFO] [stderr] Package portaudio-2.0 was not found in the pkg-config search path. [INFO] [stderr] Perhaps you should add the directory containing `portaudio-2.0.pc' [INFO] [stderr] to the PKG_CONFIG_PATH environment variable [INFO] [stderr] No package 'portaudio-2.0' found [INFO] [stderr] ', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/portaudio-sys-0.1.1/build.rs:8:19 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55797c8d92ab - backtrace::backtrace::libunwind::trace::hc6a4966d389b62be [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x55797c8d92ab - backtrace::backtrace::trace_unsynchronized::h234cd6c2c95fa587 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55797c8d92ab - std::sys_common::backtrace::_print::h2896bece16680b31 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x55797c8d92ab - std::sys_common::backtrace::print::h5f4d4b954705d426 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x55797c8d92ab - std::panicking::default_hook::{{closure}}::h3d52949e2d73c1aa [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 5: 0x55797c8d8fac - std::panicking::default_hook::h4b88c02cc00064f5 [INFO] [stderr] at src/libstd/panicking.rs:212 [INFO] [stderr] 6: 0x55797c8d9970 - std::panicking::rust_panic_with_hook::he5596ad1952b7279 [INFO] [stderr] at src/libstd/panicking.rs:475 [INFO] [stderr] 7: 0x55797c8d94f2 - std::panicking::continue_panic_fmt::h13f3a9aeaf0459c4 [INFO] [stderr] at src/libstd/panicking.rs:382 [INFO] [stderr] 8: 0x55797c8d943f - std::panicking::begin_panic_fmt::h784be15fd2973b27 [INFO] [stderr] at src/libstd/panicking.rs:337 [INFO] [stderr] 9: 0x55797c8a22be - build_script_build::main::hdcb46431ccdc7834 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/portaudio-sys-0.1.1/build.rs:8 [INFO] [stderr] 10: 0x55797c8a2100 - std::rt::lang_start::{{closure}}::hf4a94377124c8a38 [INFO] [stderr] at /rustc/9f06855064ed06a50c496577b21ca50f92a2e67d/src/libstd/rt.rs:64 [INFO] [stderr] 11: 0x55797c8d93c3 - std::rt::lang_start_internal::{{closure}}::h97d240c87982728f [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 12: 0x55797c8d93c3 - std::panicking::try::do_call::h657ecdd23710c935 [INFO] [stderr] at src/libstd/panicking.rs:294 [INFO] [stderr] 13: 0x55797c8dfbaa - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:82 [INFO] [stderr] 14: 0x55797c8d9e7d - std::panicking::try::h52772d620cb80373 [INFO] [stderr] at src/libstd/panicking.rs:273 [INFO] [stderr] 15: 0x55797c8d9e7d - std::panic::catch_unwind::hac02eb84ea8f3a3e [INFO] [stderr] at src/libstd/panic.rs:388 [INFO] [stderr] 16: 0x55797c8d9e7d - std::rt::lang_start_internal::h9fab34d7c96dfdc9 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 17: 0x55797c8a20d9 - std::rt::lang_start::h06ea8a390674101a [INFO] [stderr] at /rustc/9f06855064ed06a50c496577b21ca50f92a2e67d/src/libstd/rt.rs:64 [INFO] [stderr] 18: 0x55797c8a231a - main [INFO] [stderr] 19: 0x7f9c992942e1 - __libc_start_main [INFO] [stderr] 20: 0x55797c8a1f7a - _start [INFO] [stderr] 21: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "f0aa140442eab287e501cce74a9b01840040e44187e3d3a65bdc50c2b0004065"` [INFO] running `"docker" "rm" "-f" "f0aa140442eab287e501cce74a9b01840040e44187e3d3a65bdc50c2b0004065"` [INFO] [stdout] f0aa140442eab287e501cce74a9b01840040e44187e3d3a65bdc50c2b0004065