[INFO] updating cached repository ThomasEnglish/tone-typer [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ThomasEnglish/tone-typer [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ThomasEnglish/tone-typer" "work/ex/beta-1.38-1/sources/1.37.0/gh/ThomasEnglish/tone-typer"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/ThomasEnglish/tone-typer'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ThomasEnglish/tone-typer" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ThomasEnglish/tone-typer"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ThomasEnglish/tone-typer'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 20cf8c23c49571bdc224045a6c33b9f831d64ebe [INFO] sha for GitHub repo ThomasEnglish/tone-typer: 20cf8c23c49571bdc224045a6c33b9f831d64ebe [INFO] validating manifest of ThomasEnglish/tone-typer 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 ThomasEnglish/tone-typer 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 ThomasEnglish/tone-typer [INFO] finished frobbing ThomasEnglish/tone-typer [INFO] frobbed toml for ThomasEnglish/tone-typer written to work/ex/beta-1.38-1/sources/1.37.0/gh/ThomasEnglish/tone-typer/Cargo.toml [INFO] started frobbing ThomasEnglish/tone-typer [INFO] finished frobbing ThomasEnglish/tone-typer [INFO] frobbed toml for ThomasEnglish/tone-typer written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ThomasEnglish/tone-typer/Cargo.toml [INFO] crate ThomasEnglish/tone-typer 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] testing ThomasEnglish/tone-typer against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ThomasEnglish/tone-typer:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] df8101b5722b200744c5ebfd01229f22cdab0986dd9cd78ab640c29b84c12032 [INFO] running `"docker" "start" "-a" "df8101b5722b200744c5ebfd01229f22cdab0986dd9cd78ab640c29b84c12032"` [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling seahash v3.0.5 [INFO] [stderr] Compiling tone-typer v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Compiling minimp3-sys v0.3.0 [INFO] [stderr] Compiling xcb v0.8.2 [INFO] [stderr] Compiling slice-deque v0.1.14 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] warning: unused import: `std::env` [INFO] [stderr] --> build.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::env; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::path::PathBuf` [INFO] [stderr] --> build.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use std::path::PathBuf; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling stb_truetype v0.2.4 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling ogg v0.7.0 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling servo-freetype-sys v4.0.4 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling euclid v0.19.2 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling syn v0.15.18 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] error: failed to run custom build command for `xcb v0.8.2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/xcb-6e72701fed71de79/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.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/genericevent.rs' [INFO] [stderr] thread 'main' panicked at 'processing of /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/xml/ge.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: 0x561828166a1b - backtrace::backtrace::libunwind::trace::h23ae608c8b906c69 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x561828166a1b - backtrace::backtrace::trace_unsynchronized::h65b3ea295a85fd48 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x561828166a1b - std::sys_common::backtrace::_print::h24f527b44b6cfc06 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x561828166a1b - std::sys_common::backtrace::print::h712608e4347fd64a [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x561828166a1b - std::panicking::default_hook::{{closure}}::h6c3d570c2b500048 [INFO] [stderr] at src/libstd/panicking.rs:200 [INFO] [stderr] 5: 0x5618281666f6 - std::panicking::default_hook::hb29963fb4747e0dd [INFO] [stderr] at src/libstd/panicking.rs:214 [INFO] [stderr] 6: 0x5618281670dd - std::panicking::rust_panic_with_hook::hd1236c3083de823a [INFO] [stderr] at src/libstd/panicking.rs:477 [INFO] [stderr] 7: 0x561828166c62 - std::panicking::continue_panic_fmt::he38ad41d6304a12c [INFO] [stderr] at src/libstd/panicking.rs:384 [INFO] [stderr] 8: 0x561828166baf - std::panicking::begin_panic_fmt::h4b478f1ed53f4521 [INFO] [stderr] at src/libstd/panicking.rs:339 [INFO] [stderr] 9: 0x561828154793 - build_script_build::main::{{closure}}::h18c4c2fc2306fdc2 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/build.rs:75 [INFO] [stderr] 10: 0x561828153066 - build_script_build::visit_xml::h698112893442ab6c [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/build.rs:20 [INFO] [stderr] 11: 0x561828153b63 - build_script_build::main::h72487988691df4dd [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/build.rs:56 [INFO] [stderr] 12: 0x56182815a870 - std::rt::lang_start::{{closure}}::h5f484996942604bf [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/rt.rs:64 [INFO] [stderr] 13: 0x561828166b33 - std::rt::lang_start_internal::{{closure}}::hf367a5a6ae52b0ce [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 14: 0x561828166b33 - std::panicking::try::do_call::h9d779bc5e27e3284 [INFO] [stderr] at src/libstd/panicking.rs:296 [INFO] [stderr] 15: 0x56182816d4da - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:80 [INFO] [stderr] 16: 0x5618281675ed - std::panicking::try::h4af22d9cb0afa351 [INFO] [stderr] at src/libstd/panicking.rs:275 [INFO] [stderr] 17: 0x5618281675ed - std::panic::catch_unwind::hbb68a9ada87bfb97 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 18: 0x5618281675ed - std::rt::lang_start_internal::hba9e09d74440ce4d [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 19: 0x56182815a849 - std::rt::lang_start::hf40a9e5b663297a7 [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/rt.rs:64 [INFO] [stderr] 20: 0x5618281548da - main [INFO] [stderr] 21: 0x7f46b84912e1 - __libc_start_main [INFO] [stderr] 22: 0x561828145c4a - _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" "df8101b5722b200744c5ebfd01229f22cdab0986dd9cd78ab640c29b84c12032"` [INFO] running `"docker" "rm" "-f" "df8101b5722b200744c5ebfd01229f22cdab0986dd9cd78ab640c29b84c12032"` [INFO] [stdout] df8101b5722b200744c5ebfd01229f22cdab0986dd9cd78ab640c29b84c12032