[INFO] updating cached repository chrisduerr/leechbar-wayland [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/chrisduerr/leechbar-wayland [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/chrisduerr/leechbar-wayland" "work/ex/beta-1.37-6/sources/1.36.0/gh/chrisduerr/leechbar-wayland"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/chrisduerr/leechbar-wayland'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/chrisduerr/leechbar-wayland" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/chrisduerr/leechbar-wayland"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/chrisduerr/leechbar-wayland'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 443837ba39624e7244575c34b650461b1dca76ec [INFO] sha for GitHub repo chrisduerr/leechbar-wayland: 443837ba39624e7244575c34b650461b1dca76ec [INFO] validating manifest of chrisduerr/leechbar-wayland on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of chrisduerr/leechbar-wayland on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing chrisduerr/leechbar-wayland [INFO] finished frobbing chrisduerr/leechbar-wayland [INFO] frobbed toml for chrisduerr/leechbar-wayland written to work/ex/beta-1.37-6/sources/1.36.0/gh/chrisduerr/leechbar-wayland/Cargo.toml [INFO] started frobbing chrisduerr/leechbar-wayland [INFO] finished frobbing chrisduerr/leechbar-wayland [INFO] frobbed toml for chrisduerr/leechbar-wayland written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/chrisduerr/leechbar-wayland/Cargo.toml [INFO] crate chrisduerr/leechbar-wayland already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing chrisduerr/leechbar-wayland against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/chrisduerr/leechbar-wayland:/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.36.0" "build" "--frozen"` [INFO] [stdout] b03309439ee68889317d4cfec143d650557d1b87e15e3fee316a1dc892c7ff47 [INFO] running `"docker" "start" "-a" "b03309439ee68889317d4cfec143d650557d1b87e15e3fee316a1dc892c7ff47"` [INFO] [stderr] Compiling serde v0.8.20 [INFO] [stderr] Compiling xcb v0.7.6 [INFO] [stderr] Compiling memchr v1.0.0 [INFO] [stderr] Compiling miniz-sys v0.1.7 [INFO] [stderr] Compiling deque v0.3.1 [INFO] [stderr] Compiling thread_local v0.3.2 [INFO] [stderr] Compiling wayland-client v0.7.6 [INFO] [stderr] Compiling leechbar v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Compiling num-rational v0.1.35 [INFO] [stderr] Compiling enum_primitive v0.1.0 [INFO] [stderr] Compiling rayon v0.5.0 [INFO] [stderr] Compiling aho-corasick v0.6.1 [INFO] [stderr] error: failed to run custom build command for `xcb v0.7.6` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/xcb-28e9aa80ea78ffa7/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.7.6/rs_client.py", line 2401, in [INFO] [stderr] module.generate() [INFO] [stderr] File "/opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.7.6/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.7.6/rs_client.py", line 291, 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.7.6/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.7.6/src/ffi/genericevent.rs' [INFO] [stderr] thread 'main' panicked at 'processing of /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.7.6/xml/ge.xml returned non-zero (1)', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.7.6/build.rs:73:17 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x558eef5ff563 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h6485381528590a55 [INFO] [stderr] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stderr] 1: 0x558eef5fb15b - std::sys_common::backtrace::_print::h49a82ae9552e35c7 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stderr] 2: 0x558eef5fe366 - std::panicking::default_hook::{{closure}}::he20974adbefcc046 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] at src/libstd/panicking.rs:197 [INFO] [stderr] 3: 0x558eef5fe0f9 - std::panicking::default_hook::he4af6af4ac7fef7b [INFO] [stderr] at src/libstd/panicking.rs:211 [INFO] [stderr] 4: 0x558eef5fe9bf - std::panicking::rust_panic_with_hook::h057ff03eb4c8000f [INFO] [stderr] at src/libstd/panicking.rs:474 [INFO] [stderr] 5: 0x558eef5fe541 - std::panicking::continue_panic_fmt::ha6d6ae144369025b [INFO] [stderr] at src/libstd/panicking.rs:381 [INFO] [stderr] 6: 0x558eef5fe48e - std::panicking::begin_panic_fmt::he54eae869ed71eb1 [INFO] [stderr] at src/libstd/panicking.rs:336 [INFO] [stderr] 7: 0x558eef5e9952 - build_script_build::main::{{closure}}::h4643b1c7e3a3275d [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.7.6/build.rs:73 [INFO] [stderr] 8: 0x558eef5e8134 - build_script_build::visit_xml::hccc4b3ae7e252cb8 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.7.6/build.rs:20 [INFO] [stderr] 9: 0x558eef5e8c82 - build_script_build::main::h281ca4058d061863 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.7.6/build.rs:56 [INFO] [stderr] 10: 0x558eef5e9e2f - std::rt::lang_start::{{closure}}::h6a82a57bb0b280ad [INFO] [stderr] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/rt.rs:64 [INFO] [stderr] 11: 0x558eef5fe412 - std::panicking::try::do_call::hc3d8373a0b215f51 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] at src/libstd/panicking.rs:293 [INFO] [stderr] 12: 0x558eef604dd9 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:85 [INFO] [stderr] 13: 0x558eef5feecc - std::rt::lang_start_internal::he5218c8b95d395f2 [INFO] [stderr] at src/libstd/panicking.rs:272 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 14: 0x558eef5e9e08 - std::rt::lang_start::hd45d030c402936fd [INFO] [stderr] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/rt.rs:64 [INFO] [stderr] 15: 0x558eef5e9af9 - main [INFO] [stderr] 16: 0x7f7e1575a2e0 - __libc_start_main [INFO] [stderr] 17: 0x558eef5e5d29 - _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" "b03309439ee68889317d4cfec143d650557d1b87e15e3fee316a1dc892c7ff47"` [INFO] running `"docker" "rm" "-f" "b03309439ee68889317d4cfec143d650557d1b87e15e3fee316a1dc892c7ff47"` [INFO] [stdout] b03309439ee68889317d4cfec143d650557d1b87e15e3fee316a1dc892c7ff47