Oct 31 23:32:42.365 INFO checking ozkriff/ggez_assets_test against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Oct 31 23:32:42.367 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-5/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +d7816399d50d407bbce1efe9dbadf8faaaf568fc-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 31 23:32:42.752 INFO blam! bda2ab46bcd0e3f698279fc8b2a1b35a7da331a8aff2df06fb317ee7c60d625d Oct 31 23:32:42.753 INFO running `"docker" "start" "-a" "bda2ab46bcd0e3f698279fc8b2a1b35a7da331a8aff2df06fb317ee7c60d625d"` Oct 31 23:32:43.992 INFO kablam! usermod: no changes Oct 31 23:32:44.284 INFO kablam! Compiling num-derive v0.2.3 Oct 31 23:32:44.300 INFO kablam! Compiling sdl2-sys v0.31.0 Oct 31 23:32:44.317 INFO kablam! Checking jpeg-decoder v0.1.15 Oct 31 23:32:44.317 INFO kablam! Checking gif v0.10.1 Oct 31 23:32:44.317 INFO kablam! Checking app_dirs2 v2.0.3 Oct 31 23:32:44.317 INFO kablam! Compiling alsa-sys v0.1.2 Oct 31 23:32:44.317 INFO kablam! Checking lewton v0.5.2 Oct 31 23:32:44.317 INFO kablam! Compiling gl_generator v0.9.0 Oct 31 23:32:44.677 INFO kablam! error: failed to run custom build command for `alsa-sys v0.1.2` Oct 31 23:32:44.677 INFO kablam! process didn't exit successfully: `/target/debug/build/alsa-sys-2d302253de0694f9/build-script-build` (exit code: 101) Oct 31 23:32:44.677 INFO kablam! --- stderr Oct 31 23:32:44.677 INFO kablam! thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: "`\"pkg-config\" \"--libs\" \"--cflags\" \"alsa\"` did not exit successfully: exit code: 1\n--- stderr\nPackage alsa was not found in the pkg-config search path.\nPerhaps you should add the directory containing `alsa.pc\'\nto the PKG_CONFIG_PATH environment variable\nNo package \'alsa\' found\n"', libcore/result.rs:1009:5 Oct 31 23:32:44.677 INFO kablam! stack backtrace: Oct 31 23:32:44.677 INFO kablam! 0: 0x55e4e416c303 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h1215486e12fd7ce5 Oct 31 23:32:44.677 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 31 23:32:44.677 INFO kablam! 1: 0x55e4e4166e88 - std::sys_common::backtrace::_print::hdcb65833411c78cf Oct 31 23:32:44.677 INFO kablam! at libstd/sys_common/backtrace.rs:71 Oct 31 23:32:44.677 INFO kablam! 2: 0x55e4e416b464 - std::panicking::default_hook::{{closure}}::h261a52b1a0b340e9 Oct 31 23:32:44.677 INFO kablam! at libstd/sys_common/backtrace.rs:59 Oct 31 23:32:44.677 INFO kablam! at libstd/panicking.rs:211 Oct 31 23:32:44.677 INFO kablam! 3: 0x55e4e416b1cd - std::panicking::default_hook::h428685b18367af58 Oct 31 23:32:44.677 INFO kablam! at libstd/panicking.rs:227 Oct 31 23:32:44.677 INFO kablam! 4: 0x55e4e416ba9e - std::panicking::rust_panic_with_hook::h1bfe7ff6db9becdf Oct 31 23:32:44.677 INFO kablam! at libstd/panicking.rs:476 Oct 31 23:32:44.677 INFO kablam! 5: 0x55e4e416b641 - std::panicking::continue_panic_fmt::hd77292a1509a486c Oct 31 23:32:44.677 INFO kablam! at libstd/panicking.rs:390 Oct 31 23:32:44.677 INFO kablam! 6: 0x55e4e416b525 - rust_begin_unwind Oct 31 23:32:44.677 INFO kablam! at libstd/panicking.rs:325 Oct 31 23:32:44.677 INFO kablam! 7: 0x55e4e41a7e8c - core::panicking::panic_fmt::he4d89f725ade91bf Oct 31 23:32:44.677 INFO kablam! at libcore/panicking.rs:77 Oct 31 23:32:44.677 INFO kablam! 8: 0x55e4e411f5ef - core::result::unwrap_failed::h39b0759dfb55991e Oct 31 23:32:44.677 INFO kablam! at /rustc/d7816399d50d407bbce1efe9dbadf8faaaf568fc/src/libcore/macros.rs:26 Oct 31 23:32:44.677 INFO kablam! 9: 0x55e4e411f449 - >::unwrap::h2d076b2f4bea29c3 Oct 31 23:32:44.677 INFO kablam! at /rustc/d7816399d50d407bbce1efe9dbadf8faaaf568fc/src/libcore/result.rs:808 Oct 31 23:32:44.677 INFO kablam! 10: 0x55e4e411f2e5 - build_script_build::main::hefa141c981e6686b Oct 31 23:32:44.677 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/alsa-sys-0.1.2/build.rs:4 Oct 31 23:32:44.677 INFO kablam! 11: 0x55e4e411f28f - std::rt::lang_start::{{closure}}::hf23da7d1cf60c09b Oct 31 23:32:44.677 INFO kablam! at /rustc/d7816399d50d407bbce1efe9dbadf8faaaf568fc/src/libstd/rt.rs:74 Oct 31 23:32:44.677 INFO kablam! 12: 0x55e4e416b512 - std::panicking::try::do_call::h5f6dcd0e8aaf9f27 Oct 31 23:32:44.677 INFO kablam! at libstd/rt.rs:59 Oct 31 23:32:44.677 INFO kablam! at libstd/panicking.rs:310 Oct 31 23:32:44.677 INFO kablam! 13: 0x55e4e417d8d9 - __rust_maybe_catch_panic Oct 31 23:32:44.677 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 31 23:32:44.677 INFO kablam! 14: 0x55e4e416bdd3 - std::rt::lang_start_internal::h19582fa11c099eb1 Oct 31 23:32:44.677 INFO kablam! at libstd/panicking.rs:289 Oct 31 23:32:44.677 INFO kablam! at libstd/panic.rs:392 Oct 31 23:32:44.677 INFO kablam! at libstd/rt.rs:58 Oct 31 23:32:44.677 INFO kablam! 15: 0x55e4e411f268 - std::rt::lang_start::h501fe69f0301f5bf Oct 31 23:32:44.677 INFO kablam! at /rustc/d7816399d50d407bbce1efe9dbadf8faaaf568fc/src/libstd/rt.rs:74 Oct 31 23:32:44.677 INFO kablam! 16: 0x55e4e411f329 - main Oct 31 23:32:44.677 INFO kablam! 17: 0x7f9a79a6c82f - __libc_start_main Oct 31 23:32:44.677 INFO kablam! 18: 0x55e4e411f118 - _start Oct 31 23:32:44.677 INFO kablam! 19: 0x0 - Oct 31 23:32:44.677 INFO kablam! Oct 31 23:32:44.677 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 31 23:32:51.834 INFO kablam! error: build failed Oct 31 23:32:51.849 INFO kablam! su: No module specific data is present Oct 31 23:32:52.639 INFO running `"docker" "rm" "-f" "bda2ab46bcd0e3f698279fc8b2a1b35a7da331a8aff2df06fb317ee7c60d625d"` Oct 31 23:32:52.912 INFO blam! bda2ab46bcd0e3f698279fc8b2a1b35a7da331a8aff2df06fb317ee7c60d625d