Sep 05 18:26:14.114 INFO checking kooparse/sapiens against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 05 18:26:14.114 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 05 18:26:14.114 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-0/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 18:26:14.511 INFO blam! 81ce97a79030c42fd1e417d9ac6f67ac6f59fa8c5d0e7fa36e3fd40c2f7aad72 Sep 05 18:26:14.522 INFO running `"docker" "start" "-a" "81ce97a79030c42fd1e417d9ac6f67ac6f59fa8c5d0e7fa36e3fd40c2f7aad72"` Sep 05 18:26:16.837 INFO kablam! usermod: no changes Sep 05 18:26:17.449 INFO kablam! Compiling cc v1.0.10 Sep 05 18:26:17.458 INFO kablam! Checking rustc-demangle v0.1.7 Sep 05 18:26:17.458 INFO kablam! Checking mint v0.5.0 Sep 05 18:26:17.483 INFO kablam! Checking xi-unicode v0.1.0 Sep 05 18:26:17.484 INFO kablam! Checking hetseq v0.1.5 Sep 05 18:26:17.484 INFO kablam! Checking claxon v0.3.1 Sep 05 18:26:17.486 INFO kablam! Checking hound v1.1.0 Sep 05 18:26:17.487 INFO kablam! Checking semver v0.1.20 Sep 05 18:26:18.542 INFO kablam! Checking shrev v0.8.2 Sep 05 18:26:19.810 INFO kablam! Checking wavefront_obj v5.1.0 Sep 05 18:26:20.371 INFO kablam! Checking mint v0.2.0 Sep 05 18:26:20.890 INFO kablam! Compiling xcb v0.8.2 Sep 05 18:26:21.436 INFO kablam! Compiling num-traits v0.1.43 Sep 05 18:26:21.695 INFO kablam! Checking arrayvec v0.4.7 Sep 05 18:26:22.267 INFO kablam! Checking memchr v0.1.11 Sep 05 18:26:22.619 INFO kablam! Checking shared_library v0.1.8 Sep 05 18:26:23.198 INFO kablam! Compiling x11-dl v2.17.5 Sep 05 18:26:25.037 INFO kablam! Compiling alsa-sys v0.1.1 Sep 05 18:26:25.318 INFO kablam! Checking stb_truetype v0.2.2 Sep 05 18:26:25.357 INFO kablam! Checking ogg v0.4.1 Sep 05 18:26:27.147 INFO kablam! Checking owning_ref v0.3.3 Sep 05 18:26:28.684 INFO kablam! Compiling vergen v0.1.1 Sep 05 18:26:31.189 INFO kablam! Checking rustc_version v0.1.7 Sep 05 18:26:31.333 INFO kablam! Compiling log v0.3.9 Sep 05 18:26:31.351 INFO kablam! Checking parking_lot_core v0.2.13 Sep 05 18:26:31.676 INFO kablam! Compiling serde_json v0.9.10 Sep 05 18:26:31.806 INFO kablam! Checking pulse v0.5.3 Sep 05 18:26:33.155 INFO kablam! Checking aho-corasick v0.5.3 Sep 05 18:26:33.167 INFO kablam! Checking osmesa-sys v0.1.2 Sep 05 18:26:33.196 INFO kablam! Checking mint v0.4.9 Sep 05 18:26:34.258 INFO kablam! error: failed to run custom build command for `xcb v0.8.2` Sep 05 18:26:34.258 INFO kablam! process didn't exit successfully: `/target/debug/build/xcb-68a5388a8fb19925/build-script-build` (exit code: 101) Sep 05 18:26:34.258 INFO kablam! --- stderr Sep 05 18:26:34.258 INFO kablam! error occured in handler: ('request: ', ('xcb', 'BigRequests', 'Enable')) Sep 05 18:26:34.258 INFO kablam! Traceback (most recent call last): Sep 05 18:26:34.258 INFO kablam! File "/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/rs_client.py", line 2448, in Sep 05 18:26:34.258 INFO kablam! module.generate() Sep 05 18:26:34.258 INFO kablam! File "/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/xcbgen/state.py", line 108, in generate Sep 05 18:26:34.258 INFO kablam! self.close() Sep 05 18:26:34.258 INFO kablam! File "/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/rs_client.py", line 296, in rs_close Sep 05 18:26:34.258 INFO kablam! _f.writeout(os.path.join(module.rs_srcdir, "ffi", "%s.rs" % _module_name(_ns.ext_name))) Sep 05 18:26:34.258 INFO kablam! File "/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/rs_client.py", line 114, in writeout Sep 05 18:26:34.258 INFO kablam! with open(path, 'w') as f: Sep 05 18:26:34.258 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 05 18:26:34.258 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 05 18:26:34.258 INFO kablam! stack backtrace: Sep 05 18:26:34.258 INFO kablam! 0: 0x55890b946dde - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h8a3717aa058b4444 Sep 05 18:26:34.258 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 05 18:26:34.258 INFO kablam! 1: 0x55890b938a06 - std::sys_common::backtrace::print::h617f5662cea50e67 Sep 05 18:26:34.258 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 05 18:26:34.258 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 05 18:26:34.258 INFO kablam! 2: 0x55890b93735d - std::panicking::default_hook::{{closure}}::h45bb696cfc423488 Sep 05 18:26:34.258 INFO kablam! at libstd/panicking.rs:211 Sep 05 18:26:34.258 INFO kablam! 3: 0x55890b9370d0 - std::panicking::default_hook::h4902fe318897fea2 Sep 05 18:26:34.258 INFO kablam! at libstd/panicking.rs:227 Sep 05 18:26:34.258 INFO kablam! 4: 0x55890b93791c - std::panicking::rust_panic_with_hook::h2d79c14c8c515345 Sep 05 18:26:34.258 INFO kablam! at libstd/panicking.rs:477 Sep 05 18:26:34.258 INFO kablam! 5: 0x55890b937519 - std::panicking::continue_panic_fmt::h62ee5eb5a6bc9d14 Sep 05 18:26:34.258 INFO kablam! at libstd/panicking.rs:391 Sep 05 18:26:34.258 INFO kablam! 6: 0x55890b93747d - std::panicking::begin_panic_fmt::hd5b65c3e9cee3185 Sep 05 18:26:34.258 INFO kablam! at libstd/panicking.rs:346 Sep 05 18:26:34.258 INFO kablam! 7: 0x55890b92acdc - build_script_build::main::{{closure}}::h04bd74a36325a255 Sep 05 18:26:34.258 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/build.rs:75 Sep 05 18:26:34.258 INFO kablam! 8: 0x55890b92955a - build_script_build::visit_xml::h1ddecc265566e443 Sep 05 18:26:34.258 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/build.rs:20 Sep 05 18:26:34.258 INFO kablam! 9: 0x55890b92a088 - build_script_build::main::h3e012a51aeaac199 Sep 05 18:26:34.258 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/build.rs:56 Sep 05 18:26:34.258 INFO kablam! 10: 0x55890b92e13f - std::rt::lang_start::{{closure}}::h79cce66ba14c9d75 Sep 05 18:26:34.258 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 05 18:26:34.258 INFO kablam! 11: 0x55890b937402 - std::panicking::try::do_call::hf986ca4f663b7a95 Sep 05 18:26:34.259 INFO kablam! at libstd/rt.rs:59 Sep 05 18:26:34.259 INFO kablam! at libstd/panicking.rs:310 Sep 05 18:26:34.259 INFO kablam! 12: 0x55890b958229 - __rust_maybe_catch_panic Sep 05 18:26:34.259 INFO kablam! at libpanic_unwind/lib.rs:103 Sep 05 18:26:34.259 INFO kablam! 13: 0x55890b943105 - std::rt::lang_start_internal::h1fa2095e36818e42 Sep 05 18:26:34.259 INFO kablam! at libstd/panicking.rs:289 Sep 05 18:26:34.259 INFO kablam! at libstd/panic.rs:392 Sep 05 18:26:34.259 INFO kablam! at libstd/rt.rs:58 Sep 05 18:26:34.259 INFO kablam! 14: 0x55890b92e117 - std::rt::lang_start::h9cf01c6f9da02a46 Sep 05 18:26:34.259 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 05 18:26:34.259 INFO kablam! 15: 0x55890b92ae29 - main Sep 05 18:26:34.259 INFO kablam! 16: 0x7f5af9b6d82f - __libc_start_main Sep 05 18:26:34.259 INFO kablam! 17: 0x55890b922d28 - _start Sep 05 18:26:34.259 INFO kablam! 18: 0x0 - Sep 05 18:26:34.259 INFO kablam! Sep 05 18:26:34.259 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 18:26:39.112 INFO kablam! error: build failed Sep 05 18:26:39.118 INFO kablam! su: No module specific data is present Sep 05 18:26:40.402 INFO running `"docker" "rm" "-f" "81ce97a79030c42fd1e417d9ac6f67ac6f59fa8c5d0e7fa36e3fd40c2f7aad72"` Sep 05 18:26:40.713 INFO blam! 81ce97a79030c42fd1e417d9ac6f67ac6f59fa8c5d0e7fa36e3fd40c2f7aad72