Oct 12 16:47:33.417 INFO checking nabowler/alphabangrs against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 16:47:33.417 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-3/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 12 16:47:33.619 INFO blam! bdf627823b986f2589f8b177718eb26060ebd9dddfc3dcffcc784dd3b09f6b8b Oct 12 16:47:33.621 INFO running `"docker" "start" "-a" "bdf627823b986f2589f8b177718eb26060ebd9dddfc3dcffcc784dd3b09f6b8b"` Oct 12 16:47:34.027 INFO kablam! usermod: no changes Oct 12 16:47:34.292 INFO kablam! Checking claxon v0.3.2 Oct 12 16:47:34.292 INFO kablam! Checking hound v3.4.0 Oct 12 16:47:34.305 INFO kablam! Compiling minimp3-sys v0.3.0 Oct 12 16:47:34.309 INFO kablam! Compiling proc-macro2 v0.4.5 Oct 12 16:47:34.320 INFO kablam! Checking slice-deque v0.1.13 Oct 12 16:47:34.336 INFO kablam! Compiling log v0.4.1 Oct 12 16:47:34.337 INFO kablam! Checking rand v0.5.3 Oct 12 16:47:34.337 INFO kablam! Compiling x11-dl v2.18.3 Oct 12 16:47:37.392 INFO kablam! Compiling alsa-sys v0.1.2 Oct 12 16:47:37.984 INFO kablam! Checking ogg v0.4.1 Oct 12 16:47:38.036 INFO kablam! Checking inflate v0.4.3 Oct 12 16:47:40.412 INFO kablam! Compiling gl_generator v0.9.0 Oct 12 16:47:40.666 INFO kablam! Checking gfx_core v0.8.2 Oct 12 16:47:40.740 INFO kablam! error: failed to run custom build command for `alsa-sys v0.1.2` Oct 12 16:47:40.740 INFO kablam! process didn't exit successfully: `/target/debug/build/alsa-sys-e1e0297237ed1294/build-script-build` (exit code: 101) Oct 12 16:47:40.740 INFO kablam! --- stderr Oct 12 16:47:40.740 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 12 16:47:40.740 INFO kablam! stack backtrace: Oct 12 16:47:40.740 INFO kablam! 0: 0x558fe6f61d1e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h549dbc6223e76e0f Oct 12 16:47:40.740 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 12 16:47:40.740 INFO kablam! 1: 0x558fe6f6daa6 - std::sys_common::backtrace::print::h251bc7c653ebeebe Oct 12 16:47:40.741 INFO kablam! at libstd/sys_common/backtrace.rs:71 Oct 12 16:47:40.741 INFO kablam! at libstd/sys_common/backtrace.rs:59 Oct 12 16:47:40.741 INFO kablam! 2: 0x558fe6f66a8d - std::panicking::default_hook::{{closure}}::h7b7c0d6cd9801ad4 Oct 12 16:47:40.741 INFO kablam! at libstd/panicking.rs:211 Oct 12 16:47:40.741 INFO kablam! 3: 0x558fe6f66800 - std::panicking::default_hook::h626f3a5ca19a7791 Oct 12 16:47:40.741 INFO kablam! at libstd/panicking.rs:227 Oct 12 16:47:40.741 INFO kablam! 4: 0x558fe6f6708c - std::panicking::rust_panic_with_hook::he680696b5fbb12c6 Oct 12 16:47:40.741 INFO kablam! at libstd/panicking.rs:476 Oct 12 16:47:40.741 INFO kablam! 5: 0x558fe6f66c49 - std::panicking::continue_panic_fmt::h68f1573ceb882990 Oct 12 16:47:40.741 INFO kablam! at libstd/panicking.rs:390 Oct 12 16:47:40.741 INFO kablam! 6: 0x558fe6f66b45 - rust_begin_unwind Oct 12 16:47:40.741 INFO kablam! at libstd/panicking.rs:325 Oct 12 16:47:40.741 INFO kablam! 7: 0x558fe6fa852b - core::panicking::panic_fmt::hc7fff1f7e48ad86f Oct 12 16:47:40.741 INFO kablam! at libcore/panicking.rs:77 Oct 12 16:47:40.741 INFO kablam! 8: 0x558fe6f1bb03 - core::result::unwrap_failed::h72d8e1dc040487b1 Oct 12 16:47:40.741 INFO kablam! at libcore/macros.rs:26 Oct 12 16:47:40.741 INFO kablam! 9: 0x558fe6f1b969 - >::unwrap::hebfdc0a7401d10d6 Oct 12 16:47:40.741 INFO kablam! at libcore/result.rs:808 Oct 12 16:47:40.741 INFO kablam! 10: 0x558fe6f1bfe4 - build_script_build::main::hc23be281cc6a0567 Oct 12 16:47:40.741 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/alsa-sys-0.1.2/build.rs:4 Oct 12 16:47:40.741 INFO kablam! 11: 0x558fe6f1bc6f - std::rt::lang_start::{{closure}}::hd3921d1f4a56d7ff Oct 12 16:47:40.741 INFO kablam! at libstd/rt.rs:74 Oct 12 16:47:40.741 INFO kablam! 12: 0x558fe6f66b32 - std::panicking::try::do_call::hec6923885a95b79c Oct 12 16:47:40.741 INFO kablam! at libstd/rt.rs:59 Oct 12 16:47:40.741 INFO kablam! at libstd/panicking.rs:310 Oct 12 16:47:40.741 INFO kablam! 13: 0x558fe6f78c79 - __rust_maybe_catch_panic Oct 12 16:47:40.741 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 12 16:47:40.741 INFO kablam! 14: 0x558fe6f5a8f5 - std::rt::lang_start_internal::h806ba5e2b802380d Oct 12 16:47:40.741 INFO kablam! at libstd/panicking.rs:289 Oct 12 16:47:40.741 INFO kablam! at libstd/panic.rs:392 Oct 12 16:47:40.741 INFO kablam! at libstd/rt.rs:58 Oct 12 16:47:40.741 INFO kablam! 15: 0x558fe6f1bc47 - std::rt::lang_start::ha814e739d25b1590 Oct 12 16:47:40.741 INFO kablam! at libstd/rt.rs:74 Oct 12 16:47:40.741 INFO kablam! 16: 0x558fe6f1c029 - main Oct 12 16:47:40.741 INFO kablam! 17: 0x7fd11fc0b82f - __libc_start_main Oct 12 16:47:40.741 INFO kablam! 18: 0x558fe6f1b768 - _start Oct 12 16:47:40.741 INFO kablam! 19: 0x0 - Oct 12 16:47:40.741 INFO kablam! Oct 12 16:47:40.741 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 12 16:48:11.624 INFO kablam! error: build failed Oct 12 16:48:11.625 INFO kablam! su: No module specific data is present Oct 12 16:48:12.710 INFO running `"docker" "rm" "-f" "bdf627823b986f2589f8b177718eb26060ebd9dddfc3dcffcc784dd3b09f6b8b"` Oct 12 16:48:13.032 INFO blam! bdf627823b986f2589f8b177718eb26060ebd9dddfc3dcffcc784dd3b09f6b8b