Sep 05 19:16:19.335 INFO checking chnn/mathbib against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 05 19:16:19.335 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 05 19:16:19.335 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-3/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 19:16:19.743 INFO blam! 25a6a9e39ed349ce058bcc74b32ca537cf076a05e71335ecb4729fa363f51379 Sep 05 19:16:19.749 INFO running `"docker" "start" "-a" "25a6a9e39ed349ce058bcc74b32ca537cf076a05e71335ecb4729fa363f51379"` Sep 05 19:16:21.314 INFO kablam! usermod: no changes Sep 05 19:16:21.762 INFO kablam! Compiling openssl v0.9.22 Sep 05 19:16:21.782 INFO kablam! Checking mac v0.1.1 Sep 05 19:16:21.782 INFO kablam! Compiling rustc-serialize v0.3.24 Sep 05 19:16:21.782 INFO kablam! Checking serde v0.8.23 Sep 05 19:16:21.782 INFO kablam! Checking build_const v0.2.0 Sep 05 19:16:21.782 INFO kablam! Checking nodrop v0.1.12 Sep 05 19:16:21.782 INFO kablam! Checking serde v1.0.23 Sep 05 19:16:21.782 INFO kablam! Checking ego-tree v0.1.1 Sep 05 19:16:22.915 INFO kablam! Checking atty v0.2.3 Sep 05 19:16:22.915 INFO kablam! Compiling openssl-sys v0.9.22 Sep 05 19:16:23.162 INFO kablam! Compiling rand v0.3.18 Sep 05 19:16:24.495 INFO kablam! Compiling xcb v0.8.1 Sep 05 19:16:25.360 INFO kablam! Checking utf-8 v0.6.0 Sep 05 19:16:28.489 INFO kablam! Compiling crc v1.6.0 Sep 05 19:16:28.517 INFO kablam! Checking uuid v0.5.1 Sep 05 19:16:29.498 INFO kablam! Checking quickersort v2.2.0 Sep 05 19:16:30.450 INFO kablam! Checking thread_local v0.3.4 Sep 05 19:16:30.663 INFO kablam! Checking clap v2.28.0 Sep 05 19:16:31.558 INFO kablam! Checking futf v0.1.3 Sep 05 19:16:31.866 INFO kablam! Checking cssparser v0.5.8 Sep 05 19:16:32.481 INFO kablam! error: failed to run custom build command for `xcb v0.8.1` Sep 05 19:16:32.482 INFO kablam! process didn't exit successfully: `/target/debug/build/xcb-45efdfe4361d4c69/build-script-build` (exit code: 101) Sep 05 19:16:32.482 INFO kablam! --- stderr Sep 05 19:16:32.482 INFO kablam! error occured in handler: ('request: ', ('xcb', 'BigRequests', 'Enable')) Sep 05 19:16:32.482 INFO kablam! Traceback (most recent call last): Sep 05 19:16:32.482 INFO kablam! File "/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.1/rs_client.py", line 2449, in Sep 05 19:16:32.482 INFO kablam! module.generate() Sep 05 19:16:32.482 INFO kablam! File "/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.1/xcbgen/state.py", line 108, in generate Sep 05 19:16:32.482 INFO kablam! self.close() Sep 05 19:16:32.482 INFO kablam! File "/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.1/rs_client.py", line 297, in rs_close Sep 05 19:16:32.482 INFO kablam! _f.writeout(os.path.join(module.rs_srcdir, "ffi", "%s.rs" % _module_name(_ns.ext_name))) Sep 05 19:16:32.482 INFO kablam! File "/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.1/rs_client.py", line 115, in writeout Sep 05 19:16:32.482 INFO kablam! with open(path, 'w') as f: Sep 05 19:16:32.482 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 05 19:16:32.482 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 05 19:16:32.482 INFO kablam! stack backtrace: Sep 05 19:16:32.482 INFO kablam! 0: 0x55cca93eb61e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h082e5fdf9aff33df Sep 05 19:16:32.482 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 05 19:16:32.482 INFO kablam! 1: 0x55cca93dd256 - std::sys_common::backtrace::print::hef53554d827c8c8b Sep 05 19:16:32.482 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 05 19:16:32.482 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 05 19:16:32.482 INFO kablam! 2: 0x55cca93dbbad - std::panicking::default_hook::{{closure}}::h34861d43158e89b9 Sep 05 19:16:32.482 INFO kablam! at libstd/panicking.rs:211 Sep 05 19:16:32.482 INFO kablam! 3: 0x55cca93db920 - std::panicking::default_hook::h8898fb997741a086 Sep 05 19:16:32.482 INFO kablam! at libstd/panicking.rs:227 Sep 05 19:16:32.482 INFO kablam! 4: 0x55cca93dc16c - std::panicking::rust_panic_with_hook::h2a2e767b3fe52fcb Sep 05 19:16:32.482 INFO kablam! at libstd/panicking.rs:477 Sep 05 19:16:32.482 INFO kablam! 5: 0x55cca93dbd69 - std::panicking::continue_panic_fmt::h2ca0f17b68b08aea Sep 05 19:16:32.482 INFO kablam! at libstd/panicking.rs:391 Sep 05 19:16:32.482 INFO kablam! 6: 0x55cca93dbccd - std::panicking::begin_panic_fmt::h532d3513d4e13135 Sep 05 19:16:32.482 INFO kablam! at libstd/panicking.rs:346 Sep 05 19:16:32.482 INFO kablam! 7: 0x55cca93d1eee - build_script_build::main::{{closure}}::haf9ae5aa7f9c073e Sep 05 19:16:32.482 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.1/build.rs:73 Sep 05 19:16:32.482 INFO kablam! 8: 0x55cca93d06ea - build_script_build::visit_xml::h24ef1f48e9e39f3a Sep 05 19:16:32.482 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.1/build.rs:20 Sep 05 19:16:32.482 INFO kablam! 9: 0x55cca93d1218 - build_script_build::main::ha0d2a3f2fc05f7b8 Sep 05 19:16:32.482 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.1/build.rs:56 Sep 05 19:16:32.482 INFO kablam! 10: 0x55cca93d5adf - std::rt::lang_start::{{closure}}::h216f7d536d468111 Sep 05 19:16:32.482 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 05 19:16:32.482 INFO kablam! 11: 0x55cca93dbc52 - std::panicking::try::do_call::hd6568c1e1325fac3 Sep 05 19:16:32.482 INFO kablam! at libstd/rt.rs:59 Sep 05 19:16:32.482 INFO kablam! at libstd/panicking.rs:310 Sep 05 19:16:32.482 INFO kablam! 12: 0x55cca93fcfa9 - __rust_maybe_catch_panic Sep 05 19:16:32.482 INFO kablam! at libpanic_unwind/lib.rs:103 Sep 05 19:16:32.482 INFO kablam! 13: 0x55cca93e7945 - std::rt::lang_start_internal::hf4a29d9afcf3f720 Sep 05 19:16:32.482 INFO kablam! at libstd/panicking.rs:289 Sep 05 19:16:32.482 INFO kablam! at libstd/panic.rs:392 Sep 05 19:16:32.482 INFO kablam! at libstd/rt.rs:58 Sep 05 19:16:32.482 INFO kablam! 14: 0x55cca93d5ab7 - std::rt::lang_start::hda718459a87e5074 Sep 05 19:16:32.482 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 05 19:16:32.482 INFO kablam! 15: 0x55cca93d2099 - main Sep 05 19:16:32.482 INFO kablam! 16: 0x7fed50d3c82f - __libc_start_main Sep 05 19:16:32.482 INFO kablam! 17: 0x55cca93cfd18 - _start Sep 05 19:16:32.482 INFO kablam! 18: 0x0 - Sep 05 19:16:32.482 INFO kablam! Sep 05 19:16:32.482 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 19:16:54.789 INFO kablam! error: build failed Sep 05 19:16:54.790 INFO kablam! su: No module specific data is present Sep 05 19:16:55.873 INFO running `"docker" "rm" "-f" "25a6a9e39ed349ce058bcc74b32ca537cf076a05e71335ecb4729fa363f51379"` Sep 05 19:16:56.255 INFO blam! 25a6a9e39ed349ce058bcc74b32ca537cf076a05e71335ecb4729fa363f51379