[INFO] updating cached repository FashionCoin/fashionblockchain [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/FashionCoin/fashionblockchain [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/FashionCoin/fashionblockchain" "work/ex/pr-60174/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/FashionCoin/fashionblockchain"` [INFO] [stderr] Cloning into 'work/ex/pr-60174/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/FashionCoin/fashionblockchain'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/FashionCoin/fashionblockchain" "work/ex/pr-60174/sources/try#74092351c05ae61047b2be02024415546595e974/gh/FashionCoin/fashionblockchain"` [INFO] [stderr] Cloning into 'work/ex/pr-60174/sources/try#74092351c05ae61047b2be02024415546595e974/gh/FashionCoin/fashionblockchain'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c6f231caf17971cc190a856b0786ab6b17fdfe28 [INFO] sha for GitHub repo FashionCoin/fashionblockchain: c6f231caf17971cc190a856b0786ab6b17fdfe28 [INFO] validating manifest of FashionCoin/fashionblockchain on toolchain master#e305df1846a6d985315917ae0c81b74af8b4e641 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of FashionCoin/fashionblockchain on toolchain try#74092351c05ae61047b2be02024415546595e974 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+74092351c05ae61047b2be02024415546595e974-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing FashionCoin/fashionblockchain [INFO] finished frobbing FashionCoin/fashionblockchain [INFO] frobbed toml for FashionCoin/fashionblockchain written to work/ex/pr-60174/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/FashionCoin/fashionblockchain/Cargo.toml [INFO] started frobbing FashionCoin/fashionblockchain [INFO] finished frobbing FashionCoin/fashionblockchain [INFO] frobbed toml for FashionCoin/fashionblockchain written to work/ex/pr-60174/sources/try#74092351c05ae61047b2be02024415546595e974/gh/FashionCoin/fashionblockchain/Cargo.toml [INFO] crate FashionCoin/fashionblockchain already has a lockfile, it will not be regenerated [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+74092351c05ae61047b2be02024415546595e974-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking FashionCoin/fashionblockchain against try#74092351c05ae61047b2be02024415546595e974 for pr-60174 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60174/worker-1/try#74092351c05ae61047b2be02024415546595e974:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60174/sources/try#74092351c05ae61047b2be02024415546595e974/gh/FashionCoin/fashionblockchain:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/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" "+74092351c05ae61047b2be02024415546595e974-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] db5048735d5f2106a06de8289c6f7eb48853ffdcd7e60bf585b936de3c9a941a [INFO] running `"docker" "start" "-a" "db5048735d5f2106a06de8289c6f7eb48853ffdcd7e60bf585b936de3c9a941a"` [INFO] [stderr] Compiling same-file v1.0.3 [INFO] [stderr] Compiling subtle v0.6.3 [INFO] [stderr] Compiling os_info v1.0.3 [INFO] [stderr] Compiling exonum v0.9.2 [INFO] [stderr] Compiling actix_derive v0.2.0 [INFO] [stderr] Compiling actix-web v0.6.15 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Checking tokio-executor v0.1.5 [INFO] [stderr] Compiling miniz_oxide v0.1.3 [INFO] [stderr] Checking tokio-timer v0.1.2 [INFO] [stderr] Checking bytes v0.4.8 [INFO] [stderr] Compiling msdos_time v0.1.6 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking buf_redux v0.6.3 [INFO] [stderr] Checking want v0.0.6 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Checking uuid v0.6.5 [INFO] [stderr] Checking tokio-timer v0.2.7 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking rust-crypto v0.2.36 [INFO] [stderr] Checking crossbeam-epoch v0.4.3 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Compiling walkdir v2.2.5 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking chrono v0.4.4 [INFO] [stderr] Compiling tar v0.4.17 [INFO] [stderr] Checking tokio-threadpool v0.1.7 [INFO] [stderr] Checking env_logger v0.5.10 [INFO] [stderr] Checking env_logger v0.4.3 [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 rayon v1.0.2 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Checking hyper v0.10.13 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking crossbeam-channel v0.1.3 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking tokio-fs v0.1.3 [INFO] [stderr] Checking mime_guess v1.8.6 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling snow v0.2.1 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking rust_decimal v0.9.1 [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] Checking multipart v0.13.6 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking iron v0.6.0 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Checking tokio-reactor v0.1.6 [INFO] [stderr] Checking persistent v0.4.0 [INFO] [stderr] Checking router v0.6.0 [INFO] [stderr] Checking h2 v0.1.12 [INFO] [stderr] Checking tokio-tcp v0.1.2 [INFO] [stderr] Checking tokio-udp v0.1.0 [INFO] [stderr] Checking bodyparser v0.8.0 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling bzip2-sys v0.1.6 [INFO] [stderr] Compiling miniz_oxide_c_api v0.1.3 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling exonum_librocksdb-sys v0.5.4 [INFO] [stderr] Checking tokio v0.1.7 [INFO] [stderr] Checking urlencoded v0.6.0 [INFO] [stderr] Checking cookie v0.10.1 [INFO] [stderr] Checking params v0.8.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-76aa15b5d8af0625/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: 0x560bcedf2ce3 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h6515ec1ef9594192 [INFO] [stderr] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stderr] 1: 0x560bcedee7cb - std::sys_common::backtrace::_print::hb215987fd0f3bdab [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stderr] 2: 0x560bcedf19e6 - std::panicking::default_hook::{{closure}}::h4a8ac437a15b7e61 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] at src/libstd/panicking.rs:197 [INFO] [stderr] 3: 0x560bcedf177b - std::panicking::default_hook::h00c4e1197baff538 [INFO] [stderr] at src/libstd/panicking.rs:211 [INFO] [stderr] 4: 0x560bcedf20ef - std::panicking::rust_panic_with_hook::haeaa430055d89a32 [INFO] [stderr] at src/libstd/panicking.rs:474 [INFO] [stderr] 5: 0x560bcedf1c71 - std::panicking::continue_panic_fmt::h5fd4309c55432650 [INFO] [stderr] at src/libstd/panicking.rs:381 [INFO] [stderr] 6: 0x560bcedf1bbe - std::panicking::begin_panic_fmt::hab0ea3b9692f561b [INFO] [stderr] at src/libstd/panicking.rs:336 [INFO] [stderr] 7: 0x560bceced0c8 - build_script_build::get_sources::he4d35ff42bf6d422 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/exonum_librocksdb-sys-0.5.4/build.rs:176 [INFO] [stderr] 8: 0x560bceced843 - build_script_build::main::h7ff7de3164b422fc [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/exonum_librocksdb-sys-0.5.4/build.rs:212 [INFO] [stderr] 9: 0x560bcecef4af - std::rt::lang_start::{{closure}}::hfd28d42c7f069e98 [INFO] [stderr] at /rustc/74092351c05ae61047b2be02024415546595e974/src/libstd/rt.rs:64 [INFO] [stderr] 10: 0x560bcedf1af2 - std::panicking::try::do_call::h872832f9771f0a0e [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] at src/libstd/panicking.rs:293 [INFO] [stderr] 11: 0x560bcedfa519 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:85 [INFO] [stderr] 12: 0x560bcedf26bc - std::rt::lang_start_internal::h47b7b8d4b465778b [INFO] [stderr] at src/libstd/panicking.rs:272 [INFO] [stderr] at src/libstd/panic.rs:388 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 13: 0x560bcecef488 - std::rt::lang_start::h5846ef744e9334c6 [INFO] [stderr] at /rustc/74092351c05ae61047b2be02024415546595e974/src/libstd/rt.rs:64 [INFO] [stderr] 14: 0x560bceced939 - main [INFO] [stderr] 15: 0x7f97fe3df2e0 - __libc_start_main [INFO] [stderr] 16: 0x560bceceb999 - _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" "db5048735d5f2106a06de8289c6f7eb48853ffdcd7e60bf585b936de3c9a941a"` [INFO] running `"docker" "rm" "-f" "db5048735d5f2106a06de8289c6f7eb48853ffdcd7e60bf585b936de3c9a941a"` [INFO] [stdout] db5048735d5f2106a06de8289c6f7eb48853ffdcd7e60bf585b936de3c9a941a