[INFO] crate google-compute1 1.0.8+20180916 is already in cache [INFO] extracting crate google-compute1 1.0.8+20180916 into work/ex/pr-60174/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/reg/google-compute1/1.0.8+20180916 [INFO] extracting crate google-compute1 1.0.8+20180916 into work/ex/pr-60174/sources/try#74092351c05ae61047b2be02024415546595e974/reg/google-compute1/1.0.8+20180916 [INFO] validating manifest of google-compute1-1.0.8+20180916 on toolchain master#e305df1846a6d985315917ae0c81b74af8b4e641 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of google-compute1-1.0.8+20180916 on toolchain try#74092351c05ae61047b2be02024415546595e974 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+74092351c05ae61047b2be02024415546595e974-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing google-compute1-1.0.8+20180916 [INFO] finished frobbing google-compute1-1.0.8+20180916 [INFO] frobbed toml for google-compute1-1.0.8+20180916 written to work/ex/pr-60174/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/reg/google-compute1/1.0.8+20180916/Cargo.toml [INFO] started frobbing google-compute1-1.0.8+20180916 [INFO] finished frobbing google-compute1-1.0.8+20180916 [INFO] frobbed toml for google-compute1-1.0.8+20180916 written to work/ex/pr-60174/sources/try#74092351c05ae61047b2be02024415546595e974/reg/google-compute1/1.0.8+20180916/Cargo.toml [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+74092351c05ae61047b2be02024415546595e974-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+74092351c05ae61047b2be02024415546595e974-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking google-compute1-1.0.8+20180916 against try#74092351c05ae61047b2be02024415546595e974 for pr-60174 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60174/worker-4/try#74092351c05ae61047b2be02024415546595e974:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60174/sources/try#74092351c05ae61047b2be02024415546595e974/reg/google-compute1/1.0.8+20180916:/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" "+74092351c05ae61047b2be02024415546595e974-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 8965ec81766f3139854081b443ec71ac9aed83f8074a7b3da9b9a94a1426b6fb [INFO] running `"docker" "start" "-a" "8965ec81766f3139854081b443ec71ac9aed83f8074a7b3da9b9a94a1426b6fb"` [INFO] [stderr] Checking google-compute1 v1.0.8+20180916 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/cmn.rs:344:46 [INFO] [stderr] | [INFO] [stderr] 344 | Error::HttpError(ref err) => err.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/cmn.rs:345:55 [INFO] [stderr] | [INFO] [stderr] 345 | Error::JsonDecodeError(_, ref err) => err.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/cmn.rs:344:46 [INFO] [stderr] | [INFO] [stderr] 344 | Error::HttpError(ref err) => err.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/cmn.rs:345:55 [INFO] [stderr] | [INFO] [stderr] 345 | Error::JsonDecodeError(_, ref err) => err.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error: Could not compile `google-compute1`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name google_compute1 src/lib.rs --color never --emit=dep-info,metadata -C debuginfo=2 --test -C metadata=8ab40beae7255d18 -C extra-filename=-8ab40beae7255d18 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern hyper=/opt/crater/target/debug/deps/libhyper-1c2316e7e3a6fe01.rmeta --extern hyper_rustls=/opt/crater/target/debug/deps/libhyper_rustls-23f1cba483f24847.rmeta --extern mime=/opt/crater/target/debug/deps/libmime-d7326eaad296d52b.rmeta --extern serde=/opt/crater/target/debug/deps/libserde-115910bbbc07b6a5.rmeta --extern serde_derive=/opt/crater/target/debug/deps/libserde_derive-5479ccededa2e2df.so --extern serde_json=/opt/crater/target/debug/deps/libserde_json-8fb36ebc1babd5fb.rmeta --extern url=/opt/crater/target/debug/deps/liburl-f5e4a6ed2d806401.rmeta --extern yup_oauth2=/opt/crater/target/debug/deps/libyup_oauth2-d9c0c91eb734cdc5.rmeta --cap-lints=forbid -L native=/opt/crater/target/debug/build/ring-d22b2fa5ea57f474/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "8965ec81766f3139854081b443ec71ac9aed83f8074a7b3da9b9a94a1426b6fb"` [INFO] running `"docker" "rm" "-f" "8965ec81766f3139854081b443ec71ac9aed83f8074a7b3da9b9a94a1426b6fb"` [INFO] [stdout] 8965ec81766f3139854081b443ec71ac9aed83f8074a7b3da9b9a94a1426b6fb