Sep 17 17:23:56.254 INFO checking sharexin-0.6.1 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 17:23:56.254 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 17:23:56.254 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-2/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 17:23:56.381 INFO blam! 532dafb5ceb5e97aa0bf0162c8bb4890377fc81794d5ddac16d50e2336f53439 Sep 17 17:23:56.382 INFO running `"docker" "start" "-a" "532dafb5ceb5e97aa0bf0162c8bb4890377fc81794d5ddac16d50e2336f53439"` Sep 17 17:23:57.076 INFO kablam! usermod: no changes Sep 17 17:23:57.301 INFO kablam! Compiling gio v0.2.0 Sep 17 17:23:57.301 INFO kablam! Compiling cairo-rs v0.2.0 Sep 17 17:23:57.301 INFO kablam! Compiling gdk-pixbuf v0.2.0 Sep 17 17:23:57.301 INFO kablam! Compiling gdk v0.6.0 Sep 17 17:23:57.310 INFO kablam! Compiling gtk v0.2.0 Sep 17 17:23:57.310 INFO kablam! Compiling glib-sys v0.4.0 Sep 17 17:23:57.310 INFO kablam! Compiling gobject-sys v0.4.0 Sep 17 17:23:57.310 INFO kablam! Compiling gio-sys v0.4.0 Sep 17 17:23:59.108 INFO kablam! Compiling pango-sys v0.4.0 Sep 17 17:23:59.114 INFO kablam! Compiling gdk-pixbuf-sys v0.4.0 Sep 17 17:23:59.114 INFO kablam! Compiling cairo-sys-rs v0.4.0 Sep 17 17:23:59.135 INFO kablam! Compiling atk-sys v0.4.0 Sep 17 17:24:00.286 INFO kablam! Compiling gdk-sys v0.4.0 Sep 17 17:24:00.295 INFO kablam! Compiling dbus v0.4.1 Sep 17 17:24:00.295 INFO kablam! Compiling gtk-sys v0.4.0 Sep 17 17:24:01.512 INFO kablam! Compiling xcb v0.8.2 Sep 17 17:24:02.059 INFO kablam! Checking ring v0.13.2 Sep 17 17:24:03.160 INFO kablam! error: failed to run custom build command for `xcb v0.8.2` Sep 17 17:24:03.160 INFO kablam! process didn't exit successfully: `/target/debug/build/xcb-6c458cfcfd9762d4/build-script-build` (exit code: 101) Sep 17 17:24:03.160 INFO kablam! --- stderr Sep 17 17:24:03.160 INFO kablam! error occured in handler: ('request: ', ('xcb', 'BigRequests', 'Enable')) Sep 17 17:24:03.160 INFO kablam! Traceback (most recent call last): Sep 17 17:24:03.160 INFO kablam! File "/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/rs_client.py", line 2448, in Sep 17 17:24:03.160 INFO kablam! module.generate() Sep 17 17:24:03.160 INFO kablam! File "/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/xcbgen/state.py", line 108, in generate Sep 17 17:24:03.160 INFO kablam! self.close() Sep 17 17:24:03.160 INFO kablam! File "/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/rs_client.py", line 296, in rs_close Sep 17 17:24:03.160 INFO kablam! _f.writeout(os.path.join(module.rs_srcdir, "ffi", "%s.rs" % _module_name(_ns.ext_name))) Sep 17 17:24:03.160 INFO kablam! File "/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/rs_client.py", line 114, in writeout Sep 17 17:24:03.160 INFO kablam! with open(path, 'w') as f: Sep 17 17:24:03.160 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 17 17:24:03.160 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 17 17:24:03.160 INFO kablam! stack backtrace: Sep 17 17:24:03.160 INFO kablam! 0: 0x556b1af10dbe - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::he3ea2af6595cbcfd Sep 17 17:24:03.160 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 17 17:24:03.160 INFO kablam! 1: 0x556b1af02956 - std::sys_common::backtrace::print::h9a6dc25b0b6db3e6 Sep 17 17:24:03.160 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 17 17:24:03.160 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 17 17:24:03.160 INFO kablam! 2: 0x556b1af012fd - std::panicking::default_hook::{{closure}}::h9f9f4c00fc62ac12 Sep 17 17:24:03.160 INFO kablam! at libstd/panicking.rs:211 Sep 17 17:24:03.160 INFO kablam! 3: 0x556b1af01070 - std::panicking::default_hook::h86ebe853ecef0f3c Sep 17 17:24:03.160 INFO kablam! at libstd/panicking.rs:227 Sep 17 17:24:03.160 INFO kablam! 4: 0x556b1af018bc - std::panicking::rust_panic_with_hook::h6d3348b8dd4df56e Sep 17 17:24:03.160 INFO kablam! at libstd/panicking.rs:477 Sep 17 17:24:03.160 INFO kablam! 5: 0x556b1af014b9 - std::panicking::continue_panic_fmt::hf441f2da14f71300 Sep 17 17:24:03.160 INFO kablam! at libstd/panicking.rs:391 Sep 17 17:24:03.160 INFO kablam! 6: 0x556b1af0141d - std::panicking::begin_panic_fmt::h97631dc25adb41bb Sep 17 17:24:03.160 INFO kablam! at libstd/panicking.rs:346 Sep 17 17:24:03.160 INFO kablam! 7: 0x556b1aef4cdc - build_script_build::main::{{closure}}::h2f434d90527bbb7f Sep 17 17:24:03.160 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/build.rs:75 Sep 17 17:24:03.160 INFO kablam! 8: 0x556b1aef355a - build_script_build::visit_xml::h80b1c187afc188fc Sep 17 17:24:03.160 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/build.rs:20 Sep 17 17:24:03.160 INFO kablam! 9: 0x556b1aef4088 - build_script_build::main::hd978fdfb22edc950 Sep 17 17:24:03.160 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/build.rs:56 Sep 17 17:24:03.160 INFO kablam! 10: 0x556b1aef813f - std::rt::lang_start::{{closure}}::h5abeadfd1ec34aa8 Sep 17 17:24:03.160 INFO kablam! at libstd/rt.rs:74 Sep 17 17:24:03.160 INFO kablam! 11: 0x556b1af013a2 - std::panicking::try::do_call::h46a7bcf1f6152e5b Sep 17 17:24:03.160 INFO kablam! at libstd/rt.rs:59 Sep 17 17:24:03.160 INFO kablam! at libstd/panicking.rs:310 Sep 17 17:24:03.160 INFO kablam! 12: 0x556b1af21fc9 - __rust_maybe_catch_panic Sep 17 17:24:03.160 INFO kablam! at libpanic_unwind/lib.rs:102 Sep 17 17:24:03.160 INFO kablam! 13: 0x556b1af0d0e5 - std::rt::lang_start_internal::h221cb5896f5e061c Sep 17 17:24:03.160 INFO kablam! at libstd/panicking.rs:289 Sep 17 17:24:03.161 INFO kablam! at libstd/panic.rs:392 Sep 17 17:24:03.161 INFO kablam! at libstd/rt.rs:58 Sep 17 17:24:03.161 INFO kablam! 14: 0x556b1aef8117 - std::rt::lang_start::h2a182373f11eb6d2 Sep 17 17:24:03.161 INFO kablam! at libstd/rt.rs:74 Sep 17 17:24:03.161 INFO kablam! 15: 0x556b1aef4e29 - main Sep 17 17:24:03.161 INFO kablam! 16: 0x7f45e1d7c82f - __libc_start_main Sep 17 17:24:03.161 INFO kablam! 17: 0x556b1aeecd28 - _start Sep 17 17:24:03.161 INFO kablam! 18: 0x0 - Sep 17 17:24:03.161 INFO kablam! Sep 17 17:24:03.161 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 17:24:05.258 INFO kablam! warning: redundant linker flag specified for library `dbus-1` Sep 17 17:24:05.258 INFO kablam! Sep 17 17:24:05.348 INFO kablam! error: build failed Sep 17 17:24:05.350 INFO kablam! su: No module specific data is present Sep 17 17:24:05.857 INFO running `"docker" "rm" "-f" "532dafb5ceb5e97aa0bf0162c8bb4890377fc81794d5ddac16d50e2336f53439"` Sep 17 17:24:05.915 INFO blam! 532dafb5ceb5e97aa0bf0162c8bb4890377fc81794d5ddac16d50e2336f53439