Sep 04 21:25:10.402 INFO checking clipboard-0.4.6 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 21:25:10.402 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 21:25:10.402 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/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 04 21:25:10.606 INFO blam! 71f7eefc90560dd9ae7de175bb7f0aac4dc343386f09a6c9b87988623036117e Sep 04 21:25:10.608 INFO running `"docker" "start" "-a" "71f7eefc90560dd9ae7de175bb7f0aac4dc343386f09a6c9b87988623036117e"` Sep 04 21:25:11.357 INFO kablam! Compiling xcb v0.8.2 Sep 04 21:25:11.720 INFO kablam! error: failed to run custom build command for `xcb v0.8.2` Sep 04 21:25:11.720 INFO kablam! process didn't exit successfully: `/target/debug/build/xcb-4149339ca6728cc7/build-script-build` (exit code: 101) Sep 04 21:25:11.720 INFO kablam! --- stderr Sep 04 21:25:11.720 INFO kablam! error occured in handler: ('event: ', ('xcb', 'Sync', 'AlarmNotify')) Sep 04 21:25:11.720 INFO kablam! Traceback (most recent call last): Sep 04 21:25:11.720 INFO kablam! File "/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/rs_client.py", line 2448, in Sep 04 21:25:11.720 INFO kablam! module.generate() Sep 04 21:25:11.720 INFO kablam! File "/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/xcbgen/state.py", line 108, in generate Sep 04 21:25:11.720 INFO kablam! self.close() Sep 04 21:25:11.720 INFO kablam! File "/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/rs_client.py", line 296, in rs_close Sep 04 21:25:11.720 INFO kablam! _f.writeout(os.path.join(module.rs_srcdir, "ffi", "%s.rs" % _module_name(_ns.ext_name))) Sep 04 21:25:11.720 INFO kablam! File "/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/rs_client.py", line 114, in writeout Sep 04 21:25:11.720 INFO kablam! with open(path, 'w') as f: Sep 04 21:25:11.720 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 04 21:25:11.720 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 04 21:25:11.720 INFO kablam! stack backtrace: Sep 04 21:25:11.720 INFO kablam! 0: 0x56488fe7e0ae - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::ha53509682dbd7f85 Sep 04 21:25:11.720 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 04 21:25:11.721 INFO kablam! 1: 0x56488fe6fc26 - std::sys_common::backtrace::print::h3aced1bbe2b8ca94 Sep 04 21:25:11.721 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 04 21:25:11.721 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 04 21:25:11.721 INFO kablam! 2: 0x56488fe6e55d - std::panicking::default_hook::{{closure}}::h76b1883c3c87e0fa Sep 04 21:25:11.721 INFO kablam! at libstd/panicking.rs:211 Sep 04 21:25:11.721 INFO kablam! 3: 0x56488fe6e2d0 - std::panicking::default_hook::h74b87988c51c021c Sep 04 21:25:11.721 INFO kablam! at libstd/panicking.rs:227 Sep 04 21:25:11.721 INFO kablam! 4: 0x56488fe6eb1c - std::panicking::rust_panic_with_hook::h3878be5cebe1ecc9 Sep 04 21:25:11.721 INFO kablam! at libstd/panicking.rs:477 Sep 04 21:25:11.721 INFO kablam! 5: 0x56488fe6e719 - std::panicking::continue_panic_fmt::h7964842efee54f94 Sep 04 21:25:11.721 INFO kablam! at libstd/panicking.rs:391 Sep 04 21:25:11.721 INFO kablam! 6: 0x56488fe6e67d - std::panicking::begin_panic_fmt::h24162616eac839a2 Sep 04 21:25:11.721 INFO kablam! at libstd/panicking.rs:346 Sep 04 21:25:11.721 INFO kablam! 7: 0x56488fe62d0c - build_script_build::main::{{closure}}::hc4b073c7c5e926fe Sep 04 21:25:11.721 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/build.rs:75 Sep 04 21:25:11.721 INFO kablam! 8: 0x56488fe6158a - build_script_build::visit_xml::h7ca4e8d425e66eef Sep 04 21:25:11.721 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/build.rs:20 Sep 04 21:25:11.721 INFO kablam! 9: 0x56488fe620b8 - build_script_build::main::h51432f9837b06dfb Sep 04 21:25:11.721 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/build.rs:56 Sep 04 21:25:11.721 INFO kablam! 10: 0x56488fe6616f - std::rt::lang_start::{{closure}}::h42decefa1e05de78 Sep 04 21:25:11.721 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 04 21:25:11.721 INFO kablam! 11: 0x56488fe6e602 - std::panicking::try::do_call::h2434b76b61552c7b Sep 04 21:25:11.721 INFO kablam! at libstd/rt.rs:59 Sep 04 21:25:11.721 INFO kablam! at libstd/panicking.rs:310 Sep 04 21:25:11.721 INFO kablam! 12: 0x56488fe907a9 - __rust_maybe_catch_panic Sep 04 21:25:11.721 INFO kablam! at libpanic_unwind/lib.rs:103 Sep 04 21:25:11.721 INFO kablam! 13: 0x56488fe7a3b5 - std::rt::lang_start_internal::h60780ef6735385b7 Sep 04 21:25:11.721 INFO kablam! at libstd/panicking.rs:289 Sep 04 21:25:11.721 INFO kablam! at libstd/panic.rs:392 Sep 04 21:25:11.721 INFO kablam! at libstd/rt.rs:58 Sep 04 21:25:11.721 INFO kablam! 14: 0x56488fe66147 - std::rt::lang_start::h5fb4257b7a3884fe Sep 04 21:25:11.722 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 04 21:25:11.722 INFO kablam! 15: 0x56488fe62e59 - main Sep 04 21:25:11.722 INFO kablam! 16: 0x7ff7c424b82f - __libc_start_main Sep 04 21:25:11.722 INFO kablam! 17: 0x56488fe5ad58 - _start Sep 04 21:25:11.722 INFO kablam! 18: 0x0 - Sep 04 21:25:11.722 INFO kablam! Sep 04 21:25:11.724 INFO kablam! su: No module specific data is present Sep 04 21:25:12.154 INFO running `"docker" "rm" "-f" "71f7eefc90560dd9ae7de175bb7f0aac4dc343386f09a6c9b87988623036117e"` Sep 04 21:25:12.252 INFO blam! 71f7eefc90560dd9ae7de175bb7f0aac4dc343386f09a6c9b87988623036117e