Sep 03 19:26:51.972 INFO checking chnn/mathbib against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 03 19:26:51.972 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 03 19:26:51.972 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 19:26:52.142 INFO blam! 870e703757b2a88c7476f35ab5ada24e7fefca1ed0d71a0e3d423300a5350a83 Sep 03 19:26:52.144 INFO running `"docker" "start" "-a" "870e703757b2a88c7476f35ab5ada24e7fefca1ed0d71a0e3d423300a5350a83"` Sep 03 19:26:53.086 INFO kablam! Compiling openssl v0.9.22 Sep 03 19:26:53.089 INFO kablam! Checking build_const v0.2.0 Sep 03 19:26:53.090 INFO kablam! Checking serde v1.0.23 Sep 03 19:26:53.090 INFO kablam! Checking ego-tree v0.1.1 Sep 03 19:26:53.097 INFO kablam! Compiling openssl-sys v0.9.22 Sep 03 19:26:53.098 INFO kablam! Compiling xcb v0.8.1 Sep 03 19:26:53.101 INFO kablam! Checking tokio-service v0.1.0 Sep 03 19:26:53.103 INFO kablam! Checking relay v0.1.0 Sep 03 19:26:53.659 INFO kablam! Compiling crc v1.6.0 Sep 03 19:26:54.695 INFO kablam! Checking utf-8 v0.6.0 Sep 03 19:26:54.695 INFO kablam! Checking uuid v0.5.1 Sep 03 19:26:56.609 INFO kablam! Checking futures-cpupool v0.1.7 Sep 03 19:26:56.643 INFO kablam! Checking quickersort v2.2.0 Sep 03 19:26:56.652 INFO kablam! Checking thread_local v0.3.4 Sep 03 19:26:56.721 INFO kablam! Checking clap v2.28.0 Sep 03 19:26:57.333 INFO kablam! Checking cssparser v0.5.8 Sep 03 19:26:58.184 INFO kablam! Checking tendril v0.2.4 Sep 03 19:26:58.778 INFO kablam! Checking regex v0.2.3 Sep 03 19:26:58.921 INFO kablam! Compiling phf_generator v0.7.21 Sep 03 19:26:58.995 INFO kablam! error: failed to run custom build command for `xcb v0.8.1` Sep 03 19:26:58.996 INFO kablam! process didn't exit successfully: `/target/debug/build/xcb-424ebe0af3db6385/build-script-build` (exit code: 101) Sep 03 19:26:58.996 INFO kablam! --- stderr Sep 03 19:26:58.996 INFO kablam! error occured in handler: ('event: ', ('xcb', 'Sync', 'AlarmNotify')) Sep 03 19:26:58.996 INFO kablam! Traceback (most recent call last): Sep 03 19:26:58.996 INFO kablam! File "/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.1/rs_client.py", line 2449, in Sep 03 19:26:58.996 INFO kablam! module.generate() Sep 03 19:26:58.996 INFO kablam! File "/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.1/xcbgen/state.py", line 108, in generate Sep 03 19:26:58.996 INFO kablam! self.close() Sep 03 19:26:58.996 INFO kablam! File "/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.1/rs_client.py", line 297, in rs_close Sep 03 19:26:58.996 INFO kablam! _f.writeout(os.path.join(module.rs_srcdir, "ffi", "%s.rs" % _module_name(_ns.ext_name))) Sep 03 19:26:58.996 INFO kablam! File "/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.1/rs_client.py", line 115, in writeout Sep 03 19:26:58.996 INFO kablam! with open(path, 'w') as f: Sep 03 19:26:58.996 INFO kablam! OSError: [Errno 30] Read-only file system: '/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.1/src/ffi/sync.rs' Sep 03 19:26:58.996 INFO kablam! thread 'main' panicked at 'processing of /cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.1/xml/sync.xml returned non-zero (1)', /cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.1/build.rs:73:17 Sep 03 19:26:58.996 INFO kablam! stack backtrace: Sep 03 19:26:58.996 INFO kablam! 0: 0x55b8a9d248ee - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::ha53509682dbd7f85 Sep 03 19:26:58.996 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 03 19:26:58.996 INFO kablam! 1: 0x55b8a9d16476 - std::sys_common::backtrace::print::h3aced1bbe2b8ca94 Sep 03 19:26:58.996 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 03 19:26:58.996 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 03 19:26:58.996 INFO kablam! 2: 0x55b8a9d14dad - std::panicking::default_hook::{{closure}}::h76b1883c3c87e0fa Sep 03 19:26:58.996 INFO kablam! at libstd/panicking.rs:211 Sep 03 19:26:58.997 INFO kablam! 3: 0x55b8a9d14b20 - std::panicking::default_hook::h74b87988c51c021c Sep 03 19:26:58.997 INFO kablam! at libstd/panicking.rs:227 Sep 03 19:26:58.997 INFO kablam! 4: 0x55b8a9d1536c - std::panicking::rust_panic_with_hook::h3878be5cebe1ecc9 Sep 03 19:26:58.997 INFO kablam! at libstd/panicking.rs:477 Sep 03 19:26:58.997 INFO kablam! 5: 0x55b8a9d14f69 - std::panicking::continue_panic_fmt::h7964842efee54f94 Sep 03 19:26:58.997 INFO kablam! at libstd/panicking.rs:391 Sep 03 19:26:58.997 INFO kablam! 6: 0x55b8a9d14ecd - std::panicking::begin_panic_fmt::h24162616eac839a2 Sep 03 19:26:58.997 INFO kablam! at libstd/panicking.rs:346 Sep 03 19:26:58.997 INFO kablam! 7: 0x55b8a9d0bf1e - build_script_build::main::{{closure}}::h1dc08112f0b3e77b Sep 03 19:26:58.997 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.1/build.rs:73 Sep 03 19:26:58.997 INFO kablam! 8: 0x55b8a9d0a71a - build_script_build::visit_xml::h80397858e2a6d461 Sep 03 19:26:58.997 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.1/build.rs:20 Sep 03 19:26:58.997 INFO kablam! 9: 0x55b8a9d0b248 - build_script_build::main::hfdf44127022ee6d3 Sep 03 19:26:58.997 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.1/build.rs:56 Sep 03 19:26:58.997 INFO kablam! 10: 0x55b8a9d0fb0f - std::rt::lang_start::{{closure}}::h250cad8375ebcf91 Sep 03 19:26:58.997 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 03 19:26:58.997 INFO kablam! 11: 0x55b8a9d14e52 - std::panicking::try::do_call::h2434b76b61552c7b Sep 03 19:26:58.997 INFO kablam! at libstd/rt.rs:59 Sep 03 19:26:58.997 INFO kablam! at libstd/panicking.rs:310 Sep 03 19:26:58.997 INFO kablam! 12: 0x55b8a9d36f69 - __rust_maybe_catch_panic Sep 03 19:26:58.997 INFO kablam! at libpanic_unwind/lib.rs:103 Sep 03 19:26:58.997 INFO kablam! 13: 0x55b8a9d20bf5 - std::rt::lang_start_internal::h60780ef6735385b7 Sep 03 19:26:58.998 INFO kablam! at libstd/panicking.rs:289 Sep 03 19:26:58.998 INFO kablam! at libstd/panic.rs:392 Sep 03 19:26:58.998 INFO kablam! at libstd/rt.rs:58 Sep 03 19:26:58.998 INFO kablam! 14: 0x55b8a9d0fae7 - std::rt::lang_start::h49c03c0f3e38e5de Sep 03 19:26:58.998 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 03 19:26:58.998 INFO kablam! 15: 0x55b8a9d0c0c9 - main Sep 03 19:26:58.998 INFO kablam! 16: 0x7fb299aa882f - __libc_start_main Sep 03 19:26:58.998 INFO kablam! 17: 0x55b8a9d09d48 - _start Sep 03 19:26:58.998 INFO kablam! 18: 0x0 - Sep 03 19:26:58.998 INFO kablam! Sep 03 19:26:58.998 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 03 19:27:17.693 INFO kablam! error: build failed Sep 03 19:27:17.695 INFO kablam! su: No module specific data is present Sep 03 19:27:18.254 INFO running `"docker" "rm" "-f" "870e703757b2a88c7476f35ab5ada24e7fefca1ed0d71a0e3d423300a5350a83"` Sep 03 19:27:18.414 INFO blam! 870e703757b2a88c7476f35ab5ada24e7fefca1ed0d71a0e3d423300a5350a83