Oct 21 22:33:43.760 INFO checking vulkano-glyph-0.2.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 22:33:43.760 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 21 22:33:44.112 INFO blam! 705270a4fcee74ca9157fe805e6fa799bb1681f5d116b73b73f24997501b7445 Oct 21 22:33:44.128 INFO running `"docker" "start" "-a" "705270a4fcee74ca9157fe805e6fa799bb1681f5d116b73b73f24997501b7445"` Oct 21 22:33:45.131 INFO kablam! usermod: no changes Oct 21 22:33:45.389 INFO kablam! Compiling vulkano v0.10.0 Oct 21 22:33:45.389 INFO kablam! Compiling vulkano-glyph v0.2.0 (/source) Oct 21 22:33:45.389 INFO kablam! Checking half v1.3.0 Oct 21 22:33:45.398 INFO kablam! Checking vk-sys v0.3.3 Oct 21 22:33:45.408 INFO kablam! Compiling tempfile v3.0.4 Oct 21 22:33:45.408 INFO kablam! Compiling quote v0.6.8 Oct 21 22:33:45.408 INFO kablam! Compiling digest v0.7.6 Oct 21 22:33:45.408 INFO kablam! Checking crossbeam-deque v0.5.2 Oct 21 22:33:46.271 INFO kablam! Checking rusttype v0.7.2 Oct 21 22:33:46.360 INFO kablam! Compiling sha2 v0.7.1 Oct 21 22:33:47.768 INFO kablam! Checking crossbeam-channel v0.2.6 Oct 21 22:33:47.816 INFO kablam! Checking smithay-client-toolkit v0.3.0 Oct 21 22:33:49.344 INFO kablam! Compiling glsl-to-spirv v0.1.7 Oct 21 22:33:53.000 INFO kablam! Checking crossbeam v0.4.1 Oct 21 22:33:53.698 INFO kablam! Checking winit v0.17.2 Oct 21 22:33:54.531 INFO kablam! Compiling syn v0.14.9 Oct 21 22:34:17.320 INFO kablam! error: failed to run custom build command for `glsl-to-spirv v0.1.7` Oct 21 22:34:17.320 INFO kablam! process didn't exit successfully: `/target/debug/build/glsl-to-spirv-2dd3ba9c4b5a27e3/build-script-build` (exit code: 101) Oct 21 22:34:17.320 INFO kablam! --- stdout Oct 21 22:34:17.320 INFO kablam! cargo:rerun-if-changed=build/glslangValidator.exe Oct 21 22:34:17.320 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-602e5124d205b0e1/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" Oct 21 22:34:17.320 INFO kablam! -- The C compiler identification is GNU 5.4.0 Oct 21 22:34:17.320 INFO kablam! -- The CXX compiler identification is GNU 5.4.0 Oct 21 22:34:17.320 INFO kablam! -- Check for working C compiler: /usr/bin/cc Oct 21 22:34:17.320 INFO kablam! -- Check for working C compiler: /usr/bin/cc -- works Oct 21 22:34:17.320 INFO kablam! -- Detecting C compiler ABI info Oct 21 22:34:17.320 INFO kablam! -- Detecting C compiler ABI info - done Oct 21 22:34:17.320 INFO kablam! -- Detecting C compile features Oct 21 22:34:17.320 INFO kablam! -- Detecting C compile features - done Oct 21 22:34:17.320 INFO kablam! -- Check for working CXX compiler: /usr/bin/c++ Oct 21 22:34:17.320 INFO kablam! -- Check for working CXX compiler: /usr/bin/c++ -- works Oct 21 22:34:17.320 INFO kablam! -- Detecting CXX compiler ABI info Oct 21 22:34:17.320 INFO kablam! -- Detecting CXX compiler ABI info - done Oct 21 22:34:17.320 INFO kablam! -- Detecting CXX compile features Oct 21 22:34:17.320 INFO kablam! -- Detecting CXX compile features - done Oct 21 22:34:17.320 INFO kablam! -- Google Mock was not found - tests based on that will not build Oct 21 22:34:17.320 INFO kablam! -- Configuring done Oct 21 22:34:17.320 INFO kablam! -- Generating done Oct 21 22:34:17.320 INFO kablam! -- Build files have been written to: /target/debug/build/glsl-to-spirv-602e5124d205b0e1/out/build Oct 21 22:34:17.320 INFO kablam! running: "cmake" "--build" "." "--target" "install" "--config" "Debug" "--" Oct 21 22:34:17.320 INFO kablam! Scanning dependencies of target glslang-default-resource-limits Oct 21 22:34:17.320 INFO kablam! Scanning dependencies of target SPVRemapper Oct 21 22:34:17.320 INFO kablam! [ 1%] Building CXX object StandAlone/CMakeFiles/glslang-default-resource-limits.dir/ResourceLimits.cpp.o Oct 21 22:34:17.320 INFO kablam! Scanning dependencies of target OSDependent Oct 21 22:34:17.320 INFO kablam! [ 3%] Building CXX object SPIRV/CMakeFiles/SPVRemapper.dir/SPVRemapper.cpp.o Oct 21 22:34:17.320 INFO kablam! Scanning dependencies of target OGLCompiler Oct 21 22:34:17.320 INFO kablam! Scanning dependencies of target HLSL Oct 21 22:34:17.320 INFO kablam! [ 5%] Building CXX object glslang/OSDependent/Unix/CMakeFiles/OSDependent.dir/ossource.cpp.o Oct 21 22:34:17.320 INFO kablam! [ 7%] Building CXX object OGLCompilersDLL/CMakeFiles/OGLCompiler.dir/InitializeDll.cpp.o Oct 21 22:34:17.320 INFO kablam! [ 8%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslAttributes.cpp.o Oct 21 22:34:17.320 INFO kablam! [ 10%] Linking CXX static library libOSDependent.a Oct 21 22:34:17.320 INFO kablam! [ 10%] Built target OSDependent Oct 21 22:34:17.320 INFO kablam! [ 12%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslParseHelper.cpp.o Oct 21 22:34:17.320 INFO kablam! [ 14%] Linking CXX static library libOGLCompiler.a Oct 21 22:34:17.321 INFO kablam! [ 14%] Built target OGLCompiler Oct 21 22:34:17.321 INFO kablam! [ 15%] Linking CXX static library libglslang-default-resource-limits.a Oct 21 22:34:17.321 INFO kablam! [ 17%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslScanContext.cpp.o Oct 21 22:34:17.321 INFO kablam! [ 17%] Built target glslang-default-resource-limits Oct 21 22:34:17.321 INFO kablam! [ 19%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslOpMap.cpp.o Oct 21 22:34:17.321 INFO kablam! [ 21%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslTokenStream.cpp.o Oct 21 22:34:17.321 INFO kablam! hlsl/CMakeFiles/HLSL.dir/build.make:86: recipe for target 'hlsl/CMakeFiles/HLSL.dir/hlslParseHelper.cpp.o' failed Oct 21 22:34:17.321 INFO kablam! [ 22%] Building CXX object SPIRV/CMakeFiles/SPVRemapper.dir/doc.cpp.o Oct 21 22:34:17.321 INFO kablam! CMakeFiles/Makefile2:1410: recipe for target 'hlsl/CMakeFiles/HLSL.dir/all' failed Oct 21 22:34:17.321 INFO kablam! [ 24%] Linking CXX static library libSPVRemapper.a Oct 21 22:34:17.321 INFO kablam! [ 24%] Built target SPVRemapper Oct 21 22:34:17.321 INFO kablam! Makefile:138: recipe for target 'all' failed Oct 21 22:34:17.321 INFO kablam! Oct 21 22:34:17.321 INFO kablam! --- stderr Oct 21 22:34:17.321 INFO kablam! c++: internal compiler error: Killed (program cc1plus) Oct 21 22:34:17.321 INFO kablam! Please submit a full bug report, Oct 21 22:34:17.321 INFO kablam! with preprocessed source if appropriate. Oct 21 22:34:17.321 INFO kablam! See for instructions. Oct 21 22:34:17.321 INFO kablam! make[2]: *** [hlsl/CMakeFiles/HLSL.dir/hlslParseHelper.cpp.o] Error 4 Oct 21 22:34:17.321 INFO kablam! make[2]: *** Waiting for unfinished jobs.... Oct 21 22:34:17.321 INFO kablam! make[1]: *** [hlsl/CMakeFiles/HLSL.dir/all] Error 2 Oct 21 22:34:17.321 INFO kablam! make[1]: *** Waiting for unfinished jobs.... Oct 21 22:34:17.321 INFO kablam! make: *** [all] Error 2 Oct 21 22:34:17.321 INFO kablam! thread 'main' panicked at ' Oct 21 22:34:17.321 INFO kablam! command did not execute successfully, got: exit code: 2 Oct 21 22:34:17.321 INFO kablam! Oct 21 22:34:17.321 INFO kablam! build script failed, must exit now', /cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:778:5 Oct 21 22:34:17.321 INFO kablam! stack backtrace: Oct 21 22:34:17.321 INFO kablam! 0: 0x559559c4a77f - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hc790a6047650a25c Oct 21 22:34:17.321 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 21 22:34:17.321 INFO kablam! 1: 0x559559c56cc7 - std::sys_common::backtrace::print::hef8e97456550ddc1 Oct 21 22:34:17.321 INFO kablam! at libstd/sys_common/backtrace.rs:71 Oct 21 22:34:17.321 INFO kablam! at libstd/sys_common/backtrace.rs:59 Oct 21 22:34:17.321 INFO kablam! 2: 0x559559c4f97f - std::panicking::default_hook::{{closure}}::h0141030dd350a192 Oct 21 22:34:17.321 INFO kablam! at libstd/panicking.rs:211 Oct 21 22:34:17.321 INFO kablam! 3: 0x559559c4f6e4 - std::panicking::default_hook::hff5fb27020d8e71b Oct 21 22:34:17.321 INFO kablam! at libstd/panicking.rs:227 Oct 21 22:34:17.321 INFO kablam! 4: 0x559559c4fffe - std::panicking::rust_panic_with_hook::h91281e711b2e81db Oct 21 22:34:17.321 INFO kablam! at libstd/panicking.rs:476 Oct 21 22:34:17.321 INFO kablam! 5: 0x559559c4fba1 - std::panicking::continue_panic_fmt::h7fc7caf72cdba016 Oct 21 22:34:17.321 INFO kablam! at libstd/panicking.rs:390 Oct 21 22:34:17.321 INFO kablam! 6: 0x559559c4faee - std::panicking::begin_panic_fmt::h66a647cd435c1567 Oct 21 22:34:17.321 INFO kablam! at libstd/panicking.rs:345 Oct 21 22:34:17.321 INFO kablam! 7: 0x559559bd1a16 - cmake::fail::h7b4e08ad15782f5e Oct 21 22:34:17.321 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:778 Oct 21 22:34:17.321 INFO kablam! 8: 0x559559bd12fb - cmake::run::h05fc98ceca0d6336 Oct 21 22:34:17.321 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:759 Oct 21 22:34:17.321 INFO kablam! 9: 0x559559bcd856 - cmake::Config::build::habb36f549d67ae6f Oct 21 22:34:17.321 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:671 Oct 21 22:34:17.321 INFO kablam! 10: 0x559559bbf714 - cmake::build::h8c9b3efc946a3008 Oct 21 22:34:17.321 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:97 Oct 21 22:34:17.321 INFO kablam! 11: 0x559559bbd79b - build_script_build::main::h759445c5a1cf75ca Oct 21 22:34:17.321 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/glsl-to-spirv-0.1.7/build/build.rs:37 Oct 21 22:34:17.321 INFO kablam! 12: 0x559559bbe8cf - std::rt::lang_start::{{closure}}::h086dc584235749ba Oct 21 22:34:17.321 INFO kablam! at libstd/rt.rs:74 Oct 21 22:34:17.321 INFO kablam! 13: 0x559559c4fa22 - std::panicking::try::do_call::hb6cb84b90f739540 Oct 21 22:34:17.321 INFO kablam! at libstd/rt.rs:59 Oct 21 22:34:17.321 INFO kablam! at libstd/panicking.rs:310 Oct 21 22:34:17.321 INFO kablam! 14: 0x559559c61c79 - __rust_maybe_catch_panic Oct 21 22:34:17.321 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 21 22:34:17.321 INFO kablam! 15: 0x559559c3b7aa - std::rt::lang_start_internal::h5161ad4624811397 Oct 21 22:34:17.321 INFO kablam! at libstd/panicking.rs:289 Oct 21 22:34:17.321 INFO kablam! at libstd/panic.rs:392 Oct 21 22:34:17.321 INFO kablam! at libstd/rt.rs:58 Oct 21 22:34:17.321 INFO kablam! 16: 0x559559bbe8a8 - std::rt::lang_start::hb7a86021bdfe9e04 Oct 21 22:34:17.321 INFO kablam! at libstd/rt.rs:74 Oct 21 22:34:17.321 INFO kablam! 17: 0x559559bbda69 - main Oct 21 22:34:17.321 INFO kablam! 18: 0x7fad6b72e82f - __libc_start_main Oct 21 22:34:17.321 INFO kablam! 19: 0x559559bbc108 - _start Oct 21 22:34:17.321 INFO kablam! 20: 0x0 - Oct 21 22:34:17.321 INFO kablam! Oct 21 22:34:17.321 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 21 22:34:26.133 INFO kablam! error: build failed Oct 21 22:34:26.134 INFO kablam! su: No module specific data is present Oct 21 22:34:26.430 INFO running `"docker" "rm" "-f" "705270a4fcee74ca9157fe805e6fa799bb1681f5d116b73b73f24997501b7445"` Oct 21 22:34:26.551 INFO blam! 705270a4fcee74ca9157fe805e6fa799bb1681f5d116b73b73f24997501b7445