[INFO] updating cached repository TobiasWalle/advent-of-code-rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/TobiasWalle/advent-of-code-rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/TobiasWalle/advent-of-code-rust" "work/ex/pr-56896/sources/master#adbfec229ce07ff4b2a7bf2d6dec2d13cb224980/gh/TobiasWalle/advent-of-code-rust"` [INFO] [stderr] Cloning into 'work/ex/pr-56896/sources/master#adbfec229ce07ff4b2a7bf2d6dec2d13cb224980/gh/TobiasWalle/advent-of-code-rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/TobiasWalle/advent-of-code-rust" "work/ex/pr-56896/sources/try#bad365140e1e8233b42b21af70a407f14ce5fec5/gh/TobiasWalle/advent-of-code-rust"` [INFO] [stderr] Cloning into 'work/ex/pr-56896/sources/try#bad365140e1e8233b42b21af70a407f14ce5fec5/gh/TobiasWalle/advent-of-code-rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5121c19a2ff88913e20f66cd1461f1e1c65e1cce [INFO] sha for GitHub repo TobiasWalle/advent-of-code-rust: 5121c19a2ff88913e20f66cd1461f1e1c65e1cce [INFO] validating manifest of TobiasWalle/advent-of-code-rust on toolchain master#adbfec229ce07ff4b2a7bf2d6dec2d13cb224980 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+adbfec229ce07ff4b2a7bf2d6dec2d13cb224980-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of TobiasWalle/advent-of-code-rust on toolchain try#bad365140e1e8233b42b21af70a407f14ce5fec5 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+bad365140e1e8233b42b21af70a407f14ce5fec5-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing TobiasWalle/advent-of-code-rust [INFO] finished frobbing TobiasWalle/advent-of-code-rust [INFO] frobbed toml for TobiasWalle/advent-of-code-rust written to work/ex/pr-56896/sources/master#adbfec229ce07ff4b2a7bf2d6dec2d13cb224980/gh/TobiasWalle/advent-of-code-rust/Cargo.toml [INFO] started frobbing TobiasWalle/advent-of-code-rust [INFO] finished frobbing TobiasWalle/advent-of-code-rust [INFO] frobbed toml for TobiasWalle/advent-of-code-rust written to work/ex/pr-56896/sources/try#bad365140e1e8233b42b21af70a407f14ce5fec5/gh/TobiasWalle/advent-of-code-rust/Cargo.toml [INFO] crate TobiasWalle/advent-of-code-rust has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+adbfec229ce07ff4b2a7bf2d6dec2d13cb224980-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+bad365140e1e8233b42b21af70a407f14ce5fec5-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking TobiasWalle/advent-of-code-rust against try#bad365140e1e8233b42b21af70a407f14ce5fec5 for pr-56896 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56896/worker-1/try#bad365140e1e8233b42b21af70a407f14ce5fec5:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-56896/sources/try#bad365140e1e8233b42b21af70a407f14ce5fec5/gh/TobiasWalle/advent-of-code-rust:/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" "+bad365140e1e8233b42b21af70a407f14ce5fec5-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] e2a2dc96b3612604ba1fa32d4d6b2f91460eecb63f250476189215a4298f940a [INFO] running `"docker" "start" "-a" "e2a2dc96b3612604ba1fa32d4d6b2f91460eecb63f250476189215a4298f940a"` [INFO] [stderr] Compiling xcb v0.8.2 [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-c2b5e6bee3291667/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: 0x556ec8c63793 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h4f73e2dae2590894 [INFO] [stderr] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 [INFO] [stderr] 1: 0x556ec8c5f938 - std::sys_common::backtrace::_print::h5bb954bb3293268a [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:72 [INFO] [stderr] 2: 0x556ec8c627c2 - std::panicking::default_hook::{{closure}}::ha39f66c89d9276d0 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:60 [INFO] [stderr] at src/libstd/panicking.rs:210 [INFO] [stderr] 3: 0x556ec8c62534 - std::panicking::default_hook::h6f025bec21521bfb [INFO] [stderr] at src/libstd/panicking.rs:225 [INFO] [stderr] 4: 0x556ec8c62e20 - std::panicking::rust_panic_with_hook::h3edf4494857e538f [INFO] [stderr] at src/libstd/panicking.rs:488 [INFO] [stderr] 5: 0x556ec8c629a1 - std::panicking::continue_panic_fmt::h096dd69a7c1fe532 [INFO] [stderr] at src/libstd/panicking.rs:395 [INFO] [stderr] 6: 0x556ec8c628ee - std::panicking::begin_panic_fmt::h1678b322264a582e [INFO] [stderr] at src/libstd/panicking.rs:350 [INFO] [stderr] 7: 0x556ec8c4ae26 - build_script_build::main::{{closure}}::h95208b197de9a595 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/build.rs:75 [INFO] [stderr] 8: 0x556ec8c49632 - build_script_build::visit_xml::hd96428374a16c3af [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/build.rs:20 [INFO] [stderr] 9: 0x556ec8c4a172 - build_script_build::main::h4ef346939f9638bc [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/build.rs:56 [INFO] [stderr] 10: 0x556ec8c4d76f - std::rt::lang_start::{{closure}}::hf7afe1714aeb3d6f [INFO] [stderr] at /rustc/bad365140e1e8233b42b21af70a407f14ce5fec5/src/libstd/rt.rs:74 [INFO] [stderr] 11: 0x556ec8c62872 - std::panicking::try::do_call::h6746798b61e6cbe6 [INFO] [stderr] at src/libstd/rt.rs:59 [INFO] [stderr] at src/libstd/panicking.rs:307 [INFO] [stderr] 12: 0x556ec8c74c59 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:102 [INFO] [stderr] 13: 0x556ec8c631f3 - std::rt::lang_start_internal::h88727a62269511fc [INFO] [stderr] at src/libstd/panicking.rs:286 [INFO] [stderr] at src/libstd/panic.rs:398 [INFO] [stderr] at src/libstd/rt.rs:58 [INFO] [stderr] 14: 0x556ec8c4d748 - std::rt::lang_start::hce828e44ee8adeb4 [INFO] [stderr] at /rustc/bad365140e1e8233b42b21af70a407f14ce5fec5/src/libstd/rt.rs:74 [INFO] [stderr] 15: 0x556ec8c4af69 - main [INFO] [stderr] 16: 0x7f178129e2e0 - __libc_start_main [INFO] [stderr] 17: 0x556ec8c42cb9 - _start [INFO] [stderr] 18: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "e2a2dc96b3612604ba1fa32d4d6b2f91460eecb63f250476189215a4298f940a"` [INFO] running `"docker" "rm" "-f" "e2a2dc96b3612604ba1fa32d4d6b2f91460eecb63f250476189215a4298f940a"` [INFO] [stdout] e2a2dc96b3612604ba1fa32d4d6b2f91460eecb63f250476189215a4298f940a