[INFO] updating cached repository ForestCSharp/gfx_gltf_anim [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ForestCSharp/gfx_gltf_anim [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ForestCSharp/gfx_gltf_anim" "work/ex/pr-60932/sources/master#548add7f61bfcbe3bea3f5ccefb53c84da8fefe4/gh/ForestCSharp/gfx_gltf_anim"` [INFO] [stderr] Cloning into 'work/ex/pr-60932/sources/master#548add7f61bfcbe3bea3f5ccefb53c84da8fefe4/gh/ForestCSharp/gfx_gltf_anim'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ForestCSharp/gfx_gltf_anim" "work/ex/pr-60932/sources/try#097e26225c5cc28d3042ad4c80eac7c488f78ee7/gh/ForestCSharp/gfx_gltf_anim"` [INFO] [stderr] Cloning into 'work/ex/pr-60932/sources/try#097e26225c5cc28d3042ad4c80eac7c488f78ee7/gh/ForestCSharp/gfx_gltf_anim'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6707c5d27246a6673fe4211daeb47929c5e022e9 [INFO] sha for GitHub repo ForestCSharp/gfx_gltf_anim: 6707c5d27246a6673fe4211daeb47929c5e022e9 [INFO] validating manifest of ForestCSharp/gfx_gltf_anim on toolchain master#548add7f61bfcbe3bea3f5ccefb53c84da8fefe4 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+548add7f61bfcbe3bea3f5ccefb53c84da8fefe4-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ForestCSharp/gfx_gltf_anim on toolchain try#097e26225c5cc28d3042ad4c80eac7c488f78ee7 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+097e26225c5cc28d3042ad4c80eac7c488f78ee7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ForestCSharp/gfx_gltf_anim [INFO] finished frobbing ForestCSharp/gfx_gltf_anim [INFO] frobbed toml for ForestCSharp/gfx_gltf_anim written to work/ex/pr-60932/sources/master#548add7f61bfcbe3bea3f5ccefb53c84da8fefe4/gh/ForestCSharp/gfx_gltf_anim/Cargo.toml [INFO] started frobbing ForestCSharp/gfx_gltf_anim [INFO] finished frobbing ForestCSharp/gfx_gltf_anim [INFO] frobbed toml for ForestCSharp/gfx_gltf_anim written to work/ex/pr-60932/sources/try#097e26225c5cc28d3042ad4c80eac7c488f78ee7/gh/ForestCSharp/gfx_gltf_anim/Cargo.toml [INFO] crate ForestCSharp/gfx_gltf_anim already has a lockfile, it will not be regenerated [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+548add7f61bfcbe3bea3f5ccefb53c84da8fefe4-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+097e26225c5cc28d3042ad4c80eac7c488f78ee7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking ForestCSharp/gfx_gltf_anim against master#548add7f61bfcbe3bea3f5ccefb53c84da8fefe4 for pr-60932 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60932/worker-1/master#548add7f61bfcbe3bea3f5ccefb53c84da8fefe4:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60932/sources/master#548add7f61bfcbe3bea3f5ccefb53c84da8fefe4/gh/ForestCSharp/gfx_gltf_anim:/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" "+548add7f61bfcbe3bea3f5ccefb53c84da8fefe4-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 65cf85f7e0147e9f71eea34fd0d94d78712685525516f0c0be49236e01f6eef7 [INFO] running `"docker" "start" "-a" "65cf85f7e0147e9f71eea34fd0d94d78712685525516f0c0be49236e01f6eef7"` [INFO] [stderr] Compiling gfx_gltf_anim v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Compiling cmake v0.1.35 [INFO] [stderr] Compiling nom v4.2.2 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling gltf-derive v0.11.3 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Checking cgmath v0.15.0 [INFO] [stderr] Checking tempfile v3.0.7 [INFO] [stderr] Checking nalgebra v0.16.13 [INFO] [stderr] Checking gfx-hal v0.1.0 (https://github.com/ForestCSharp/gfx.git#83a16570) [INFO] [stderr] Checking winit v0.18.1 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling glsl-to-spirv v0.1.7 [INFO] [stderr] Checking gltf-json v0.11.3 [INFO] [stderr] Compiling cexpr v0.3.4 [INFO] [stderr] Checking image v0.19.0 [INFO] [stderr] error: Could not compile `clang-sys`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clang_sys /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clang-sys-0.26.4/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="clang_6_0"' --cfg 'feature="gte_clang_3_6"' --cfg 'feature="gte_clang_3_7"' --cfg 'feature="gte_clang_3_8"' --cfg 'feature="gte_clang_3_9"' --cfg 'feature="gte_clang_4_0"' --cfg 'feature="gte_clang_5_0"' --cfg 'feature="gte_clang_6_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' -C metadata=ed9b3e1ef830b41a -C extra-filename=-ed9b3e1ef830b41a --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern glob=/opt/crater/target/debug/deps/libglob-b6716b0edd99b7fa.rlib --extern libc=/opt/crater/target/debug/deps/liblibc-abea726c2a0df3f6.rlib --extern libloading=/opt/crater/target/debug/deps/liblibloading-4e89cfe6a7bb2238.rlib --cap-lints allow --cap-lints=forbid -L native=/opt/crater/target/debug/build/libloading-27489762a7046e6a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `nalgebra`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name nalgebra /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.13/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="alga"' --cfg 'feature="matrixmultiply"' --cfg 'feature="rand"' --cfg 'feature="std"' -C metadata=4572521c250b693b -C extra-filename=-4572521c250b693b --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern alga=/opt/crater/target/debug/deps/libalga-9fa15adf8696c4ef.rmeta --extern approx=/opt/crater/target/debug/deps/libapprox-4c47530ebe4294ee.rmeta --extern generic_array=/opt/crater/target/debug/deps/libgeneric_array-5c581cfb33e8014b.rmeta --extern matrixmultiply=/opt/crater/target/debug/deps/libmatrixmultiply-da86b44fb18c0a39.rmeta --extern num_complex=/opt/crater/target/debug/deps/libnum_complex-c6edd4e515d2756f.rmeta --extern num_traits=/opt/crater/target/debug/deps/libnum_traits-c0418adaf57a39e6.rmeta --extern rand=/opt/crater/target/debug/deps/librand-ff86e375c2791b26.rmeta --extern typenum=/opt/crater/target/debug/deps/libtypenum-3721beb9d2aec29f.rmeta --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 `gfx-hal`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name gfx_hal /opt/crater/cargo-home/git/checkouts/gfx-eb7cdbca2da27af9/83a1657/src/hal/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=1c9b50a445a51e9b -C extra-filename=-1c9b50a445a51e9b --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern bitflags=/opt/crater/target/debug/deps/libbitflags-f25253e04dc68ac8.rmeta --extern failure=/opt/crater/target/debug/deps/libfailure-f39e30f63da3d25d.rmeta --extern fxhash=/opt/crater/target/debug/deps/libfxhash-18ae62ad9d3fd140.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/crater/target/debug/build/backtrace-sys-e785920c249591fc/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" "65cf85f7e0147e9f71eea34fd0d94d78712685525516f0c0be49236e01f6eef7"` [INFO] running `"docker" "rm" "-f" "65cf85f7e0147e9f71eea34fd0d94d78712685525516f0c0be49236e01f6eef7"` [INFO] [stdout] 65cf85f7e0147e9f71eea34fd0d94d78712685525516f0c0be49236e01f6eef7