[INFO] updating cached repository rubencaro/hematite [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/rubencaro/hematite [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/rubencaro/hematite" "work/ex/beta-1.37-6/sources/1.36.0/gh/rubencaro/hematite"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/rubencaro/hematite'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rubencaro/hematite" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rubencaro/hematite"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rubencaro/hematite'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cfbb854d57e0931e32bc2df058ea9a91ae51399e [INFO] sha for GitHub repo rubencaro/hematite: cfbb854d57e0931e32bc2df058ea9a91ae51399e [INFO] validating manifest of rubencaro/hematite on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of rubencaro/hematite on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing rubencaro/hematite [INFO] finished frobbing rubencaro/hematite [INFO] frobbed toml for rubencaro/hematite written to work/ex/beta-1.37-6/sources/1.36.0/gh/rubencaro/hematite/Cargo.toml [INFO] started frobbing rubencaro/hematite [INFO] finished frobbing rubencaro/hematite [INFO] frobbed toml for rubencaro/hematite written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rubencaro/hematite/Cargo.toml [INFO] crate rubencaro/hematite already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing rubencaro/hematite against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/rubencaro/hematite:/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.36.0" "build" "--frozen"` [INFO] [stdout] c79ce5ba3e49a82abb6686c4515e5eb3b1c9a7bfa4c17cfbe563ea7bb50a21c9 [INFO] running `"docker" "start" "-a" "c79ce5ba3e49a82abb6686c4515e5eb3b1c9a7bfa4c17cfbe563ea7bb50a21c9"` [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling actix-web v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling bytes v0.4.9 [INFO] [stderr] Compiling syn v0.14.5 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Compiling tokio-threadpool v0.1.5 [INFO] [stderr] Compiling env_logger v0.5.11 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling phf v0.7.22 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling http v0.1.8 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling tokio-reactor v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.2 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-udp v0.1.1 [INFO] [stderr] Compiling tokio-signal v0.2.1 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling actix_derive v0.3.0 [INFO] [stderr] Compiling h2 v0.1.10 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling clang-sys v0.23.0 [INFO] [stderr] Compiling cookie v0.10.1 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling flate2 v1.0.1 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling error-chain v0.1.12 [INFO] [stderr] Compiling trust-dns-proto v0.4.0 [INFO] [stderr] Compiling trust-dns-resolver v0.9.0 [INFO] [stderr] Compiling bindgen v0.37.4 [INFO] [stderr] Compiling actix v0.7.2 [INFO] [stderr] Compiling librocksdb-sys v5.14.2 [INFO] [stderr] error: Could not compile `actix-web`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name actix_web /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-web-0.7.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="brotli"' --cfg 'feature="brotli2"' --cfg 'feature="cookie"' --cfg 'feature="default"' --cfg 'feature="flate2"' --cfg 'feature="flate2-c"' --cfg 'feature="session"' -C metadata=5c43d70a8f304402 -C extra-filename=-5c43d70a8f304402 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern actix=/opt/crater/target/debug/deps/libactix-e30a108d7e654b5f.rlib --extern base64=/opt/crater/target/debug/deps/libbase64-b6e807a928c613e4.rlib --extern bitflags=/opt/crater/target/debug/deps/libbitflags-4f5a5af30acbcb25.rlib --extern brotli2=/opt/crater/target/debug/deps/libbrotli2-bac535d5ef2c8c18.rlib --extern byteorder=/opt/crater/target/debug/deps/libbyteorder-91484a073c47d330.rlib --extern bytes=/opt/crater/target/debug/deps/libbytes-0287b749d73ec778.rlib --extern cookie=/opt/crater/target/debug/deps/libcookie-e092b81e87bbf1cb.rlib --extern dtoa=/opt/crater/target/debug/deps/libdtoa-7da1cad1e25058d3.rlib --extern encoding=/opt/crater/target/debug/deps/libencoding-6d002865260c7e42.rlib --extern failure=/opt/crater/target/debug/deps/libfailure-90c3ab51b9995ac9.rlib --extern flate2=/opt/crater/target/debug/deps/libflate2-3be421741c651d7f.rlib --extern futures=/opt/crater/target/debug/deps/libfutures-b0714ad900f48a7a.rlib --extern futures_cpupool=/opt/crater/target/debug/deps/libfutures_cpupool-542d1a32fbdb2224.rlib --extern h2=/opt/crater/target/debug/deps/libh2-11fa59f910856d0e.rlib --extern htmlescape=/opt/crater/target/debug/deps/libhtmlescape-302cddca16ad8f40.rlib --extern http=/opt/crater/target/debug/deps/libhttp-2f604b774dc78ecc.rlib --extern httparse=/opt/crater/target/debug/deps/libhttparse-caeb4a13a2b82e34.rlib --extern itoa=/opt/crater/target/debug/deps/libitoa-5b7c9b1990697752.rlib --extern language_tags=/opt/crater/target/debug/deps/liblanguage_tags-64cc9c97c5566356.rlib --extern lazy_static=/opt/crater/target/debug/deps/liblazy_static-5d30fc5901e8e0f4.rlib --extern lazycell=/opt/crater/target/debug/deps/liblazycell-9f1da78fb2c93e52.rlib --extern log=/opt/crater/target/debug/deps/liblog-23c79292a2b427e1.rlib --extern mime=/opt/crater/target/debug/deps/libmime-dd348f9446461414.rlib --extern mime_guess=/opt/crater/target/debug/deps/libmime_guess-56f13a5e8d670f98.rlib --extern mio=/opt/crater/target/debug/deps/libmio-0dcf32f2164da664.rlib --extern net2=/opt/crater/target/debug/deps/libnet2-d6ba4e9b1ae3e4e1.rlib --extern num_cpus=/opt/crater/target/debug/deps/libnum_cpus-e16a89527eaadcb2.rlib --extern parking_lot=/opt/crater/target/debug/deps/libparking_lot-8c4f40e823afccc1.rlib --extern percent_encoding=/opt/crater/target/debug/deps/libpercent_encoding-46b84a469bd03b92.rlib --extern rand=/opt/crater/target/debug/deps/librand-9e8d12e9780e0e89.rlib --extern regex=/opt/crater/target/debug/deps/libregex-0b69634e271f27ec.rlib --extern serde=/opt/crater/target/debug/deps/libserde-776bfdb9383e835a.rlib --extern serde_json=/opt/crater/target/debug/deps/libserde_json-4e598f4dcb9d235d.rlib --extern sha1=/opt/crater/target/debug/deps/libsha1-9c1861f7e71fdf82.rlib --extern slab=/opt/crater/target/debug/deps/libslab-ef134a6ae2719ce7.rlib --extern smallvec=/opt/crater/target/debug/deps/libsmallvec-c094d5e8cb8386d4.rlib --extern time=/opt/crater/target/debug/deps/libtime-bfe991e50ec4a974.rlib --extern tokio=/opt/crater/target/debug/deps/libtokio-af38c4a3c839dc85.rlib --extern tokio_io=/opt/crater/target/debug/deps/libtokio_io-4a25582d5164fab5.rlib --extern tokio_reactor=/opt/crater/target/debug/deps/libtokio_reactor-715a86d5c8d84e6f.rlib --extern tokio_tcp=/opt/crater/target/debug/deps/libtokio_tcp-4a5512a089300fa3.rlib --extern tokio_timer=/opt/crater/target/debug/deps/libtokio_timer-475d647648ad6698.rlib --extern url=/opt/crater/target/debug/deps/liburl-c9a6827248d53ca5.rlib --cap-lints allow --cap-lints=warn --cfg actix_impl_trait -L native=/opt/crater/target/debug/build/backtrace-sys-990fb3c22b303279/out -L native=/opt/crater/target/debug/build/brotli-sys-da75dfe63e2169e0/out -L native=/opt/crater/target/debug/build/ring-fe021784aea08154/out -L native=/opt/crater/target/debug/build/miniz-sys-6e3e739979e8ea2d/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [ERROR] error running command: no output for 300 seconds [INFO] running `"docker" "inspect" "c79ce5ba3e49a82abb6686c4515e5eb3b1c9a7bfa4c17cfbe563ea7bb50a21c9"` [INFO] running `"docker" "rm" "-f" "c79ce5ba3e49a82abb6686c4515e5eb3b1c9a7bfa4c17cfbe563ea7bb50a21c9"` [INFO] [stdout] c79ce5ba3e49a82abb6686c4515e5eb3b1c9a7bfa4c17cfbe563ea7bb50a21c9