[INFO] cloning repository busarovalex/exonum-auction [INFO] running `"git" "clone" "--bare" "git://github.com/busarovalex/exonum-auction.git" "work/cache/sources/gh/busarovalex/exonum-auction"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/busarovalex/exonum-auction'... [INFO] running `"git" "clone" "work/cache/sources/gh/busarovalex/exonum-auction" "work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/busarovalex/exonum-auction"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/busarovalex/exonum-auction'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/busarovalex/exonum-auction" "work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/busarovalex/exonum-auction"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/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#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of busarovalex/exonum-auction on toolchain try#8f81d0bf6baf07b92f1246696722485c4ca0b049 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-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-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/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-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/busarovalex/exonum-auction/Cargo.toml [INFO] crate busarovalex/exonum-auction already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded exonum-testkit v0.9.2 [INFO] [stderr] Downloaded exonum-configuration v0.9.2 [INFO] [stderr] Downloaded exonum v0.9.2 [INFO] [stderr] Downloaded os_info v1.0.2 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] checking busarovalex/exonum-auction against try#8f81d0bf6baf07b92f1246696722485c4ca0b049 for pr-62008 [INFO] running `"docker" "create" "-v" "/mnt/big/ec2-user/crater/work/local/target-dirs/pr-62008/worker-3/try#8f81d0bf6baf07b92f1246696722485c4ca0b049:/opt/crater/target:rw,Z" "-v" "/mnt/big/ec2-user/crater/work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/busarovalex/exonum-auction:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/ec2-user/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/ec2-user/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" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 3c596a6eeed01a95f261325080123122a5dc7dc398aa21bd2271f12e03fa9fbe [INFO] running `"docker" "start" "-a" "3c596a6eeed01a95f261325080123122a5dc7dc398aa21bd2271f12e03fa9fbe"` [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] Compiling miniz_oxide v0.1.3 [INFO] [stderr] Checking tokio-timer v0.1.2 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling msdos_time v0.1.6 [INFO] [stderr] Checking bytes v0.4.8 [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 toml v0.4.6 [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] Compiling tar v0.4.17 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking serde_urlencoded v0.5.2 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking chrono v0.4.4 [INFO] [stderr] Checking tokio-io v0.1.6 [INFO] [stderr] Checking http v0.1.13 [INFO] [stderr] Checking parking_lot v0.5.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking tokio-threadpool v0.1.6 [INFO] [stderr] Checking env_logger v0.5.10 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking crossbeam-channel v0.1.3 [INFO] [stderr] Checking h2 v0.1.12 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling snow v0.2.1 [INFO] [stderr] Checking tokio-fs v0.1.3 [INFO] [stderr] Checking cookie v0.10.1 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking rust_decimal v0.9.1 [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 bzip2-sys v0.1.6 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling miniz_oxide_c_api v0.1.3 [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] 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-9cb806434cf8c63d/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: 0x55ed0d0a592b - backtrace::backtrace::libunwind::trace::h8758853b907b30fd [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x55ed0d0a592b - backtrace::backtrace::trace_unsynchronized::h979d07d4bfdce29c [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55ed0d0a592b - std::sys_common::backtrace::_print::ha749bbdb811617ea [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x55ed0d0a592b - std::sys_common::backtrace::print::h86a6ff63a904e869 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x55ed0d0a592b - std::panicking::default_hook::{{closure}}::h68500b20afb715b9 [INFO] [stderr] at src/libstd/panicking.rs:200 [INFO] [stderr] 5: 0x55ed0d0a5607 - std::panicking::default_hook::ha801ade4ae33c264 [INFO] [stderr] at src/libstd/panicking.rs:214 [INFO] [stderr] 6: 0x55ed0d0a60a0 - std::panicking::rust_panic_with_hook::hfb51b615c6060100 [INFO] [stderr] at src/libstd/panicking.rs:477 [INFO] [stderr] 7: 0x55ed0d0a5c22 - std::panicking::continue_panic_fmt::h94bd84d5bf32c833 [INFO] [stderr] at src/libstd/panicking.rs:384 [INFO] [stderr] 8: 0x55ed0d0a5b6f - std::panicking::begin_panic_fmt::hd0bcc12fdd0dd8fa [INFO] [stderr] at src/libstd/panicking.rs:339 [INFO] [stderr] 9: 0x55ed0cf90a19 - build_script_build::get_sources::hb3bc6d29b9de29ca [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/exonum_librocksdb-sys-0.5.4/build.rs:176 [INFO] [stderr] 10: 0x55ed0cf91194 - build_script_build::main::h273db39b9cff6116 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/exonum_librocksdb-sys-0.5.4/build.rs:212 [INFO] [stderr] 11: 0x55ed0cf93a50 - std::rt::lang_start::{{closure}}::h4b4b8ef5c68c3f59 [INFO] [stderr] at /rustc/8f81d0bf6baf07b92f1246696722485c4ca0b049/src/libstd/rt.rs:64 [INFO] [stderr] 12: 0x55ed0d0a5aa3 - std::rt::lang_start_internal::{{closure}}::h25858f7dd6124e1a [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 13: 0x55ed0d0a5aa3 - std::panicking::try::do_call::h51cc84caa9338daf [INFO] [stderr] at src/libstd/panicking.rs:296 [INFO] [stderr] 14: 0x55ed0d0ae27a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:82 [INFO] [stderr] 15: 0x55ed0d0a666d - std::panicking::try::heb9d5da34e3fa707 [INFO] [stderr] at src/libstd/panicking.rs:275 [INFO] [stderr] 16: 0x55ed0d0a666d - std::panic::catch_unwind::he2a2041733180f4c [INFO] [stderr] at src/libstd/panic.rs:388 [INFO] [stderr] 17: 0x55ed0d0a666d - std::rt::lang_start_internal::h9e24cef029766dfd [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 18: 0x55ed0cf93a29 - std::rt::lang_start::h1efa01d944ae7ed1 [INFO] [stderr] at /rustc/8f81d0bf6baf07b92f1246696722485c4ca0b049/src/libstd/rt.rs:64 [INFO] [stderr] 19: 0x55ed0cf9128a - main [INFO] [stderr] 20: 0x7f60ecaa42e1 - __libc_start_main [INFO] [stderr] 21: 0x55ed0cf8e83a - _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" "3c596a6eeed01a95f261325080123122a5dc7dc398aa21bd2271f12e03fa9fbe"` [INFO] running `"docker" "rm" "-f" "3c596a6eeed01a95f261325080123122a5dc7dc398aa21bd2271f12e03fa9fbe"` [INFO] [stdout] 3c596a6eeed01a95f261325080123122a5dc7dc398aa21bd2271f12e03fa9fbe