[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-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/busarovalex/exonum-auction"` [INFO] [stderr] Cloning into 'work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/busarovalex/exonum-auction'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/busarovalex/exonum-auction" "work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/busarovalex/exonum-auction"` [INFO] [stderr] Cloning into 'work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/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#435236b8877cdb98c82eaebfb7887782277265c5 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+435236b8877cdb98c82eaebfb7887782277265c5-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of busarovalex/exonum-auction on toolchain try#b5c7f157c20453dde8d47371abe73b32351b4e7f [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-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-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/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-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/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" "+435236b8877cdb98c82eaebfb7887782277265c5-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking busarovalex/exonum-auction against master#435236b8877cdb98c82eaebfb7887782277265c5 for pr-62849 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-62849/worker-7/master#435236b8877cdb98c82eaebfb7887782277265c5:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/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" "+435236b8877cdb98c82eaebfb7887782277265c5-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] c68fe1eca33b16af0d4cd8ed0ea6894493242321f78fecc0fa8d25c6d48916f9 [INFO] running `"docker" "start" "-a" "c68fe1eca33b16af0d4cd8ed0ea6894493242321f78fecc0fa8d25c6d48916f9"` [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling same-file v1.0.3 [INFO] [stderr] Compiling bytecount v0.3.2 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling os_info v1.0.2 [INFO] [stderr] Compiling exonum v0.9.2 [INFO] [stderr] Checking bit-vec v0.5.0 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling filetime v0.2.1 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking atty v0.2.10 [INFO] [stderr] Checking log v0.4.3 [INFO] [stderr] Checking encoding_rs v0.7.2 [INFO] [stderr] Checking term v0.5.1 [INFO] [stderr] Checking tokio-executor v0.1.4 [INFO] [stderr] Checking tokio-service v0.1.0 [INFO] [stderr] Checking relay v0.1.1 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Checking miniz_oxide v0.1.3 [INFO] [stderr] Checking tokio-timer v0.1.2 [INFO] [stderr] Compiling walkdir v2.2.5 [INFO] [stderr] Checking pretty_assertions v0.5.1 [INFO] [stderr] Compiling msdos_time v0.1.6 [INFO] [stderr] Checking bytes v0.4.8 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking resolv-conf v0.6.1 [INFO] [stderr] Compiling tar v0.4.17 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking want v0.0.4 [INFO] [stderr] Checking tokio-timer v0.2.6 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking uuid v0.6.5 [INFO] [stderr] Checking toml v0.4.6 [INFO] [stderr] Checking bincode v1.0.1 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Checking tokio-io v0.1.6 [INFO] [stderr] Checking http v0.1.13 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking serde_json v1.0.28 [INFO] [stderr] Checking url v1.7.1 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking colored v1.6.1 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Checking mime v0.3.9 [INFO] [stderr] Checking rust-crypto v0.2.36 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling syn v0.15.4 [INFO] [stderr] Checking parking_lot v0.5.5 [INFO] [stderr] Checking aho-corasick v0.6.8 [INFO] [stderr] Checking libflate v0.1.16 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking chrono v0.4.4 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Checking serde_urlencoded v0.5.2 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Checking phf v0.7.23 [INFO] [stderr] Checking crossbeam-channel v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling snow v0.2.1 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Checking regex v1.0.5 [INFO] [stderr] Checking h2 v0.1.12 [INFO] [stderr] Checking tokio-threadpool v0.1.6 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Checking tokio-fs v0.1.3 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking env_logger v0.5.10 [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 ring v0.12.1 [INFO] [stderr] Checking tokio v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Compiling actix_derive v0.2.0 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Checking tokio-core v0.1.17 [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 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 hyper v0.11.27 [INFO] [stderr] Checking cookie v0.10.1 [INFO] [stderr] Compiling curve25519-dalek v0.18.0 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Checking backtrace v0.2.3 [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-239025c2f35eff4a/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: 0x55de900041cb - backtrace::backtrace::libunwind::trace::h88d9499c2d7e1dbc [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x55de900041cb - backtrace::backtrace::trace_unsynchronized::h64df3798ffaf338f [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55de900041cb - std::sys_common::backtrace::_print::h549f3692f8d3f393 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x55de900041cb - std::sys_common::backtrace::print::h037f1d7e6e0e94de [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x55de900041cb - std::panicking::default_hook::{{closure}}::h88a39cbd1a8489c9 [INFO] [stderr] at src/libstd/panicking.rs:200 [INFO] [stderr] 5: 0x55de90003ea6 - std::panicking::default_hook::hdb7c9c6632585072 [INFO] [stderr] at src/libstd/panicking.rs:214 [INFO] [stderr] 6: 0x55de9000493d - std::panicking::rust_panic_with_hook::h906f2b0ace338868 [INFO] [stderr] at src/libstd/panicking.rs:477 [INFO] [stderr] 7: 0x55de900044c2 - std::panicking::continue_panic_fmt::h3597c4d7a66a7e7b [INFO] [stderr] at src/libstd/panicking.rs:384 [INFO] [stderr] 8: 0x55de9000440f - std::panicking::begin_panic_fmt::hbfeb66fdd1fe6f8b [INFO] [stderr] at src/libstd/panicking.rs:339 [INFO] [stderr] 9: 0x55de8feed9d9 - build_script_build::get_sources::h8a29223af25f4e0c [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/exonum_librocksdb-sys-0.5.4/build.rs:176 [INFO] [stderr] 10: 0x55de8feee134 - build_script_build::main::hdc1a369456950e4c [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/exonum_librocksdb-sys-0.5.4/build.rs:212 [INFO] [stderr] 11: 0x55de8fef0860 - std::rt::lang_start::{{closure}}::hc8dfd1a833c8dd93 [INFO] [stderr] at /rustc/435236b8877cdb98c82eaebfb7887782277265c5/src/libstd/rt.rs:64 [INFO] [stderr] 12: 0x55de90004343 - std::rt::lang_start_internal::{{closure}}::h9ea1b9f2bce8ffef [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 13: 0x55de90004343 - std::panicking::try::do_call::hfbd18154d6e81e0d [INFO] [stderr] at src/libstd/panicking.rs:296 [INFO] [stderr] 14: 0x55de9000ca7a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:80 [INFO] [stderr] 15: 0x55de90004f0d - std::panicking::try::h9cb4b237371abf81 [INFO] [stderr] at src/libstd/panicking.rs:275 [INFO] [stderr] 16: 0x55de90004f0d - std::panic::catch_unwind::hd403853a39b4e3c9 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 17: 0x55de90004f0d - std::rt::lang_start_internal::h7e5e162b169a1510 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 18: 0x55de8fef0839 - std::rt::lang_start::h6e7f420176c82daf [INFO] [stderr] at /rustc/435236b8877cdb98c82eaebfb7887782277265c5/src/libstd/rt.rs:64 [INFO] [stderr] 19: 0x55de8feee22a - main [INFO] [stderr] 20: 0x7f3640f602e1 - __libc_start_main [INFO] [stderr] 21: 0x55de8feeb98a - _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" "c68fe1eca33b16af0d4cd8ed0ea6894493242321f78fecc0fa8d25c6d48916f9"` [INFO] running `"docker" "rm" "-f" "c68fe1eca33b16af0d4cd8ed0ea6894493242321f78fecc0fa8d25c6d48916f9"` [INFO] [stdout] c68fe1eca33b16af0d4cd8ed0ea6894493242321f78fecc0fa8d25c6d48916f9