[INFO] updating cached repository yeeco/network-sharding-demo [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/yeeco/network-sharding-demo [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/yeeco/network-sharding-demo" "work/ex/beta-1.38-1/sources/1.37.0/gh/yeeco/network-sharding-demo"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/yeeco/network-sharding-demo'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/yeeco/network-sharding-demo" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/yeeco/network-sharding-demo"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/yeeco/network-sharding-demo'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] da23cc5600a6bc92c2038e5692a401cd352ef6dd [INFO] sha for GitHub repo yeeco/network-sharding-demo: da23cc5600a6bc92c2038e5692a401cd352ef6dd [INFO] validating manifest of yeeco/network-sharding-demo on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of yeeco/network-sharding-demo on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing yeeco/network-sharding-demo [INFO] finished frobbing yeeco/network-sharding-demo [INFO] frobbed toml for yeeco/network-sharding-demo written to work/ex/beta-1.38-1/sources/1.37.0/gh/yeeco/network-sharding-demo/Cargo.toml [INFO] started frobbing yeeco/network-sharding-demo [INFO] finished frobbing yeeco/network-sharding-demo [INFO] frobbed toml for yeeco/network-sharding-demo written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/yeeco/network-sharding-demo/Cargo.toml [INFO] crate yeeco/network-sharding-demo already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing yeeco/network-sharding-demo against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/yeeco/network-sharding-demo:/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=warn" "-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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 7a70fdc3a3566b25c243460fd240bd58d378d2bed87827fe9923b91bf422aba2 [INFO] running `"docker" "start" "-a" "7a70fdc3a3566b25c243460fd240bd58d378d2bed87827fe9923b91bf422aba2"` [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling subtle v2.1.0 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling protobuf v2.6.2 [INFO] [stderr] Compiling bs58 v0.2.2 [INFO] [stderr] Compiling data-encoding v2.1.2 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling zeroize v0.5.2 [INFO] [stderr] Compiling try-lock v0.1.0 [INFO] [stderr] Compiling static_slice v0.0.3 [INFO] [stderr] Compiling c_linked_list v1.1.1 [INFO] [stderr] Compiling quick-error v0.1.4 [INFO] [stderr] Compiling nohash-hasher v0.1.1 [INFO] [stderr] Compiling rustc-hex v2.0.1 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling app_dirs v1.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling tokio-trace-core v0.2.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling get_if_addrs v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling snow v0.5.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling toml v0.5.1 [INFO] [stderr] Compiling bstr v0.2.1 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling bigint v4.4.1 [INFO] [stderr] Compiling dns-parser v0.8.0 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling secp256k1 v0.12.2 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling stream-cipher v0.3.0 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling uint v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling fixed-hash v0.3.2 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling blake2 v0.8.0 [INFO] [stderr] Compiling hmac v0.7.0 [INFO] [stderr] error: Could not compile `protobuf`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name protobuf /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/protobuf-2.6.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=479e18db798e8edf -C extra-filename=-479e18db798e8edf --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "7a70fdc3a3566b25c243460fd240bd58d378d2bed87827fe9923b91bf422aba2"` [INFO] running `"docker" "rm" "-f" "7a70fdc3a3566b25c243460fd240bd58d378d2bed87827fe9923b91bf422aba2"` [INFO] [stdout] 7a70fdc3a3566b25c243460fd240bd58d378d2bed87827fe9923b91bf422aba2