Sep 19 14:10:17.515 INFO checking chnn/mathbib against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 14:10:17.515 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 14:10:17.515 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-6/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 14:10:17.852 INFO blam! c4fcaaa8c40988ded4a2f9fbad908aaa0405483c2a474d7bad3e3c6e1718bff0 Sep 19 14:10:17.854 INFO running `"docker" "start" "-a" "c4fcaaa8c40988ded4a2f9fbad908aaa0405483c2a474d7bad3e3c6e1718bff0"` Sep 19 14:10:19.251 INFO kablam! usermod: no changes Sep 19 14:10:19.711 INFO kablam! Compiling openssl v0.9.22 Sep 19 14:10:19.743 INFO kablam! Checking build_const v0.2.0 Sep 19 14:10:19.743 INFO kablam! Checking nodrop v0.1.12 Sep 19 14:10:19.743 INFO kablam! Checking ego-tree v0.1.1 Sep 19 14:10:19.743 INFO kablam! Checking atty v0.2.3 Sep 19 14:10:19.743 INFO kablam! Compiling openssl-sys v0.9.22 Sep 19 14:10:19.743 INFO kablam! Compiling xcb v0.8.1 Sep 19 14:10:19.755 INFO kablam! Checking utf-8 v0.6.0 Sep 19 14:10:20.563 INFO kablam! Compiling crc v1.6.0 Sep 19 14:10:21.248 INFO kablam! Checking serde_json v1.0.6 Sep 19 14:10:21.911 INFO kablam! Checking uuid v0.5.1 Sep 19 14:10:22.608 INFO kablam! Checking thread_local v0.3.4 Sep 19 14:10:25.127 INFO kablam! Checking quickersort v2.2.0 Sep 19 14:10:25.147 INFO kablam! Checking clap v2.28.0 Sep 19 14:10:25.188 INFO kablam! Checking regex v0.2.3 Sep 19 14:10:25.188 INFO kablam! Checking cssparser v0.5.8 Sep 19 14:10:25.252 INFO kablam! Checking tendril v0.2.4 Sep 19 14:10:27.584 INFO kablam! Checking serde_urlencoded v0.5.1 Sep 19 14:10:28.031 INFO kablam! Compiling phf_generator v0.7.21 Sep 19 14:10:29.061 INFO kablam! Checking error-chain v0.11.0 Sep 19 14:10:30.855 INFO kablam! error: failed to run custom build command for `xcb v0.8.1` Sep 19 14:10:30.855 INFO kablam! process didn't exit successfully: `/target/debug/build/xcb-b993c815b40869d8/build-script-build` (exit code: 101) Sep 19 14:10:30.855 INFO kablam! --- stderr Sep 19 14:10:30.855 INFO kablam! error occured in handler: ('request: ', ('xcb', 'BigRequests', 'Enable')) Sep 19 14:10:30.855 INFO kablam! Traceback (most recent call last): Sep 19 14:10:30.855 INFO kablam! File "/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.1/rs_client.py", line 2449, in Sep 19 14:10:30.855 INFO kablam! module.generate() Sep 19 14:10:30.855 INFO kablam! File "/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.1/xcbgen/state.py", line 108, in generate Sep 19 14:10:30.855 INFO kablam! self.close() Sep 19 14:10:30.855 INFO kablam! File "/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.1/rs_client.py", line 297, in rs_close Sep 19 14:10:30.855 INFO kablam! _f.writeout(os.path.join(module.rs_srcdir, "ffi", "%s.rs" % _module_name(_ns.ext_name))) Sep 19 14:10:30.855 INFO kablam! File "/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.1/rs_client.py", line 115, in writeout Sep 19 14:10:30.855 INFO kablam! with open(path, 'w') as f: Sep 19 14:10:30.855 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 14:10:30.855 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 14:10:30.855 INFO kablam! stack backtrace: Sep 19 14:10:30.855 INFO kablam! 0: 0x5572b2bef4ae - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h30b7df3ff3ebc526 Sep 19 14:10:30.855 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 19 14:10:30.855 INFO kablam! 1: 0x5572b2be1196 - std::sys_common::backtrace::print::hc6a3affd651da617 Sep 19 14:10:30.855 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 19 14:10:30.855 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 19 14:10:30.855 INFO kablam! 2: 0x5572b2bdfb3d - std::panicking::default_hook::{{closure}}::h24bcdc46ff1bdd94 Sep 19 14:10:30.855 INFO kablam! at libstd/panicking.rs:211 Sep 19 14:10:30.855 INFO kablam! 3: 0x5572b2bdf8b0 - std::panicking::default_hook::h5357f8ba3cb65742 Sep 19 14:10:30.855 INFO kablam! at libstd/panicking.rs:227 Sep 19 14:10:30.855 INFO kablam! 4: 0x5572b2be00fc - std::panicking::rust_panic_with_hook::h65b641598223039e Sep 19 14:10:30.855 INFO kablam! at libstd/panicking.rs:477 Sep 19 14:10:30.855 INFO kablam! 5: 0x5572b2bdfcf9 - std::panicking::continue_panic_fmt::h192f6492adc3fcba Sep 19 14:10:30.855 INFO kablam! at libstd/panicking.rs:391 Sep 19 14:10:30.855 INFO kablam! 6: 0x5572b2bdfc5d - std::panicking::begin_panic_fmt::he46641892af93567 Sep 19 14:10:30.855 INFO kablam! at libstd/panicking.rs:346 Sep 19 14:10:30.855 INFO kablam! 7: 0x5572b2bd5eee - build_script_build::main::{{closure}}::h766d9d8637c2bab8 Sep 19 14:10:30.855 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.1/build.rs:73 Sep 19 14:10:30.855 INFO kablam! 8: 0x5572b2bd46ea - build_script_build::visit_xml::h9300572d28dc1172 Sep 19 14:10:30.855 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.1/build.rs:20 Sep 19 14:10:30.855 INFO kablam! 9: 0x5572b2bd5218 - build_script_build::main::h937bd54e17eb55a7 Sep 19 14:10:30.856 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.1/build.rs:56 Sep 19 14:10:30.856 INFO kablam! 10: 0x5572b2bd9acf - std::rt::lang_start::{{closure}}::hb8668881057b164f Sep 19 14:10:30.856 INFO kablam! at libstd/rt.rs:74 Sep 19 14:10:30.856 INFO kablam! 11: 0x5572b2bdfbe2 - std::panicking::try::do_call::h817ce9e4aa46557f Sep 19 14:10:30.856 INFO kablam! at libstd/rt.rs:59 Sep 19 14:10:30.856 INFO kablam! at libstd/panicking.rs:310 Sep 19 14:10:30.856 INFO kablam! 12: 0x5572b2c009e9 - __rust_maybe_catch_panic Sep 19 14:10:30.856 INFO kablam! at libpanic_unwind/lib.rs:102 Sep 19 14:10:30.856 INFO kablam! 13: 0x5572b2beb7b5 - std::rt::lang_start_internal::h74522e2641913464 Sep 19 14:10:30.856 INFO kablam! at libstd/panicking.rs:289 Sep 19 14:10:30.856 INFO kablam! at libstd/panic.rs:392 Sep 19 14:10:30.856 INFO kablam! at libstd/rt.rs:58 Sep 19 14:10:30.856 INFO kablam! 14: 0x5572b2bd9aa7 - std::rt::lang_start::h21a996fbddd65d02 Sep 19 14:10:30.856 INFO kablam! at libstd/rt.rs:74 Sep 19 14:10:30.856 INFO kablam! 15: 0x5572b2bd6099 - main Sep 19 14:10:30.856 INFO kablam! 16: 0x7f679749282f - __libc_start_main Sep 19 14:10:30.856 INFO kablam! 17: 0x5572b2bd3d18 - _start Sep 19 14:10:30.856 INFO kablam! 18: 0x0 - Sep 19 14:10:30.856 INFO kablam! Sep 19 14:10:30.856 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 14:10:40.558 INFO kablam! error: build failed Sep 19 14:10:40.559 INFO kablam! su: No module specific data is present Sep 19 14:10:41.629 INFO running `"docker" "rm" "-f" "c4fcaaa8c40988ded4a2f9fbad908aaa0405483c2a474d7bad3e3c6e1718bff0"` Sep 19 14:10:41.891 INFO blam! c4fcaaa8c40988ded4a2f9fbad908aaa0405483c2a474d7bad3e3c6e1718bff0