Sep 04 01:27:53.417 INFO checking xcb-util-0.2.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 01:27:53.417 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 01:27:53.417 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-0/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 01:27:53.566 INFO blam! b2da0a47041f43562004aba8ffc891d88ad23c1c139230d0f7eec955ee811310 Sep 04 01:27:53.567 INFO running `"docker" "start" "-a" "b2da0a47041f43562004aba8ffc891d88ad23c1c139230d0f7eec955ee811310"` Sep 04 01:27:54.300 INFO kablam! Compiling xcb v0.8.2 Sep 04 01:27:55.845 INFO kablam! error: failed to run custom build command for `xcb v0.8.2` Sep 04 01:27:55.845 INFO kablam! process didn't exit successfully: `/target/debug/build/xcb-bce8474e7ae6dc9c/build-script-build` (exit code: 101) Sep 04 01:27:55.845 INFO kablam! --- stderr Sep 04 01:27:55.845 INFO kablam! error occured in handler: ('event: ', ('xcb', 'Sync', 'AlarmNotify')) Sep 04 01:27:55.845 INFO kablam! Traceback (most recent call last): Sep 04 01:27:55.845 INFO kablam! File "/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/rs_client.py", line 2448, in Sep 04 01:27:55.845 INFO kablam! module.generate() Sep 04 01:27:55.845 INFO kablam! File "/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/xcbgen/state.py", line 108, in generate Sep 04 01:27:55.845 INFO kablam! self.close() Sep 04 01:27:55.845 INFO kablam! File "/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/rs_client.py", line 296, in rs_close Sep 04 01:27:55.845 INFO kablam! _f.writeout(os.path.join(module.rs_srcdir, "ffi", "%s.rs" % _module_name(_ns.ext_name))) Sep 04 01:27:55.845 INFO kablam! File "/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/rs_client.py", line 114, in writeout Sep 04 01:27:55.845 INFO kablam! with open(path, 'w') as f: Sep 04 01:27:55.845 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 01:27:55.845 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 01:27:55.845 INFO kablam! stack backtrace: Sep 04 01:27:55.845 INFO kablam! 0: 0x55ca54ad2dce - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::he41721e5d0bd3faa Sep 04 01:27:55.845 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 04 01:27:55.845 INFO kablam! 1: 0x55ca54ac4a06 - std::sys_common::backtrace::print::h27d79f31b374d779 Sep 04 01:27:55.845 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 04 01:27:55.846 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 04 01:27:55.846 INFO kablam! 2: 0x55ca54ac335d - std::panicking::default_hook::{{closure}}::h4c06e4d4f39d0ae6 Sep 04 01:27:55.846 INFO kablam! at libstd/panicking.rs:211 Sep 04 01:27:55.846 INFO kablam! 3: 0x55ca54ac30d0 - std::panicking::default_hook::hf063f386db7b68b7 Sep 04 01:27:55.846 INFO kablam! at libstd/panicking.rs:227 Sep 04 01:27:55.846 INFO kablam! 4: 0x55ca54ac391c - std::panicking::rust_panic_with_hook::h3b35cb326944f60c Sep 04 01:27:55.846 INFO kablam! at libstd/panicking.rs:477 Sep 04 01:27:55.846 INFO kablam! 5: 0x55ca54ac3519 - std::panicking::continue_panic_fmt::h49dc352af3909309 Sep 04 01:27:55.846 INFO kablam! at libstd/panicking.rs:391 Sep 04 01:27:55.846 INFO kablam! 6: 0x55ca54ac347d - std::panicking::begin_panic_fmt::hcd6639e505ad59a0 Sep 04 01:27:55.846 INFO kablam! at libstd/panicking.rs:346 Sep 04 01:27:55.846 INFO kablam! 7: 0x55ca54ab6cdc - build_script_build::main::{{closure}}::h91a54db42b60b629 Sep 04 01:27:55.846 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/build.rs:75 Sep 04 01:27:55.846 INFO kablam! 8: 0x55ca54ab555a - build_script_build::visit_xml::h6e00aa3f4b302e49 Sep 04 01:27:55.846 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/build.rs:20 Sep 04 01:27:55.846 INFO kablam! 9: 0x55ca54ab6088 - build_script_build::main::hc40beaf5d0a50486 Sep 04 01:27:55.846 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/build.rs:56 Sep 04 01:27:55.846 INFO kablam! 10: 0x55ca54aba13f - std::rt::lang_start::{{closure}}::h762254348cf0e88b Sep 04 01:27:55.846 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 04 01:27:55.846 INFO kablam! 11: 0x55ca54ac3402 - std::panicking::try::do_call::h1a26d0ebba7bf7c2 Sep 04 01:27:55.846 INFO kablam! at libstd/rt.rs:59 Sep 04 01:27:55.846 INFO kablam! at libstd/panicking.rs:310 Sep 04 01:27:55.846 INFO kablam! 12: 0x55ca54ae47d9 - __rust_maybe_catch_panic Sep 04 01:27:55.846 INFO kablam! at libpanic_unwind/lib.rs:103 Sep 04 01:27:55.846 INFO kablam! 13: 0x55ca54acf0f5 - std::rt::lang_start_internal::h8b333a0a439d0823 Sep 04 01:27:55.846 INFO kablam! at libstd/panicking.rs:289 Sep 04 01:27:55.846 INFO kablam! at libstd/panic.rs:392 Sep 04 01:27:55.846 INFO kablam! at libstd/rt.rs:58 Sep 04 01:27:55.846 INFO kablam! 14: 0x55ca54aba117 - std::rt::lang_start::h62a40f215fa0a337 Sep 04 01:27:55.846 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 04 01:27:55.846 INFO kablam! 15: 0x55ca54ab6e29 - main Sep 04 01:27:55.847 INFO kablam! 16: 0x7fcccbab282f - __libc_start_main Sep 04 01:27:55.847 INFO kablam! 17: 0x55ca54aaed28 - _start Sep 04 01:27:55.847 INFO kablam! 18: 0x0 - Sep 04 01:27:55.847 INFO kablam! Sep 04 01:27:55.848 INFO kablam! su: No module specific data is present Sep 04 01:27:56.264 INFO running `"docker" "rm" "-f" "b2da0a47041f43562004aba8ffc891d88ad23c1c139230d0f7eec955ee811310"` Sep 04 01:27:56.371 INFO blam! b2da0a47041f43562004aba8ffc891d88ad23c1c139230d0f7eec955ee811310