Sep 19 16:18:49.136 INFO checking chnn/mathbib against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 16:18:49.136 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 16:18:49.136 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-1/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-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.340 INFO blam! 1a01ddeab5dcd0b1a865f5d61bdb199632492971e3c8bc7f07413db0b1aa7b2e Sep 19 16:18:49.342 INFO running `"docker" "start" "-a" "1a01ddeab5dcd0b1a865f5d61bdb199632492971e3c8bc7f07413db0b1aa7b2e"` Sep 19 16:18:50.822 INFO kablam! usermod: no changes Sep 19 16:18:51.214 INFO kablam! Compiling openssl v0.9.22 Sep 19 16:18:51.238 INFO kablam! Checking nodrop v0.1.12 Sep 19 16:18:51.238 INFO kablam! Checking smallvec v0.1.8 Sep 19 16:18:51.245 INFO kablam! Checking ego-tree v0.1.1 Sep 19 16:18:51.246 INFO kablam! Compiling openssl-sys v0.9.22 Sep 19 16:18:51.246 INFO kablam! Checking iovec v0.1.1 Sep 19 16:18:51.246 INFO kablam! Compiling xcb v0.8.1 Sep 19 16:18:51.246 INFO kablam! Checking net2 v0.2.31 Sep 19 16:18:52.559 INFO kablam! Checking utf-8 v0.6.0 Sep 19 16:18:52.906 INFO kablam! Compiling crc v1.6.0 Sep 19 16:18:53.630 INFO kablam! Checking serde_json v1.0.6 Sep 19 16:18:55.348 INFO kablam! Checking futures-cpupool v0.1.7 Sep 19 16:18:55.360 INFO kablam! Checking quickersort v2.2.0 Sep 19 16:18:55.375 INFO kablam! Checking bytes v0.4.5 Sep 19 16:18:55.558 INFO kablam! Checking clap v2.28.0 Sep 19 16:18:57.842 INFO kablam! Checking mio v0.6.11 Sep 19 16:18:57.872 INFO kablam! Checking cssparser v0.5.8 Sep 19 16:18:58.756 INFO kablam! error: failed to run custom build command for `xcb v0.8.1` Sep 19 16:18:58.756 INFO kablam! process didn't exit successfully: `/target/debug/build/xcb-df78cf8a01b3af6d/build-script-build` (exit code: 101) Sep 19 16:18:58.756 INFO kablam! --- stderr Sep 19 16:18:58.756 INFO kablam! error occured in handler: ('request: ', ('xcb', 'BigRequests', 'Enable')) Sep 19 16:18:58.756 INFO kablam! Traceback (most recent call last): Sep 19 16:18:58.756 INFO kablam! File "/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.1/rs_client.py", line 2449, in Sep 19 16:18:58.756 INFO kablam! module.generate() Sep 19 16:18:58.756 INFO kablam! File "/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.1/xcbgen/state.py", line 108, in generate Sep 19 16:18:58.756 INFO kablam! self.close() Sep 19 16:18:58.756 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:18:58.756 INFO kablam! _f.writeout(os.path.join(module.rs_srcdir, "ffi", "%s.rs" % _module_name(_ns.ext_name))) Sep 19 16:18:58.756 INFO kablam! File "/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.1/rs_client.py", line 115, in writeout Sep 19 16:18:58.756 INFO kablam! with open(path, 'w') as f: Sep 19 16:18:58.756 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:18:58.756 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:18:58.756 INFO kablam! stack backtrace: Sep 19 16:18:58.756 INFO kablam! 0: 0x55d3e162f49e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h060561e77e35d806 Sep 19 16:18:58.756 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 19 16:18:58.756 INFO kablam! 1: 0x55d3e1621196 - std::sys_common::backtrace::print::haea7ed8a1bf250c8 Sep 19 16:18:58.756 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 19 16:18:58.756 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 19 16:18:58.756 INFO kablam! 2: 0x55d3e161fb3d - std::panicking::default_hook::{{closure}}::h1005c8854e58be8d Sep 19 16:18:58.756 INFO kablam! at libstd/panicking.rs:211 Sep 19 16:18:58.756 INFO kablam! 3: 0x55d3e161f8b0 - std::panicking::default_hook::h79143d5863e2bd30 Sep 19 16:18:58.756 INFO kablam! at libstd/panicking.rs:227 Sep 19 16:18:58.756 INFO kablam! 4: 0x55d3e16200fc - std::panicking::rust_panic_with_hook::hd9cae99f6e4776b8 Sep 19 16:18:58.756 INFO kablam! at libstd/panicking.rs:477 Sep 19 16:18:58.756 INFO kablam! 5: 0x55d3e161fcf9 - std::panicking::continue_panic_fmt::h446ccd7d316def28 Sep 19 16:18:58.756 INFO kablam! at libstd/panicking.rs:391 Sep 19 16:18:58.757 INFO kablam! 6: 0x55d3e161fc5d - std::panicking::begin_panic_fmt::hb88cb158287c55b4 Sep 19 16:18:58.757 INFO kablam! at libstd/panicking.rs:346 Sep 19 16:18:58.757 INFO kablam! 7: 0x55d3e1615eee - build_script_build::main::{{closure}}::h702814ff04a8b2c4 Sep 19 16:18:58.757 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.1/build.rs:73 Sep 19 16:18:58.757 INFO kablam! 8: 0x55d3e16146ea - build_script_build::visit_xml::h0a85166436d3a605 Sep 19 16:18:58.757 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.1/build.rs:20 Sep 19 16:18:58.757 INFO kablam! 9: 0x55d3e1615218 - build_script_build::main::h039245344624715c Sep 19 16:18:58.757 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.1/build.rs:56 Sep 19 16:18:58.757 INFO kablam! 10: 0x55d3e1619acf - std::rt::lang_start::{{closure}}::hf507f852ff0a807f Sep 19 16:18:58.757 INFO kablam! at libstd/rt.rs:74 Sep 19 16:18:58.757 INFO kablam! 11: 0x55d3e161fbe2 - std::panicking::try::do_call::had563038a207619d Sep 19 16:18:58.757 INFO kablam! at libstd/rt.rs:59 Sep 19 16:18:58.757 INFO kablam! at libstd/panicking.rs:310 Sep 19 16:18:58.757 INFO kablam! 12: 0x55d3e1640699 - __rust_maybe_catch_panic Sep 19 16:18:58.757 INFO kablam! at libpanic_unwind/lib.rs:102 Sep 19 16:18:58.757 INFO kablam! 13: 0x55d3e162b7a5 - std::rt::lang_start_internal::hcd623b62ef9a6b5e Sep 19 16:18:58.757 INFO kablam! at libstd/panicking.rs:289 Sep 19 16:18:58.757 INFO kablam! at libstd/panic.rs:392 Sep 19 16:18:58.757 INFO kablam! at libstd/rt.rs:58 Sep 19 16:18:58.757 INFO kablam! 14: 0x55d3e1619aa7 - std::rt::lang_start::hcaafc1dd7faa8a3b Sep 19 16:18:58.757 INFO kablam! at libstd/rt.rs:74 Sep 19 16:18:58.757 INFO kablam! 15: 0x55d3e1616099 - main Sep 19 16:18:58.757 INFO kablam! 16: 0x7f83ea6bf82f - __libc_start_main Sep 19 16:18:58.757 INFO kablam! 17: 0x55d3e1613d18 - _start Sep 19 16:18:58.757 INFO kablam! 18: 0x0 - Sep 19 16:18:58.757 INFO kablam! Sep 19 16:18:58.757 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 16:19:09.578 INFO kablam! error: build failed Sep 19 16:19:09.582 INFO kablam! su: No module specific data is present Sep 19 16:19:10.701 INFO running `"docker" "rm" "-f" "1a01ddeab5dcd0b1a865f5d61bdb199632492971e3c8bc7f07413db0b1aa7b2e"` Sep 19 16:19:10.818 INFO blam! 1a01ddeab5dcd0b1a865f5d61bdb199632492971e3c8bc7f07413db0b1aa7b2e