[INFO] cloning repository EnsicoinDevs/another-rust-coin [INFO] running `"git" "clone" "--bare" "git://github.com/EnsicoinDevs/another-rust-coin.git" "work/cache/sources/gh/EnsicoinDevs/another-rust-coin"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/EnsicoinDevs/another-rust-coin'... [INFO] running `"git" "clone" "work/cache/sources/gh/EnsicoinDevs/another-rust-coin" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/EnsicoinDevs/another-rust-coin"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/EnsicoinDevs/another-rust-coin'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/EnsicoinDevs/another-rust-coin" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/EnsicoinDevs/another-rust-coin"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/EnsicoinDevs/another-rust-coin'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0caefe2c01c03de724ac0192e580706e5b07cae1 [INFO] sha for GitHub repo EnsicoinDevs/another-rust-coin: 0caefe2c01c03de724ac0192e580706e5b07cae1 [INFO] validating manifest of EnsicoinDevs/another-rust-coin 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 EnsicoinDevs/another-rust-coin 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 EnsicoinDevs/another-rust-coin [INFO] finished frobbing EnsicoinDevs/another-rust-coin [INFO] frobbed toml for EnsicoinDevs/another-rust-coin written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/EnsicoinDevs/another-rust-coin/Cargo.toml [INFO] started frobbing EnsicoinDevs/another-rust-coin [INFO] finished frobbing EnsicoinDevs/another-rust-coin [INFO] frobbed toml for EnsicoinDevs/another-rust-coin written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/EnsicoinDevs/another-rust-coin/Cargo.toml [INFO] crate EnsicoinDevs/another-rust-coin 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 git repository `https://github.com/hyperium/http-connection` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-bus v0.1.1 [INFO] [stderr] Downloaded ensicoin_serializer_derive v0.2.5 [INFO] [stderr] Downloaded ensicoin_messages v0.3.7 [INFO] [stderr] Downloaded ensicoin_serializer v2.0.6 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing EnsicoinDevs/another-rust-coin against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/EnsicoinDevs/another-rust-coin:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] c60c0a14c973edb85699f0ba307ca40de2b91e99b36a5c043047fceed4aa9f91 [INFO] running `"docker" "start" "-a" "c60c0a14c973edb85699f0ba307ca40de2b91e99b36a5c043047fceed4aa9f91"` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling libc v0.2.55 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Compiling opaque-debug v0.2.2 [INFO] [stderr] Compiling atomic-option v0.1.2 [INFO] [stderr] Compiling historian v4.0.3 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling backtrace v0.3.26 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling tokio-trace-core v0.1.0 [INFO] [stderr] Compiling tower-service v0.2.0 [INFO] [stderr] Compiling tokio-sync v0.1.5 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling codegen v0.1.1 (https://github.com/carllerche/codegen#87e270f7) [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling tower-layer v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling tower-util v0.1.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling secp256k1 v0.12.2 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling mio v0.6.18 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling tempfile v3.0.8 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling bus v2.2.1 [INFO] [stderr] Compiling simplelog v0.5.3 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.20 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling ensicoin_serializer_derive v0.2.5 [INFO] [stderr] Compiling http-connection v0.1.0 (https://github.com/hyperium/http-connection#7e6ec158) [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.20 [INFO] [stderr] Compiling tower-http-util v0.1.0 (https://github.com/tower-rs/tower-http#044e0ed5) [INFO] [stderr] Compiling tower-http v0.1.0 (https://github.com/tower-rs/tower-http#044e0ed5) [INFO] [stderr] Compiling tokio-bus v0.1.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling prost-derive v0.5.0 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling prost-build v0.5.0 [INFO] [stderr] Compiling hyper v0.12.29 [INFO] [stderr] Compiling prost v0.5.0 [INFO] [stderr] Compiling prost-types v0.5.0 [INFO] [stderr] Compiling tower-hyper v0.1.0 (https://github.com/tower-rs/tower-hyper#2eea4b53) [INFO] [stderr] Compiling tower-grpc v0.1.0 (https://github.com/tower-rs/tower-grpc#0f15ae28) [INFO] [stderr] Compiling tower-grpc-build v0.1.0 (https://github.com/tower-rs/tower-grpc#0f15ae28) [INFO] [stderr] Compiling arcd v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error: failed to run custom build command for `arcd v0.1.0 (/opt/crater/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/arcd-6d5ba8551df12834/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'protobuf compilation failed: protoc failed: proto/node.proto: No such file or directory [INFO] [stderr] ', build.rs:14:29 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55a222abcaeb - backtrace::backtrace::libunwind::trace::h98ebe34dc63b52e3 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x55a222abcaeb - backtrace::backtrace::trace_unsynchronized::hd041341a38fdc1ca [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55a222abcaeb - std::sys_common::backtrace::_print::hc8c584aa09df5c15 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x55a222abcaeb - std::sys_common::backtrace::print::h4828f56ae571c1ad [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x55a222abcaeb - std::panicking::default_hook::{{closure}}::h69fce690c9f4b3d3 [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 5: 0x55a222abc7ec - std::panicking::default_hook::h231e0e11400caad4 [INFO] [stderr] at src/libstd/panicking.rs:212 [INFO] [stderr] 6: 0x55a222abd200 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] at src/libstd/panicking.rs:475 [INFO] [stderr] 7: 0x55a222abcd82 - std::panicking::continue_panic_fmt::hd71af4da4e8103ab [INFO] [stderr] at src/libstd/panicking.rs:382 [INFO] [stderr] 8: 0x55a222abcccf - std::panicking::begin_panic_fmt::h6fa6b99240aafbc9 [INFO] [stderr] at src/libstd/panicking.rs:337 [INFO] [stderr] 9: 0x55a2229543a5 - build_script_build::main::{{closure}}::h1394e0539ea5ef69 [INFO] [stderr] at /opt/crater/workdir/build.rs:14 [INFO] [stderr] 10: 0x55a22290b23c - core::result::Result::unwrap_or_else::hdde7a724632cf084 [INFO] [stderr] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libcore/result.rs:766 [INFO] [stderr] 11: 0x55a2229542d4 - build_script_build::main::h75fbad96dce4e113 [INFO] [stderr] at /opt/crater/workdir/build.rs:10 [INFO] [stderr] 12: 0x55a222931b30 - std::rt::lang_start::{{closure}}::hf97685518a8e355d [INFO] [stderr] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/rt.rs:64 [INFO] [stderr] 13: 0x55a222abcc03 - std::rt::lang_start_internal::{{closure}}::ha7c0c29bf9d4b1ec [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 14: 0x55a222abcc03 - std::panicking::try::do_call::h6e54176261da06d4 [INFO] [stderr] at src/libstd/panicking.rs:294 [INFO] [stderr] 15: 0x55a222ac40ba - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:85 [INFO] [stderr] 16: 0x55a222abd70d - std::panicking::try::h108b9053abb3bfc3 [INFO] [stderr] at src/libstd/panicking.rs:273 [INFO] [stderr] 17: 0x55a222abd70d - std::panic::catch_unwind::h26d0733c47c2fe78 [INFO] [stderr] at src/libstd/panic.rs:388 [INFO] [stderr] 18: 0x55a222abd70d - std::rt::lang_start_internal::hfa103a00f84c98f5 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 19: 0x55a222931b09 - std::rt::lang_start::h89ba52ce2be17241 [INFO] [stderr] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/rt.rs:64 [INFO] [stderr] 20: 0x55a2229543ea - main [INFO] [stderr] 21: 0x7ff2443912e1 - __libc_start_main [INFO] [stderr] 22: 0x55a22290b07a - _start [INFO] [stderr] 23: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "c60c0a14c973edb85699f0ba307ca40de2b91e99b36a5c043047fceed4aa9f91"` [INFO] running `"docker" "rm" "-f" "c60c0a14c973edb85699f0ba307ca40de2b91e99b36a5c043047fceed4aa9f91"` [INFO] [stdout] c60c0a14c973edb85699f0ba307ca40de2b91e99b36a5c043047fceed4aa9f91