[INFO] cloning repository dvush/exonum_pb_types [INFO] running `"git" "clone" "--bare" "git://github.com/dvush/exonum_pb_types.git" "work/cache/sources/gh/dvush/exonum_pb_types"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/dvush/exonum_pb_types'... [INFO] running `"git" "clone" "work/cache/sources/gh/dvush/exonum_pb_types" "work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/dvush/exonum_pb_types"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/dvush/exonum_pb_types'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/dvush/exonum_pb_types" "work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/dvush/exonum_pb_types"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/dvush/exonum_pb_types'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f0e4a74d2c356f3f399c26a4da250e8bf242e77f [INFO] sha for GitHub repo dvush/exonum_pb_types: f0e4a74d2c356f3f399c26a4da250e8bf242e77f [INFO] validating manifest of dvush/exonum_pb_types on toolchain master#9f06855064ed06a50c496577b21ca50f92a2e67d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of dvush/exonum_pb_types on toolchain try#d3301713b54af69ca9de941a8c6b0d8287dbd6df [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing dvush/exonum_pb_types [INFO] finished frobbing dvush/exonum_pb_types [INFO] frobbed toml for dvush/exonum_pb_types written to work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/dvush/exonum_pb_types/Cargo.toml [INFO] started frobbing dvush/exonum_pb_types [INFO] finished frobbing dvush/exonum_pb_types [INFO] frobbed toml for dvush/exonum_pb_types written to work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/dvush/exonum_pb_types/Cargo.toml [INFO] crate dvush/exonum_pb_types already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking dvush/exonum_pb_types against try#d3301713b54af69ca9de941a8c6b0d8287dbd6df for pr-61874 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61874/worker-5/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/dvush/exonum_pb_types:/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" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 2288fbf883f8352290de812c3a66b8e697d482cc387f3dd96f6471eb0206270c [INFO] running `"docker" "start" "-a" "2288fbf883f8352290de812c3a66b8e697d482cc387f3dd96f6471eb0206270c"` [INFO] [stderr] Compiling protobuf v2.2.0 [INFO] [stderr] Compiling protoc v2.2.0 [INFO] [stderr] Compiling protobuf-codegen v2.2.0 [INFO] [stderr] Compiling protoc-rust v2.2.0 [INFO] [stderr] Compiling proto-rust-hw v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unreachable statement [INFO] [stderr] --> build.rs:46:5 [INFO] [stderr] | [INFO] [stderr] 46 | / protoc_rust::run(protoc_rust::Args { [INFO] [stderr] 47 | | out_dir: "src/lib_types/proto", [INFO] [stderr] 48 | | input: &p_vec, [INFO] [stderr] 49 | | includes: &["src/lib_types/proto"], [INFO] [stderr] ... | [INFO] [stderr] 52 | | }, [INFO] [stderr] 53 | | }).expect("protoc"); [INFO] [stderr] | |________________________^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unreachable_code)] on by default [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `proto-rust-hw v0.1.0 (/opt/crater/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/proto-rust-hw-feb62f3bd930683d/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=src/lib_types/proto/exonum [INFO] [stderr] cargo:rerun-if-changed=src/user_types/proto [INFO] [stderr] src/lib_types/proto/exonum/hash.proto [INFO] [stderr] src/lib_types/proto/exonum/use_hash.proto [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] ["src/lib_types/proto/exonum/hash.proto", "src/lib_types/proto/exonum/use_hash.proto"] [INFO] [stderr] thread 'main' panicked at 'explicit panic', build.rs:45:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55646f58169b - backtrace::backtrace::libunwind::trace::h00e2f01ca6755a19 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x55646f58169b - backtrace::backtrace::trace_unsynchronized::hc2e55f9123c24578 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55646f58169b - std::sys_common::backtrace::_print::h878d975ca669e1b4 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x55646f58169b - std::sys_common::backtrace::print::h1b2f6b4885b021f3 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x55646f58169b - std::panicking::default_hook::{{closure}}::he9ab19abef5c787f [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 5: 0x55646f58139c - std::panicking::default_hook::h9b73316e8577c3fa [INFO] [stderr] at src/libstd/panicking.rs:212 [INFO] [stderr] 6: 0x55646f581d60 - std::panicking::rust_panic_with_hook::he062866264d328c5 [INFO] [stderr] at src/libstd/panicking.rs:475 [INFO] [stderr] 7: 0x55646f5738b8 - std::panicking::begin_panic::h3bc40ee31a17335c [INFO] [stderr] at /rustc/d3301713b54af69ca9de941a8c6b0d8287dbd6df/src/libstd/panicking.rs:409 [INFO] [stderr] 8: 0x55646f54e03c - build_script_build::main::h3d64738fd530dc57 [INFO] [stderr] at /opt/crater/workdir/build.rs:45 [INFO] [stderr] 9: 0x55646f54d230 - std::rt::lang_start::{{closure}}::hd6543f1af17397f2 [INFO] [stderr] at /rustc/d3301713b54af69ca9de941a8c6b0d8287dbd6df/src/libstd/rt.rs:64 [INFO] [stderr] 10: 0x55646f5817b3 - std::rt::lang_start_internal::{{closure}}::hac4055a4b24c3806 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 11: 0x55646f5817b3 - std::panicking::try::do_call::h0bdfdef338a7b8de [INFO] [stderr] at src/libstd/panicking.rs:294 [INFO] [stderr] 12: 0x55646f583cfa - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:82 [INFO] [stderr] 13: 0x55646f58226d - std::panicking::try::h5986cc11523af350 [INFO] [stderr] at src/libstd/panicking.rs:273 [INFO] [stderr] 14: 0x55646f58226d - std::panic::catch_unwind::h5e6e2d11127cecca [INFO] [stderr] at src/libstd/panic.rs:388 [INFO] [stderr] 15: 0x55646f58226d - std::rt::lang_start_internal::hd1ad303a81183dc4 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 16: 0x55646f54d209 - std::rt::lang_start::hca9ac8a7fe92aa40 [INFO] [stderr] at /rustc/d3301713b54af69ca9de941a8c6b0d8287dbd6df/src/libstd/rt.rs:64 [INFO] [stderr] 17: 0x55646f54e11a - main [INFO] [stderr] 18: 0x7ff7762982e1 - __libc_start_main [INFO] [stderr] 19: 0x55646f54954a - _start [INFO] [stderr] 20: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "2288fbf883f8352290de812c3a66b8e697d482cc387f3dd96f6471eb0206270c"` [INFO] running `"docker" "rm" "-f" "2288fbf883f8352290de812c3a66b8e697d482cc387f3dd96f6471eb0206270c"` [INFO] [stdout] 2288fbf883f8352290de812c3a66b8e697d482cc387f3dd96f6471eb0206270c