[INFO] updating cached repository https://github.com/zdenal/exonum-blockchain [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/mnt/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 906aa41a638a3b4faebf537604d097af479286ad [INFO] checking zdenal/exonum-blockchain against master#c9edc02e8320a9e5799d185910ece7d491f524e6 for pr-64398 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzdenal%2Fexonum-blockchain" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zdenal/exonum-blockchain on toolchain c9edc02e8320a9e5799d185910ece7d491f524e6-alt [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/zdenal/exonum-blockchain [INFO] finished tweaking git repo https://github.com/zdenal/exonum-blockchain [INFO] tweaked toml for git repo https://github.com/zdenal/exonum-blockchain written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/zdenal/exonum-blockchain already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] bb5edc0ed27832cde0b2b00a56e456f6f7e840e530622f1f2c7c2173dc08a0dd [INFO] running `"docker" "start" "-a" "bb5edc0ed27832cde0b2b00a56e456f6f7e840e530622f1f2c7c2173dc08a0dd"` [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Checking rand_core v0.3.0 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling proc-macro2 v0.4.26 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling serde v1.0.85 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling memchr v2.1.3 [INFO] [stderr] Compiling protobuf v2.2.5 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Checking rustc-demangle v0.1.13 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Checking arc-swap v0.3.7 [INFO] [stderr] Checking linked-hash-map v0.4.2 [INFO] [stderr] Compiling subtle v2.0.0 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling make-cmd v0.1.0 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Checking string v0.1.3 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking constant_time_eq v0.1.3 [INFO] [stderr] Compiling encoding_rs v0.8.14 [INFO] [stderr] Compiling os_info v1.1.0 [INFO] [stderr] Checking static_slice v0.0.3 [INFO] [stderr] Checking arrayref v0.3.5 [INFO] [stderr] Checking termcolor v1.0.4 [INFO] [stderr] Checking bit-vec v0.5.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking assert_matches v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling v_escape v0.3.2 [INFO] [stderr] Compiling v_htmlescape v0.3.2 [INFO] [stderr] Compiling actix-web v0.7.18 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Compiling miniz_oxide v0.2.1 [INFO] [stderr] Checking tokio-sync v0.1.0 [INFO] [stderr] Checking tower-service v0.1.0 [INFO] [stderr] Checking lru-cache v0.1.1 [INFO] [stderr] Checking regex-syntax v0.6.5 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Checking chacha20-poly1305-aead v0.1.2 [INFO] [stderr] Compiling protoc v2.2.5 [INFO] [stderr] Checking pretty_assertions v0.5.1 [INFO] [stderr] Checking tokio-executor v0.1.6 [INFO] [stderr] Checking want v0.0.6 [INFO] [stderr] Checking smallvec v0.6.6 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling snow v0.4.2 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking tokio-timer v0.2.9 [INFO] [stderr] Checking tokio-current-thread v0.1.4 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling filetime v0.2.4 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling rand_os v0.1.1 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking socket2 v0.3.8 [INFO] [stderr] Checking signal-hook v0.1.7 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Checking crossbeam-epoch v0.7.0 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking libflate v0.1.19 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Checking mime v0.3.13 [INFO] [stderr] Compiling msdos_time v0.1.6 [INFO] [stderr] Compiling tar v0.4.20 [INFO] [stderr] Checking bytes v0.4.11 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking resolv-conf v0.6.2 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking tokio-retry v0.2.0 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking tokio-io v0.1.11 [INFO] [stderr] Checking http v0.1.15 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking rust-crypto v0.2.36 [INFO] [stderr] Checking ctrlc v3.1.1 [INFO] [stderr] Checking uuid v0.7.1 [INFO] [stderr] Checking serde_json v1.0.37 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking erased-serde v0.3.8 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking h2 v0.1.16 [INFO] [stderr] Checking env_logger v0.6.0 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tempfile v3.0.5 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking serde_urlencoded v0.5.4 [INFO] [stderr] Checking cookie v0.11.0 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking rust_decimal v0.10.2 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Checking crossbeam-channel v0.3.6 [INFO] [stderr] Checking tokio-reactor v0.1.8 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Checking crossbeam v0.6.0 [INFO] [stderr] Checking tokio-threadpool v0.1.11 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Checking tokio-fs v0.1.5 [INFO] [stderr] Checking tokio v0.1.15 [INFO] [stderr] Checking hyper v0.12.23 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking tokio-dns-unofficial v0.4.0 [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.11 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling exonum_librocksdb-sys v0.5.4 [INFO] [stderr] Compiling serde_derive v1.0.85 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling v_escape_derive v0.2.1 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling exonum-derive v0.10.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/rustwide/target/debug/build/exonum_librocksdb-sys-d195daf0f3d61c5d/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/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/exonum_librocksdb-sys-0.5.4/build.rs:176:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5623f5223d74 - backtrace::backtrace::libunwind::trace::h07e9553c1ad1ecad [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x5623f5223d74 - backtrace::backtrace::trace_unsynchronized::h9e0e5a535fa6ae0f [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x5623f5223d74 - std::sys_common::backtrace::_print_fmt::h4b577ea24f321ffb [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:77 [INFO] [stderr] 3: 0x5623f5223d74 - ::fmt::ha28161264835f4f4 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:61 [INFO] [stderr] 4: 0x5623f5244cdc - core::fmt::write::h4b048b90b965d771 [INFO] [stderr] at src/libcore/fmt/mod.rs:1030 [INFO] [stderr] 5: 0x5623f521fdd7 - std::io::Write::write_fmt::h3a6d100d8a1e388f [INFO] [stderr] at src/libstd/io/mod.rs:1412 [INFO] [stderr] 6: 0x5623f5226375 - std::sys_common::backtrace::_print::ha2961e5db1a6da43 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:65 [INFO] [stderr] 7: 0x5623f5226375 - std::sys_common::backtrace::print::h3a868732f7f89b17 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:50 [INFO] [stderr] 8: 0x5623f5226375 - std::panicking::default_hook::{{closure}}::hb25db4ba1ba588ba [INFO] [stderr] at src/libstd/panicking.rs:200 [INFO] [stderr] 9: 0x5623f5226066 - std::panicking::default_hook::hf1df3f45e1769771 [INFO] [stderr] at src/libstd/panicking.rs:214 [INFO] [stderr] 10: 0x5623f5226a75 - std::panicking::rust_panic_with_hook::ha0342d3096b3c9ed [INFO] [stderr] at src/libstd/panicking.rs:477 [INFO] [stderr] 11: 0x5623f5226612 - std::panicking::continue_panic_fmt::hb2f88a6099baa66b [INFO] [stderr] at src/libstd/panicking.rs:384 [INFO] [stderr] 12: 0x5623f522656c - std::panicking::begin_panic_fmt::h067cc709c4cdcf1a [INFO] [stderr] at src/libstd/panicking.rs:339 [INFO] [stderr] 13: 0x5623f511d889 - build_script_build::get_sources::hecfe42acc594e224 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/exonum_librocksdb-sys-0.5.4/build.rs:176 [INFO] [stderr] 14: 0x5623f511dfe4 - build_script_build::main::hd7991cca8f6c0c32 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/exonum_librocksdb-sys-0.5.4/build.rs:212 [INFO] [stderr] 15: 0x5623f5120f80 - std::rt::lang_start::{{closure}}::hb8b2f7a6b76e36bd [INFO] [stderr] at /rustc/c9edc02e8320a9e5799d185910ece7d491f524e6/src/libstd/rt.rs:64 [INFO] [stderr] 16: 0x5623f52264a3 - std::rt::lang_start_internal::{{closure}}::he2a0afb5b578106e [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 17: 0x5623f52264a3 - std::panicking::try::do_call::h30da202735d45c24 [INFO] [stderr] at src/libstd/panicking.rs:296 [INFO] [stderr] 18: 0x5623f522e9fa - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:80 [INFO] [stderr] 19: 0x5623f522702d - std::panicking::try::h974d473864a5ddd4 [INFO] [stderr] at src/libstd/panicking.rs:275 [INFO] [stderr] 20: 0x5623f522702d - std::panic::catch_unwind::h3bd08da23b55a60b [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 21: 0x5623f522702d - std::rt::lang_start_internal::hf97f79993a3eaf6a [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 22: 0x5623f5120f59 - std::rt::lang_start::h49a10141fdcda632 [INFO] [stderr] at /rustc/c9edc02e8320a9e5799d185910ece7d491f524e6/src/libstd/rt.rs:64 [INFO] [stderr] 23: 0x5623f511e0da - main [INFO] [stderr] 24: 0x7f6c039742e1 - __libc_start_main [INFO] [stderr] 25: 0x5623f511b7aa - _start [INFO] [stderr] 26: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "bb5edc0ed27832cde0b2b00a56e456f6f7e840e530622f1f2c7c2173dc08a0dd"` [INFO] running `"docker" "rm" "-f" "bb5edc0ed27832cde0b2b00a56e456f6f7e840e530622f1f2c7c2173dc08a0dd"` [INFO] [stdout] bb5edc0ed27832cde0b2b00a56e456f6f7e840e530622f1f2c7c2173dc08a0dd