[INFO] updating cached repository busarovalex/exonum-auction [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/busarovalex/exonum-auction [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/busarovalex/exonum-auction" "work/ex/pr-57745/sources/master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039/gh/busarovalex/exonum-auction"` [INFO] [stderr] Cloning into 'work/ex/pr-57745/sources/master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039/gh/busarovalex/exonum-auction'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/busarovalex/exonum-auction" "work/ex/pr-57745/sources/try#29640c57b5f92febba0e40c50cb863c9a7ede51d/gh/busarovalex/exonum-auction"` [INFO] [stderr] Cloning into 'work/ex/pr-57745/sources/try#29640c57b5f92febba0e40c50cb863c9a7ede51d/gh/busarovalex/exonum-auction'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7562ac065dd0c59e92c0e577a7e0a796046d1f51 [INFO] sha for GitHub repo busarovalex/exonum-auction: 7562ac065dd0c59e92c0e577a7e0a796046d1f51 [INFO] validating manifest of busarovalex/exonum-auction on toolchain master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f613dc138b4012cf3d2eb40718fbcc7cf0a34039-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of busarovalex/exonum-auction on toolchain try#29640c57b5f92febba0e40c50cb863c9a7ede51d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+29640c57b5f92febba0e40c50cb863c9a7ede51d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing busarovalex/exonum-auction [INFO] finished frobbing busarovalex/exonum-auction [INFO] frobbed toml for busarovalex/exonum-auction written to work/ex/pr-57745/sources/master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039/gh/busarovalex/exonum-auction/Cargo.toml [INFO] started frobbing busarovalex/exonum-auction [INFO] finished frobbing busarovalex/exonum-auction [INFO] frobbed toml for busarovalex/exonum-auction written to work/ex/pr-57745/sources/try#29640c57b5f92febba0e40c50cb863c9a7ede51d/gh/busarovalex/exonum-auction/Cargo.toml [INFO] crate busarovalex/exonum-auction has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f613dc138b4012cf3d2eb40718fbcc7cf0a34039-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+29640c57b5f92febba0e40c50cb863c9a7ede51d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking busarovalex/exonum-auction against try#29640c57b5f92febba0e40c50cb863c9a7ede51d for pr-57745 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57745/worker-2/try#29640c57b5f92febba0e40c50cb863c9a7ede51d:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57745/sources/try#29640c57b5f92febba0e40c50cb863c9a7ede51d/gh/busarovalex/exonum-auction:/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=forbid" "-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" "+29640c57b5f92febba0e40c50cb863c9a7ede51d-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] fc5e2f099f9c3546fde1f6c12dd0360f336b3208934beef3e16e8dfdc24d60f9 [INFO] running `"docker" "start" "-a" "fc5e2f099f9c3546fde1f6c12dd0360f336b3208934beef3e16e8dfdc24d60f9"` [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling same-file v1.0.3 [INFO] [stderr] Compiling subtle v0.6.3 [INFO] [stderr] Compiling bytecount v0.3.2 [INFO] [stderr] Compiling os_info v1.0.2 [INFO] [stderr] Compiling exonum v0.9.2 [INFO] [stderr] Checking static_slice v0.0.3 [INFO] [stderr] Compiling filetime v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.1.3 [INFO] [stderr] Checking tokio-timer v0.1.2 [INFO] [stderr] Checking chacha20-poly1305-aead v0.1.2 [INFO] [stderr] Compiling msdos_time v0.1.6 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling walkdir v2.2.5 [INFO] [stderr] Checking bytes v0.4.8 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking uuid v0.6.5 [INFO] [stderr] Checking bincode v1.0.1 [INFO] [stderr] Compiling tar v0.4.17 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Compiling serde_json v1.0.28 [INFO] [stderr] Compiling actix_derive v0.2.0 [INFO] [stderr] Checking tokio-io v0.1.6 [INFO] [stderr] Checking http v0.1.13 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking chrono v0.4.4 [INFO] [stderr] Checking serde_urlencoded v0.5.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking parking_lot v0.5.5 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking tokio-threadpool v0.1.6 [INFO] [stderr] Checking env_logger v0.5.10 [INFO] [stderr] Checking crossbeam-channel v0.1.3 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling snow v0.2.1 [INFO] [stderr] Checking h2 v0.1.12 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking rust_decimal v0.9.1 [INFO] [stderr] Checking tokio-fs v0.1.3 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking tokio-reactor v0.1.5 [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] Checking tokio-tcp v0.1.1 [INFO] [stderr] Checking tokio-udp v0.1.0 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Checking tokio v0.1.7 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling miniz_oxide_c_api v0.1.3 [INFO] [stderr] Compiling bzip2-sys v0.1.6 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.36 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling exonum_librocksdb-sys v0.5.4 [INFO] [stderr] Checking tokio-proto v0.1.1 [INFO] [stderr] Checking tokio-signal v0.1.5 [INFO] [stderr] Checking tokio-retry v0.1.1 [INFO] [stderr] Checking cookie v0.10.1 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling curve25519-dalek v0.18.0 [INFO] [stderr] error: failed to run custom build command for `exonum_librocksdb-sys v0.5.4` [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/exonum_librocksdb-sys-86a6376a81e72e3f/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at '"git" "clone" "https://github.com/google/snappy.git" [INFO] [stderr] [INFO] [stderr] fatal: could not create work tree dir 'snappy': Read-only file system [INFO] [stderr] [INFO] [stderr] ', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/exonum_librocksdb-sys-0.5.4/build.rs:176:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5560359a1583 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h0d725ef8954f7a81 [INFO] [stderr] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stderr] 1: 0x55603599d168 - std::sys_common::backtrace::_print::he93610a5e58183ef [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:70 [INFO] [stderr] 2: 0x5560359a0192 - std::panicking::default_hook::{{closure}}::h976a5cdb5c2176bf [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:58 [INFO] [stderr] at src/libstd/panicking.rs:200 [INFO] [stderr] 3: 0x55603599ff04 - std::panicking::default_hook::h4a878371237b30b0 [INFO] [stderr] at src/libstd/panicking.rs:215 [INFO] [stderr] 4: 0x5560359a08a0 - std::panicking::rust_panic_with_hook::h21243774c4b09b92 [INFO] [stderr] at src/libstd/panicking.rs:478 [INFO] [stderr] 5: 0x5560359a0421 - std::panicking::continue_panic_fmt::he1f5b05ccead99ec [INFO] [stderr] at src/libstd/panicking.rs:385 [INFO] [stderr] 6: 0x5560359a036e - std::panicking::begin_panic_fmt::h8c45d4acde83aec7 [INFO] [stderr] at src/libstd/panicking.rs:340 [INFO] [stderr] 7: 0x556035899179 - build_script_build::get_sources::hb576fd6f5876d560 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/exonum_librocksdb-sys-0.5.4/build.rs:176 [INFO] [stderr] 8: 0x556035899933 - build_script_build::main::hbf8108dc4f107667 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/exonum_librocksdb-sys-0.5.4/build.rs:212 [INFO] [stderr] 9: 0x55603589d49f - std::rt::lang_start::{{closure}}::hbc37d1370ad81c89 [INFO] [stderr] at /rustc/29640c57b5f92febba0e40c50cb863c9a7ede51d/src/libstd/rt.rs:64 [INFO] [stderr] 10: 0x5560359a02a2 - std::panicking::try::do_call::h0f77d930a42f05c5 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] at src/libstd/panicking.rs:297 [INFO] [stderr] 11: 0x5560359a8fc9 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:92 [INFO] [stderr] 12: 0x5560359a0eb5 - std::rt::lang_start_internal::h77cd8a34e6358ac5 [INFO] [stderr] at src/libstd/panicking.rs:276 [INFO] [stderr] at src/libstd/panic.rs:388 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 13: 0x55603589d478 - std::rt::lang_start::h3be2d27e91fd2ecd [INFO] [stderr] at /rustc/29640c57b5f92febba0e40c50cb863c9a7ede51d/src/libstd/rt.rs:64 [INFO] [stderr] 14: 0x556035899a29 - main [INFO] [stderr] 15: 0x7efdf4a7a2e0 - __libc_start_main [INFO] [stderr] 16: 0x5560358979d9 - _start [INFO] [stderr] 17: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "fc5e2f099f9c3546fde1f6c12dd0360f336b3208934beef3e16e8dfdc24d60f9"` [INFO] running `"docker" "rm" "-f" "fc5e2f099f9c3546fde1f6c12dd0360f336b3208934beef3e16e8dfdc24d60f9"` [INFO] [stdout] fc5e2f099f9c3546fde1f6c12dd0360f336b3208934beef3e16e8dfdc24d60f9