[INFO] updating cached repository https://github.com/EnsicoinDevs/arc_libclient [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/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] 1ccd877addbd4b956ea2dc101112b41fc4b1a692 [INFO] testing EnsicoinDevs/arc_libclient against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnsicoinDevs%2Farc_libclient" "work/builds/worker-9/source"` [INFO] [stderr] Cloning into 'work/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/EnsicoinDevs/arc_libclient on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/EnsicoinDevs/arc_libclient [INFO] finished tweaking git repo https://github.com/EnsicoinDevs/arc_libclient [INFO] tweaked toml for git repo https://github.com/EnsicoinDevs/arc_libclient written to work/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/EnsicoinDevs/arc_libclient already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/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=warn" "-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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] a108fbb901152534772d66ef9f7548526ef3167f45a69ca9c31846b14e968092 [INFO] running `"docker" "start" "-a" "a108fbb901152534772d66ef9f7548526ef3167f45a69ca9c31846b14e968092"` [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling tower-service v0.2.0 [INFO] [stderr] Compiling secp256k1 v0.15.5 [INFO] [stderr] Compiling codegen v0.1.1 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling filetime v0.2.7 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling ensicoin_serializer v2.0.9 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling ensicoin_serializer_derive v0.2.7 [INFO] [stderr] Compiling ripemd160 v0.8.0 [INFO] [stderr] Compiling tower-layer v0.1.0 [INFO] [stderr] Compiling tower-request-modifier v0.1.0 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling tower-util v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling prost-build v0.5.0 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling ensicoin_messages v0.7.5 [INFO] [stderr] Compiling libsodium-sys v0.2.4 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling http-connection v0.1.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tower-http-util v0.1.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling prost-derive v0.5.0 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling tower-hyper v0.1.1 [INFO] [stderr] Compiling prost v0.5.0 [INFO] [stderr] Compiling prost-types v0.5.0 [INFO] [stderr] Compiling tower-grpc v0.1.0 [INFO] [stderr] Compiling tower-grpc-build v0.1.0 [INFO] [stderr] Compiling arc_libclient v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] error: failed to run custom build command for `arc_libclient v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/arc_libclient-aba96b02a28df3b2/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'protobuf compilation failed: protoc failed: ensicoin-proto/node.proto: No such file or directory [INFO] [stderr] ', build.rs:8:29 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55b859181004 - backtrace::backtrace::libunwind::trace::hf625d18232cbbbd4 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x55b859181004 - backtrace::backtrace::trace_unsynchronized::h41d74150fc6ff542 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55b859181004 - std::sys_common::backtrace::_print_fmt::h85d37830c667a1f9 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:76 [INFO] [stderr] 3: 0x55b859181004 - ::fmt::h2b7ac01d5feaf9b2 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:60 [INFO] [stderr] 4: 0x55b8591a093c - core::fmt::write::h7fd0d904495c035f [INFO] [stderr] at src/libcore/fmt/mod.rs:1030 [INFO] [stderr] 5: 0x55b85917e267 - std::io::Write::write_fmt::h663e4bf63637c947 [INFO] [stderr] at src/libstd/io/mod.rs:1412 [INFO] [stderr] 6: 0x55b8591839e5 - std::sys_common::backtrace::_print::h4c743f7c274a5a74 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:64 [INFO] [stderr] 7: 0x55b8591839e5 - std::sys_common::backtrace::print::ha5c4f4bf03800d4d [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x55b8591839e5 - std::panicking::default_hook::{{closure}}::h8b842185774c09e6 [INFO] [stderr] at src/libstd/panicking.rs:196 [INFO] [stderr] 9: 0x55b8591836d6 - std::panicking::default_hook::hd8ec13ee1bc2a65a [INFO] [stderr] at src/libstd/panicking.rs:210 [INFO] [stderr] 10: 0x55b859184035 - std::panicking::rust_panic_with_hook::hf3b27166e5f403e7 [INFO] [stderr] at src/libstd/panicking.rs:473 [INFO] [stderr] 11: 0x55b859183bd2 - std::panicking::continue_panic_fmt::hd961751be84a6f83 [INFO] [stderr] at src/libstd/panicking.rs:380 [INFO] [stderr] 12: 0x55b859183b2c - std::panicking::begin_panic_fmt::h23ef54e17e5a13fa [INFO] [stderr] at src/libstd/panicking.rs:335 [INFO] [stderr] 13: 0x55b858fed685 - build_script_build::main::{{closure}}::h12666809f59aa0d5 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:8 [INFO] [stderr] 14: 0x55b858fa2cc5 - core::result::Result::unwrap_or_else::h4420744a392fd164 [INFO] [stderr] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/result.rs:818 [INFO] [stderr] 15: 0x55b858fed5b4 - build_script_build::main::hedf732374df1cf02 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:4 [INFO] [stderr] 16: 0x55b858fe40f0 - std::rt::lang_start::{{closure}}::h0b488cc29a90ce80 [INFO] [stderr] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/rt.rs:64 [INFO] [stderr] 17: 0x55b859183ab3 - std::rt::lang_start_internal::{{closure}}::hf85bf15597d76295 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 18: 0x55b859183ab3 - std::panicking::try::do_call::hd308ec0604b9bc21 [INFO] [stderr] at src/libstd/panicking.rs:292 [INFO] [stderr] 19: 0x55b85918aaba - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:80 [INFO] [stderr] 20: 0x55b85918452d - std::panicking::try::hafc45125a5bd2b22 [INFO] [stderr] at src/libstd/panicking.rs:271 [INFO] [stderr] 21: 0x55b85918452d - std::panic::catch_unwind::h8494678ec44c4b51 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 22: 0x55b85918452d - std::rt::lang_start_internal::h7404667a595739f8 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 23: 0x55b858fe40c9 - std::rt::lang_start::h8c89f8fbaef747f0 [INFO] [stderr] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/rt.rs:64 [INFO] [stderr] 24: 0x55b858fed6ca - main [INFO] [stderr] 25: 0x7f3e00022b97 - __libc_start_main [INFO] [stderr] 26: 0x55b858fa2b3a - _start [INFO] [stderr] 27: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "a108fbb901152534772d66ef9f7548526ef3167f45a69ca9c31846b14e968092"` [INFO] running `"docker" "rm" "-f" "a108fbb901152534772d66ef9f7548526ef3167f45a69ca9c31846b14e968092"` [INFO] [stdout] a108fbb901152534772d66ef9f7548526ef3167f45a69ca9c31846b14e968092