[INFO] updating cached repository sim82/rust_playground [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/sim82/rust_playground [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/sim82/rust_playground" "work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/sim82/rust_playground"` [INFO] [stderr] Cloning into 'work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/sim82/rust_playground'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/sim82/rust_playground" "work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/sim82/rust_playground"` [INFO] [stderr] Cloning into 'work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/sim82/rust_playground'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d29f5dfa671cfbfd66b22b2876741161cf8ca7f5 [INFO] sha for GitHub repo sim82/rust_playground: d29f5dfa671cfbfd66b22b2876741161cf8ca7f5 [INFO] validating manifest of sim82/rust_playground on toolchain master#c43d03a19f326f4a323569328cc501e86eb6d22e [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of sim82/rust_playground on toolchain try#75eff020d0923c035c2fe220db4a0465cd847048 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+75eff020d0923c035c2fe220db4a0465cd847048-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing sim82/rust_playground [INFO] finished frobbing sim82/rust_playground [INFO] frobbed toml for sim82/rust_playground written to work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/sim82/rust_playground/Cargo.toml [INFO] started frobbing sim82/rust_playground [INFO] finished frobbing sim82/rust_playground [INFO] frobbed toml for sim82/rust_playground written to work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/sim82/rust_playground/Cargo.toml [INFO] crate sim82/rust_playground already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+75eff020d0923c035c2fe220db4a0465cd847048-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking sim82/rust_playground against try#75eff020d0923c035c2fe220db4a0465cd847048 for pr-63565 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63565/worker-3/try#75eff020d0923c035c2fe220db4a0465cd847048:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/sim82/rust_playground:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/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" "+75eff020d0923c035c2fe220db4a0465cd847048-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] a8d777922a92931ec4904eebc4445b78f8f200ce1f0ced37d5033965e8e19f8c [INFO] running `"docker" "start" "-a" "a8d777922a92931ec4904eebc4445b78f8f200ce1f0ced37d5033965e8e19f8c"` [INFO] [stderr] warning: unused manifest key: dependencies.cgmath.simd [INFO] [stderr] Compiling vulkano v0.11.1 [INFO] [stderr] Checking half v1.3.0 [INFO] [stderr] Checking vk-sys v0.4.0 [INFO] [stderr] Compiling rust_playground v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Checking uuid v0.7.2 [INFO] [stderr] Checking custom_error v1.3.0 [INFO] [stderr] Compiling wayland-scanner v0.21.7 [INFO] [stderr] Compiling cmake v0.1.35 [INFO] [stderr] Checking packed_simd v0.3.1 [INFO] [stderr] Checking hashbrown v0.1.8 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Checking smallvec v0.6.7 [INFO] [stderr] Checking nix v0.11.0 [INFO] [stderr] Checking nix v0.12.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking crossbeam-epoch v0.7.0 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking crossbeam-epoch v0.6.1 [INFO] [stderr] Checking num-complex v0.2.1 [INFO] [stderr] Checking x11-dl v2.18.3 [INFO] [stderr] Compiling shaderc v0.3.12 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Checking parking_lot_core v0.3.1 [INFO] [stderr] Checking wayland-sys v0.21.7 [INFO] [stderr] Compiling wayland-client v0.21.7 [INFO] [stderr] Compiling wayland-protocols v0.21.7 [INFO] [stderr] Compiling num-derive v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.85 [INFO] [stderr] Checking ndarray v0.12.1 [INFO] [stderr] Checking rayon-core v1.4.1 [INFO] [stderr] Checking rusttype v0.7.5 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking wayland-commons v0.21.7 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking twox-hash v1.1.2 [INFO] [stderr] Checking cgmath v0.17.0 [INFO] [stderr] Checking rayon v1.0.3 [INFO] [stderr] Checking andrew v0.1.4 [INFO] [stderr] Checking glyph_brush_layout v0.1.5 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking tiff v0.2.1 [INFO] [stderr] Checking crossbeam-channel v0.3.6 [INFO] [stderr] Checking glyph_brush v0.4.1 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Checking crossbeam v0.5.0 [INFO] [stderr] Checking image v0.21.0 [INFO] [stderr] Checking smithay-client-toolkit v0.4.4 [INFO] [stderr] Checking winit v0.18.0 [INFO] [stderr] Checking vulkano-win v0.11.1 [INFO] [stderr] error: Could not compile `packed_simd`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name packed_simd /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' -C metadata=1aa865ec1857598c -C extra-filename=-1aa865ec1857598c --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern cfg_if=/opt/crater/target/debug/deps/libcfg_if-eb9385744fd43768.rmeta --cap-lints allow --cap-lints=forbid` (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" "a8d777922a92931ec4904eebc4445b78f8f200ce1f0ced37d5033965e8e19f8c"` [INFO] running `"docker" "rm" "-f" "a8d777922a92931ec4904eebc4445b78f8f200ce1f0ced37d5033965e8e19f8c"` [INFO] [stdout] a8d777922a92931ec4904eebc4445b78f8f200ce1f0ced37d5033965e8e19f8c