[INFO] updating cached repository colibre/nicegfx [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/colibre/nicegfx [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/colibre/nicegfx" "work/ex/pr-60466/sources/master#7840a0b753a065a41999f1fb6028f67d33e3fdd5/gh/colibre/nicegfx"` [INFO] [stderr] Cloning into 'work/ex/pr-60466/sources/master#7840a0b753a065a41999f1fb6028f67d33e3fdd5/gh/colibre/nicegfx'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/colibre/nicegfx" "work/ex/pr-60466/sources/try#6a9f0b6cc40687e25f9d772e3b10bab335c63853/gh/colibre/nicegfx"` [INFO] [stderr] Cloning into 'work/ex/pr-60466/sources/try#6a9f0b6cc40687e25f9d772e3b10bab335c63853/gh/colibre/nicegfx'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 87e8a085faae4f0f5ee1e7db6b5a3db2b7480e7d [INFO] sha for GitHub repo colibre/nicegfx: 87e8a085faae4f0f5ee1e7db6b5a3db2b7480e7d [INFO] validating manifest of colibre/nicegfx on toolchain master#7840a0b753a065a41999f1fb6028f67d33e3fdd5 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+7840a0b753a065a41999f1fb6028f67d33e3fdd5-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of colibre/nicegfx on toolchain try#6a9f0b6cc40687e25f9d772e3b10bab335c63853 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+6a9f0b6cc40687e25f9d772e3b10bab335c63853-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing colibre/nicegfx [INFO] finished frobbing colibre/nicegfx [INFO] frobbed toml for colibre/nicegfx written to work/ex/pr-60466/sources/master#7840a0b753a065a41999f1fb6028f67d33e3fdd5/gh/colibre/nicegfx/Cargo.toml [INFO] started frobbing colibre/nicegfx [INFO] finished frobbing colibre/nicegfx [INFO] frobbed toml for colibre/nicegfx written to work/ex/pr-60466/sources/try#6a9f0b6cc40687e25f9d772e3b10bab335c63853/gh/colibre/nicegfx/Cargo.toml [INFO] crate colibre/nicegfx already has a lockfile, it will not be regenerated [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+7840a0b753a065a41999f1fb6028f67d33e3fdd5-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+6a9f0b6cc40687e25f9d772e3b10bab335c63853-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking colibre/nicegfx against try#6a9f0b6cc40687e25f9d772e3b10bab335c63853 for pr-60466 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60466/worker-2/try#6a9f0b6cc40687e25f9d772e3b10bab335c63853:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60466/sources/try#6a9f0b6cc40687e25f9d772e3b10bab335c63853/gh/colibre/nicegfx:/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" "+6a9f0b6cc40687e25f9d772e3b10bab335c63853-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] e996ace810efde9f4437cbcd09d0caf609da8c418934ea4a24017b44b8a31fb5 [INFO] running `"docker" "start" "-a" "e996ace810efde9f4437cbcd09d0caf609da8c418934ea4a24017b44b8a31fb5"` [INFO] [stderr] Compiling num-derive v0.2.3 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Compiling glsl-to-spirv v0.1.6 [INFO] [stderr] Checking andrew v0.1.5 [INFO] [stderr] Compiling tempfile v3.0.5 [INFO] [stderr] Checking gfx-hal v0.1.0 (https://github.com/gfx-rs/gfx?rev=9236fc7bfc0e58489f6481527e434fe0e5487155#9236fc7b) [INFO] [stderr] Checking smithay-client-toolkit v0.4.4 [INFO] [stderr] Checking simple_logger v1.0.1 [INFO] [stderr] Checking winit v0.18.1 [INFO] [stderr] Checking tiff v0.2.1 [INFO] [stderr] Checking image v0.21.0 [INFO] [stderr] error: Could not compile `gfx-hal`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name gfx_hal /opt/crater/cargo-home/git/checkouts/gfx-e86e7f3ebdbc4218/9236fc7/src/hal/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=2931b102d8a8573f -C extra-filename=-2931b102d8a8573f --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern bitflags=/opt/crater/target/debug/deps/libbitflags-b9e54ac9b18d525f.rmeta --extern failure=/opt/crater/target/debug/deps/libfailure-eaca8df1db35ac64.rmeta --extern fxhash=/opt/crater/target/debug/deps/libfxhash-2c897f326986a22c.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/crater/target/debug/build/backtrace-sys-f0bc0f7d84f382b6/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" "e996ace810efde9f4437cbcd09d0caf609da8c418934ea4a24017b44b8a31fb5"` [INFO] running `"docker" "rm" "-f" "e996ace810efde9f4437cbcd09d0caf609da8c418934ea4a24017b44b8a31fb5"` [INFO] [stdout] e996ace810efde9f4437cbcd09d0caf609da8c418934ea4a24017b44b8a31fb5