[INFO] updating cached repository https://github.com/alexander-irbis/cryptocopper [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/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] 421633f4d7b0f369f9fb0345f288ab18b70c5a07 [INFO] checking alexander-irbis/cryptocopper against try#1a608893c03d7722effeb0058e82770bd36b4b3c for pr-66504-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexander-irbis%2Fcryptocopper" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alexander-irbis/cryptocopper on toolchain 1a608893c03d7722effeb0058e82770bd36b4b3c [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/alexander-irbis/cryptocopper [INFO] finished tweaking git repo https://github.com/alexander-irbis/cryptocopper [INFO] tweaked toml for git repo https://github.com/alexander-irbis/cryptocopper written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/alexander-irbis/cryptocopper already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-12/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1bcbcb0af674bdbeab60d3865a55fe8bea7ac8a757607571647ef02906e4880f [INFO] running `"docker" "start" "-a" "1bcbcb0af674bdbeab60d3865a55fe8bea7ac8a757607571647ef02906e4880f"` [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling unwrap v1.2.1 [INFO] [stderr] Compiling make-cmd v0.1.0 [INFO] [stderr] Compiling os_info v0.7.0 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking sequence_trie v0.3.6 [INFO] [stderr] Checking route-recognizer v0.1.13 [INFO] [stderr] Compiling exonum v0.6.1 [INFO] [stderr] Checking headers v0.1.0 [INFO] [stderr] Checking tokio-service v0.1.0 [INFO] [stderr] Checking tokio-timer v0.1.2 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Checking colored v1.9.0 [INFO] [stderr] Checking buf_redux v0.6.3 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking cookie v0.10.1 [INFO] [stderr] Checking crossbeam-epoch v0.8.0 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking tokio-reactor v0.1.11 [INFO] [stderr] Checking tokio-threadpool v0.1.17 [INFO] [stderr] Compiling msdos_time v0.1.6 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling exonum_librocksdb-sys v0.5.5 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking tokio-core v0.1.17 [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/rustwide/target/debug/build/exonum_librocksdb-sys-1a04c94c99381575/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:1189:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55bb94207734 - backtrace::backtrace::libunwind::trace::h3bbf4648c1ae426f [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.40/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x55bb94207734 - backtrace::backtrace::trace_unsynchronized::hd404207fbb521b80 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.40/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55bb94207734 - std::sys_common::backtrace::_print_fmt::ha5e9db2a4a7c3bf7 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:84 [INFO] [stderr] 3: 0x55bb94207734 - ::fmt::hb321702719701de2 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:61 [INFO] [stderr] 4: 0x55bb9422957c - core::fmt::write::ha0ad8457542de65a [INFO] [stderr] at src/libcore/fmt/mod.rs:1024 [INFO] [stderr] 5: 0x55bb942038b7 - std::io::Write::write_fmt::h08dcdb1643423f1b [INFO] [stderr] at src/libstd/io/mod.rs:1428 [INFO] [stderr] 6: 0x55bb9420a01e - std::sys_common::backtrace::_print::h0dfeb7d775671ffd [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:65 [INFO] [stderr] 7: 0x55bb9420a01e - std::sys_common::backtrace::print::h82adacc4ae5cacef [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:50 [INFO] [stderr] 8: 0x55bb9420a01e - std::panicking::default_hook::{{closure}}::hf56d3392014022bc [INFO] [stderr] at src/libstd/panicking.rs:193 [INFO] [stderr] 9: 0x55bb94209d11 - std::panicking::default_hook::hafde2c03508207ee [INFO] [stderr] at src/libstd/panicking.rs:210 [INFO] [stderr] 10: 0x55bb9420a6fb - std::panicking::rust_panic_with_hook::hc79891a9d857cb2e [INFO] [stderr] at src/libstd/panicking.rs:471 [INFO] [stderr] 11: 0x55bb9420a2ae - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:375 [INFO] [stderr] 12: 0x55bb94226d4e - core::panicking::panic_fmt::h211bc7c630ab4ac3 [INFO] [stderr] at src/libcore/panicking.rs:82 [INFO] [stderr] 13: 0x55bb94226e47 - core::result::unwrap_failed::h7441ab36c30b3645 [INFO] [stderr] at src/libcore/result.rs:1189 [INFO] [stderr] 14: 0x55bb941b1989 - core::result::Result::expect::he6ea965c1645f7f2 [INFO] [stderr] at /rustc/1a608893c03d7722effeb0058e82770bd36b4b3c/src/libcore/result.rs:984 [INFO] [stderr] 15: 0x55bb9414cca2 - build_script_build::get_local_src_if::hac9c772b8df01188 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/exonum_librocksdb-sys-0.5.5/build.rs:198 [INFO] [stderr] 16: 0x55bb9414d202 - build_script_build::main::hb0f79fd80e6182a0 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/exonum_librocksdb-sys-0.5.5/build.rs:229 [INFO] [stderr] 17: 0x55bb94151f70 - std::rt::lang_start::{{closure}}::h0e0dbc511a28d9d7 [INFO] [stderr] at /rustc/1a608893c03d7722effeb0058e82770bd36b4b3c/src/libstd/rt.rs:67 [INFO] [stderr] 18: 0x55bb9420a143 - std::rt::lang_start_internal::{{closure}}::hc8a0374623d6d364 [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 19: 0x55bb9420a143 - std::panicking::try::do_call::h538ebfedf05f5b5b [INFO] [stderr] at src/libstd/panicking.rs:292 [INFO] [stderr] 20: 0x55bb9421342a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:78 [INFO] [stderr] 21: 0x55bb9420ab90 - std::panicking::try::hf03e102df78c485c [INFO] [stderr] at src/libstd/panicking.rs:270 [INFO] [stderr] 22: 0x55bb9420ab90 - std::panic::catch_unwind::hf039e184ab932a8b [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 23: 0x55bb9420ab90 - std::rt::lang_start_internal::h97affefd274044ee [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 24: 0x55bb94151f49 - std::rt::lang_start::hcc65813c05a1dfe6 [INFO] [stderr] at /rustc/1a608893c03d7722effeb0058e82770bd36b4b3c/src/libstd/rt.rs:67 [INFO] [stderr] 25: 0x55bb9414d2aa - main [INFO] [stderr] 26: 0x7f0d2c0f7b97 - __libc_start_main [INFO] [stderr] 27: 0x55bb9414b75a - _start [INFO] [stderr] 28: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "1bcbcb0af674bdbeab60d3865a55fe8bea7ac8a757607571647ef02906e4880f"` [INFO] running `"docker" "rm" "-f" "1bcbcb0af674bdbeab60d3865a55fe8bea7ac8a757607571647ef02906e4880f"` [INFO] [stdout] 1bcbcb0af674bdbeab60d3865a55fe8bea7ac8a757607571647ef02906e4880f