Sep 19 15:59:45.543 INFO checking vulkanology-0.2.0 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 15:59:45.543 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 15:59:45.543 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-0/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 15:59:46.075 INFO blam! 7fc7155626404f004355d2d253d3bdbfe8e9644f0d58928bfb2274b7c69b7dcf Sep 19 15:59:46.077 INFO running `"docker" "start" "-a" "7fc7155626404f004355d2d253d3bdbfe8e9644f0d58928bfb2274b7c69b7dcf"` Sep 19 15:59:48.399 INFO kablam! usermod: no changes Sep 19 15:59:48.638 INFO kablam! Checking smallvec v0.3.4 Sep 19 15:59:48.639 INFO kablam! Checking vk-sys v0.2.7 Sep 19 15:59:48.642 INFO kablam! Compiling cmake v0.1.34 Sep 19 15:59:48.643 INFO kablam! Compiling tempfile v3.0.4 Sep 19 15:59:48.643 INFO kablam! Checking shared_library v0.1.9 Sep 19 15:59:52.148 INFO kablam! Compiling glsl-to-spirv v0.1.7 Sep 19 15:59:52.527 INFO kablam! Checking vulkano v0.3.2 Sep 19 16:00:00.675 INFO kablam! error[E0081]: discriminant value `1000104001` already exists Sep 19 16:00:00.675 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.3.2/src/swapchain/surface.rs:906:26 Sep 19 16:00:00.675 INFO kablam! | Sep 19 16:00:00.675 INFO kablam! 905 | DisplayP3Linear = vk::COLOR_SPACE_DISPLAY_P3_LINEAR_EXT, Sep 19 16:00:00.675 INFO kablam! | ------------------------------------- first use of `1000104001` Sep 19 16:00:00.675 INFO kablam! 906 | DisplayP3NonLinear = vk::COLOR_SPACE_DISPLAY_P3_NONLINEAR_EXT, Sep 19 16:00:00.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ enum already has `1000104001` Sep 19 16:00:00.675 INFO kablam! Sep 19 16:00:00.675 INFO kablam! error[E0081]: discriminant value `1000104003` already exists Sep 19 16:00:00.675 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.3.2/src/swapchain/surface.rs:909:19 Sep 19 16:00:00.675 INFO kablam! | Sep 19 16:00:00.675 INFO kablam! 907 | ScrgbLinear = vk::COLOR_SPACE_SCRGB_LINEAR_EXT, Sep 19 16:00:00.675 INFO kablam! | -------------------------------- first use of `1000104003` Sep 19 16:00:00.675 INFO kablam! 908 | ScrgbNonLinear = vk::COLOR_SPACE_SCRGB_NONLINEAR_EXT, Sep 19 16:00:00.675 INFO kablam! 909 | DciP3Linear = vk::COLOR_SPACE_DCI_P3_LINEAR_EXT, Sep 19 16:00:00.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ enum already has `1000104003` Sep 19 16:00:00.675 INFO kablam! Sep 19 16:00:00.675 INFO kablam! error[E0081]: discriminant value `1000104004` already exists Sep 19 16:00:00.675 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.3.2/src/swapchain/surface.rs:910:22 Sep 19 16:00:00.675 INFO kablam! | Sep 19 16:00:00.675 INFO kablam! 908 | ScrgbNonLinear = vk::COLOR_SPACE_SCRGB_NONLINEAR_EXT, Sep 19 16:00:00.675 INFO kablam! | ----------------------------------- first use of `1000104004` Sep 19 16:00:00.675 INFO kablam! 909 | DciP3Linear = vk::COLOR_SPACE_DCI_P3_LINEAR_EXT, Sep 19 16:00:00.675 INFO kablam! 910 | DciP3NonLinear = vk::COLOR_SPACE_DCI_P3_NONLINEAR_EXT, Sep 19 16:00:00.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ enum already has `1000104004` Sep 19 16:00:00.675 INFO kablam! Sep 19 16:00:01.235 INFO kablam! error: aborting due to 3 previous errors Sep 19 16:00:01.235 INFO kablam! Sep 19 16:00:01.235 INFO kablam! For more information about this error, try `rustc --explain E0081`. Sep 19 16:00:01.267 INFO kablam! error: Could not compile `vulkano`. Sep 19 16:00:01.267 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 16:00:38.427 INFO kablam! error: failed to run custom build command for `glsl-to-spirv v0.1.7` Sep 19 16:00:38.427 INFO kablam! process didn't exit successfully: `/target/debug/build/glsl-to-spirv-38dfb42d85a348e3/build-script-build` (exit code: 101) Sep 19 16:00:38.427 INFO kablam! --- stdout Sep 19 16:00:38.427 INFO kablam! cargo:rerun-if-changed=build/glslangValidator.exe Sep 19 16:00:38.427 INFO kablam! running: "cmake" "/cargo-home/registry/src/github.com-1ecc6299db9ec823/glsl-to-spirv-0.1.7/glslang" "-DCMAKE_INSTALL_PREFIX=/target/debug/build/glsl-to-spirv-775348dfbcf08fb0/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 19 16:00:38.427 INFO kablam! -- The C compiler identification is GNU 5.4.0 Sep 19 16:00:38.427 INFO kablam! -- The CXX compiler identification is GNU 5.4.0 Sep 19 16:00:38.427 INFO kablam! -- Check for working C compiler: /usr/bin/cc Sep 19 16:00:38.427 INFO kablam! -- Check for working C compiler: /usr/bin/cc -- works Sep 19 16:00:38.427 INFO kablam! -- Detecting C compiler ABI info Sep 19 16:00:38.427 INFO kablam! -- Detecting C compiler ABI info - done Sep 19 16:00:38.427 INFO kablam! -- Detecting C compile features Sep 19 16:00:38.427 INFO kablam! -- Detecting C compile features - done Sep 19 16:00:38.427 INFO kablam! -- Check for working CXX compiler: /usr/bin/c++ Sep 19 16:00:38.427 INFO kablam! -- Check for working CXX compiler: /usr/bin/c++ -- works Sep 19 16:00:38.427 INFO kablam! -- Detecting CXX compiler ABI info Sep 19 16:00:38.427 INFO kablam! -- Detecting CXX compiler ABI info - done Sep 19 16:00:38.427 INFO kablam! -- Detecting CXX compile features Sep 19 16:00:38.427 INFO kablam! -- Detecting CXX compile features - done Sep 19 16:00:38.427 INFO kablam! -- Google Mock was not found - tests based on that will not build Sep 19 16:00:38.427 INFO kablam! -- Configuring done Sep 19 16:00:38.427 INFO kablam! -- Generating done Sep 19 16:00:38.427 INFO kablam! -- Build files have been written to: /target/debug/build/glsl-to-spirv-775348dfbcf08fb0/out/build Sep 19 16:00:38.427 INFO kablam! running: "cmake" "--build" "." "--target" "install" "--config" "Debug" "--" Sep 19 16:00:38.427 INFO kablam! Scanning dependencies of target OSDependent Sep 19 16:00:38.427 INFO kablam! Scanning dependencies of target OGLCompiler Sep 19 16:00:38.427 INFO kablam! [ 1%] Building CXX object glslang/OSDependent/Unix/CMakeFiles/OSDependent.dir/ossource.cpp.o Sep 19 16:00:38.427 INFO kablam! Scanning dependencies of target glslang-default-resource-limits Sep 19 16:00:38.427 INFO kablam! [ 3%] Building CXX object OGLCompilersDLL/CMakeFiles/OGLCompiler.dir/InitializeDll.cpp.o Sep 19 16:00:38.427 INFO kablam! Scanning dependencies of target SPVRemapper Sep 19 16:00:38.427 INFO kablam! [ 5%] Building CXX object StandAlone/CMakeFiles/glslang-default-resource-limits.dir/ResourceLimits.cpp.o Sep 19 16:00:38.427 INFO kablam! Scanning dependencies of target HLSL Sep 19 16:00:38.427 INFO kablam! [ 7%] Building CXX object SPIRV/CMakeFiles/SPVRemapper.dir/doc.cpp.o Sep 19 16:00:38.427 INFO kablam! [ 8%] Building CXX object SPIRV/CMakeFiles/SPVRemapper.dir/SPVRemapper.cpp.o Sep 19 16:00:38.427 INFO kablam! [ 10%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslParseHelper.cpp.o Sep 19 16:00:38.427 INFO kablam! [ 12%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslAttributes.cpp.o Sep 19 16:00:38.427 INFO kablam! [ 14%] Linking CXX static library libOSDependent.a Sep 19 16:00:38.427 INFO kablam! [ 14%] Built target OSDependent Sep 19 16:00:38.427 INFO kablam! [ 15%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslScanContext.cpp.o Sep 19 16:00:38.427 INFO kablam! [ 17%] Linking CXX static library libOGLCompiler.a Sep 19 16:00:38.427 INFO kablam! [ 17%] Built target OGLCompiler Sep 19 16:00:38.427 INFO kablam! [ 19%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslOpMap.cpp.o Sep 19 16:00:38.427 INFO kablam! [ 21%] Linking CXX static library libglslang-default-resource-limits.a Sep 19 16:00:38.427 INFO kablam! [ 21%] Built target glslang-default-resource-limits Sep 19 16:00:38.427 INFO kablam! [ 22%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslTokenStream.cpp.o Sep 19 16:00:38.427 INFO kablam! [ 24%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslGrammar.cpp.o Sep 19 16:00:38.427 INFO kablam! [ 26%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslParseables.cpp.o Sep 19 16:00:38.427 INFO kablam! [ 28%] Linking CXX static library libSPVRemapper.a Sep 19 16:00:38.427 INFO kablam! [ 28%] Built target SPVRemapper Sep 19 16:00:38.427 INFO kablam! [ 29%] Linking CXX static library libHLSL.a Sep 19 16:00:38.427 INFO kablam! [ 29%] Built target HLSL Sep 19 16:00:38.427 INFO kablam! Scanning dependencies of target glslang Sep 19 16:00:38.428 INFO kablam! [ 31%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/ParseContextBase.cpp.o Sep 19 16:00:38.428 INFO kablam! [ 33%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/InfoSink.cpp.o Sep 19 16:00:38.428 INFO kablam! [ 35%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/Initialize.cpp.o Sep 19 16:00:38.428 INFO kablam! [ 36%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/Intermediate.cpp.o Sep 19 16:00:38.428 INFO kablam! [ 38%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/IntermTraverse.cpp.o Sep 19 16:00:38.428 INFO kablam! [ 40%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/iomapper.cpp.o Sep 19 16:00:38.428 INFO kablam! [ 42%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/Constant.cpp.o Sep 19 16:00:38.428 INFO kablam! [ 43%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/glslang_tab.cpp.o Sep 19 16:00:38.428 INFO kablam! [ 45%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/ParseHelper.cpp.o Sep 19 16:00:38.428 INFO kablam! glslang/CMakeFiles/glslang.dir/build.make:230: recipe for target 'glslang/CMakeFiles/glslang.dir/MachineIndependent/ParseContextBase.cpp.o' failed Sep 19 16:00:38.428 INFO kablam! CMakeFiles/Makefile2:1003: recipe for target 'glslang/CMakeFiles/glslang.dir/all' failed Sep 19 16:00:38.428 INFO kablam! Makefile:138: recipe for target 'all' failed Sep 19 16:00:38.428 INFO kablam! Sep 19 16:00:38.428 INFO kablam! --- stderr Sep 19 16:00:38.428 INFO kablam! c++: internal compiler error: Killed (program cc1plus) Sep 19 16:00:38.428 INFO kablam! Please submit a full bug report, Sep 19 16:00:38.428 INFO kablam! with preprocessed source if appropriate. Sep 19 16:00:38.428 INFO kablam! See for instructions. Sep 19 16:00:38.428 INFO kablam! make[2]: *** [glslang/CMakeFiles/glslang.dir/MachineIndependent/ParseContextBase.cpp.o] Error 4 Sep 19 16:00:38.428 INFO kablam! make[2]: *** Waiting for unfinished jobs.... Sep 19 16:00:38.428 INFO kablam! make[1]: *** [glslang/CMakeFiles/glslang.dir/all] Error 2 Sep 19 16:00:38.428 INFO kablam! make: *** [all] Error 2 Sep 19 16:00:38.428 INFO kablam! thread 'main' panicked at ' Sep 19 16:00:38.428 INFO kablam! command did not execute successfully, got: exit code: 2 Sep 19 16:00:38.428 INFO kablam! Sep 19 16:00:38.428 INFO kablam! build script failed, must exit now', /cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.34/src/lib.rs:776:5 Sep 19 16:00:38.428 INFO kablam! stack backtrace: Sep 19 16:00:38.428 INFO kablam! 0: 0x56174921e3fe - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h30b7df3ff3ebc526 Sep 19 16:00:38.428 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 19 16:00:38.428 INFO kablam! 1: 0x56174920df86 - std::sys_common::backtrace::print::hc6a3affd651da617 Sep 19 16:00:38.428 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 19 16:00:38.428 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 19 16:00:38.428 INFO kablam! 2: 0x56174920c8dd - std::panicking::default_hook::{{closure}}::h24bcdc46ff1bdd94 Sep 19 16:00:38.428 INFO kablam! at libstd/panicking.rs:211 Sep 19 16:00:38.428 INFO kablam! 3: 0x56174920c650 - std::panicking::default_hook::h5357f8ba3cb65742 Sep 19 16:00:38.428 INFO kablam! at libstd/panicking.rs:227 Sep 19 16:00:38.428 INFO kablam! 4: 0x56174920ceec - std::panicking::rust_panic_with_hook::h65b641598223039e Sep 19 16:00:38.428 INFO kablam! at libstd/panicking.rs:477 Sep 19 16:00:38.428 INFO kablam! 5: 0x56174920cae9 - std::panicking::continue_panic_fmt::h192f6492adc3fcba Sep 19 16:00:38.428 INFO kablam! at libstd/panicking.rs:391 Sep 19 16:00:38.428 INFO kablam! 6: 0x56174920ca4d - std::panicking::begin_panic_fmt::he46641892af93567 Sep 19 16:00:38.428 INFO kablam! at libstd/panicking.rs:346 Sep 19 16:00:38.428 INFO kablam! 7: 0x5617491a31f1 - cmake::fail::h7aa6de7f911359f4 Sep 19 16:00:38.428 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.34/src/lib.rs:776 Sep 19 16:00:38.428 INFO kablam! 8: 0x5617491a2b2a - cmake::run::h349cab6aba51d322 Sep 19 16:00:38.428 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.34/src/lib.rs:757 Sep 19 16:00:38.428 INFO kablam! 9: 0x56174919f2cf - cmake::Config::build::ha262df773b0a3330 Sep 19 16:00:38.428 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.34/src/lib.rs:669 Sep 19 16:00:38.428 INFO kablam! 10: 0x561749191a4c - cmake::build::h4dc91061799df10b Sep 19 16:00:38.428 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.34/src/lib.rs:97 Sep 19 16:00:38.428 INFO kablam! 11: 0x56174918f86b - build_script_build::main::h67d5a51e37e0bb79 Sep 19 16:00:38.428 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/glsl-to-spirv-0.1.7/build/build.rs:37 Sep 19 16:00:38.428 INFO kablam! 12: 0x56174919086f - std::rt::lang_start::{{closure}}::hef563e712292deb0 Sep 19 16:00:38.428 INFO kablam! at libstd/rt.rs:74 Sep 19 16:00:38.428 INFO kablam! 13: 0x56174920c982 - std::panicking::try::do_call::h817ce9e4aa46557f Sep 19 16:00:38.428 INFO kablam! at libstd/rt.rs:59 Sep 19 16:00:38.428 INFO kablam! at libstd/panicking.rs:310 Sep 19 16:00:38.428 INFO kablam! 14: 0x561749231789 - __rust_maybe_catch_panic Sep 19 16:00:38.428 INFO kablam! at libpanic_unwind/lib.rs:102 Sep 19 16:00:38.428 INFO kablam! 15: 0x5617492191c5 - std::rt::lang_start_internal::h74522e2641913464 Sep 19 16:00:38.428 INFO kablam! at libstd/panicking.rs:289 Sep 19 16:00:38.428 INFO kablam! at libstd/panic.rs:392 Sep 19 16:00:38.428 INFO kablam! at libstd/rt.rs:58 Sep 19 16:00:38.428 INFO kablam! 16: 0x561749190847 - std::rt::lang_start::h89aa5d5c070fd50a Sep 19 16:00:38.428 INFO kablam! at libstd/rt.rs:74 Sep 19 16:00:38.428 INFO kablam! 17: 0x56174918fb29 - main Sep 19 16:00:38.428 INFO kablam! 18: 0x7f25bacb482f - __libc_start_main Sep 19 16:00:38.428 INFO kablam! 19: 0x56174918e268 - _start Sep 19 16:00:38.428 INFO kablam! 20: 0x0 - Sep 19 16:00:38.429 INFO kablam! Sep 19 16:00:38.429 INFO kablam! su: No module specific data is present Sep 19 16:00:39.875 INFO running `"docker" "rm" "-f" "7fc7155626404f004355d2d253d3bdbfe8e9644f0d58928bfb2274b7c69b7dcf"` Sep 19 16:00:40.287 INFO blam! 7fc7155626404f004355d2d253d3bdbfe8e9644f0d58928bfb2274b7c69b7dcf