[INFO] updating cached repository abadi199/rust-pong [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/abadi199/rust-pong [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/abadi199/rust-pong" "work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/abadi199/rust-pong"` [INFO] [stderr] Cloning into 'work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/abadi199/rust-pong'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/abadi199/rust-pong" "work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/abadi199/rust-pong"` [INFO] [stderr] Cloning into 'work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/abadi199/rust-pong'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f135e3eaba8fc9b53713743fa3b184f8fc6b80a2 [INFO] sha for GitHub repo abadi199/rust-pong: f135e3eaba8fc9b53713743fa3b184f8fc6b80a2 [INFO] validating manifest of abadi199/rust-pong on toolchain master#f66e4697ae286985ddefc53c3a047614568458bb [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of abadi199/rust-pong on toolchain try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing abadi199/rust-pong [INFO] finished frobbing abadi199/rust-pong [INFO] frobbed toml for abadi199/rust-pong written to work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/abadi199/rust-pong/Cargo.toml [INFO] started frobbing abadi199/rust-pong [INFO] finished frobbing abadi199/rust-pong [INFO] frobbed toml for abadi199/rust-pong written to work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/abadi199/rust-pong/Cargo.toml [INFO] crate abadi199/rust-pong has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking abadi199/rust-pong against master#f66e4697ae286985ddefc53c3a047614568458bb for pr-58592 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-58592/worker-4/master#f66e4697ae286985ddefc53c3a047614568458bb:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/abadi199/rust-pong:/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=forbid" "-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" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] ff1d2df056dda6503b4ca0515c4aca5b945b203c43a3d414c923f1a90cf02d4c [INFO] running `"docker" "start" "-a" "ff1d2df056dda6503b4ca0515c4aca5b945b203c43a3d414c923f1a90cf02d4c"` [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Checking mint v0.5.1 [INFO] [stderr] Checking hetseq v0.1.5 [INFO] [stderr] Checking fluent-locale v0.3.2 [INFO] [stderr] Checking ogg v0.6.0 [INFO] [stderr] Checking rustc-hash v1.0.1 [INFO] [stderr] Compiling xcb v0.8.2 [INFO] [stderr] Compiling vergen v0.1.1 [INFO] [stderr] Compiling rustc_version_runtime v0.1.3 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] error: failed to run custom build command for `xcb v0.8.2` [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/xcb-db8723ac96b36f29/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error occured in handler: ('request: ', ('xcb', 'XFixes', 'DeletePointerBarrier')) [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/rs_client.py", line 2448, in [INFO] [stderr] module.generate() [INFO] [stderr] File "/opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/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.2/rs_client.py", line 296, 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.2/rs_client.py", line 114, 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.2/src/ffi/xfixes.rs' [INFO] [stderr] thread 'main' panicked at 'processing of /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/xml/xfixes.xml returned non-zero (1)', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/build.rs:75:17 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x56365ecb7b13 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7aadc0cd0200bfa1 [INFO] [stderr] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stderr] 1: 0x56365ecb3b3b - std::sys_common::backtrace::_print::habd134a286bfba38 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:70 [INFO] [stderr] 2: 0x56365ecb6866 - std::panicking::default_hook::{{closure}}::hd94f18835aba473a [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:58 [INFO] [stderr] at src/libstd/panicking.rs:200 [INFO] [stderr] 3: 0x56365ecb65e4 - std::panicking::default_hook::h99a92ddce85dceb4 [INFO] [stderr] at src/libstd/panicking.rs:215 [INFO] [stderr] 4: 0x56365ecb6ebf - std::panicking::rust_panic_with_hook::h8bcb3c7c60705e36 [INFO] [stderr] at src/libstd/panicking.rs:478 [INFO] [stderr] 5: 0x56365ecb6a41 - std::panicking::continue_panic_fmt::h4b094e2850b015aa [INFO] [stderr] at src/libstd/panicking.rs:385 [INFO] [stderr] 6: 0x56365ecb698e - std::panicking::begin_panic_fmt::hd6d6cd38632fb9bd [INFO] [stderr] at src/libstd/panicking.rs:340 [INFO] [stderr] 7: 0x56365ec9eed4 - build_script_build::main::{{closure}}::h366d1ce373023048 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/build.rs:75 [INFO] [stderr] 8: 0x56365ec9d742 - build_script_build::visit_xml::h965fe41fbbd045f3 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/build.rs:20 [INFO] [stderr] 9: 0x56365ec9e282 - build_script_build::main::h07dda56f86d27c63 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/build.rs:56 [INFO] [stderr] 10: 0x56365ec9f09f - std::rt::lang_start::{{closure}}::h706e0059de5036b0 [INFO] [stderr] at /rustc/f66e4697ae286985ddefc53c3a047614568458bb/src/libstd/rt.rs:64 [INFO] [stderr] 11: 0x56365ecb6912 - std::panicking::try::do_call::h435a7fe0c4ef258b [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] at src/libstd/panicking.rs:297 [INFO] [stderr] 12: 0x56365ecbd739 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:87 [INFO] [stderr] 13: 0x56365ecb73cc - std::rt::lang_start_internal::hb1a1620f4024e611 [INFO] [stderr] at src/libstd/panicking.rs:276 [INFO] [stderr] at src/libstd/panic.rs:388 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 14: 0x56365ec9f078 - std::rt::lang_start::h49a31ac298c2e0bf [INFO] [stderr] at /rustc/f66e4697ae286985ddefc53c3a047614568458bb/src/libstd/rt.rs:64 [INFO] [stderr] 15: 0x56365ec9f019 - main [INFO] [stderr] 16: 0x7f6c7c7c92e0 - __libc_start_main [INFO] [stderr] 17: 0x56365ec96d29 - _start [INFO] [stderr] 18: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "ff1d2df056dda6503b4ca0515c4aca5b945b203c43a3d414c923f1a90cf02d4c"` [INFO] running `"docker" "rm" "-f" "ff1d2df056dda6503b4ca0515c4aca5b945b203c43a3d414c923f1a90cf02d4c"` [INFO] [stdout] ff1d2df056dda6503b4ca0515c4aca5b945b203c43a3d414c923f1a90cf02d4c