[INFO] updating cached repository https://github.com/tclchiam/oxidize-rust [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] f9d1a523766b51f250fa43ed1727a7f416a75f5a [INFO] testing tclchiam/oxidize-rust against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftclchiam%2Foxidize-rust" "work/builds/worker-0/source"` [INFO] [stderr] Cloning into 'work/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tclchiam/oxidize-rust on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/tclchiam/oxidize-rust [INFO] finished tweaking git repo https://github.com/tclchiam/oxidize-rust [INFO] tweaked toml for git repo https://github.com/tclchiam/oxidize-rust written to work/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/tclchiam/oxidize-rust already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 8caf98db045539abbdccaee2d6e7a832d3fa5258119f6dccf22c7dee678cb641 [INFO] running `"docker" "start" "-a" "8caf98db045539abbdccaee2d6e7a832d3fa5258119f6dccf22c7dee678cb641"` [INFO] [stderr] Compiling cc v1.0.6 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling tokio-executor v0.1.0 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling protoc v1.4.4 [INFO] [stderr] Compiling tls-api v0.1.14 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling remove_dir_all v0.3.0 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling tls-api-stub v0.1.14 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling tempdir v0.3.6 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling protobuf v1.4.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.0 [INFO] [stderr] Compiling num-bigint v0.1.43 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling tokio-reactor v0.1.0 [INFO] [stderr] Compiling tokio v0.1.3 [INFO] [stderr] Compiling tokio-core v0.1.15 [INFO] [stderr] Compiling tokio-tls-api v0.1.14 [INFO] [stderr] Compiling httpbis v0.4.1 [INFO] [stderr] Compiling protoc-rust v1.4.4 [INFO] [stderr] Compiling grpc-compiler v0.2.1 [INFO] [stderr] Compiling protoc-rust-grpc v0.2.1 [INFO] [stderr] Compiling grpc v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling block_n_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] error: failed to run custom build command for `block_n_rust v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/block_n_rust-49b5182221c11fa3/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] blockchain_entities.proto: Input is shadowed in the --proto_path by "_proto/blockchain_entities.proto". Either use the latter file as your input or reorder the --proto_path so that the former file's location comes first. [INFO] [stderr] thread 'main' panicked at 'protoc-rust-grpc: Custom { kind: Other, error: "protoc exited with non-zero exit code" }', src/libcore/result.rs:1084:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55a48cb5503b - backtrace::backtrace::libunwind::trace::h89fcc71e59e3bc5b [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x55a48cb5503b - backtrace::backtrace::trace_unsynchronized::h0bad9be1379e729a [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55a48cb5503b - std::sys_common::backtrace::_print::hd3382a1f33c473da [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x55a48cb5503b - std::sys_common::backtrace::print::h0ec6f03cfb8e76a6 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x55a48cb5503b - std::panicking::default_hook::{{closure}}::h96cbf7b454e3f557 [INFO] [stderr] at src/libstd/panicking.rs:200 [INFO] [stderr] 5: 0x55a48cb54d16 - std::panicking::default_hook::h95a8f00337383d83 [INFO] [stderr] at src/libstd/panicking.rs:214 [INFO] [stderr] 6: 0x55a48cb556fd - std::panicking::rust_panic_with_hook::h92f98b46e22f14ed [INFO] [stderr] at src/libstd/panicking.rs:477 [INFO] [stderr] 7: 0x55a48cb55282 - std::panicking::continue_panic_fmt::h25abfbb4e5b7043a [INFO] [stderr] at src/libstd/panicking.rs:384 [INFO] [stderr] 8: 0x55a48cb55166 - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:311 [INFO] [stderr] 9: 0x55a48cb729bd - core::panicking::panic_fmt::h7e9f94035af782b3 [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 10: 0x55a48cb72ab7 - core::result::unwrap_failed::hf7591c1dd9412006 [INFO] [stderr] at src/libcore/result.rs:1084 [INFO] [stderr] 11: 0x55a48c87fc99 - core::result::Result::expect::h8d994f1512e18286 [INFO] [stderr] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libcore/result.rs:879 [INFO] [stderr] 12: 0x55a48c87f9c4 - build_script_build::main::hacf732d9ac259930 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:5 [INFO] [stderr] 13: 0x55a48c87f930 - std::rt::lang_start::{{closure}}::hc5c6d8b254668209 [INFO] [stderr] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/rt.rs:64 [INFO] [stderr] 14: 0x55a48cb55153 - std::rt::lang_start_internal::{{closure}}::h4e93c1949c7a1955 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 15: 0x55a48cb55153 - std::panicking::try::do_call::h9440ccd4dc467eaa [INFO] [stderr] at src/libstd/panicking.rs:296 [INFO] [stderr] 16: 0x55a48cb5c09a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:80 [INFO] [stderr] 17: 0x55a48cb55c0d - std::panicking::try::hc046e7ee42ee744f [INFO] [stderr] at src/libstd/panicking.rs:275 [INFO] [stderr] 18: 0x55a48cb55c0d - std::panic::catch_unwind::h27dfc457c200aee0 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 19: 0x55a48cb55c0d - std::rt::lang_start_internal::hea1b49a567afe309 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 20: 0x55a48c87f909 - std::rt::lang_start::h9d6eae5dfd5e2a77 [INFO] [stderr] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/rt.rs:64 [INFO] [stderr] 21: 0x55a48c87fb8a - main [INFO] [stderr] 22: 0x7f17c6281b97 - __libc_start_main [INFO] [stderr] 23: 0x55a48c87f63a - _start [INFO] [stderr] 24: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "8caf98db045539abbdccaee2d6e7a832d3fa5258119f6dccf22c7dee678cb641"` [INFO] running `"docker" "rm" "-f" "8caf98db045539abbdccaee2d6e7a832d3fa5258119f6dccf22c7dee678cb641"` [INFO] [stdout] 8caf98db045539abbdccaee2d6e7a832d3fa5258119f6dccf22c7dee678cb641