Sep 19 16:18:49.226 INFO checking chnn/mathbib against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 16:18:49.226 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 16:18:49.226 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-5/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 16:18:49.408 INFO blam! 0c017ecd66d4851dd9be590d29d57ef886ab931737c2aa468f3e178493d51f9c Sep 19 16:18:49.410 INFO running `"docker" "start" "-a" "0c017ecd66d4851dd9be590d29d57ef886ab931737c2aa468f3e178493d51f9c"` Sep 19 16:18:50.833 INFO kablam! usermod: no changes Sep 19 16:18:51.170 INFO kablam! Compiling cc v1.0.3 Sep 19 16:18:51.170 INFO kablam! Checking libc v0.2.34 Sep 19 16:18:51.186 INFO kablam! Compiling openssl v0.9.22 Sep 19 16:18:51.263 INFO kablam! Checking build_const v0.2.0 Sep 19 16:18:51.264 INFO kablam! Checking smallvec v0.1.8 Sep 19 16:18:51.264 INFO kablam! Checking serde v1.0.23 Sep 19 16:18:51.264 INFO kablam! Checking ego-tree v0.1.1 Sep 19 16:18:53.266 INFO kablam! Compiling crc v1.6.0 Sep 19 16:18:54.317 INFO kablam! Checking colored v1.6.0 Sep 19 16:18:54.623 INFO kablam! Checking utf-8 v0.6.0 Sep 19 16:18:58.262 INFO kablam! Checking base64 v0.6.0 Sep 19 16:18:58.314 INFO kablam! Checking quickersort v2.2.0 Sep 19 16:18:58.383 INFO kablam! Checking thread_local v0.3.4 Sep 19 16:18:58.532 INFO kablam! Checking iovec v0.1.1 Sep 19 16:18:58.657 INFO kablam! Checking net2 v0.2.31 Sep 19 16:18:58.787 INFO kablam! Checking num_cpus v1.7.0 Sep 19 16:18:58.894 INFO kablam! Checking rand v0.3.18 Sep 19 16:19:00.055 INFO kablam! Checking time v0.1.38 Sep 19 16:19:00.303 INFO kablam! Checking memchr v2.0.1 Sep 19 16:19:00.603 INFO kablam! Checking atty v0.2.3 Sep 19 16:19:01.554 INFO kablam! Compiling xcb v0.8.1 Sep 19 16:19:01.670 INFO kablam! Checking cssparser v0.5.8 Sep 19 16:19:02.370 INFO kablam! Compiling openssl-sys v0.9.22 Sep 19 16:19:03.431 INFO kablam! Compiling backtrace-sys v0.1.16 Sep 19 16:19:04.928 INFO kablam! Checking bytes v0.4.5 Sep 19 16:19:08.354 INFO kablam! Checking futures-cpupool v0.1.7 Sep 19 16:19:08.354 INFO kablam! Checking clap v2.28.0 Sep 19 16:19:08.418 INFO kablam! Checking aho-corasick v0.6.4 Sep 19 16:19:09.968 INFO kablam! Compiling phf_shared v0.7.21 Sep 19 16:19:10.418 INFO kablam! Checking tendril v0.2.4 Sep 19 16:19:11.126 INFO kablam! Checking mio v0.6.11 Sep 19 16:19:11.222 INFO kablam! Checking uuid v0.5.1 Sep 19 16:19:13.081 INFO kablam! Checking libflate v0.1.12 Sep 19 16:19:13.229 INFO kablam! error: failed to run custom build command for `xcb v0.8.1` Sep 19 16:19:13.229 INFO kablam! process didn't exit successfully: `/target/debug/build/xcb-9d308b1178653ab5/build-script-build` (exit code: 101) Sep 19 16:19:13.229 INFO kablam! --- stderr Sep 19 16:19:13.229 INFO kablam! error occured in handler: ('request: ', ('xcb', 'BigRequests', 'Enable')) Sep 19 16:19:13.229 INFO kablam! Traceback (most recent call last): Sep 19 16:19:13.229 INFO kablam! File "/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.1/rs_client.py", line 2449, in Sep 19 16:19:13.229 INFO kablam! module.generate() Sep 19 16:19:13.229 INFO kablam! File "/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.1/xcbgen/state.py", line 108, in generate Sep 19 16:19:13.229 INFO kablam! self.close() Sep 19 16:19:13.229 INFO kablam! File "/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.1/rs_client.py", line 297, in rs_close Sep 19 16:19:13.229 INFO kablam! _f.writeout(os.path.join(module.rs_srcdir, "ffi", "%s.rs" % _module_name(_ns.ext_name))) Sep 19 16:19:13.229 INFO kablam! File "/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.1/rs_client.py", line 115, in writeout Sep 19 16:19:13.229 INFO kablam! with open(path, 'w') as f: Sep 19 16:19:13.229 INFO kablam! OSError: [Errno 30] Read-only file system: '/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.1/src/ffi/big_requests.rs' Sep 19 16:19:13.229 INFO kablam! thread 'main' panicked at 'processing of /cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.1/xml/bigreq.xml returned non-zero (1)', /cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.1/build.rs:73:17 Sep 19 16:19:13.229 INFO kablam! stack backtrace: Sep 19 16:19:13.229 INFO kablam! 0: 0x55749a2b94be - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hf109cffeb5c37bed Sep 19 16:19:13.229 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 19 16:19:13.229 INFO kablam! 1: 0x55749a2ab1a6 - std::sys_common::backtrace::print::h4afa12dd16372edf Sep 19 16:19:13.229 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 19 16:19:13.229 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 19 16:19:13.229 INFO kablam! 2: 0x55749a2a9b4d - std::panicking::default_hook::{{closure}}::ha3565edfa2d8a8f7 Sep 19 16:19:13.229 INFO kablam! at libstd/panicking.rs:211 Sep 19 16:19:13.229 INFO kablam! 3: 0x55749a2a98c0 - std::panicking::default_hook::h68592964d2f4a1f7 Sep 19 16:19:13.229 INFO kablam! at libstd/panicking.rs:227 Sep 19 16:19:13.229 INFO kablam! 4: 0x55749a2aa10c - std::panicking::rust_panic_with_hook::h33d0ce8157f9a0b5 Sep 19 16:19:13.229 INFO kablam! at libstd/panicking.rs:477 Sep 19 16:19:13.229 INFO kablam! 5: 0x55749a2a9d09 - std::panicking::continue_panic_fmt::hbe179dc3877c8fe2 Sep 19 16:19:13.229 INFO kablam! at libstd/panicking.rs:391 Sep 19 16:19:13.229 INFO kablam! 6: 0x55749a2a9c6d - std::panicking::begin_panic_fmt::hcc5c596dd2a517d7 Sep 19 16:19:13.229 INFO kablam! at libstd/panicking.rs:346 Sep 19 16:19:13.229 INFO kablam! 7: 0x55749a29feee - build_script_build::main::{{closure}}::hef3939431f251a44 Sep 19 16:19:13.229 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.1/build.rs:73 Sep 19 16:19:13.229 INFO kablam! 8: 0x55749a29e6ea - build_script_build::visit_xml::h1f48a5fe0cbc7237 Sep 19 16:19:13.229 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.1/build.rs:20 Sep 19 16:19:13.229 INFO kablam! 9: 0x55749a29f218 - build_script_build::main::ha8d5268e33a5e897 Sep 19 16:19:13.229 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.1/build.rs:56 Sep 19 16:19:13.229 INFO kablam! 10: 0x55749a2a3adf - std::rt::lang_start::{{closure}}::h3862ad53c5d8e0db Sep 19 16:19:13.229 INFO kablam! at libstd/rt.rs:74 Sep 19 16:19:13.229 INFO kablam! 11: 0x55749a2a9bf2 - std::panicking::try::do_call::h7aef401f0d6f2817 Sep 19 16:19:13.229 INFO kablam! at libstd/rt.rs:59 Sep 19 16:19:13.229 INFO kablam! at libstd/panicking.rs:310 Sep 19 16:19:13.229 INFO kablam! 12: 0x55749a2ca439 - __rust_maybe_catch_panic Sep 19 16:19:13.229 INFO kablam! at libpanic_unwind/lib.rs:102 Sep 19 16:19:13.229 INFO kablam! 13: 0x55749a2b57c5 - std::rt::lang_start_internal::hd57f65710f093de9 Sep 19 16:19:13.229 INFO kablam! at libstd/panicking.rs:289 Sep 19 16:19:13.229 INFO kablam! at libstd/panic.rs:392 Sep 19 16:19:13.229 INFO kablam! at libstd/rt.rs:58 Sep 19 16:19:13.229 INFO kablam! 14: 0x55749a2a3ab7 - std::rt::lang_start::hc602a3803f9d1fd0 Sep 19 16:19:13.229 INFO kablam! at libstd/rt.rs:74 Sep 19 16:19:13.229 INFO kablam! 15: 0x55749a2a0099 - main Sep 19 16:19:13.229 INFO kablam! 16: 0x7f48407da82f - __libc_start_main Sep 19 16:19:13.229 INFO kablam! 17: 0x55749a29dd18 - _start Sep 19 16:19:13.229 INFO kablam! 18: 0x0 - Sep 19 16:19:13.229 INFO kablam! Sep 19 16:19:13.229 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 16:19:38.077 INFO kablam! error: build failed Sep 19 16:19:38.082 INFO kablam! su: No module specific data is present Sep 19 16:19:39.397 INFO running `"docker" "rm" "-f" "0c017ecd66d4851dd9be590d29d57ef886ab931737c2aa468f3e178493d51f9c"` Sep 19 16:19:39.513 INFO blam! 0c017ecd66d4851dd9be590d29d57ef886ab931737c2aa468f3e178493d51f9c