Sep 18 00:28:15.349 INFO checking fui-0.9.0 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 18 00:28:15.349 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 18 00:28:15.349 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-5/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 18 00:28:15.589 INFO blam! 71f924054c89cefc1b3b8c863e6e0dae2def134ceccc3f56a2c77de5410ee2d2 Sep 18 00:28:15.589 INFO running `"docker" "start" "-a" "71f924054c89cefc1b3b8c863e6e0dae2def134ceccc3f56a2c77de5410ee2d2"` Sep 18 00:28:16.515 INFO kablam! usermod: no changes Sep 18 00:28:16.843 INFO kablam! Compiling num-rational v0.2.1 Sep 18 00:28:16.844 INFO kablam! Compiling num-iter v0.1.37 Sep 18 00:28:16.853 INFO kablam! Checking arc-swap v0.3.0 Sep 18 00:28:16.855 INFO kablam! Checking array-macro v1.0.2 Sep 18 00:28:16.856 INFO kablam! Checking reexport-proc-macro v1.0.5 Sep 18 00:28:16.868 INFO kablam! Checking enumset v0.3.10 Sep 18 00:28:16.870 INFO kablam! Checking xi-unicode v0.1.0 Sep 18 00:28:16.873 INFO kablam! Compiling xcb v0.8.2 Sep 18 00:28:17.146 INFO kablam! Checking owning_ref v0.4.0 Sep 18 00:28:17.484 INFO kablam! Compiling ncurses v5.94.0 Sep 18 00:28:19.995 INFO kablam! Checking signal-hook v0.1.4 Sep 18 00:28:19.996 INFO kablam! Compiling enum-map-derive v0.4.0 Sep 18 00:28:21.087 INFO kablam! error: failed to run custom build command for `xcb v0.8.2` Sep 18 00:28:21.087 INFO kablam! process didn't exit successfully: `/target/debug/build/xcb-6c458cfcfd9762d4/build-script-build` (exit code: 101) Sep 18 00:28:21.087 INFO kablam! --- stderr Sep 18 00:28:21.087 INFO kablam! error occured in handler: ('request: ', ('xcb', 'BigRequests', 'Enable')) Sep 18 00:28:21.087 INFO kablam! Traceback (most recent call last): Sep 18 00:28:21.087 INFO kablam! File "/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/rs_client.py", line 2448, in Sep 18 00:28:21.087 INFO kablam! module.generate() Sep 18 00:28:21.087 INFO kablam! File "/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/xcbgen/state.py", line 108, in generate Sep 18 00:28:21.087 INFO kablam! self.close() Sep 18 00:28:21.087 INFO kablam! File "/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/rs_client.py", line 296, in rs_close Sep 18 00:28:21.087 INFO kablam! _f.writeout(os.path.join(module.rs_srcdir, "ffi", "%s.rs" % _module_name(_ns.ext_name))) Sep 18 00:28:21.087 INFO kablam! File "/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/rs_client.py", line 114, in writeout Sep 18 00:28:21.087 INFO kablam! with open(path, 'w') as f: Sep 18 00:28:21.087 INFO kablam! OSError: [Errno 30] Read-only file system: '/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/src/ffi/big_requests.rs' Sep 18 00:28:21.087 INFO kablam! thread 'main' panicked at 'processing of /cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/xml/bigreq.xml returned non-zero (1)', /cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/build.rs:75:17 Sep 18 00:28:21.087 INFO kablam! stack backtrace: Sep 18 00:28:21.087 INFO kablam! 0: 0x5555c01cddbe - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::he3ea2af6595cbcfd Sep 18 00:28:21.087 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 18 00:28:21.087 INFO kablam! 1: 0x5555c01bf956 - std::sys_common::backtrace::print::h9a6dc25b0b6db3e6 Sep 18 00:28:21.087 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 18 00:28:21.087 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 18 00:28:21.087 INFO kablam! 2: 0x5555c01be2fd - std::panicking::default_hook::{{closure}}::h9f9f4c00fc62ac12 Sep 18 00:28:21.087 INFO kablam! at libstd/panicking.rs:211 Sep 18 00:28:21.087 INFO kablam! 3: 0x5555c01be070 - std::panicking::default_hook::h86ebe853ecef0f3c Sep 18 00:28:21.087 INFO kablam! at libstd/panicking.rs:227 Sep 18 00:28:21.087 INFO kablam! 4: 0x5555c01be8bc - std::panicking::rust_panic_with_hook::h6d3348b8dd4df56e Sep 18 00:28:21.087 INFO kablam! at libstd/panicking.rs:477 Sep 18 00:28:21.087 INFO kablam! 5: 0x5555c01be4b9 - std::panicking::continue_panic_fmt::hf441f2da14f71300 Sep 18 00:28:21.087 INFO kablam! at libstd/panicking.rs:391 Sep 18 00:28:21.087 INFO kablam! 6: 0x5555c01be41d - std::panicking::begin_panic_fmt::h97631dc25adb41bb Sep 18 00:28:21.087 INFO kablam! at libstd/panicking.rs:346 Sep 18 00:28:21.087 INFO kablam! 7: 0x5555c01b1cdc - build_script_build::main::{{closure}}::h2f434d90527bbb7f Sep 18 00:28:21.087 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/build.rs:75 Sep 18 00:28:21.087 INFO kablam! 8: 0x5555c01b055a - build_script_build::visit_xml::h80b1c187afc188fc Sep 18 00:28:21.087 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/build.rs:20 Sep 18 00:28:21.087 INFO kablam! 9: 0x5555c01b1088 - build_script_build::main::hd978fdfb22edc950 Sep 18 00:28:21.087 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/build.rs:56 Sep 18 00:28:21.087 INFO kablam! 10: 0x5555c01b513f - std::rt::lang_start::{{closure}}::h5abeadfd1ec34aa8 Sep 18 00:28:21.087 INFO kablam! at libstd/rt.rs:74 Sep 18 00:28:21.087 INFO kablam! 11: 0x5555c01be3a2 - std::panicking::try::do_call::h46a7bcf1f6152e5b Sep 18 00:28:21.087 INFO kablam! at libstd/rt.rs:59 Sep 18 00:28:21.087 INFO kablam! at libstd/panicking.rs:310 Sep 18 00:28:21.087 INFO kablam! 12: 0x5555c01defc9 - __rust_maybe_catch_panic Sep 18 00:28:21.087 INFO kablam! at libpanic_unwind/lib.rs:102 Sep 18 00:28:21.087 INFO kablam! 13: 0x5555c01ca0e5 - std::rt::lang_start_internal::h221cb5896f5e061c Sep 18 00:28:21.087 INFO kablam! at libstd/panicking.rs:289 Sep 18 00:28:21.087 INFO kablam! at libstd/panic.rs:392 Sep 18 00:28:21.087 INFO kablam! at libstd/rt.rs:58 Sep 18 00:28:21.087 INFO kablam! 14: 0x5555c01b5117 - std::rt::lang_start::h2a182373f11eb6d2 Sep 18 00:28:21.087 INFO kablam! at libstd/rt.rs:74 Sep 18 00:28:21.087 INFO kablam! 15: 0x5555c01b1e29 - main Sep 18 00:28:21.087 INFO kablam! 16: 0x7fe42335482f - __libc_start_main Sep 18 00:28:21.087 INFO kablam! 17: 0x5555c01a9d28 - _start Sep 18 00:28:21.087 INFO kablam! 18: 0x0 - Sep 18 00:28:21.088 INFO kablam! Sep 18 00:28:21.088 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 00:28:23.504 INFO kablam! error: build failed Sep 18 00:28:23.506 INFO kablam! su: No module specific data is present Sep 18 00:28:24.303 INFO running `"docker" "rm" "-f" "71f924054c89cefc1b3b8c863e6e0dae2def134ceccc3f56a2c77de5410ee2d2"` Sep 18 00:28:24.424 INFO blam! 71f924054c89cefc1b3b8c863e6e0dae2def134ceccc3f56a2c77de5410ee2d2