Sep 05 00:24:04.992 INFO checking amethyst-rhusics-0.2.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 05 00:24:04.992 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 05 00:24:04.992 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 00:24:05.253 INFO blam! 7c2e02af17591078b823a6ad80ada75714e50034e52f4dcc88b0d7c5502f5138 Sep 05 00:24:05.256 INFO running `"docker" "start" "-a" "7c2e02af17591078b823a6ad80ada75714e50034e52f4dcc88b0d7c5502f5138"` Sep 05 00:24:06.694 INFO kablam! Compiling alsa-sys v0.1.2 Sep 05 00:24:06.694 INFO kablam! Compiling xcb v0.8.2 Sep 05 00:24:06.695 INFO kablam! Checking fluent v0.2.0 Sep 05 00:24:06.735 INFO kablam! error: failed to run custom build command for `alsa-sys v0.1.2` Sep 05 00:24:06.735 INFO kablam! process didn't exit successfully: `/target/debug/build/alsa-sys-4e2532effafca02d/build-script-build` (exit code: 101) Sep 05 00:24:06.735 INFO kablam! --- stderr Sep 05 00:24:06.736 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 00:24:06.736 INFO kablam! stack backtrace: Sep 05 00:24:06.736 INFO kablam! 0: 0x560d33980e0e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::ha53509682dbd7f85 Sep 05 00:24:06.736 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 05 00:24:06.736 INFO kablam! 1: 0x560d339728e6 - std::sys_common::backtrace::print::h3aced1bbe2b8ca94 Sep 05 00:24:06.736 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 05 00:24:06.736 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 05 00:24:06.736 INFO kablam! 2: 0x560d3397128d - std::panicking::default_hook::{{closure}}::h76b1883c3c87e0fa Sep 05 00:24:06.736 INFO kablam! at libstd/panicking.rs:211 Sep 05 00:24:06.736 INFO kablam! 3: 0x560d33971000 - std::panicking::default_hook::h74b87988c51c021c Sep 05 00:24:06.736 INFO kablam! at libstd/panicking.rs:227 Sep 05 00:24:06.736 INFO kablam! 4: 0x560d3397184c - std::panicking::rust_panic_with_hook::h3878be5cebe1ecc9 Sep 05 00:24:06.736 INFO kablam! at libstd/panicking.rs:477 Sep 05 00:24:06.736 INFO kablam! 5: 0x560d33971449 - std::panicking::continue_panic_fmt::h7964842efee54f94 Sep 05 00:24:06.736 INFO kablam! at libstd/panicking.rs:391 Sep 05 00:24:06.736 INFO kablam! 6: 0x560d33971345 - rust_begin_unwind Sep 05 00:24:06.736 INFO kablam! at libstd/panicking.rs:326 Sep 05 00:24:06.736 INFO kablam! 7: 0x560d339c11db - core::panicking::panic_fmt::h7fcf504efda3f2c3 Sep 05 00:24:06.736 INFO kablam! at libcore/panicking.rs:77 Sep 05 00:24:06.736 INFO kablam! 8: 0x560d33933073 - core::result::unwrap_failed::hca504d40d9a16132 Sep 05 00:24:06.736 INFO kablam! at /checkout/src/libcore/macros.rs:26 Sep 05 00:24:06.736 INFO kablam! 9: 0x560d33932ed1 - >::unwrap::h8379b151c9d44b17 Sep 05 00:24:06.736 INFO kablam! at /checkout/src/libcore/result.rs:782 Sep 05 00:24:06.736 INFO kablam! 10: 0x560d33932944 - build_script_build::main::h5c6c217660171232 Sep 05 00:24:06.736 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/alsa-sys-0.1.2/build.rs:4 Sep 05 00:24:06.737 INFO kablam! 11: 0x560d339328ef - std::rt::lang_start::{{closure}}::he96fa0da00ea812e Sep 05 00:24:06.737 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 05 00:24:06.737 INFO kablam! 12: 0x560d33971332 - std::panicking::try::do_call::h2434b76b61552c7b Sep 05 00:24:06.737 INFO kablam! at libstd/rt.rs:59 Sep 05 00:24:06.737 INFO kablam! at libstd/panicking.rs:310 Sep 05 00:24:06.737 INFO kablam! 13: 0x560d33991a29 - __rust_maybe_catch_panic Sep 05 00:24:06.737 INFO kablam! at libpanic_unwind/lib.rs:103 Sep 05 00:24:06.737 INFO kablam! 14: 0x560d3397c795 - std::rt::lang_start_internal::h60780ef6735385b7 Sep 05 00:24:06.737 INFO kablam! at libstd/panicking.rs:289 Sep 05 00:24:06.737 INFO kablam! at libstd/panic.rs:392 Sep 05 00:24:06.737 INFO kablam! at libstd/rt.rs:58 Sep 05 00:24:06.737 INFO kablam! 15: 0x560d339328c7 - std::rt::lang_start::h92ad45b34e7785b1 Sep 05 00:24:06.737 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 05 00:24:06.737 INFO kablam! 16: 0x560d33932989 - main Sep 05 00:24:06.737 INFO kablam! 17: 0x7f94d318382f - __libc_start_main Sep 05 00:24:06.737 INFO kablam! 18: 0x560d33932778 - _start Sep 05 00:24:06.737 INFO kablam! 19: 0x0 - Sep 05 00:24:06.737 INFO kablam! Sep 05 00:24:06.737 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 00:24:07.240 INFO kablam! error: failed to run custom build command for `xcb v0.8.2` Sep 05 00:24:07.240 INFO kablam! process didn't exit successfully: `/target/debug/build/xcb-4149339ca6728cc7/build-script-build` (exit code: 101) Sep 05 00:24:07.240 INFO kablam! --- stderr Sep 05 00:24:07.240 INFO kablam! error occured in handler: ('event: ', ('xcb', 'Sync', 'AlarmNotify')) Sep 05 00:24:07.240 INFO kablam! Traceback (most recent call last): Sep 05 00:24:07.240 INFO kablam! File "/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/rs_client.py", line 2448, in Sep 05 00:24:07.240 INFO kablam! module.generate() Sep 05 00:24:07.240 INFO kablam! File "/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/xcbgen/state.py", line 108, in generate Sep 05 00:24:07.240 INFO kablam! self.close() Sep 05 00:24:07.241 INFO kablam! File "/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/rs_client.py", line 296, in rs_close Sep 05 00:24:07.241 INFO kablam! _f.writeout(os.path.join(module.rs_srcdir, "ffi", "%s.rs" % _module_name(_ns.ext_name))) Sep 05 00:24:07.241 INFO kablam! File "/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/rs_client.py", line 114, in writeout Sep 05 00:24:07.241 INFO kablam! with open(path, 'w') as f: Sep 05 00:24:07.241 INFO kablam! OSError: [Errno 30] Read-only file system: '/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/src/ffi/sync.rs' Sep 05 00:24:07.241 INFO kablam! thread 'main' panicked at 'processing of /cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/xml/sync.xml returned non-zero (1)', /cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/build.rs:75:17 Sep 05 00:24:07.241 INFO kablam! stack backtrace: Sep 05 00:24:07.241 INFO kablam! 0: 0x5569059210ae - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::ha53509682dbd7f85 Sep 05 00:24:07.241 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 05 00:24:07.241 INFO kablam! 1: 0x556905912c26 - std::sys_common::backtrace::print::h3aced1bbe2b8ca94 Sep 05 00:24:07.241 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 05 00:24:07.241 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 05 00:24:07.241 INFO kablam! 2: 0x55690591155d - std::panicking::default_hook::{{closure}}::h76b1883c3c87e0fa Sep 05 00:24:07.241 INFO kablam! at libstd/panicking.rs:211 Sep 05 00:24:07.241 INFO kablam! 3: 0x5569059112d0 - std::panicking::default_hook::h74b87988c51c021c Sep 05 00:24:07.241 INFO kablam! at libstd/panicking.rs:227 Sep 05 00:24:07.241 INFO kablam! 4: 0x556905911b1c - std::panicking::rust_panic_with_hook::h3878be5cebe1ecc9 Sep 05 00:24:07.241 INFO kablam! at libstd/panicking.rs:477 Sep 05 00:24:07.241 INFO kablam! 5: 0x556905911719 - std::panicking::continue_panic_fmt::h7964842efee54f94 Sep 05 00:24:07.241 INFO kablam! at libstd/panicking.rs:391 Sep 05 00:24:07.241 INFO kablam! 6: 0x55690591167d - std::panicking::begin_panic_fmt::h24162616eac839a2 Sep 05 00:24:07.241 INFO kablam! at libstd/panicking.rs:346 Sep 05 00:24:07.241 INFO kablam! 7: 0x556905905d0c - build_script_build::main::{{closure}}::hc4b073c7c5e926fe Sep 05 00:24:07.241 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/build.rs:75 Sep 05 00:24:07.241 INFO kablam! 8: 0x55690590458a - build_script_build::visit_xml::h7ca4e8d425e66eef Sep 05 00:24:07.241 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/build.rs:20 Sep 05 00:24:07.241 INFO kablam! 9: 0x5569059050b8 - build_script_build::main::h51432f9837b06dfb Sep 05 00:24:07.241 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/build.rs:56 Sep 05 00:24:07.241 INFO kablam! 10: 0x55690590916f - std::rt::lang_start::{{closure}}::h42decefa1e05de78 Sep 05 00:24:07.242 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 05 00:24:07.242 INFO kablam! 11: 0x556905911602 - std::panicking::try::do_call::h2434b76b61552c7b Sep 05 00:24:07.242 INFO kablam! at libstd/rt.rs:59 Sep 05 00:24:07.242 INFO kablam! at libstd/panicking.rs:310 Sep 05 00:24:07.242 INFO kablam! 12: 0x5569059337a9 - __rust_maybe_catch_panic Sep 05 00:24:07.242 INFO kablam! at libpanic_unwind/lib.rs:103 Sep 05 00:24:07.242 INFO kablam! 13: 0x55690591d3b5 - std::rt::lang_start_internal::h60780ef6735385b7 Sep 05 00:24:07.242 INFO kablam! at libstd/panicking.rs:289 Sep 05 00:24:07.242 INFO kablam! at libstd/panic.rs:392 Sep 05 00:24:07.242 INFO kablam! at libstd/rt.rs:58 Sep 05 00:24:07.242 INFO kablam! 14: 0x556905909147 - std::rt::lang_start::h5fb4257b7a3884fe Sep 05 00:24:07.242 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 05 00:24:07.242 INFO kablam! 15: 0x556905905e59 - main Sep 05 00:24:07.242 INFO kablam! 16: 0x7ff38227c82f - __libc_start_main Sep 05 00:24:07.242 INFO kablam! 17: 0x5569058fdd58 - _start Sep 05 00:24:07.242 INFO kablam! 18: 0x0 - Sep 05 00:24:07.243 INFO kablam! Sep 05 00:24:07.244 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 00:24:09.314 INFO kablam! error: build failed Sep 05 00:24:09.316 INFO kablam! su: No module specific data is present Sep 05 00:24:09.871 INFO running `"docker" "rm" "-f" "7c2e02af17591078b823a6ad80ada75714e50034e52f4dcc88b0d7c5502f5138"` Sep 05 00:24:10.033 INFO blam! 7c2e02af17591078b823a6ad80ada75714e50034e52f4dcc88b0d7c5502f5138