Sep 05 20:08:11.517 INFO checking CleanCut/duel against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 05 20:08:11.517 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 05 20:08:11.517 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-4/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 20:08:11.880 INFO blam! b13d799430983a197b8b85fbf6a7878bac0fbc40b796dac52a02b9a9eb990a6c Sep 05 20:08:11.894 INFO running `"docker" "start" "-a" "b13d799430983a197b8b85fbf6a7878bac0fbc40b796dac52a02b9a9eb990a6c"` Sep 05 20:08:12.937 INFO kablam! usermod: no changes Sep 05 20:08:13.271 INFO kablam! Compiling alsa-sys v0.1.2 Sep 05 20:08:13.271 INFO kablam! Compiling x11-dl v2.18.0 Sep 05 20:08:13.271 INFO kablam! Compiling metadeps v1.1.2 Sep 05 20:08:13.277 INFO kablam! Checking shared_library v0.1.8 Sep 05 20:08:13.277 INFO kablam! Checking ogg v0.4.1 Sep 05 20:08:13.277 INFO kablam! Compiling wayland-scanner v0.12.5 Sep 05 20:08:13.277 INFO kablam! Compiling gl_generator v0.9.0 Sep 05 20:08:13.279 INFO kablam! Checking bincode v1.0.1 Sep 05 20:08:15.883 INFO kablam! Checking backtrace v0.3.9 Sep 05 20:08:15.902 INFO kablam! Checking cgmath v0.14.1 Sep 05 20:08:16.030 INFO kablam! Checking lewton v0.5.2 Sep 05 20:08:16.050 INFO kablam! Checking wayland-sys v0.12.5 Sep 05 20:08:17.494 INFO kablam! Checking osmesa-sys v0.1.2 Sep 05 20:08:17.572 INFO kablam! Compiling zmq-sys v0.8.2 Sep 05 20:08:17.843 INFO kablam! error: failed to run custom build command for `alsa-sys v0.1.2` Sep 05 20:08:17.843 INFO kablam! process didn't exit successfully: `/target/debug/build/alsa-sys-b34d9752a81a7a80/build-script-build` (exit code: 101) Sep 05 20:08:17.843 INFO kablam! --- stderr Sep 05 20:08:17.843 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:983:5 Sep 05 20:08:17.843 INFO kablam! stack backtrace: Sep 05 20:08:17.843 INFO kablam! 0: 0x558b5e17b41e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h8a3717aa058b4444 Sep 05 20:08:17.843 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 05 20:08:17.843 INFO kablam! 1: 0x558b5e16cfe6 - std::sys_common::backtrace::print::h617f5662cea50e67 Sep 05 20:08:17.843 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 05 20:08:17.843 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 05 20:08:17.843 INFO kablam! 2: 0x558b5e16b93d - std::panicking::default_hook::{{closure}}::h45bb696cfc423488 Sep 05 20:08:17.843 INFO kablam! at libstd/panicking.rs:211 Sep 05 20:08:17.843 INFO kablam! 3: 0x558b5e16b6b0 - std::panicking::default_hook::h4902fe318897fea2 Sep 05 20:08:17.843 INFO kablam! at libstd/panicking.rs:227 Sep 05 20:08:17.843 INFO kablam! 4: 0x558b5e16befc - std::panicking::rust_panic_with_hook::h2d79c14c8c515345 Sep 05 20:08:17.843 INFO kablam! at libstd/panicking.rs:477 Sep 05 20:08:17.843 INFO kablam! 5: 0x558b5e16baf9 - std::panicking::continue_panic_fmt::h62ee5eb5a6bc9d14 Sep 05 20:08:17.843 INFO kablam! at libstd/panicking.rs:391 Sep 05 20:08:17.843 INFO kablam! 6: 0x558b5e16b9f5 - rust_begin_unwind Sep 05 20:08:17.843 INFO kablam! at libstd/panicking.rs:326 Sep 05 20:08:17.843 INFO kablam! 7: 0x558b5e1bc14b - core::panicking::panic_fmt::h1f1b59576615f2c3 Sep 05 20:08:17.843 INFO kablam! at libcore/panicking.rs:77 Sep 05 20:08:17.843 INFO kablam! 8: 0x558b5e12f053 - core::result::unwrap_failed::h0fd3bef7141a65e5 Sep 05 20:08:17.843 INFO kablam! at /checkout/src/libcore/macros.rs:26 Sep 05 20:08:17.843 INFO kablam! 9: 0x558b5e12eeb1 - >::unwrap::h1474c3dd7b5c490b Sep 05 20:08:17.843 INFO kablam! at /checkout/src/libcore/result.rs:782 Sep 05 20:08:17.843 INFO kablam! 10: 0x558b5e12e814 - build_script_build::main::h02bab62ed0895851 Sep 05 20:08:17.843 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/alsa-sys-0.1.2/build.rs:4 Sep 05 20:08:17.843 INFO kablam! 11: 0x558b5e12ec1f - std::rt::lang_start::{{closure}}::h79f1a1b6737096a7 Sep 05 20:08:17.843 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 05 20:08:17.843 INFO kablam! 12: 0x558b5e16b9e2 - std::panicking::try::do_call::hf986ca4f663b7a95 Sep 05 20:08:17.843 INFO kablam! at libstd/rt.rs:59 Sep 05 20:08:17.843 INFO kablam! at libstd/panicking.rs:310 Sep 05 20:08:17.843 INFO kablam! 13: 0x558b5e18c3d9 - __rust_maybe_catch_panic Sep 05 20:08:17.843 INFO kablam! at libpanic_unwind/lib.rs:103 Sep 05 20:08:17.843 INFO kablam! 14: 0x558b5e176e05 - std::rt::lang_start_internal::h1fa2095e36818e42 Sep 05 20:08:17.843 INFO kablam! at libstd/panicking.rs:289 Sep 05 20:08:17.843 INFO kablam! at libstd/panic.rs:392 Sep 05 20:08:17.843 INFO kablam! at libstd/rt.rs:58 Sep 05 20:08:17.843 INFO kablam! 15: 0x558b5e12ebf7 - std::rt::lang_start::hb4e93ad6aa1a5f86 Sep 05 20:08:17.843 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 05 20:08:17.843 INFO kablam! 16: 0x558b5e12e859 - main Sep 05 20:08:17.843 INFO kablam! 17: 0x7f4d4686682f - __libc_start_main Sep 05 20:08:17.843 INFO kablam! 18: 0x558b5e12e6d8 - _start Sep 05 20:08:17.843 INFO kablam! 19: 0x0 - Sep 05 20:08:17.845 INFO kablam! Sep 05 20:08:17.846 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 20:08:27.782 INFO kablam! error: build failed Sep 05 20:08:27.782 INFO kablam! su: No module specific data is present Sep 05 20:08:29.532 INFO running `"docker" "rm" "-f" "b13d799430983a197b8b85fbf6a7878bac0fbc40b796dac52a02b9a9eb990a6c"` Sep 05 20:08:29.894 INFO blam! b13d799430983a197b8b85fbf6a7878bac0fbc40b796dac52a02b9a9eb990a6c