[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-62133/sources/master#5f9c0448dde167128d668da4555879f64e56af1d/gh/busarovalex/exonum-auction"` [INFO] [stderr] Cloning into 'work/ex/pr-62133/sources/master#5f9c0448dde167128d668da4555879f64e56af1d/gh/busarovalex/exonum-auction'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/busarovalex/exonum-auction" "work/ex/pr-62133/sources/try#8ec8125bea94852768b56958f05da47666c21ab0/gh/busarovalex/exonum-auction"` [INFO] [stderr] Cloning into 'work/ex/pr-62133/sources/try#8ec8125bea94852768b56958f05da47666c21ab0/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#5f9c0448dde167128d668da4555879f64e56af1d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+5f9c0448dde167128d668da4555879f64e56af1d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of busarovalex/exonum-auction on toolchain try#8ec8125bea94852768b56958f05da47666c21ab0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+8ec8125bea94852768b56958f05da47666c21ab0-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-62133/sources/master#5f9c0448dde167128d668da4555879f64e56af1d/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-62133/sources/try#8ec8125bea94852768b56958f05da47666c21ab0/gh/busarovalex/exonum-auction/Cargo.toml [INFO] crate busarovalex/exonum-auction already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+5f9c0448dde167128d668da4555879f64e56af1d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+8ec8125bea94852768b56958f05da47666c21ab0-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking busarovalex/exonum-auction against master#5f9c0448dde167128d668da4555879f64e56af1d for pr-62133 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-62133/worker-5/master#5f9c0448dde167128d668da4555879f64e56af1d:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-62133/sources/master#5f9c0448dde167128d668da4555879f64e56af1d/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" "+5f9c0448dde167128d668da4555879f64e56af1d-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 03e5faf1856968742f552e74ee103b36ca0b68957b79e6cf9c76391e253ab641 [INFO] running `"docker" "start" "-a" "03e5faf1856968742f552e74ee103b36ca0b68957b79e6cf9c76391e253ab641"` [INFO] [stderr] Compiling os_info v1.0.2 [INFO] [stderr] Compiling exonum v0.9.2 [INFO] [stderr] Compiling actix-web v0.6.15 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Checking atty v0.2.10 [INFO] [stderr] Compiling miniz_oxide v0.1.3 [INFO] [stderr] Checking tokio-timer v0.1.2 [INFO] [stderr] Compiling msdos_time v0.1.6 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking bytes v0.4.8 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking uuid v0.6.5 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Compiling tar v0.4.17 [INFO] [stderr] Compiling serde_json v1.0.28 [INFO] [stderr] Compiling actix_derive v0.2.0 [INFO] [stderr] Checking rust-crypto v0.2.36 [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] Checking parking_lot v0.5.5 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling rustc_version v0.2.3 [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 h2 v0.1.12 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Checking crossbeam-channel v0.1.3 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking cookie v0.10.1 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling snow v0.2.1 [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] Checking tokio-udp v0.1.0 [INFO] [stderr] Checking tokio-tcp v0.1.1 [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-signal v0.1.5 [INFO] [stderr] Checking tokio-proto v0.1.1 [INFO] [stderr] Checking tokio-retry v0.1.1 [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] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/exonum_librocksdb-sys-13d3afe1a3e71919/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: 0x5579fd2c673b - backtrace::backtrace::libunwind::trace::h0c70a293f076b04d [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x5579fd2c673b - backtrace::backtrace::trace_unsynchronized::h1bc693e29cfaa7b4 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x5579fd2c673b - std::sys_common::backtrace::_print::h8e9bb00be68d4090 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x5579fd2c673b - std::sys_common::backtrace::print::h706192507dd9d34d [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x5579fd2c673b - std::panicking::default_hook::{{closure}}::he2b558091ea21dea [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 5: 0x5579fd2c6417 - std::panicking::default_hook::hfb9d48d2b8aaf0f5 [INFO] [stderr] at src/libstd/panicking.rs:212 [INFO] [stderr] 6: 0x5579fd2c6eb0 - std::panicking::rust_panic_with_hook::h56bb6d26ac5aac90 [INFO] [stderr] at src/libstd/panicking.rs:475 [INFO] [stderr] 7: 0x5579fd2c6a32 - std::panicking::continue_panic_fmt::h360cf8419afe0564 [INFO] [stderr] at src/libstd/panicking.rs:382 [INFO] [stderr] 8: 0x5579fd2c697f - std::panicking::begin_panic_fmt::hd47e0d3838ca406c [INFO] [stderr] at src/libstd/panicking.rs:337 [INFO] [stderr] 9: 0x5579fd1b1a69 - build_script_build::get_sources::hf8b221704d5c90a3 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/exonum_librocksdb-sys-0.5.4/build.rs:176 [INFO] [stderr] 10: 0x5579fd1b21e4 - build_script_build::main::h6254e58f7cceb173 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/exonum_librocksdb-sys-0.5.4/build.rs:212 [INFO] [stderr] 11: 0x5579fd1b4aa0 - std::rt::lang_start::{{closure}}::hc887df4eb69290ee [INFO] [stderr] at /rustc/5f9c0448dde167128d668da4555879f64e56af1d/src/libstd/rt.rs:64 [INFO] [stderr] 12: 0x5579fd2c68b3 - std::rt::lang_start_internal::{{closure}}::h868ef2b3c3a15fff [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 13: 0x5579fd2c68b3 - std::panicking::try::do_call::h4528fe5c5ea34ef8 [INFO] [stderr] at src/libstd/panicking.rs:294 [INFO] [stderr] 14: 0x5579fd2cf08a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:82 [INFO] [stderr] 15: 0x5579fd2c747d - std::panicking::try::ha87d5378c5dcb863 [INFO] [stderr] at src/libstd/panicking.rs:273 [INFO] [stderr] 16: 0x5579fd2c747d - std::panic::catch_unwind::hf01b748a30fdd5ec [INFO] [stderr] at src/libstd/panic.rs:388 [INFO] [stderr] 17: 0x5579fd2c747d - std::rt::lang_start_internal::h9518341cf2ad1d33 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 18: 0x5579fd1b4a79 - std::rt::lang_start::h685180b5ff170703 [INFO] [stderr] at /rustc/5f9c0448dde167128d668da4555879f64e56af1d/src/libstd/rt.rs:64 [INFO] [stderr] 19: 0x5579fd1b22da - main [INFO] [stderr] 20: 0x7f1cfe32f2e1 - __libc_start_main [INFO] [stderr] 21: 0x5579fd1af88a - _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" "03e5faf1856968742f552e74ee103b36ca0b68957b79e6cf9c76391e253ab641"` [INFO] running `"docker" "rm" "-f" "03e5faf1856968742f552e74ee103b36ca0b68957b79e6cf9c76391e253ab641"` [INFO] [stdout] 03e5faf1856968742f552e74ee103b36ca0b68957b79e6cf9c76391e253ab641