[INFO] updating cached repository mystor/amethyst_516 [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/mystor/amethyst_516 [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/mystor/amethyst_516" "work/ex/beta-1.38-1/sources/1.37.0/gh/mystor/amethyst_516"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/mystor/amethyst_516'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mystor/amethyst_516" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/mystor/amethyst_516"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/mystor/amethyst_516'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ef12eba28d1654d7ca59de0a08f81e4f38b79d29 [INFO] sha for GitHub repo mystor/amethyst_516: ef12eba28d1654d7ca59de0a08f81e4f38b79d29 [INFO] validating manifest of mystor/amethyst_516 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of mystor/amethyst_516 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing mystor/amethyst_516 [INFO] finished frobbing mystor/amethyst_516 [INFO] frobbed toml for mystor/amethyst_516 written to work/ex/beta-1.38-1/sources/1.37.0/gh/mystor/amethyst_516/Cargo.toml [INFO] started frobbing mystor/amethyst_516 [INFO] finished frobbing mystor/amethyst_516 [INFO] frobbed toml for mystor/amethyst_516 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/mystor/amethyst_516/Cargo.toml [INFO] crate mystor/amethyst_516 already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing mystor/amethyst_516 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/mystor/amethyst_516:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] b930d06b199d3a709a63f8a8ce46c980a6012955e538a88ab4242219cda00776 [INFO] running `"docker" "start" "-a" "b930d06b199d3a709a63f8a8ce46c980a6012955e538a88ab4242219cda00776"` [INFO] [stderr] Compiling khronos_api v2.0.0 [INFO] [stderr] Compiling atom v0.3.4 [INFO] [stderr] Compiling odds v0.2.26 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling mint v0.4.2 [INFO] [stderr] Compiling shrev v0.8.1 [INFO] [stderr] Compiling hetseq v0.1.5 [INFO] [stderr] Compiling xcb v0.8.1 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling ogg v0.4.1 [INFO] [stderr] Compiling parking_lot_core v0.2.9 [INFO] [stderr] Compiling vergen v0.1.1 [INFO] [stderr] Compiling arrayvec v0.4.6 [INFO] [stderr] Compiling pulse v0.5.3 [INFO] [stderr] Compiling rayon-core v1.3.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rustc_version_runtime v0.1.3 [INFO] [stderr] Compiling ordered-float v0.5.0 [INFO] [stderr] Compiling shred-derive v0.3.0 [INFO] [stderr] Compiling gfx_macros v0.2.1 [INFO] [stderr] error: failed to run custom build command for `xcb v0.8.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/xcb-d5ff3820f071c468/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error occured in handler: ('request: ', ('xcb', 'GenericEvent', 'QueryVersion')) [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.1/rs_client.py", line 2449, in [INFO] [stderr] module.generate() [INFO] [stderr] File "/opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.1/xcbgen/state.py", line 108, in generate [INFO] [stderr] self.close() [INFO] [stderr] File "/opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.1/rs_client.py", line 297, in rs_close [INFO] [stderr] _f.writeout(os.path.join(module.rs_srcdir, "ffi", "%s.rs" % _module_name(_ns.ext_name))) [INFO] [stderr] File "/opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.1/rs_client.py", line 115, in writeout [INFO] [stderr] with open(path, 'w') as f: [INFO] [stderr] OSError: [Errno 30] Read-only file system: '/opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.1/src/ffi/genericevent.rs' [INFO] [stderr] thread 'main' panicked at 'processing of /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.1/xml/ge.xml returned non-zero (1)', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.1/build.rs:73:17 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55865114a77b - backtrace::backtrace::libunwind::trace::hfe5db90796807973 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x55865114a77b - backtrace::backtrace::trace_unsynchronized::h34b865a835594335 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55865114a77b - std::sys_common::backtrace::_print::h527254ae44989167 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x55865114a77b - std::sys_common::backtrace::print::he85dd5ddddf46503 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x55865114a77b - std::panicking::default_hook::{{closure}}::h847a2eb38b396f14 [INFO] [stderr] at src/libstd/panicking.rs:200 [INFO] [stderr] 5: 0x55865114a457 - std::panicking::default_hook::h2ca0f9a30a0e206b [INFO] [stderr] at src/libstd/panicking.rs:214 [INFO] [stderr] 6: 0x55865114ae40 - std::panicking::rust_panic_with_hook::hffcefc09751839d1 [INFO] [stderr] at src/libstd/panicking.rs:477 [INFO] [stderr] 7: 0x55865114a9c2 - std::panicking::continue_panic_fmt::hc0f142c930c846fc [INFO] [stderr] at src/libstd/panicking.rs:384 [INFO] [stderr] 8: 0x55865114a90f - std::panicking::begin_panic_fmt::ha6acf0ffd6d7f80d [INFO] [stderr] at src/libstd/panicking.rs:339 [INFO] [stderr] 9: 0x558651137020 - build_script_build::main::{{closure}}::h089f51849943e0c2 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.1/build.rs:73 [INFO] [stderr] 10: 0x55865113580d - build_script_build::visit_xml::h2afe74f141ffa328 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.1/build.rs:20 [INFO] [stderr] 11: 0x558651136353 - build_script_build::main::h08f324bb499247ef [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.1/build.rs:56 [INFO] [stderr] 12: 0x558651137d00 - std::rt::lang_start::{{closure}}::h3baaf50d89e3f0c9 [INFO] [stderr] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/rt.rs:64 [INFO] [stderr] 13: 0x55865114a893 - std::rt::lang_start_internal::{{closure}}::h447d8812e3ee306d [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 14: 0x55865114a893 - std::panicking::try::do_call::h4a61cb372364c745 [INFO] [stderr] at src/libstd/panicking.rs:296 [INFO] [stderr] 15: 0x55865115101a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:82 [INFO] [stderr] 16: 0x55865114b34d - std::panicking::try::hdf71f938885bca42 [INFO] [stderr] at src/libstd/panicking.rs:275 [INFO] [stderr] 17: 0x55865114b34d - std::panic::catch_unwind::h7e85dbf162b1611a [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 18: 0x55865114b34d - std::rt::lang_start_internal::h1e06cc26b9fc25ea [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 19: 0x558651137cd9 - std::rt::lang_start::h9f13ef027e175abb [INFO] [stderr] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/rt.rs:64 [INFO] [stderr] 20: 0x5586511371ca - main [INFO] [stderr] 21: 0x7f778d70c2e1 - __libc_start_main [INFO] [stderr] 22: 0x5586511333fa - _start [INFO] [stderr] 23: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "b930d06b199d3a709a63f8a8ce46c980a6012955e538a88ab4242219cda00776"` [INFO] running `"docker" "rm" "-f" "b930d06b199d3a709a63f8a8ce46c980a6012955e538a88ab4242219cda00776"` [INFO] [stdout] b930d06b199d3a709a63f8a8ce46c980a6012955e538a88ab4242219cda00776