[INFO] cloning repository https://github.com/dvush/exonum_pb_types [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dvush/exonum_pb_types" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvush%2Fexonum_pb_types", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvush%2Fexonum_pb_types'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f0e4a74d2c356f3f399c26a4da250e8bf242e77f [INFO] checking dvush/exonum_pb_types/f0e4a74d2c356f3f399c26a4da250e8bf242e77f against master#8f359beca4e58bc3ae795a666301a8f47023044c for pr-121545 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvush%2Fexonum_pb_types" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dvush/exonum_pb_types on toolchain 8f359beca4e58bc3ae795a666301a8f47023044c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f359beca4e58bc3ae795a666301a8f47023044c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dvush/exonum_pb_types [INFO] finished tweaking git repo https://github.com/dvush/exonum_pb_types [INFO] tweaked toml for git repo https://github.com/dvush/exonum_pb_types written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dvush/exonum_pb_types already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f359beca4e58bc3ae795a666301a8f47023044c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded protoc v2.2.0 [INFO] [stderr] Downloaded protoc-rust v2.2.0 [INFO] [stderr] Downloaded protobuf-codegen v2.2.0 [INFO] [stderr] Downloaded protobuf v2.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+8f359beca4e58bc3ae795a666301a8f47023044c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04b386c50ff25977d624f27942fc165ae414bec1f4f51641b3b86d4077774ddb [INFO] running `Command { std: "docker" "start" "-a" "04b386c50ff25977d624f27942fc165ae414bec1f4f51641b3b86d4077774ddb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04b386c50ff25977d624f27942fc165ae414bec1f4f51641b3b86d4077774ddb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04b386c50ff25977d624f27942fc165ae414bec1f4f51641b3b86d4077774ddb", kill_on_drop: false }` [INFO] [stdout] 04b386c50ff25977d624f27942fc165ae414bec1f4f51641b3b86d4077774ddb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+8f359beca4e58bc3ae795a666301a8f47023044c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ced29d2a2626dff27a98416c04bc5005bdcc96109d294f62499ab37640e1104e [INFO] running `Command { std: "docker" "start" "-a" "ced29d2a2626dff27a98416c04bc5005bdcc96109d294f62499ab37640e1104e", kill_on_drop: false }` [INFO] [stderr] Compiling protobuf v2.2.0 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling protoc v2.2.0 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling tempdir v0.3.7 [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/rustwide/workdir) [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> build.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 45 | panic!(); [INFO] [stdout] | -------- any code following this expression is unreachable [INFO] [stdout] 46 | / protoc_rust::run(protoc_rust::Args { [INFO] [stdout] 47 | | out_dir: "src/lib_types/proto", [INFO] [stdout] 48 | | input: &p_vec, [INFO] [stdout] 49 | | includes: &["src/lib_types/proto"], [INFO] [stdout] ... | [INFO] [stdout] 52 | | }, [INFO] [stdout] 53 | | }).expect("protoc"); [INFO] [stdout] | |________________________^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `proto-rust-hw v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/proto-rust-hw-d92e82d5735690e4/build-script-build` (exit status: 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/use_hash.proto [INFO] [stderr] src/lib_types/proto/exonum/hash.proto [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] ["src/lib_types/proto/exonum/use_hash.proto", "src/lib_types/proto/exonum/hash.proto"] [INFO] [stderr] thread 'main' panicked at build.rs:45:5: [INFO] [stderr] explicit panic [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e65f17296 - std::backtrace_rs::backtrace::libunwind::trace::h4d16db2f784877bc [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stderr] 1: 0x557e65f17296 - std::backtrace_rs::backtrace::trace_unsynchronized::h584b4a9b0240fa46 [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x557e65f17296 - std::sys_common::backtrace::_print_fmt::hd30229489add2f78 [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x557e65f17296 - ::fmt::h2c0d00d6b7d69808 [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x557e65f3516c - core::fmt::rt::Argument::fmt::hff9bfb4853f651d7 [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x557e65f3516c - core::fmt::write::h3421d3f24b10b162 [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/core/src/fmt/mod.rs:1120:17 [INFO] [stderr] 6: 0x557e65f1513f - std::io::Write::write_fmt::hec18e9e87db322bb [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/io/mod.rs:1846:15 [INFO] [stderr] 7: 0x557e65f17044 - std::sys_common::backtrace::_print::hec336a3777e68e7b [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x557e65f17044 - std::sys_common::backtrace::print::hde3a6d5d13170337 [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x557e65f1853b - std::panicking::default_hook::{{closure}}::h4a4905d59aca1811 [INFO] [stderr] 10: 0x557e65f18289 - std::panicking::default_hook::h33a18ce8d018f6fd [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x557e65f189dd - std::panicking::rust_panic_with_hook::he294011ca89c3e63 [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/panicking.rs:779:13 [INFO] [stderr] 12: 0x557e65efb1ce - std::panicking::begin_panic::{{closure}}::h3ad14c061ba00b6e [INFO] [stderr] 13: 0x557e65efb36a - std::sys_common::backtrace::__rust_end_short_backtrace::h8c9e5f435f574a1d [INFO] [stderr] 14: 0x557e65efb17b - std::panicking::begin_panic::hf6be4c210b24e174 [INFO] [stderr] 15: 0x557e65ee9bd4 - build_script_build::main::h9189bf626ecf787b [INFO] [stderr] 16: 0x557e65ee6fe3 - core::ops::function::FnOnce::call_once::hce56c75d34b82a50 [INFO] [stderr] 17: 0x557e65ee6b36 - std::sys_common::backtrace::__rust_begin_short_backtrace::h135f8243e605f359 [INFO] [stderr] 18: 0x557e65ee6b89 - std::rt::lang_start::{{closure}}::hd683cc4c5d597d0e [INFO] [stderr] 19: 0x557e65f121e3 - core::ops::function::impls:: for &F>::call_once::ha7fc848026c6c274 [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 20: 0x557e65f121e3 - std::panicking::try::do_call::he9b66a2dfda61acc [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/panicking.rs:552:40 [INFO] [stderr] 21: 0x557e65f121e3 - std::panicking::try::h84b9b69bf75f0ec4 [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/panicking.rs:516:19 [INFO] [stderr] 22: 0x557e65f121e3 - std::panic::catch_unwind::ha4245d38f220f16e [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/panic.rs:142:14 [INFO] [stderr] 23: 0x557e65f121e3 - std::rt::lang_start_internal::{{closure}}::h2829b6c6a251339d [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/rt.rs:148:48 [INFO] [stderr] 24: 0x557e65f121e3 - std::panicking::try::do_call::hb8dad048846967d4 [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/panicking.rs:552:40 [INFO] [stderr] 25: 0x557e65f121e3 - std::panicking::try::h21c7e63c97c61eb1 [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/panicking.rs:516:19 [INFO] [stderr] 26: 0x557e65f121e3 - std::panic::catch_unwind::hc960f85c3e3b8236 [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/panic.rs:142:14 [INFO] [stderr] 27: 0x557e65f121e3 - std::rt::lang_start_internal::h575f38b2d5073924 [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/rt.rs:148:20 [INFO] [stderr] 28: 0x557e65ee6b67 - std::rt::lang_start::h4a6c8234c60051fb [INFO] [stderr] 29: 0x557e65ee9c45 - main [INFO] [stderr] 30: 0x7f29598a6d90 - [INFO] [stderr] 31: 0x7f29598a6e40 - __libc_start_main [INFO] [stderr] 32: 0x557e65ee6565 - _start [INFO] [stderr] 33: 0x0 - [INFO] running `Command { std: "docker" "inspect" "ced29d2a2626dff27a98416c04bc5005bdcc96109d294f62499ab37640e1104e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ced29d2a2626dff27a98416c04bc5005bdcc96109d294f62499ab37640e1104e", kill_on_drop: false }` [INFO] [stdout] ced29d2a2626dff27a98416c04bc5005bdcc96109d294f62499ab37640e1104e