Sep 19 18:03:27.427 INFO checking vulkanology-0.2.0 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 18:03:27.427 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 18:03:27.427 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-1/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 18:03:27.713 INFO blam! f59e851ed4c37cb3dca0c779424fc0b8d85d112dc48e4028479df93ad39e48dd Sep 19 18:03:27.714 INFO running `"docker" "start" "-a" "f59e851ed4c37cb3dca0c779424fc0b8d85d112dc48e4028479df93ad39e48dd"` Sep 19 18:03:29.378 INFO kablam! usermod: no changes Sep 19 18:03:29.591 INFO kablam! Checking vk-sys v0.2.7 Sep 19 18:03:29.591 INFO kablam! Checking smallvec v0.3.4 Sep 19 18:03:29.598 INFO kablam! Compiling cmake v0.1.34 Sep 19 18:03:29.601 INFO kablam! Compiling tempfile v3.0.4 Sep 19 18:03:29.601 INFO kablam! Checking shared_library v0.1.9 Sep 19 18:03:32.470 INFO kablam! Compiling glsl-to-spirv v0.1.7 Sep 19 18:03:33.186 INFO kablam! Checking vulkano v0.3.2 Sep 19 18:03:40.902 INFO kablam! error[E0081]: discriminant value `1000104001` already exists Sep 19 18:03:40.902 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.3.2/src/swapchain/surface.rs:906:26 Sep 19 18:03:40.902 INFO kablam! | Sep 19 18:03:40.902 INFO kablam! 905 | DisplayP3Linear = vk::COLOR_SPACE_DISPLAY_P3_LINEAR_EXT, Sep 19 18:03:40.902 INFO kablam! | ------------------------------------- first use of `1000104001` Sep 19 18:03:40.902 INFO kablam! 906 | DisplayP3NonLinear = vk::COLOR_SPACE_DISPLAY_P3_NONLINEAR_EXT, Sep 19 18:03:40.902 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ enum already has `1000104001` Sep 19 18:03:40.902 INFO kablam! Sep 19 18:03:40.902 INFO kablam! error[E0081]: discriminant value `1000104003` already exists Sep 19 18:03:40.902 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.3.2/src/swapchain/surface.rs:909:19 Sep 19 18:03:40.902 INFO kablam! | Sep 19 18:03:40.902 INFO kablam! 907 | ScrgbLinear = vk::COLOR_SPACE_SCRGB_LINEAR_EXT, Sep 19 18:03:40.902 INFO kablam! | -------------------------------- first use of `1000104003` Sep 19 18:03:40.902 INFO kablam! 908 | ScrgbNonLinear = vk::COLOR_SPACE_SCRGB_NONLINEAR_EXT, Sep 19 18:03:40.902 INFO kablam! 909 | DciP3Linear = vk::COLOR_SPACE_DCI_P3_LINEAR_EXT, Sep 19 18:03:40.902 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ enum already has `1000104003` Sep 19 18:03:40.902 INFO kablam! Sep 19 18:03:40.902 INFO kablam! error[E0081]: discriminant value `1000104004` already exists Sep 19 18:03:40.902 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.3.2/src/swapchain/surface.rs:910:22 Sep 19 18:03:40.902 INFO kablam! | Sep 19 18:03:40.902 INFO kablam! 908 | ScrgbNonLinear = vk::COLOR_SPACE_SCRGB_NONLINEAR_EXT, Sep 19 18:03:40.902 INFO kablam! | ----------------------------------- first use of `1000104004` Sep 19 18:03:40.902 INFO kablam! 909 | DciP3Linear = vk::COLOR_SPACE_DCI_P3_LINEAR_EXT, Sep 19 18:03:40.902 INFO kablam! 910 | DciP3NonLinear = vk::COLOR_SPACE_DCI_P3_NONLINEAR_EXT, Sep 19 18:03:40.902 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ enum already has `1000104004` Sep 19 18:03:40.910 INFO kablam! Sep 19 18:03:41.078 INFO kablam! error: aborting due to 3 previous errors Sep 19 18:03:41.078 INFO kablam! Sep 19 18:03:41.078 INFO kablam! For more information about this error, try `rustc --explain E0081`. Sep 19 18:03:41.086 INFO kablam! error: Could not compile `vulkano`. Sep 19 18:03:41.086 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 18:03:52.901 INFO kablam! error: failed to run custom build command for `glsl-to-spirv v0.1.7` Sep 19 18:03:52.902 INFO kablam! process didn't exit successfully: `/target/debug/build/glsl-to-spirv-2ec72ba0f348abf2/build-script-build` (exit code: 101) Sep 19 18:03:52.902 INFO kablam! --- stdout Sep 19 18:03:52.902 INFO kablam! cargo:rerun-if-changed=build/glslangValidator.exe Sep 19 18:03:52.902 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-2aee0b39dcd454fd/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 18:03:52.902 INFO kablam! -- The C compiler identification is GNU 5.4.0 Sep 19 18:03:52.902 INFO kablam! -- The CXX compiler identification is GNU 5.4.0 Sep 19 18:03:52.902 INFO kablam! -- Check for working C compiler: /usr/bin/cc Sep 19 18:03:52.902 INFO kablam! -- Check for working C compiler: /usr/bin/cc -- works Sep 19 18:03:52.902 INFO kablam! -- Detecting C compiler ABI info Sep 19 18:03:52.902 INFO kablam! -- Detecting C compiler ABI info - done Sep 19 18:03:52.902 INFO kablam! -- Detecting C compile features Sep 19 18:03:52.902 INFO kablam! -- Detecting C compile features - done Sep 19 18:03:52.902 INFO kablam! -- Check for working CXX compiler: /usr/bin/c++ Sep 19 18:03:52.902 INFO kablam! -- Check for working CXX compiler: /usr/bin/c++ -- works Sep 19 18:03:52.902 INFO kablam! -- Detecting CXX compiler ABI info Sep 19 18:03:52.902 INFO kablam! -- Detecting CXX compiler ABI info - done Sep 19 18:03:52.902 INFO kablam! -- Detecting CXX compile features Sep 19 18:03:52.902 INFO kablam! -- Detecting CXX compile features - done Sep 19 18:03:52.902 INFO kablam! -- Google Mock was not found - tests based on that will not build Sep 19 18:03:52.902 INFO kablam! -- Configuring done Sep 19 18:03:52.902 INFO kablam! -- Generating done Sep 19 18:03:52.902 INFO kablam! -- Build files have been written to: /target/debug/build/glsl-to-spirv-2aee0b39dcd454fd/out/build Sep 19 18:03:52.902 INFO kablam! running: "cmake" "--build" "." "--target" "install" "--config" "Debug" "--" Sep 19 18:03:52.902 INFO kablam! Scanning dependencies of target glslang-default-resource-limits Sep 19 18:03:52.902 INFO kablam! Scanning dependencies of target SPVRemapper Sep 19 18:03:52.902 INFO kablam! Scanning dependencies of target OSDependent Sep 19 18:03:52.902 INFO kablam! [ 1%] Building CXX object StandAlone/CMakeFiles/glslang-default-resource-limits.dir/ResourceLimits.cpp.o Sep 19 18:03:52.902 INFO kablam! Scanning dependencies of target HLSL Sep 19 18:03:52.902 INFO kablam! Scanning dependencies of target OGLCompiler Sep 19 18:03:52.902 INFO kablam! [ 3%] Building CXX object SPIRV/CMakeFiles/SPVRemapper.dir/doc.cpp.o Sep 19 18:03:52.902 INFO kablam! [ 5%] Building CXX object glslang/OSDependent/Unix/CMakeFiles/OSDependent.dir/ossource.cpp.o Sep 19 18:03:52.902 INFO kablam! [ 7%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslParseHelper.cpp.o Sep 19 18:03:52.902 INFO kablam! [ 8%] Building CXX object SPIRV/CMakeFiles/SPVRemapper.dir/SPVRemapper.cpp.o Sep 19 18:03:52.902 INFO kablam! [ 10%] Building CXX object OGLCompilersDLL/CMakeFiles/OGLCompiler.dir/InitializeDll.cpp.o Sep 19 18:03:52.902 INFO kablam! [ 12%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslAttributes.cpp.o Sep 19 18:03:52.902 INFO kablam! [ 14%] Linking CXX static library libOSDependent.a Sep 19 18:03:52.902 INFO kablam! [ 14%] Built target OSDependent Sep 19 18:03:52.902 INFO kablam! [ 15%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslScanContext.cpp.o Sep 19 18:03:52.902 INFO kablam! [ 17%] Linking CXX static library libOGLCompiler.a Sep 19 18:03:52.902 INFO kablam! [ 17%] Built target OGLCompiler Sep 19 18:03:52.902 INFO kablam! [ 19%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslOpMap.cpp.o Sep 19 18:03:52.902 INFO kablam! [ 21%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslTokenStream.cpp.o Sep 19 18:03:52.902 INFO kablam! [ 22%] Linking CXX static library libglslang-default-resource-limits.a Sep 19 18:03:52.902 INFO kablam! [ 22%] Built target glslang-default-resource-limits Sep 19 18:03:52.902 INFO kablam! [ 24%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslGrammar.cpp.o Sep 19 18:03:52.902 INFO kablam! [ 26%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslParseables.cpp.o Sep 19 18:03:52.902 INFO kablam! hlsl/CMakeFiles/HLSL.dir/build.make:110: recipe for target 'hlsl/CMakeFiles/HLSL.dir/hlslScanContext.cpp.o' failed Sep 19 18:03:52.902 INFO kablam! hlsl/CMakeFiles/HLSL.dir/build.make:86: recipe for target 'hlsl/CMakeFiles/HLSL.dir/hlslParseHelper.cpp.o' failed Sep 19 18:03:52.902 INFO kablam! hlsl/CMakeFiles/HLSL.dir/build.make:206: recipe for target 'hlsl/CMakeFiles/HLSL.dir/hlslParseables.cpp.o' failed Sep 19 18:03:52.902 INFO kablam! [ 28%] Linking CXX static library libSPVRemapper.a Sep 19 18:03:52.902 INFO kablam! [ 28%] Built target SPVRemapper Sep 19 18:03:52.902 INFO kablam! CMakeFiles/Makefile2:1410: recipe for target 'hlsl/CMakeFiles/HLSL.dir/all' failed Sep 19 18:03:52.902 INFO kablam! Makefile:138: recipe for target 'all' failed Sep 19 18:03:52.902 INFO kablam! Sep 19 18:03:52.902 INFO kablam! --- stderr Sep 19 18:03:52.902 INFO kablam! c++: internal compiler error: Killed (program cc1plus) Sep 19 18:03:52.902 INFO kablam! Please submit a full bug report, Sep 19 18:03:52.902 INFO kablam! with preprocessed source if appropriate. Sep 19 18:03:52.902 INFO kablam! See for instructions. Sep 19 18:03:52.902 INFO kablam! make[2]: *** [hlsl/CMakeFiles/HLSL.dir/hlslScanContext.cpp.o] Error 4 Sep 19 18:03:52.902 INFO kablam! make[2]: *** Waiting for unfinished jobs.... Sep 19 18:03:52.902 INFO kablam! c++: internal compiler error: Killed (program cc1plus) Sep 19 18:03:52.902 INFO kablam! Please submit a full bug report, Sep 19 18:03:52.902 INFO kablam! with preprocessed source if appropriate. Sep 19 18:03:52.902 INFO kablam! See for instructions. Sep 19 18:03:52.902 INFO kablam! make[2]: *** [hlsl/CMakeFiles/HLSL.dir/hlslParseHelper.cpp.o] Error 4 Sep 19 18:03:52.902 INFO kablam! make[2]: *** [hlsl/CMakeFiles/HLSL.dir/hlslParseables.cpp.o] Error 1 Sep 19 18:03:52.902 INFO kablam! make[1]: *** [hlsl/CMakeFiles/HLSL.dir/all] Error 2 Sep 19 18:03:52.903 INFO kablam! make: *** [all] Error 2 Sep 19 18:03:52.903 INFO kablam! thread 'main' panicked at ' Sep 19 18:03:52.903 INFO kablam! command did not execute successfully, got: exit code: 2 Sep 19 18:03:52.903 INFO kablam! Sep 19 18:03:52.903 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 18:03:52.903 INFO kablam! stack backtrace: Sep 19 18:03:52.903 INFO kablam! 0: 0x563e5c3673ee - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h060561e77e35d806 Sep 19 18:03:52.903 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 19 18:03:52.903 INFO kablam! 1: 0x563e5c356f86 - std::sys_common::backtrace::print::haea7ed8a1bf250c8 Sep 19 18:03:52.903 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 19 18:03:52.903 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 19 18:03:52.903 INFO kablam! 2: 0x563e5c3558dd - std::panicking::default_hook::{{closure}}::h1005c8854e58be8d Sep 19 18:03:52.903 INFO kablam! at libstd/panicking.rs:211 Sep 19 18:03:52.903 INFO kablam! 3: 0x563e5c355650 - std::panicking::default_hook::h79143d5863e2bd30 Sep 19 18:03:52.903 INFO kablam! at libstd/panicking.rs:227 Sep 19 18:03:52.903 INFO kablam! 4: 0x563e5c355eec - std::panicking::rust_panic_with_hook::hd9cae99f6e4776b8 Sep 19 18:03:52.903 INFO kablam! at libstd/panicking.rs:477 Sep 19 18:03:52.903 INFO kablam! 5: 0x563e5c355ae9 - std::panicking::continue_panic_fmt::h446ccd7d316def28 Sep 19 18:03:52.903 INFO kablam! at libstd/panicking.rs:391 Sep 19 18:03:52.903 INFO kablam! 6: 0x563e5c355a4d - std::panicking::begin_panic_fmt::hb88cb158287c55b4 Sep 19 18:03:52.903 INFO kablam! at libstd/panicking.rs:346 Sep 19 18:03:52.903 INFO kablam! 7: 0x563e5c2ec1f1 - cmake::fail::hd94d28807daae48c Sep 19 18:03:52.903 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.34/src/lib.rs:776 Sep 19 18:03:52.903 INFO kablam! 8: 0x563e5c2ebb2a - cmake::run::h235c734c2f98518a Sep 19 18:03:52.903 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.34/src/lib.rs:757 Sep 19 18:03:52.903 INFO kablam! 9: 0x563e5c2e82cf - cmake::Config::build::hf11cad1da1e277c8 Sep 19 18:03:52.903 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.34/src/lib.rs:669 Sep 19 18:03:52.903 INFO kablam! 10: 0x563e5c2daa4c - cmake::build::h34d215ad21126083 Sep 19 18:03:52.903 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.34/src/lib.rs:97 Sep 19 18:03:52.903 INFO kablam! 11: 0x563e5c2d886b - build_script_build::main::hd29583dc09565197 Sep 19 18:03:52.903 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/glsl-to-spirv-0.1.7/build/build.rs:37 Sep 19 18:03:52.903 INFO kablam! 12: 0x563e5c2d986f - std::rt::lang_start::{{closure}}::h6b1bb02e7cb64b88 Sep 19 18:03:52.903 INFO kablam! at libstd/rt.rs:74 Sep 19 18:03:52.903 INFO kablam! 13: 0x563e5c355982 - std::panicking::try::do_call::had563038a207619d Sep 19 18:03:52.903 INFO kablam! at libstd/rt.rs:59 Sep 19 18:03:52.903 INFO kablam! at libstd/panicking.rs:310 Sep 19 18:03:52.903 INFO kablam! 14: 0x563e5c37a439 - __rust_maybe_catch_panic Sep 19 18:03:52.903 INFO kablam! at libpanic_unwind/lib.rs:102 Sep 19 18:03:52.903 INFO kablam! 15: 0x563e5c3621b5 - std::rt::lang_start_internal::hcd623b62ef9a6b5e Sep 19 18:03:52.903 INFO kablam! at libstd/panicking.rs:289 Sep 19 18:03:52.903 INFO kablam! at libstd/panic.rs:392 Sep 19 18:03:52.903 INFO kablam! at libstd/rt.rs:58 Sep 19 18:03:52.903 INFO kablam! 16: 0x563e5c2d9847 - std::rt::lang_start::hb2fa0782656f204f Sep 19 18:03:52.903 INFO kablam! at libstd/rt.rs:74 Sep 19 18:03:52.903 INFO kablam! 17: 0x563e5c2d8b29 - main Sep 19 18:03:52.903 INFO kablam! 18: 0x7fb51f4bd82f - __libc_start_main Sep 19 18:03:52.903 INFO kablam! 19: 0x563e5c2d7268 - _start Sep 19 18:03:52.903 INFO kablam! 20: 0x0 - Sep 19 18:03:52.903 INFO kablam! Sep 19 18:03:52.905 INFO kablam! su: No module specific data is present Sep 19 18:03:54.532 INFO running `"docker" "rm" "-f" "f59e851ed4c37cb3dca0c779424fc0b8d85d112dc48e4028479df93ad39e48dd"` Sep 19 18:03:54.653 INFO blam! f59e851ed4c37cb3dca0c779424fc0b8d85d112dc48e4028479df93ad39e48dd