[INFO] updating cached repository chebykin/miner-test [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/chebykin/miner-test [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/chebykin/miner-test" "work/ex/beta-1.38-1/sources/1.37.0/gh/chebykin/miner-test"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/chebykin/miner-test'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/chebykin/miner-test" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/chebykin/miner-test"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/chebykin/miner-test'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 571321d9a23b3baef33d15c0721e3c4225a8c8af [INFO] sha for GitHub repo chebykin/miner-test: 571321d9a23b3baef33d15c0721e3c4225a8c8af [INFO] validating manifest of chebykin/miner-test 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 chebykin/miner-test 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 chebykin/miner-test [INFO] finished frobbing chebykin/miner-test [INFO] frobbed toml for chebykin/miner-test written to work/ex/beta-1.38-1/sources/1.37.0/gh/chebykin/miner-test/Cargo.toml [INFO] started frobbing chebykin/miner-test [INFO] finished frobbing chebykin/miner-test [INFO] frobbed toml for chebykin/miner-test written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/chebykin/miner-test/Cargo.toml [INFO] crate chebykin/miner-test 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] [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 chebykin/miner-test 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/chebykin/miner-test:/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] 7ec1ca111e0277361e2ae5c3c880d2ea7d265d689540d535f75a5abf6ab19f33 [INFO] running `"docker" "start" "-a" "7ec1ca111e0277361e2ae5c3c880d2ea7d265d689540d535f75a5abf6ab19f33"` [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling bigint v4.3.0 [INFO] [stderr] Compiling rustc-hex v1.0.0 [INFO] [stderr] Compiling serde v1.0.38 [INFO] [stderr] Compiling ethcore-bytes v0.1.0 (https://github.com/paritytech/parity?tag=v1.9.7#7919629f) [INFO] [stderr] Compiling crunchy v0.2.1 [INFO] [stderr] Compiling edit-distance v2.0.1 [INFO] [stderr] Compiling subtle v0.5.1 [INFO] [stderr] Compiling memory_units v0.3.0 [INFO] [stderr] Compiling protobuf v1.5.1 [INFO] [stderr] Compiling interleaved-ordered v0.1.1 [INFO] [stderr] Compiling siphasher v0.1.3 [INFO] [stderr] Compiling macros v0.1.0 (https://github.com/paritytech/parity?tag=v1.9.7#7919629f) [INFO] [stderr] Compiling spmc v0.2.2 [INFO] [stderr] Compiling slab v0.2.0 [INFO] [stderr] Compiling using_queue v0.1.0 (https://github.com/paritytech/parity?tag=v1.9.7#7919629f) [INFO] [stderr] Compiling unexpected v0.1.0 (https://github.com/paritytech/parity?tag=v1.9.7#7919629f) [INFO] [stderr] Compiling semantic_version v0.1.0 (https://github.com/paritytech/parity?tag=v1.9.7#7919629f) [INFO] [stderr] Compiling transient-hashmap v0.4.1 [INFO] [stderr] Compiling table v0.1.0 (https://github.com/paritytech/parity?tag=v1.9.7#7919629f) [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling isatty v0.1.7 [INFO] [stderr] Compiling memmap v0.5.2 [INFO] [stderr] Compiling pulldown-cmark v0.0.3 [INFO] [stderr] Compiling heck v0.2.1 [INFO] [stderr] Compiling app_dirs v1.2.1 (https://github.com/paritytech/app-dirs-rs#0b37f948) [INFO] [stderr] Compiling ethcore-bloom-journal v0.1.0 (https://github.com/paritytech/parity?tag=v1.9.7#7919629f) [INFO] [stderr] Compiling crossbeam-epoch v0.4.1 [INFO] [stderr] Compiling quote v0.5.1 [INFO] [stderr] Compiling primal-check v0.2.3 [INFO] [stderr] Compiling rustc_version v0.2.2 [INFO] [stderr] Compiling ethcore-devtools v1.9.0 (https://github.com/paritytech/parity?tag=v1.9.7#7919629f) [INFO] [stderr] Compiling parking_lot v0.5.4 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling stats v0.1.0 (https://github.com/paritytech/parity?tag=v1.9.7#7919629f) [INFO] [stderr] Compiling rotor v0.6.3 (https://github.com/tailhook/rotor#80ce2e4c) [INFO] [stderr] Compiling syn v0.13.1 [INFO] [stderr] Compiling rlp_derive v0.1.0 (https://github.com/paritytech/parity?tag=v1.9.7#7919629f) [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling primal v0.2.3 [INFO] [stderr] Compiling plain_hasher v0.1.0 (https://github.com/paritytech/parity?tag=v1.9.7#7919629f) [INFO] [stderr] Compiling tiny-keccak v1.4.1 [INFO] [stderr] Compiling bn v0.4.4 (https://github.com/paritytech/bn#786c0d56) [INFO] [stderr] Compiling crossbeam-deque v0.3.0 [INFO] [stderr] Compiling ethcore-io v1.9.0 (https://github.com/paritytech/parity?tag=v1.9.7#7919629f) [INFO] [stderr] Compiling elastic-array v0.9.0 [INFO] [stderr] Compiling fixed-hash v0.1.3 [INFO] [stderr] Compiling memory-cache v0.1.0 (https://github.com/paritytech/parity?tag=v1.9.7#7919629f) [INFO] [stderr] Compiling parity-wordlist v1.2.0 [INFO] [stderr] Compiling uint v0.1.2 [INFO] [stderr] Compiling ethereum-types v0.2.3 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling globset v0.2.1 [INFO] [stderr] Compiling cookie v0.3.1 [INFO] [stderr] Compiling skeptic v0.4.0 [INFO] [stderr] Compiling vecio v0.1.0 [INFO] [stderr] Compiling parity-wasm v0.27.5 [INFO] [stderr] Compiling rayon v1.0.1 [INFO] [stderr] error: Could not compile `tiny-keccak`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tiny_keccak /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tiny-keccak-1.4.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=54a3be39d8ae5880 -C extra-filename=-54a3be39d8ae5880 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern crunchy=/opt/crater/target/debug/deps/libcrunchy-4650ddfb0f3209b8.rlib --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" "7ec1ca111e0277361e2ae5c3c880d2ea7d265d689540d535f75a5abf6ab19f33"` [INFO] running `"docker" "rm" "-f" "7ec1ca111e0277361e2ae5c3c880d2ea7d265d689540d535f75a5abf6ab19f33"` [INFO] [stdout] 7ec1ca111e0277361e2ae5c3c880d2ea7d265d689540d535f75a5abf6ab19f33