Sep 03 21:54:46.111 INFO checking xcb-util-0.2.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 03 21:54:46.111 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 03 21:54:46.111 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 21:54:46.280 INFO blam! a0aa62297e7b5e3bd7c161614767627a824e346f20ae11d7832fd4f23eb96583 Sep 03 21:54:46.282 INFO running `"docker" "start" "-a" "a0aa62297e7b5e3bd7c161614767627a824e346f20ae11d7832fd4f23eb96583"` Sep 03 21:54:46.929 INFO kablam! Compiling xcb v0.8.2 Sep 03 21:54:48.488 INFO kablam! error: failed to run custom build command for `xcb v0.8.2` Sep 03 21:54:48.488 INFO kablam! process didn't exit successfully: `/target/debug/build/xcb-e4f9f457f8e1691f/build-script-build` (exit code: 101) Sep 03 21:54:48.488 INFO kablam! --- stderr Sep 03 21:54:48.488 INFO kablam! error occured in handler: ('event: ', ('xcb', 'Sync', 'AlarmNotify')) Sep 03 21:54:48.488 INFO kablam! Traceback (most recent call last): Sep 03 21:54:48.488 INFO kablam! File "/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/rs_client.py", line 2448, in Sep 03 21:54:48.488 INFO kablam! module.generate() Sep 03 21:54:48.488 INFO kablam! File "/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/xcbgen/state.py", line 108, in generate Sep 03 21:54:48.488 INFO kablam! self.close() Sep 03 21:54:48.488 INFO kablam! File "/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/rs_client.py", line 296, in rs_close Sep 03 21:54:48.488 INFO kablam! _f.writeout(os.path.join(module.rs_srcdir, "ffi", "%s.rs" % _module_name(_ns.ext_name))) Sep 03 21:54:48.488 INFO kablam! File "/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/rs_client.py", line 114, in writeout Sep 03 21:54:48.488 INFO kablam! with open(path, 'w') as f: Sep 03 21:54:48.489 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 03 21:54:48.489 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 03 21:54:48.489 INFO kablam! stack backtrace: Sep 03 21:54:48.489 INFO kablam! 0: 0x559eaa5a00ae - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h583ed2894c1db4e8 Sep 03 21:54:48.489 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 03 21:54:48.489 INFO kablam! 1: 0x559eaa591c26 - std::sys_common::backtrace::print::hb03c547ea490e9e5 Sep 03 21:54:48.489 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 03 21:54:48.489 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 03 21:54:48.489 INFO kablam! 2: 0x559eaa59055d - std::panicking::default_hook::{{closure}}::h74db1dbb754bb61b Sep 03 21:54:48.489 INFO kablam! at libstd/panicking.rs:211 Sep 03 21:54:48.489 INFO kablam! 3: 0x559eaa5902d0 - std::panicking::default_hook::h00b2b50b7c826057 Sep 03 21:54:48.489 INFO kablam! at libstd/panicking.rs:227 Sep 03 21:54:48.489 INFO kablam! 4: 0x559eaa590b1c - std::panicking::rust_panic_with_hook::h82a465b5cd0f7696 Sep 03 21:54:48.489 INFO kablam! at libstd/panicking.rs:477 Sep 03 21:54:48.489 INFO kablam! 5: 0x559eaa590719 - std::panicking::continue_panic_fmt::h176d70354b86e700 Sep 03 21:54:48.489 INFO kablam! at libstd/panicking.rs:391 Sep 03 21:54:48.489 INFO kablam! 6: 0x559eaa59067d - std::panicking::begin_panic_fmt::h9d5bd774fc112331 Sep 03 21:54:48.489 INFO kablam! at libstd/panicking.rs:346 Sep 03 21:54:48.489 INFO kablam! 7: 0x559eaa584d0c - build_script_build::main::{{closure}}::h638acb5a23ea3ad4 Sep 03 21:54:48.489 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/build.rs:75 Sep 03 21:54:48.489 INFO kablam! 8: 0x559eaa58358a - build_script_build::visit_xml::h7b4908f673f3ea9c Sep 03 21:54:48.489 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/build.rs:20 Sep 03 21:54:48.490 INFO kablam! 9: 0x559eaa5840b8 - build_script_build::main::h6b9bab9e78208a9a Sep 03 21:54:48.490 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/build.rs:56 Sep 03 21:54:48.490 INFO kablam! 10: 0x559eaa58816f - std::rt::lang_start::{{closure}}::ha4a11b3c4cda0b11 Sep 03 21:54:48.490 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 03 21:54:48.490 INFO kablam! 11: 0x559eaa590602 - std::panicking::try::do_call::hd86a9acb4a664678 Sep 03 21:54:48.490 INFO kablam! at libstd/rt.rs:59 Sep 03 21:54:48.490 INFO kablam! at libstd/panicking.rs:310 Sep 03 21:54:48.490 INFO kablam! 12: 0x559eaa5b27c9 - __rust_maybe_catch_panic Sep 03 21:54:48.490 INFO kablam! at libpanic_unwind/lib.rs:103 Sep 03 21:54:48.490 INFO kablam! 13: 0x559eaa59c3c5 - std::rt::lang_start_internal::h8264bc6ad8e6b565 Sep 03 21:54:48.490 INFO kablam! at libstd/panicking.rs:289 Sep 03 21:54:48.490 INFO kablam! at libstd/panic.rs:392 Sep 03 21:54:48.490 INFO kablam! at libstd/rt.rs:58 Sep 03 21:54:48.490 INFO kablam! 14: 0x559eaa588147 - std::rt::lang_start::h838ca589003a938d Sep 03 21:54:48.490 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 03 21:54:48.490 INFO kablam! 15: 0x559eaa584e59 - main Sep 03 21:54:48.490 INFO kablam! 16: 0x7f7ee0c9e82f - __libc_start_main Sep 03 21:54:48.490 INFO kablam! 17: 0x559eaa57cd58 - _start Sep 03 21:54:48.490 INFO kablam! 18: 0x0 - Sep 03 21:54:48.490 INFO kablam! Sep 03 21:54:48.491 INFO kablam! su: No module specific data is present Sep 03 21:54:48.953 INFO running `"docker" "rm" "-f" "a0aa62297e7b5e3bd7c161614767627a824e346f20ae11d7832fd4f23eb96583"` Sep 03 21:54:49.050 INFO blam! a0aa62297e7b5e3bd7c161614767627a824e346f20ae11d7832fd4f23eb96583