[INFO] updating cached repository fhartwig/gearbox [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/fhartwig/gearbox [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/fhartwig/gearbox" "work/ex/beta-1.38-1/sources/1.37.0/gh/fhartwig/gearbox"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/fhartwig/gearbox'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/fhartwig/gearbox" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/fhartwig/gearbox"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/fhartwig/gearbox'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7a1e5a7144a3b4971f73aea89d90e03fae8e7839 [INFO] sha for GitHub repo fhartwig/gearbox: 7a1e5a7144a3b4971f73aea89d90e03fae8e7839 [INFO] validating manifest of fhartwig/gearbox 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 fhartwig/gearbox 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 fhartwig/gearbox [INFO] finished frobbing fhartwig/gearbox [INFO] frobbed toml for fhartwig/gearbox written to work/ex/beta-1.38-1/sources/1.37.0/gh/fhartwig/gearbox/Cargo.toml [INFO] started frobbing fhartwig/gearbox [INFO] finished frobbing fhartwig/gearbox [INFO] frobbed toml for fhartwig/gearbox written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/fhartwig/gearbox/Cargo.toml [INFO] crate fhartwig/gearbox 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] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/fhartwig/gearbox/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/hyperium/hyper` [INFO] [stderr] Updating git repository `https://github.com/DaGenix/rust-crypto` [INFO] [stderr] Updating git repository `https://github.com/gchp/rustbox.git` [INFO] [stderr] Updating git repository `https://github.com/hyperium/h2` [INFO] [stderr] Updating git repository `https://github.com/seanmonstar/want` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/hyperium/hyper` [INFO] [stderr] Updating git repository `https://github.com/DaGenix/rust-crypto` [INFO] [stderr] Updating git repository `https://github.com/gchp/rustbox.git` [INFO] [stderr] Updating git repository `https://github.com/hyperium/h2` [INFO] [stderr] Updating git repository `https://github.com/seanmonstar/want` [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 fhartwig/gearbox 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-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/fhartwig/gearbox:/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] 34833303caa931fd3944bcafc8a0f050630b11b14b8038ab7b94fa6bddbd3770 [INFO] running `"docker" "start" "-a" "34833303caa931fd3944bcafc8a0f050630b11b14b8038ab7b94fa6bddbd3770"` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling spin v0.5.1 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling getrandom v0.1.10 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling syn v1.0.3 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling futures v0.1.28 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling termbox-sys v0.2.11 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling bitflags v0.2.1 [INFO] [stderr] Compiling bit-vec v0.6.1 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] error: failed to run custom build command for `termbox-sys v0.2.11` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/termbox-sys-da4f7574d68229bc/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] running: "rm" "-rf" ".termbox" [INFO] [stderr] running: "git" "clone" "https://github.com/nsf/termbox" ".termbox" [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] fatal: could not create work tree dir '.termbox': Read-only file system [INFO] [stderr] thread 'main' panicked at 'assertion failed: cmd.stdout(Stdio::inherit()).stderr(Stdio::inherit()).status().unwrap().success()', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/termbox-sys-0.2.11/build.rs:88:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55989040e88b - 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: 0x55989040e88b - 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: 0x55989040e88b - std::sys_common::backtrace::_print::h527254ae44989167 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x55989040e88b - std::sys_common::backtrace::print::he85dd5ddddf46503 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x55989040e88b - std::panicking::default_hook::{{closure}}::h847a2eb38b396f14 [INFO] [stderr] at src/libstd/panicking.rs:200 [INFO] [stderr] 5: 0x55989040e567 - std::panicking::default_hook::h2ca0f9a30a0e206b [INFO] [stderr] at src/libstd/panicking.rs:214 [INFO] [stderr] 6: 0x55989040ef50 - std::panicking::rust_panic_with_hook::hffcefc09751839d1 [INFO] [stderr] at src/libstd/panicking.rs:477 [INFO] [stderr] 7: 0x559890400f64 - std::panicking::begin_panic::hc2fff8da648cf0b5 [INFO] [stderr] 8: 0x5598903ff9c4 - build_script_build::run::h92a793c22bbfc3e8 [INFO] [stderr] 9: 0x5598903ff08e - build_script_build::setup::h4197137be4476e6c [INFO] [stderr] 10: 0x5598903fed95 - build_script_build::main::h949f52a8ed71daf6 [INFO] [stderr] 11: 0x559890400dd3 - std::rt::lang_start::{{closure}}::h989e0391b9a7a3d7 [INFO] [stderr] 12: 0x55989040e9a3 - std::rt::lang_start_internal::{{closure}}::h447d8812e3ee306d [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 13: 0x55989040e9a3 - std::panicking::try::do_call::h4a61cb372364c745 [INFO] [stderr] at src/libstd/panicking.rs:296 [INFO] [stderr] 14: 0x559890414bea - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:82 [INFO] [stderr] 15: 0x55989040f45d - std::panicking::try::hdf71f938885bca42 [INFO] [stderr] at src/libstd/panicking.rs:275 [INFO] [stderr] 16: 0x55989040f45d - std::panic::catch_unwind::h7e85dbf162b1611a [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 17: 0x55989040f45d - std::rt::lang_start_internal::h1e06cc26b9fc25ea [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 18: 0x559890400db5 - std::rt::lang_start::h7aa351d2bc1e72e5 [INFO] [stderr] 19: 0x5598903ff9eb - main [INFO] [stderr] 20: 0x7fac19ba02e1 - __libc_start_main [INFO] [stderr] 21: 0x5598903f714a - _start [INFO] [stderr] 22: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "34833303caa931fd3944bcafc8a0f050630b11b14b8038ab7b94fa6bddbd3770"` [INFO] running `"docker" "rm" "-f" "34833303caa931fd3944bcafc8a0f050630b11b14b8038ab7b94fa6bddbd3770"` [INFO] [stdout] 34833303caa931fd3944bcafc8a0f050630b11b14b8038ab7b94fa6bddbd3770