[INFO] crate hashlib 0.1.0 is already in cache [INFO] extracting crate hashlib 0.1.0 into work/ex/pr-60944/sources/master#589beb979c0f1a9736e02e578913db88398c3ba5/reg/hashlib/0.1.0 [INFO] extracting crate hashlib 0.1.0 into work/ex/pr-60944/sources/try#42445ded8fd34235a676755cb5d079658ed51f6a/reg/hashlib/0.1.0 [INFO] validating manifest of hashlib-0.1.0 on toolchain master#589beb979c0f1a9736e02e578913db88398c3ba5 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+589beb979c0f1a9736e02e578913db88398c3ba5-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of hashlib-0.1.0 on toolchain try#42445ded8fd34235a676755cb5d079658ed51f6a [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+42445ded8fd34235a676755cb5d079658ed51f6a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing hashlib-0.1.0 [INFO] finished frobbing hashlib-0.1.0 [INFO] frobbed toml for hashlib-0.1.0 written to work/ex/pr-60944/sources/master#589beb979c0f1a9736e02e578913db88398c3ba5/reg/hashlib/0.1.0/Cargo.toml [INFO] started frobbing hashlib-0.1.0 [INFO] finished frobbing hashlib-0.1.0 [INFO] frobbed toml for hashlib-0.1.0 written to work/ex/pr-60944/sources/try#42445ded8fd34235a676755cb5d079658ed51f6a/reg/hashlib/0.1.0/Cargo.toml [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+589beb979c0f1a9736e02e578913db88398c3ba5-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+42445ded8fd34235a676755cb5d079658ed51f6a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+589beb979c0f1a9736e02e578913db88398c3ba5-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+42445ded8fd34235a676755cb5d079658ed51f6a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking hashlib-0.1.0 against master#589beb979c0f1a9736e02e578913db88398c3ba5 for pr-60944 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60944/worker-3/master#589beb979c0f1a9736e02e578913db88398c3ba5:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60944/sources/master#589beb979c0f1a9736e02e578913db88398c3ba5/reg/hashlib/0.1.0:/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" "+589beb979c0f1a9736e02e578913db88398c3ba5-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 2f3fadbdfae278975f78f090b0239e57b7fa96a802372eae34326452f0202c69 [INFO] running `"docker" "start" "-a" "2f3fadbdfae278975f78f090b0239e57b7fa96a802372eae34326452f0202c69"` [INFO] [stderr] Checking hashlib-prelude v0.1.0 [INFO] [stderr] Checking blake2b_simd v0.4.1 [INFO] [stderr] Compiling numext-constructor v0.1.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.7 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling numext-fixed-uint-core v0.1.4 [INFO] [stderr] Compiling numext-fixed-uint-hack v0.1.4 [INFO] [stderr] Compiling numext-fixed-uint v0.1.4 [INFO] [stderr] Compiling numext-fixed-hash-core v0.1.4 [INFO] [stderr] error: Could not compile `numext-fixed-hash-core`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name numext_fixed_hash_core /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/numext-fixed-hash-core-0.1.4/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' -C metadata=84030be4add0ce48 -C extra-filename=-84030be4add0ce48 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern failure=/opt/crater/target/debug/deps/libfailure-105e6fe7ac96c147.rmeta --extern numext_constructor=/opt/crater/target/debug/deps/libnumext_constructor-ff16c1898b0f6c32.so --extern numext_fixed_uint=/opt/crater/target/debug/deps/libnumext_fixed_uint-f2dcfc4bd4eeb092.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/crater/target/debug/build/backtrace-sys-99887358924f9c38/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `numext-fixed-hash-core`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name numext_fixed_hash_core /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/numext-fixed-hash-core-0.1.4/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="default"' -C metadata=53095d6528d9f99f -C extra-filename=-53095d6528d9f99f --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern failure=/opt/crater/target/debug/deps/libfailure-b1be2b3addff50b6.rlib --extern numext_constructor=/opt/crater/target/debug/deps/libnumext_constructor-ff16c1898b0f6c32.so --extern numext_fixed_uint=/opt/crater/target/debug/deps/libnumext_fixed_uint-ffd90ade831b4fe5.rlib --cap-lints allow --cap-lints=forbid -L native=/opt/crater/target/debug/build/backtrace-sys-99887358924f9c38/out` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "2f3fadbdfae278975f78f090b0239e57b7fa96a802372eae34326452f0202c69"` [INFO] running `"docker" "rm" "-f" "2f3fadbdfae278975f78f090b0239e57b7fa96a802372eae34326452f0202c69"` [INFO] [stdout] 2f3fadbdfae278975f78f090b0239e57b7fa96a802372eae34326452f0202c69