[INFO] updating cached repository illegalprime/syshooks [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/illegalprime/syshooks [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/illegalprime/syshooks" "work/ex/beta-1.37-6/sources/1.36.0/gh/illegalprime/syshooks"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/illegalprime/syshooks'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/illegalprime/syshooks" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/illegalprime/syshooks"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/illegalprime/syshooks'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e9a12912028a664b93154e315d1d6866a849d26a [INFO] sha for GitHub repo illegalprime/syshooks: e9a12912028a664b93154e315d1d6866a849d26a [INFO] validating manifest of illegalprime/syshooks 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 illegalprime/syshooks 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 illegalprime/syshooks [INFO] finished frobbing illegalprime/syshooks [INFO] frobbed toml for illegalprime/syshooks written to work/ex/beta-1.37-6/sources/1.36.0/gh/illegalprime/syshooks/Cargo.toml [INFO] started frobbing illegalprime/syshooks [INFO] finished frobbing illegalprime/syshooks [INFO] frobbed toml for illegalprime/syshooks written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/illegalprime/syshooks/Cargo.toml [INFO] crate illegalprime/syshooks 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] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing illegalprime/syshooks against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/illegalprime/syshooks:/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-07-23" "build" "--frozen"` [INFO] [stdout] 57658a641b97d5273c8108c015d3234580c12914c3b42c95d5a9a16fc966381b [INFO] running `"docker" "start" "-a" "57658a641b97d5273c8108c015d3234580c12914c3b42c95d5a9a16fc966381b"` [INFO] [stderr] Compiling gcc v0.3.50 [INFO] [stderr] Compiling libc v0.2.7 [INFO] [stderr] Compiling pkg-config v0.3.7 [INFO] [stderr] Compiling rustc-demangle v0.1.4 [INFO] [stderr] Compiling ears v0.4.0 [INFO] [stderr] Compiling xcb v0.7.3 [INFO] [stderr] Compiling dbus v0.4.1 [INFO] [stderr] Compiling dbus v0.3.2 [INFO] [stderr] Compiling alsa-sys v0.0.8 [INFO] [stderr] Compiling backtrace-sys v0.1.11 [INFO] [stderr] error: failed to run custom build command for `xcb v0.7.3` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/xcb-e262f790b36fc0a1/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.3/rs_client.py", line 2310, in [INFO] [stderr] module.generate() [INFO] [stderr] File "/opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.7.3/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.3/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.3/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.3/src/ffi/genericevent.rs' [INFO] [stderr] thread 'main' panicked at 'processing of /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.7.3/xml/ge.xml returned non-zero (1)', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.7.3/build.rs:77:17 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x56071340d77b - backtrace::backtrace::libunwind::trace::h5dfa5d4c5feed6dc [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x56071340d77b - backtrace::backtrace::trace_unsynchronized::hb731fe64f3fa469f [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x56071340d77b - std::sys_common::backtrace::_print::hf4fd45fe7ae4a250 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x56071340d77b - std::sys_common::backtrace::print::h31646c3786c57441 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x56071340d77b - std::panicking::default_hook::{{closure}}::hda785e768c746ae7 [INFO] [stderr] at src/libstd/panicking.rs:200 [INFO] [stderr] 5: 0x56071340d457 - std::panicking::default_hook::h0c4b76f338614ef1 [INFO] [stderr] at src/libstd/panicking.rs:214 [INFO] [stderr] 6: 0x56071340de40 - std::panicking::rust_panic_with_hook::h096dff2cb12b67ce [INFO] [stderr] at src/libstd/panicking.rs:477 [INFO] [stderr] 7: 0x56071340d9c2 - std::panicking::continue_panic_fmt::h0046167652be99a6 [INFO] [stderr] at src/libstd/panicking.rs:384 [INFO] [stderr] 8: 0x56071340d90f - std::panicking::begin_panic_fmt::he65a2e8ff19d8ae0 [INFO] [stderr] at src/libstd/panicking.rs:339 [INFO] [stderr] 9: 0x5607133fa020 - build_script_build::main::{{closure}}::h84b7bfda9d5210c2 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.7.3/build.rs:77 [INFO] [stderr] 10: 0x5607133f880d - build_script_build::visit_xml::h0ac2e300a39baf63 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.7.3/build.rs:22 [INFO] [stderr] 11: 0x5607133f9353 - build_script_build::main::haff9d4419d656968 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.7.3/build.rs:60 [INFO] [stderr] 12: 0x5607133fad00 - std::rt::lang_start::{{closure}}::h3e5e6dc8f815dac3 [INFO] [stderr] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/rt.rs:64 [INFO] [stderr] 13: 0x56071340d893 - std::rt::lang_start_internal::{{closure}}::h055e1fdc5578d418 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 14: 0x56071340d893 - std::panicking::try::do_call::h480cafa68c9928b4 [INFO] [stderr] at src/libstd/panicking.rs:296 [INFO] [stderr] 15: 0x56071341401a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:82 [INFO] [stderr] 16: 0x56071340e34d - std::panicking::try::he0549d0299de204a [INFO] [stderr] at src/libstd/panicking.rs:275 [INFO] [stderr] 17: 0x56071340e34d - std::panic::catch_unwind::h422dc2db98f03517 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 18: 0x56071340e34d - std::rt::lang_start_internal::h121de03325a3f900 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 19: 0x5607133facd9 - std::rt::lang_start::h8f68a55efb914108 [INFO] [stderr] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/rt.rs:64 [INFO] [stderr] 20: 0x5607133fa1ca - main [INFO] [stderr] 21: 0x7f4662ea02e1 - __libc_start_main [INFO] [stderr] 22: 0x5607133f63fa - _start [INFO] [stderr] 23: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/ears-b86cad2cf9bc1a95.ears.b4lo9eyy-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/ears-b86cad2cf9bc1a95.ears.b4lo9eyy-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/ears-b86cad2cf9bc1a95.ears.b4lo9eyy-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/ears-b86cad2cf9bc1a95.ears.b4lo9eyy-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/ears-b86cad2cf9bc1a95.ears.b4lo9eyy-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/ears-b86cad2cf9bc1a95.ears.b4lo9eyy-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/ears-b86cad2cf9bc1a95.ears.b4lo9eyy-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/ears-b86cad2cf9bc1a95.ears.b4lo9eyy-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/ears-b86cad2cf9bc1a95.ears.b4lo9eyy-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/ears-b86cad2cf9bc1a95.ears.b4lo9eyy-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/ears-b86cad2cf9bc1a95.ears.b4lo9eyy-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/ears-b86cad2cf9bc1a95.ears.b4lo9eyy-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/ears-b86cad2cf9bc1a95.ears.b4lo9eyy-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/ears-b86cad2cf9bc1a95.ears.b4lo9eyy-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/ears-b86cad2cf9bc1a95.ears.b4lo9eyy-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/ears-b86cad2cf9bc1a95.ears.b4lo9eyy-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/libears-b86cad2cf9bc1a95.so" "-Wl,--version-script=/tmp/rustc2JxNXd/list" "/opt/crater/target/debug/deps/ears-b86cad2cf9bc1a95.1qvt1tm9lpy1lxjx.rcgu.o" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/usr/local/opt/openal-soft/lib" "-L" "/usr/local/lib" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lopenal" "-lsndfile" "-Wl,-Bstatic" "-Wl,--whole-archive" "/tmp/rustc2JxNXd/liblazy_static-44393081eb462790.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc2JxNXd/liblibc-2fd5b8b14b7bcbd7.rlib" "-Wl,--no-whole-archive" "-Wl,--start-group" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bdynamic" "-lstd-a80a1e8e09cafef8" "-Wl,--end-group" "-Wl,-Bstatic" "/tmp/rustc2JxNXd/libcompiler_builtins-c258fea34bf64bce.rlib" "-Wl,-Bdynamic" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" "-shared" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lsndfile [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `ears`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "57658a641b97d5273c8108c015d3234580c12914c3b42c95d5a9a16fc966381b"` [INFO] running `"docker" "rm" "-f" "57658a641b97d5273c8108c015d3234580c12914c3b42c95d5a9a16fc966381b"` [INFO] [stdout] 57658a641b97d5273c8108c015d3234580c12914c3b42c95d5a9a16fc966381b