[INFO] cloning repository https://github.com/alexander-irbis/cryptocopper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexander-irbis/cryptocopper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexander-irbis%2Fcryptocopper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexander-irbis%2Fcryptocopper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 421633f4d7b0f369f9fb0345f288ab18b70c5a07 [INFO] testing alexander-irbis/cryptocopper against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexander-irbis%2Fcryptocopper" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alexander-irbis/cryptocopper on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-4/source/Cargo.toml [INFO] crate git repo https://github.com/alexander-irbis/cryptocopper already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-4/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded iron-cors v0.7.1 [INFO] [stderr] Downloaded exonum_rocksdb v0.7.6 [INFO] [stderr] Downloaded exonum-configuration v0.6.0 [INFO] [stderr] Downloaded exonum_librocksdb-sys v0.5.5 [INFO] [stderr] Downloaded exonum_libsodium-sys v0.0.16 [INFO] [stderr] Downloaded exonum v0.6.1 [INFO] [stderr] Downloaded exonum_sodiumoxide v0.0.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3bc2cd3473c69f5840644684ce096eb29c58c036d1665c248a07c453f963dc8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e3bc2cd3473c69f5840644684ce096eb29c58c036d1665c248a07c453f963dc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3bc2cd3473c69f5840644684ce096eb29c58c036d1665c248a07c453f963dc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3bc2cd3473c69f5840644684ce096eb29c58c036d1665c248a07c453f963dc8", kill_on_drop: false }` [INFO] [stdout] e3bc2cd3473c69f5840644684ce096eb29c58c036d1665c248a07c453f963dc8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 410f72741fb5354583524b8cb29f396863d1061b9ba5e42f0c42e6f8afed68ec [INFO] running `Command { std: "docker" "start" "-a" "410f72741fb5354583524b8cb29f396863d1061b9ba5e42f0c42e6f8afed68ec", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling podio v0.1.7 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling unwrap v1.2.1 [INFO] [stderr] Compiling make-cmd v0.1.0 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling os_info v0.7.0 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling sequence_trie v0.3.6 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling exonum v0.6.1 [INFO] [stderr] Compiling route-recognizer v0.1.13 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling headers v0.1.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling net2 v0.2.36 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling msdos_time v0.1.6 [INFO] [stderr] Compiling cookie v0.10.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling buf_redux v0.6.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling exonum_librocksdb-sys v0.5.5 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling 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-06d32d48c40dc3e5/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=LIBSNAPPY_NO_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=LIBSNAPPY_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=LIBSNAPPY_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'To create dir: Os { code: 30, kind: Other, message: "Read-only file system" }', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/exonum_librocksdb-sys-0.5.5/build.rs:198:22 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x563ca064f0b0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stderr] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x563ca064f0b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stderr] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x563ca064f0b0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stderr] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x563ca064f0b0 - ::fmt::h7881e3a580134f9a [INFO] [stderr] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x563ca0670bdc - core::fmt::write::h1857a60b204f1b6a [INFO] [stderr] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/fmt/mod.rs:1078:17 [INFO] [stderr] 5: 0x563ca064ab12 - std::io::Write::write_fmt::h24485de26f355188 [INFO] [stderr] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/io/mod.rs:1519:15 [INFO] [stderr] 6: 0x563ca0651d55 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stderr] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x563ca0651d55 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stderr] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x563ca0651d55 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stderr] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x563ca06518aa - std::panicking::default_hook::hb08853b392b9404b [INFO] [stderr] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x563ca06524f1 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stderr] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x563ca0652037 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stderr] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x563ca064f56c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stderr] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x563ca0651f99 - rust_begin_unwind [INFO] [stderr] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x563ca066ff81 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stderr] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x563ca066fda3 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stderr] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/option.rs:1268:5 [INFO] [stderr] 16: 0x563ca061435f - core::result::Result::expect::h12f1c394f9b053f5 [INFO] [stderr] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/result.rs:933:23 [INFO] [stderr] 17: 0x563ca0597623 - build_script_build::get_local_src_if::h20ee48bec029268d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/exonum_librocksdb-sys-0.5.5/build.rs:198:5 [INFO] [stderr] 18: 0x563ca0597c22 - build_script_build::main::h9bb2f8c4ee9d51c6 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/exonum_librocksdb-sys-0.5.5/build.rs:229:9 [INFO] [stderr] 19: 0x563ca059bc6b - core::ops::function::FnOnce::call_once::h9bfce7d4f9d969ff [INFO] [stderr] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x563ca0598ffe - std::sys_common::backtrace::__rust_begin_short_backtrace::he939d7083b3907a3 [INFO] [stderr] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 21: 0x563ca059bae1 - std::rt::lang_start::{{closure}}::h4609b26d1dafb8af [INFO] [stderr] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/rt.rs:66:18 [INFO] [stderr] 22: 0x563ca0652917 - core::ops::function::impls:: for &F>::call_once::h194d6aa01fb6b594 [INFO] [stderr] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x563ca0652917 - std::panicking::try::do_call::h4ef477456776cccb [INFO] [stderr] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:379:40 [INFO] [stderr] 24: 0x563ca0652917 - std::panicking::try::h7f2121b6bb3bbca4 [INFO] [stderr] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:343:19 [INFO] [stderr] 25: 0x563ca0652917 - std::panic::catch_unwind::he974d0ca04309948 [INFO] [stderr] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panic.rs:396:14 [INFO] [stderr] 26: 0x563ca0652917 - std::rt::lang_start_internal::h36e9e78490120b9f [INFO] [stderr] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/rt.rs:51:25 [INFO] [stderr] 27: 0x563ca059bab7 - std::rt::lang_start::h969b6ef966f60088 [INFO] [stderr] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/rt.rs:65:5 [INFO] [stderr] 28: 0x563ca0597cca - main [INFO] [stderr] 29: 0x7fd41d7b90b3 - __libc_start_main [INFO] [stderr] 30: 0x563ca05960ce - _start [INFO] [stderr] 31: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "410f72741fb5354583524b8cb29f396863d1061b9ba5e42f0c42e6f8afed68ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "410f72741fb5354583524b8cb29f396863d1061b9ba5e42f0c42e6f8afed68ec", kill_on_drop: false }` [INFO] [stdout] 410f72741fb5354583524b8cb29f396863d1061b9ba5e42f0c42e6f8afed68ec