[INFO] updating cached repository Dengjianping/Actix-Blog [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Dengjianping/Actix-Blog [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Dengjianping/Actix-Blog" "work/ex/pr-59199/sources/master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7/gh/Dengjianping/Actix-Blog"` [INFO] [stderr] Cloning into 'work/ex/pr-59199/sources/master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7/gh/Dengjianping/Actix-Blog'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Dengjianping/Actix-Blog" "work/ex/pr-59199/sources/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b/gh/Dengjianping/Actix-Blog"` [INFO] [stderr] Cloning into 'work/ex/pr-59199/sources/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b/gh/Dengjianping/Actix-Blog'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 52ef316c914e7f5aae80a2a9c30472eaae8dc8ca [INFO] sha for GitHub repo Dengjianping/Actix-Blog: 52ef316c914e7f5aae80a2a9c30472eaae8dc8ca [INFO] validating manifest of Dengjianping/Actix-Blog on toolchain master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Dengjianping/Actix-Blog on toolchain try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Dengjianping/Actix-Blog [INFO] finished frobbing Dengjianping/Actix-Blog [INFO] frobbed toml for Dengjianping/Actix-Blog written to work/ex/pr-59199/sources/master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7/gh/Dengjianping/Actix-Blog/Cargo.toml [INFO] started frobbing Dengjianping/Actix-Blog [INFO] finished frobbing Dengjianping/Actix-Blog [INFO] frobbed toml for Dengjianping/Actix-Blog written to work/ex/pr-59199/sources/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b/gh/Dengjianping/Actix-Blog/Cargo.toml [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking Dengjianping/Actix-Blog against master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7 for pr-59199 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-59199/worker-2/master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-59199/sources/master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7/gh/Dengjianping/Actix-Blog:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/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=forbid" "-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" "+bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 1cd8b0960d1decb1c61f31bad91a66e9673d9bb17768eadd3ad3ee00144e96fc [INFO] running `"docker" "start" "-a" "1cd8b0960d1decb1c61f31bad91a66e9673d9bb17768eadd3ad3ee00144e96fc"` [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling arc-swap v0.3.7 [INFO] [stderr] Compiling unic-char-range v0.7.0 [INFO] [stderr] Compiling unic-common v0.7.0 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling string v0.1.3 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling tokio-trace-core v0.1.0 [INFO] [stderr] Compiling actix-web v0.7.18 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling tokio-sync v0.1.4 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Checking proc-macro2 v0.4.27 [INFO] [stderr] Compiling r2d2 v0.8.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling unicase v2.3.0 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling diesel v0.16.0 [INFO] [stderr] Compiling unic-char-property v0.7.0 [INFO] [stderr] Compiling unic-ucd-version v0.7.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Checking quote v0.6.11 [INFO] [stderr] Compiling signal-hook v0.1.8 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.42 [INFO] [stderr] Compiling v_escape_derive v0.2.1 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling unic-ucd-segment v0.7.0 [INFO] [stderr] Checking syn v0.15.29 [INFO] [stderr] Compiling blowfish v0.4.0 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Compiling openssl v0.10.19 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Checking dotenv v0.10.1 [INFO] [stderr] Compiling bcrypt v0.2.2 [INFO] [stderr] Compiling tokio-current-thread v0.1.5 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling v_escape v0.3.2 [INFO] [stderr] Checking tokio-openssl v0.2.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling unic-segment v0.7.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling v_htmlescape v0.3.2 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-threadpool v0.1.12 [INFO] [stderr] Checking trust-dns-proto v0.6.3 [INFO] [stderr] Checking trust-dns-proto v0.5.0 [INFO] [stderr] error: Could not compile `tokio-codec`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `diesel_derives`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name diesel_derives /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel_derives-1.4.0/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="postgres"' -C metadata=1c73d0775d8e6fab -C extra-filename=-1c73d0775d8e6fab --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern proc_macro2=/opt/crater/target/debug/deps/libproc_macro2-e2ce0fada0c3d4ca.rlib --extern quote=/opt/crater/target/debug/deps/libquote-03a7eadf88a419ac.rlib --extern syn=/opt/crater/target/debug/deps/libsyn-af072fdbbb5464c3.rlib --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `tokio-reactor`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `http`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name http /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.1.16/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=369b775afed7c2b0 -C extra-filename=-369b775afed7c2b0 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern bytes=/opt/crater/target/debug/deps/libbytes-bd7aeec2c07ff469.rlib --extern fnv=/opt/crater/target/debug/deps/libfnv-9a00be0747b0bc7f.rlib --extern itoa=/opt/crater/target/debug/deps/libitoa-320ced20d0006e92.rlib --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "1cd8b0960d1decb1c61f31bad91a66e9673d9bb17768eadd3ad3ee00144e96fc"` [INFO] running `"docker" "rm" "-f" "1cd8b0960d1decb1c61f31bad91a66e9673d9bb17768eadd3ad3ee00144e96fc"` [INFO] [stdout] 1cd8b0960d1decb1c61f31bad91a66e9673d9bb17768eadd3ad3ee00144e96fc