[INFO] cloning repository alexander-irbis/cryptocopper [INFO] running `"git" "clone" "--bare" "git://github.com/alexander-irbis/cryptocopper.git" "work/cache/sources/gh/alexander-irbis/cryptocopper"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/alexander-irbis/cryptocopper'... [INFO] running `"git" "clone" "work/cache/sources/gh/alexander-irbis/cryptocopper" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/alexander-irbis/cryptocopper"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/alexander-irbis/cryptocopper'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/alexander-irbis/cryptocopper" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/alexander-irbis/cryptocopper"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/alexander-irbis/cryptocopper'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 421633f4d7b0f369f9fb0345f288ab18b70c5a07 [INFO] sha for GitHub repo alexander-irbis/cryptocopper: 421633f4d7b0f369f9fb0345f288ab18b70c5a07 [INFO] validating manifest of alexander-irbis/cryptocopper on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of alexander-irbis/cryptocopper on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing alexander-irbis/cryptocopper [INFO] finished frobbing alexander-irbis/cryptocopper [INFO] frobbed toml for alexander-irbis/cryptocopper written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/alexander-irbis/cryptocopper/Cargo.toml [INFO] started frobbing alexander-irbis/cryptocopper [INFO] finished frobbing alexander-irbis/cryptocopper [INFO] frobbed toml for alexander-irbis/cryptocopper written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/alexander-irbis/cryptocopper/Cargo.toml [INFO] crate alexander-irbis/cryptocopper already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/alexander-irbis/cryptocopper/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded exonum-configuration v0.6.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing alexander-irbis/cryptocopper against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/alexander-irbis/cryptocopper:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] aa2940a32f8d5787e25d72a1b4fedbb3693f20207704a1f92d709bd5fc38622a [INFO] running `"docker" "start" "-a" "aa2940a32f8d5787e25d72a1b4fedbb3693f20207704a1f92d709bd5fc38622a"` [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling make-cmd v0.1.0 [INFO] [stderr] Compiling os_info v0.7.0 [INFO] [stderr] Compiling exonum v0.6.1 [INFO] [stderr] Compiling headers v0.1.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.6 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling buf_redux v0.6.3 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling msdos_time v0.1.6 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling cookie v0.10.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling ctrlc v3.1.3 [INFO] [stderr] Compiling exonum_profiler v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling exonum_librocksdb-sys v0.5.5 [INFO] [stderr] Compiling tokio v0.1.21 [INFO] [stderr] Compiling multipart v0.13.6 [INFO] [stderr] error: failed to run custom build command for `exonum_librocksdb-sys v0.5.5` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/exonum_librocksdb-sys-ae4c128729719250/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'To create dir: Os { code: 30, kind: Other, message: "Read-only file system" }', src/libcore/result.rs:999:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x558e3b1d622b - backtrace::backtrace::libunwind::trace::hcbf63b8d794b15f4 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x558e3b1d622b - backtrace::backtrace::trace_unsynchronized::h681e1cb201a9972d [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x558e3b1d622b - std::sys_common::backtrace::_print::hd27175ce39811176 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x558e3b1d622b - std::sys_common::backtrace::print::h117e2eebf9a1e122 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x558e3b1d622b - std::panicking::default_hook::{{closure}}::h6369b988ee675335 [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 5: 0x558e3b1d5f2c - std::panicking::default_hook::hfaefd2bea4c25f9e [INFO] [stderr] at src/libstd/panicking.rs:212 [INFO] [stderr] 6: 0x558e3b1d69a0 - std::panicking::rust_panic_with_hook::h02c52718165ccced [INFO] [stderr] at src/libstd/panicking.rs:475 [INFO] [stderr] 7: 0x558e3b1d6522 - std::panicking::continue_panic_fmt::h9e135674c1df51b4 [INFO] [stderr] at src/libstd/panicking.rs:382 [INFO] [stderr] 8: 0x558e3b1d6406 - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:309 [INFO] [stderr] 9: 0x558e3b1f2f9d - core::panicking::panic_fmt::h58c956553ac8538f [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 10: 0x558e3b163478 - core::result::unwrap_failed::hca48be8b7e6b8ce7 [INFO] [stderr] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libcore/macros.rs:18 [INFO] [stderr] 11: 0x558e3b0c7207 - core::result::Result::expect::h04019a0ab0ae494c [INFO] [stderr] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libcore/result.rs:827 [INFO] [stderr] 12: 0x558e3b0bfb21 - build_script_build::get_local_src_if::h6d7b4fac8bb19573 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/exonum_librocksdb-sys-0.5.5/build.rs:198 [INFO] [stderr] 13: 0x558e3b0c00a2 - build_script_build::main::he2d5f0c6a44e04c6 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/exonum_librocksdb-sys-0.5.5/build.rs:229 [INFO] [stderr] 14: 0x558e3b0c2e50 - std::rt::lang_start::{{closure}}::h1c1ca2e3b51cc89b [INFO] [stderr] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/rt.rs:64 [INFO] [stderr] 15: 0x558e3b1d63a3 - std::rt::lang_start_internal::{{closure}}::hcbc5c8394111530e [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 16: 0x558e3b1d63a3 - std::panicking::try::do_call::h84c4ef65129422bb [INFO] [stderr] at src/libstd/panicking.rs:294 [INFO] [stderr] 17: 0x558e3b1df40a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:85 [INFO] [stderr] 18: 0x558e3b1d6f6d - std::panicking::try::h2c4ddfbb8ee8ea48 [INFO] [stderr] at src/libstd/panicking.rs:273 [INFO] [stderr] 19: 0x558e3b1d6f6d - std::panic::catch_unwind::hdaf4c8aaf8d806d4 [INFO] [stderr] at src/libstd/panic.rs:388 [INFO] [stderr] 20: 0x558e3b1d6f6d - std::rt::lang_start_internal::h62b0fb13d258520d [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 21: 0x558e3b0c2e29 - std::rt::lang_start::h1d43fa4348306134 [INFO] [stderr] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/rt.rs:64 [INFO] [stderr] 22: 0x558e3b0c013a - main [INFO] [stderr] 23: 0x7efff2ea32e1 - __libc_start_main [INFO] [stderr] 24: 0x558e3b0bd9da - _start [INFO] [stderr] 25: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "aa2940a32f8d5787e25d72a1b4fedbb3693f20207704a1f92d709bd5fc38622a"` [INFO] running `"docker" "rm" "-f" "aa2940a32f8d5787e25d72a1b4fedbb3693f20207704a1f92d709bd5fc38622a"` [INFO] [stdout] aa2940a32f8d5787e25d72a1b4fedbb3693f20207704a1f92d709bd5fc38622a