Sep 17 13:38:27.762 INFO checking arthurnum/vulrust against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 13:38:27.762 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 13:38:27.762 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-2/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 13:38:28.119 INFO blam! f982e82b84a128c1cfefe7af92ab2af67974c7a9b51df34b5708f48d1d5b98f1 Sep 17 13:38:28.127 INFO running `"docker" "start" "-a" "f982e82b84a128c1cfefe7af92ab2af67974c7a9b51df34b5708f48d1d5b98f1"` Sep 17 13:38:29.483 INFO kablam! usermod: no changes Sep 17 13:38:29.786 INFO kablam! Compiling bitflags v1.0.3 Sep 17 13:38:29.787 INFO kablam! Checking downcast-rs v1.0.3 Sep 17 13:38:29.787 INFO kablam! Compiling nix v0.11.0 Sep 17 13:38:29.794 INFO kablam! Compiling vulkano v0.10.0 Sep 17 13:38:29.795 INFO kablam! Checking half v1.1.2 Sep 17 13:38:29.795 INFO kablam! Checking vk-sys v0.3.3 Sep 17 13:38:29.795 INFO kablam! Compiling cgmath v0.16.1 Sep 17 13:38:29.799 INFO kablam! Compiling libloading v0.5.0 Sep 17 13:38:30.542 INFO kablam! Checking memmap v0.6.2 Sep 17 13:38:30.931 INFO kablam! Checking shared_library v0.1.8 Sep 17 13:38:32.127 INFO kablam! Compiling x11-dl v2.18.3 Sep 17 13:38:32.153 INFO kablam! Compiling xml-rs v0.7.0 Sep 17 13:38:32.460 INFO kablam! Checking smallvec v0.6.3 Sep 17 13:38:32.583 INFO kablam! Checking crossbeam-epoch v0.5.2 Sep 17 13:38:33.011 INFO kablam! Compiling quote v0.6.5 Sep 17 13:38:33.850 INFO kablam! Compiling tempfile v3.0.2 Sep 17 13:38:35.791 INFO kablam! Compiling generic-array v0.9.0 Sep 17 13:38:36.655 INFO kablam! Checking rayon-core v1.4.1 Sep 17 13:38:37.532 INFO kablam! Checking num-rational v0.1.42 Sep 17 13:38:39.256 INFO kablam! Checking crossbeam-deque v0.5.2 Sep 17 13:38:40.871 INFO kablam! Checking parking_lot_core v0.2.14 Sep 17 13:38:45.015 INFO kablam! Checking png v0.12.0 Sep 17 13:38:45.015 INFO kablam! Compiling syn v0.14.7 Sep 17 13:38:45.403 INFO kablam! Checking dlib v0.4.1 Sep 17 13:38:45.403 INFO kablam! Compiling digest v0.7.5 Sep 17 13:38:46.555 INFO kablam! Checking rayon v1.0.2 Sep 17 13:38:46.671 INFO kablam! Checking parking_lot v0.6.3 Sep 17 13:38:46.867 INFO kablam! Checking wayland-sys v0.20.11 Sep 17 13:38:49.475 INFO kablam! Compiling sha2 v0.7.1 Sep 17 13:38:50.251 INFO kablam! Compiling wayland-scanner v0.20.11 Sep 17 13:38:53.135 INFO kablam! Checking wayland-commons v0.20.11 Sep 17 13:38:53.240 INFO kablam! Checking crossbeam-channel v0.2.4 Sep 17 13:38:54.496 INFO kablam! Compiling glsl-to-spirv v0.1.6 Sep 17 13:38:59.423 INFO kablam! Checking crossbeam v0.4.1 Sep 17 13:39:04.950 INFO kablam! Compiling wayland-client v0.20.11 Sep 17 13:39:36.725 INFO kablam! Compiling wayland-protocols v0.20.11 Sep 17 13:39:36.868 INFO kablam! Checking jpeg-decoder v0.1.15 Sep 17 13:39:37.929 INFO kablam! Compiling num-derive v0.2.2 Sep 17 13:39:46.690 INFO kablam! Checking image v0.19.0 Sep 17 13:39:47.287 INFO kablam! error: failed to run custom build command for `glsl-to-spirv v0.1.6` Sep 17 13:39:47.287 INFO kablam! process didn't exit successfully: `/target/debug/build/glsl-to-spirv-c0bdf34658d18cd4/build-script-build` (exit code: 101) Sep 17 13:39:47.287 INFO kablam! --- stdout Sep 17 13:39:47.287 INFO kablam! cargo:rerun-if-changed=build/glslangValidator.exe Sep 17 13:39:47.287 INFO kablam! running: "cmake" "/cargo-home/registry/src/github.com-1ecc6299db9ec823/glsl-to-spirv-0.1.6/glslang" "-DCMAKE_INSTALL_PREFIX=/target/debug/build/glsl-to-spirv-51c09c9ea8a89dc7/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_BUILD_TYPE=Debug" Sep 17 13:39:47.287 INFO kablam! -- The C compiler identification is GNU 5.4.0 Sep 17 13:39:47.287 INFO kablam! -- The CXX compiler identification is GNU 5.4.0 Sep 17 13:39:47.287 INFO kablam! -- Check for working C compiler: /usr/bin/cc Sep 17 13:39:47.287 INFO kablam! -- Check for working C compiler: /usr/bin/cc -- works Sep 17 13:39:47.287 INFO kablam! -- Detecting C compiler ABI info Sep 17 13:39:47.287 INFO kablam! -- Detecting C compiler ABI info - done Sep 17 13:39:47.287 INFO kablam! -- Detecting C compile features Sep 17 13:39:47.287 INFO kablam! -- Detecting C compile features - done Sep 17 13:39:47.287 INFO kablam! -- Check for working CXX compiler: /usr/bin/c++ Sep 17 13:39:47.287 INFO kablam! -- Check for working CXX compiler: /usr/bin/c++ -- works Sep 17 13:39:47.287 INFO kablam! -- Detecting CXX compiler ABI info Sep 17 13:39:47.287 INFO kablam! -- Detecting CXX compiler ABI info - done Sep 17 13:39:47.287 INFO kablam! -- Detecting CXX compile features Sep 17 13:39:47.287 INFO kablam! -- Detecting CXX compile features - done Sep 17 13:39:47.287 INFO kablam! -- Google Mock was not found - tests based on that will not build Sep 17 13:39:47.287 INFO kablam! -- Configuring done Sep 17 13:39:47.287 INFO kablam! -- Generating done Sep 17 13:39:47.287 INFO kablam! -- Build files have been written to: /target/debug/build/glsl-to-spirv-51c09c9ea8a89dc7/out/build Sep 17 13:39:47.287 INFO kablam! running: "cmake" "--build" "." "--target" "install" "--config" "Debug" "--" Sep 17 13:39:47.287 INFO kablam! Scanning dependencies of target HLSL Sep 17 13:39:47.287 INFO kablam! [ 1%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslAttributes.cpp.o Sep 17 13:39:47.287 INFO kablam! [ 3%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslParseHelper.cpp.o Sep 17 13:39:47.288 INFO kablam! [ 5%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslScanContext.cpp.o Sep 17 13:39:47.288 INFO kablam! [ 7%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslOpMap.cpp.o Sep 17 13:39:47.288 INFO kablam! [ 8%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslTokenStream.cpp.o Sep 17 13:39:47.288 INFO kablam! [ 10%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslGrammar.cpp.o Sep 17 13:39:47.288 INFO kablam! [ 12%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslParseables.cpp.o Sep 17 13:39:47.288 INFO kablam! Scanning dependencies of target OSDependent Sep 17 13:39:47.288 INFO kablam! [ 14%] Building CXX object glslang/OSDependent/Unix/CMakeFiles/OSDependent.dir/ossource.cpp.o Sep 17 13:39:47.288 INFO kablam! [ 15%] Linking CXX static library libOSDependent.a Sep 17 13:39:47.288 INFO kablam! Scanning dependencies of target OGLCompiler Sep 17 13:39:47.288 INFO kablam! [ 17%] Building CXX object OGLCompilersDLL/CMakeFiles/OGLCompiler.dir/InitializeDll.cpp.o Sep 17 13:39:47.288 INFO kablam! [ 17%] Built target OSDependent Sep 17 13:39:47.288 INFO kablam! Scanning dependencies of target glslang-default-resource-limits Sep 17 13:39:47.288 INFO kablam! [ 19%] Linking CXX static library libOGLCompiler.a Sep 17 13:39:47.288 INFO kablam! [ 21%] Building CXX object StandAlone/CMakeFiles/glslang-default-resource-limits.dir/ResourceLimits.cpp.o Sep 17 13:39:47.288 INFO kablam! [ 21%] Built target OGLCompiler Sep 17 13:39:47.288 INFO kablam! Scanning dependencies of target SPVRemapper Sep 17 13:39:47.288 INFO kablam! [ 22%] Building CXX object SPIRV/CMakeFiles/SPVRemapper.dir/SPVRemapper.cpp.o Sep 17 13:39:47.288 INFO kablam! [ 24%] Linking CXX static library libglslang-default-resource-limits.a Sep 17 13:39:47.288 INFO kablam! [ 24%] Built target glslang-default-resource-limits Sep 17 13:39:47.288 INFO kablam! [ 26%] Building CXX object SPIRV/CMakeFiles/SPVRemapper.dir/doc.cpp.o Sep 17 13:39:47.288 INFO kablam! hlsl/CMakeFiles/HLSL.dir/build.make:86: recipe for target 'hlsl/CMakeFiles/HLSL.dir/hlslParseHelper.cpp.o' failed Sep 17 13:39:47.288 INFO kablam! CMakeFiles/Makefile2:1410: recipe for target 'hlsl/CMakeFiles/HLSL.dir/all' failed Sep 17 13:39:47.288 INFO kablam! [ 28%] Linking CXX static library libSPVRemapper.a Sep 17 13:39:47.288 INFO kablam! [ 28%] Built target SPVRemapper Sep 17 13:39:47.288 INFO kablam! Makefile:138: recipe for target 'all' failed Sep 17 13:39:47.288 INFO kablam! Sep 17 13:39:47.288 INFO kablam! --- stderr Sep 17 13:39:47.288 INFO kablam! c++: internal compiler error: Killed (program cc1plus) Sep 17 13:39:47.288 INFO kablam! Please submit a full bug report, Sep 17 13:39:47.288 INFO kablam! with preprocessed source if appropriate. Sep 17 13:39:47.288 INFO kablam! See for instructions. Sep 17 13:39:47.288 INFO kablam! make[2]: *** [hlsl/CMakeFiles/HLSL.dir/hlslParseHelper.cpp.o] Error 4 Sep 17 13:39:47.288 INFO kablam! make[2]: *** Waiting for unfinished jobs.... Sep 17 13:39:47.288 INFO kablam! make[1]: *** [hlsl/CMakeFiles/HLSL.dir/all] Error 2 Sep 17 13:39:47.288 INFO kablam! make[1]: *** Waiting for unfinished jobs.... Sep 17 13:39:47.288 INFO kablam! make: *** [all] Error 2 Sep 17 13:39:47.288 INFO kablam! thread 'main' panicked at ' Sep 17 13:39:47.288 INFO kablam! command did not execute successfully, got: exit code: 2 Sep 17 13:39:47.288 INFO kablam! Sep 17 13:39:47.288 INFO kablam! build script failed, must exit now', /cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.31/src/lib.rs:643:5 Sep 17 13:39:47.288 INFO kablam! stack backtrace: Sep 17 13:39:47.288 INFO kablam! 0: 0x55e6ea1c1a6e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::he3ea2af6595cbcfd Sep 17 13:39:47.288 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 17 13:39:47.288 INFO kablam! 1: 0x55e6ea1b21d6 - std::sys_common::backtrace::print::h9a6dc25b0b6db3e6 Sep 17 13:39:47.288 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 17 13:39:47.288 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 17 13:39:47.288 INFO kablam! 2: 0x55e6ea1b0b2d - std::panicking::default_hook::{{closure}}::h9f9f4c00fc62ac12 Sep 17 13:39:47.288 INFO kablam! at libstd/panicking.rs:211 Sep 17 13:39:47.288 INFO kablam! 3: 0x55e6ea1b08a0 - std::panicking::default_hook::h86ebe853ecef0f3c Sep 17 13:39:47.288 INFO kablam! at libstd/panicking.rs:227 Sep 17 13:39:47.288 INFO kablam! 4: 0x55e6ea1b113c - std::panicking::rust_panic_with_hook::h6d3348b8dd4df56e Sep 17 13:39:47.288 INFO kablam! at libstd/panicking.rs:477 Sep 17 13:39:47.288 INFO kablam! 5: 0x55e6ea1b0d39 - std::panicking::continue_panic_fmt::hf441f2da14f71300 Sep 17 13:39:47.288 INFO kablam! at libstd/panicking.rs:391 Sep 17 13:39:47.288 INFO kablam! 6: 0x55e6ea1b0c9d - std::panicking::begin_panic_fmt::h97631dc25adb41bb Sep 17 13:39:47.288 INFO kablam! at libstd/panicking.rs:346 Sep 17 13:39:47.288 INFO kablam! 7: 0x55e6ea155fb1 - cmake::fail::h292097089175434f Sep 17 13:39:47.288 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.31/src/lib.rs:643 Sep 17 13:39:47.288 INFO kablam! 8: 0x55e6ea1558ea - cmake::run::h21959fdd8b8066e8 Sep 17 13:39:47.288 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.31/src/lib.rs:624 Sep 17 13:39:47.288 INFO kablam! 9: 0x55e6ea1529bb - cmake::Config::build::h39483128886f37c4 Sep 17 13:39:47.288 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.31/src/lib.rs:531 Sep 17 13:39:47.288 INFO kablam! 10: 0x55e6ea14574c - cmake::build::hd3838c0fc85fc438 Sep 17 13:39:47.288 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.31/src/lib.rs:93 Sep 17 13:39:47.288 INFO kablam! 11: 0x55e6ea14356b - build_script_build::main::h7a293baf997ed2a1 Sep 17 13:39:47.288 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/glsl-to-spirv-0.1.6/build/build.rs:37 Sep 17 13:39:47.288 INFO kablam! 12: 0x55e6ea14456f - std::rt::lang_start::{{closure}}::hefbe48131c1f5cc8 Sep 17 13:39:47.288 INFO kablam! at libstd/rt.rs:74 Sep 17 13:39:47.289 INFO kablam! 13: 0x55e6ea1b0bd2 - std::panicking::try::do_call::h46a7bcf1f6152e5b Sep 17 13:39:47.289 INFO kablam! at libstd/rt.rs:59 Sep 17 13:39:47.289 INFO kablam! at libstd/panicking.rs:310 Sep 17 13:39:47.289 INFO kablam! 14: 0x55e6ea1d4429 - __rust_maybe_catch_panic Sep 17 13:39:47.289 INFO kablam! at libpanic_unwind/lib.rs:102 Sep 17 13:39:47.289 INFO kablam! 15: 0x55e6ea1bd455 - std::rt::lang_start_internal::h221cb5896f5e061c Sep 17 13:39:47.289 INFO kablam! at libstd/panicking.rs:289 Sep 17 13:39:47.289 INFO kablam! at libstd/panic.rs:392 Sep 17 13:39:47.289 INFO kablam! at libstd/rt.rs:58 Sep 17 13:39:47.289 INFO kablam! 16: 0x55e6ea144547 - std::rt::lang_start::hd5f66c173075c419 Sep 17 13:39:47.291 INFO kablam! at libstd/rt.rs:74 Sep 17 13:39:47.292 INFO kablam! 17: 0x55e6ea143829 - main Sep 17 13:39:47.292 INFO kablam! 18: 0x7f5401dcc82f - __libc_start_main Sep 17 13:39:47.292 INFO kablam! 19: 0x55e6ea141f68 - _start Sep 17 13:39:47.292 INFO kablam! 20: 0x0 - Sep 17 13:39:47.292 INFO kablam! Sep 17 13:39:47.292 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 13:39:59.487 INFO kablam! error: build failed Sep 17 13:39:59.499 INFO kablam! su: No module specific data is present Sep 17 13:40:00.723 INFO running `"docker" "rm" "-f" "f982e82b84a128c1cfefe7af92ab2af67974c7a9b51df34b5708f48d1d5b98f1"` Sep 17 13:40:00.963 INFO blam! f982e82b84a128c1cfefe7af92ab2af67974c7a9b51df34b5708f48d1d5b98f1