[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.38-1/sources/1.37.0/gh/illegalprime/syshooks"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/illegalprime/syshooks'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/illegalprime/syshooks" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/illegalprime/syshooks"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/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.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 illegalprime/syshooks 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 illegalprime/syshooks [INFO] finished frobbing illegalprime/syshooks [INFO] frobbed toml for illegalprime/syshooks written to work/ex/beta-1.38-1/sources/1.37.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.38-1/sources/beta-2019-08-13/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.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 illegalprime/syshooks against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 55c8fab796622fecf5609cf408a070256d44f9b1facd36ae7db68a581f662102 [INFO] running `"docker" "start" "-a" "55c8fab796622fecf5609cf408a070256d44f9b1facd36ae7db68a581f662102"` [INFO] [stderr] Compiling pkg-config v0.3.7 [INFO] [stderr] Compiling libc v0.2.7 [INFO] [stderr] Compiling ears v0.4.0 [INFO] [stderr] Compiling backtrace-sys v0.1.11 [INFO] [stderr] Compiling xcb v0.7.3 [INFO] [stderr] Compiling dbus v0.4.1 [INFO] [stderr] Compiling alsa-sys v0.0.8 [INFO] [stderr] Compiling dbus v0.3.2 [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-4ebf382fd48e7fff/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: 0x55b1ea69277b - backtrace::backtrace::libunwind::trace::hfe5db90796807973 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x55b1ea69277b - backtrace::backtrace::trace_unsynchronized::h34b865a835594335 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55b1ea69277b - std::sys_common::backtrace::_print::h527254ae44989167 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x55b1ea69277b - std::sys_common::backtrace::print::he85dd5ddddf46503 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x55b1ea69277b - std::panicking::default_hook::{{closure}}::h847a2eb38b396f14 [INFO] [stderr] at src/libstd/panicking.rs:200 [INFO] [stderr] 5: 0x55b1ea692457 - std::panicking::default_hook::h2ca0f9a30a0e206b [INFO] [stderr] at src/libstd/panicking.rs:214 [INFO] [stderr] 6: 0x55b1ea692e40 - std::panicking::rust_panic_with_hook::hffcefc09751839d1 [INFO] [stderr] at src/libstd/panicking.rs:477 [INFO] [stderr] 7: 0x55b1ea6929c2 - std::panicking::continue_panic_fmt::hc0f142c930c846fc [INFO] [stderr] at src/libstd/panicking.rs:384 [INFO] [stderr] 8: 0x55b1ea69290f - std::panicking::begin_panic_fmt::ha6acf0ffd6d7f80d [INFO] [stderr] at src/libstd/panicking.rs:339 [INFO] [stderr] 9: 0x55b1ea67f020 - build_script_build::main::{{closure}}::hb182d3f597170332 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.7.3/build.rs:77 [INFO] [stderr] 10: 0x55b1ea67d80d - build_script_build::visit_xml::hb8175d07896b3436 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.7.3/build.rs:22 [INFO] [stderr] 11: 0x55b1ea67e353 - build_script_build::main::h1771c69681b4c996 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.7.3/build.rs:60 [INFO] [stderr] 12: 0x55b1ea67fd00 - std::rt::lang_start::{{closure}}::hcc3224d431d1cd94 [INFO] [stderr] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/rt.rs:64 [INFO] [stderr] 13: 0x55b1ea692893 - std::rt::lang_start_internal::{{closure}}::h447d8812e3ee306d [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 14: 0x55b1ea692893 - std::panicking::try::do_call::h4a61cb372364c745 [INFO] [stderr] at src/libstd/panicking.rs:296 [INFO] [stderr] 15: 0x55b1ea69901a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:82 [INFO] [stderr] 16: 0x55b1ea69334d - std::panicking::try::hdf71f938885bca42 [INFO] [stderr] at src/libstd/panicking.rs:275 [INFO] [stderr] 17: 0x55b1ea69334d - std::panic::catch_unwind::h7e85dbf162b1611a [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 18: 0x55b1ea69334d - std::rt::lang_start_internal::h1e06cc26b9fc25ea [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 19: 0x55b1ea67fcd9 - std::rt::lang_start::hd7417c4a9709192f [INFO] [stderr] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/rt.rs:64 [INFO] [stderr] 20: 0x55b1ea67f1ca - main [INFO] [stderr] 21: 0x7ff19f12a2e1 - __libc_start_main [INFO] [stderr] 22: 0x55b1ea67b3fa - _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/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/ears-630600b4cebe6364.ears.6uun9nzp-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/ears-630600b4cebe6364.ears.6uun9nzp-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/ears-630600b4cebe6364.ears.6uun9nzp-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/ears-630600b4cebe6364.ears.6uun9nzp-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/ears-630600b4cebe6364.ears.6uun9nzp-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/ears-630600b4cebe6364.ears.6uun9nzp-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/ears-630600b4cebe6364.ears.6uun9nzp-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/ears-630600b4cebe6364.ears.6uun9nzp-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/ears-630600b4cebe6364.ears.6uun9nzp-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/ears-630600b4cebe6364.ears.6uun9nzp-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/ears-630600b4cebe6364.ears.6uun9nzp-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/ears-630600b4cebe6364.ears.6uun9nzp-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/ears-630600b4cebe6364.ears.6uun9nzp-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/ears-630600b4cebe6364.ears.6uun9nzp-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/ears-630600b4cebe6364.ears.6uun9nzp-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/ears-630600b4cebe6364.ears.6uun9nzp-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/libears-630600b4cebe6364.so" "-Wl,--version-script=/tmp/rustc5aSJm0/list" "/opt/crater/target/debug/deps/ears-630600b4cebe6364.1xdi9wrrbe5kfis9.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/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lopenal" "-lsndfile" "-Wl,-Bstatic" "-Wl,--whole-archive" "/tmp/rustc5aSJm0/liblazy_static-ccea4a44c4af410d.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc5aSJm0/liblibc-fe5aea0682171dff.rlib" "-Wl,--no-whole-archive" "-Wl,--start-group" "-L" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bdynamic" "-lstd-4a76ff35a356aedf" "-Wl,--end-group" "-Wl,-Bstatic" "/tmp/rustc5aSJm0/libcompiler_builtins-9fc4b5be2ba5cc19.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" "55c8fab796622fecf5609cf408a070256d44f9b1facd36ae7db68a581f662102"` [INFO] running `"docker" "rm" "-f" "55c8fab796622fecf5609cf408a070256d44f9b1facd36ae7db68a581f662102"` [INFO] [stdout] 55c8fab796622fecf5609cf408a070256d44f9b1facd36ae7db68a581f662102