[INFO] updating cached repository bzm3r/gfx-hal-compute-example [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/bzm3r/gfx-hal-compute-example [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/bzm3r/gfx-hal-compute-example" "work/ex/pr-61753/sources/master#8e948df707ea8a3c88c65bf2ffdcb2f1cf5491be/gh/bzm3r/gfx-hal-compute-example"` [INFO] [stderr] Cloning into 'work/ex/pr-61753/sources/master#8e948df707ea8a3c88c65bf2ffdcb2f1cf5491be/gh/bzm3r/gfx-hal-compute-example'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/bzm3r/gfx-hal-compute-example" "work/ex/pr-61753/sources/try#af22dfc7f56a5057c6b6120a65c74e7b6c1530af/gh/bzm3r/gfx-hal-compute-example"` [INFO] [stderr] Cloning into 'work/ex/pr-61753/sources/try#af22dfc7f56a5057c6b6120a65c74e7b6c1530af/gh/bzm3r/gfx-hal-compute-example'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f7fa4f1c74fa18471e0abce02403ee7cd1bafc01 [INFO] sha for GitHub repo bzm3r/gfx-hal-compute-example: f7fa4f1c74fa18471e0abce02403ee7cd1bafc01 [INFO] validating manifest of bzm3r/gfx-hal-compute-example on toolchain master#8e948df707ea8a3c88c65bf2ffdcb2f1cf5491be [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+8e948df707ea8a3c88c65bf2ffdcb2f1cf5491be-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of bzm3r/gfx-hal-compute-example on toolchain try#af22dfc7f56a5057c6b6120a65c74e7b6c1530af [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+af22dfc7f56a5057c6b6120a65c74e7b6c1530af-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing bzm3r/gfx-hal-compute-example [INFO] finished frobbing bzm3r/gfx-hal-compute-example [INFO] frobbed toml for bzm3r/gfx-hal-compute-example written to work/ex/pr-61753/sources/master#8e948df707ea8a3c88c65bf2ffdcb2f1cf5491be/gh/bzm3r/gfx-hal-compute-example/Cargo.toml [INFO] started frobbing bzm3r/gfx-hal-compute-example [INFO] finished frobbing bzm3r/gfx-hal-compute-example [INFO] frobbed toml for bzm3r/gfx-hal-compute-example written to work/ex/pr-61753/sources/try#af22dfc7f56a5057c6b6120a65c74e7b6c1530af/gh/bzm3r/gfx-hal-compute-example/Cargo.toml [INFO] crate bzm3r/gfx-hal-compute-example already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+8e948df707ea8a3c88c65bf2ffdcb2f1cf5491be-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+af22dfc7f56a5057c6b6120a65c74e7b6c1530af-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking bzm3r/gfx-hal-compute-example against try#af22dfc7f56a5057c6b6120a65c74e7b6c1530af for pr-61753 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61753/worker-1/try#af22dfc7f56a5057c6b6120a65c74e7b6c1530af:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61753/sources/try#af22dfc7f56a5057c6b6120a65c74e7b6c1530af/gh/bzm3r/gfx-hal-compute-example:/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" "+af22dfc7f56a5057c6b6120a65c74e7b6c1530af-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 87a571bbc0e7f7d5f34c595e522e1efbdec08d5deacc9a1591ef51529a1bef89 [INFO] running `"docker" "start" "-a" "87a571bbc0e7f7d5f34c595e522e1efbdec08d5deacc9a1591ef51529a1bef89"` [INFO] [stderr] Compiling shaderc v0.3.12 [INFO] [stderr] Checking parking_lot_core v0.3.1 [INFO] [stderr] Compiling glsl-to-spirv v0.1.7 [INFO] [stderr] Checking tempfile v3.0.5 [INFO] [stderr] Checking gfx-hal v0.1.0 (https://github.com/gfx-rs/gfx#b33191d6) [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking winit v0.18.0 [INFO] [stderr] error: failed to run custom build command for `shaderc v0.3.12` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/shaderc-87e603eea58040ad/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] running: "cmake" "/opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/shaderc-0.3.12/build" "-DCMAKE_POSITION_INDEPENDENT_CODE=ON" "-DSPIRV_SKIP_EXECUTABLES=ON" "-DSPIRV_WERROR=OFF" "-DSHADERC_SKIP_TESTS=ON" "-DCMAKE_INSTALL_LIBDIR=lib" "-DCMAKE_INSTALL_PREFIX=/opt/crater/target/debug/build/shaderc-39d8306028cd38ab/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=Release" [INFO] [stderr] -- SPIRV-Tools: nosetests was not found - python support code will not be tested [INFO] [stderr] -- Google Mock was not found - tests based on that will not build [INFO] [stderr] -- optimizer enabled [INFO] [stderr] -- Shaderc: build type is "Release". [INFO] [stderr] -- Configuring Shaderc to avoid building tests. [INFO] [stderr] -- nosetests was not found - python code will not be tested [INFO] [stderr] -- asciidoctor was not found - no documentation will be generated [INFO] [stderr] -- Configuring done [INFO] [stderr] -- Generating done [INFO] [stderr] -- Build files have been written to: /opt/crater/target/debug/build/shaderc-39d8306028cd38ab/out/build [INFO] [stderr] running: "cmake" "--build" "." "--target" "install" "--config" "Release" "--" [INFO] [stderr] [ 0%] Built target SPIRV-Headers-example [INFO] [stderr] [ 1%] Built target SPIRV-Headers-example-1.1 [INFO] [stderr] [ 1%] Built target spirv-tools-shared-pkg-config [INFO] [stderr] [ 1%] Built target spirv-tools-pkg-config [INFO] [stderr] [ 23%] Built target SPIRV-Tools-shared [INFO] [stderr] [ 23%] Building CXX object glslang/hlsl/CMakeFiles/HLSL.dir/hlslParseHelper.cpp.o [INFO] [stderr] [ 46%] Built target SPIRV-Tools [INFO] [stderr] [ 47%] Built target OSDependent [INFO] [stderr] [ 47%] Built target OGLCompiler [INFO] [stderr] [ 47%] Built target glslang-default-resource-limits [INFO] [stderr] [ 48%] Built target SPVRemapper [INFO] [stderr] [ 48%] Check copyright [INFO] [stderr] [ 49%] Update build-version.inc in the Shaderc build directory (if necessary). [INFO] [stderr] [ 49%] Built target build-version [INFO] [stderr] [ 49%] Built target check-copyright [INFO] [stderr] [ 49%] Building CXX object spirv-tools/source/opt/CMakeFiles/SPIRV-Tools-opt.dir/basic_block.cpp.o [INFO] [stderr] [ 49%] Building CXX object spirv-tools/source/opt/CMakeFiles/SPIRV-Tools-opt.dir/aggressive_dead_code_elim_pass.cpp.o [INFO] [stderr] [ 49%] Building CXX object spirv-tools/source/opt/CMakeFiles/SPIRV-Tools-opt.dir/build_module.cpp.o [INFO] [stderr] [ 49%] Building CXX object spirv-tools/source/opt/CMakeFiles/SPIRV-Tools-opt.dir/combine_access_chains.cpp.o [INFO] [stderr] spirv-tools/source/opt/CMakeFiles/SPIRV-Tools-opt.dir/build.make:230: recipe for target 'spirv-tools/source/opt/CMakeFiles/SPIRV-Tools-opt.dir/combine_access_chains.cpp.o' failed [INFO] [stderr] glslang/hlsl/CMakeFiles/HLSL.dir/build.make:86: recipe for target 'glslang/hlsl/CMakeFiles/HLSL.dir/hlslParseHelper.cpp.o' failed [INFO] [stderr] CMakeFiles/Makefile2:2558: recipe for target 'glslang/hlsl/CMakeFiles/HLSL.dir/all' failed [INFO] [stderr] spirv-tools/source/opt/CMakeFiles/SPIRV-Tools-opt.dir/build.make:62: recipe for target 'spirv-tools/source/opt/CMakeFiles/SPIRV-Tools-opt.dir/aggressive_dead_code_elim_pass.cpp.o' failed [INFO] [stderr] spirv-tools/source/opt/CMakeFiles/SPIRV-Tools-opt.dir/build.make:134: recipe for target 'spirv-tools/source/opt/CMakeFiles/SPIRV-Tools-opt.dir/build_module.cpp.o' failed [INFO] [stderr] CMakeFiles/Makefile2:740: recipe for target 'spirv-tools/source/opt/CMakeFiles/SPIRV-Tools-opt.dir/all' failed [INFO] [stderr] Makefile:127: recipe for target 'all' failed [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] c++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] make[2]: *** [spirv-tools/source/opt/CMakeFiles/SPIRV-Tools-opt.dir/combine_access_chains.cpp.o] Error 4 [INFO] [stderr] make[2]: *** Waiting for unfinished jobs.... [INFO] [stderr] c++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] make[2]: *** [glslang/hlsl/CMakeFiles/HLSL.dir/hlslParseHelper.cpp.o] Error 4 [INFO] [stderr] make[1]: *** [glslang/hlsl/CMakeFiles/HLSL.dir/all] Error 2 [INFO] [stderr] make[1]: *** Waiting for unfinished jobs.... [INFO] [stderr] c++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] make[2]: *** [spirv-tools/source/opt/CMakeFiles/SPIRV-Tools-opt.dir/aggressive_dead_code_elim_pass.cpp.o] Error 4 [INFO] [stderr] c++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] make[2]: *** [spirv-tools/source/opt/CMakeFiles/SPIRV-Tools-opt.dir/build_module.cpp.o] Error 4 [INFO] [stderr] make[1]: *** [spirv-tools/source/opt/CMakeFiles/SPIRV-Tools-opt.dir/all] Error 2 [INFO] [stderr] make: *** [all] Error 2 [INFO] [stderr] thread 'main' panicked at ' [INFO] [stderr] command did not execute successfully, got: exit code: 2 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:778:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x559f1980781b - backtrace::backtrace::libunwind::trace::h070e7f82042bca1a [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x559f1980781b - backtrace::backtrace::trace_unsynchronized::he13049b85698ba8d [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x559f1980781b - std::sys_common::backtrace::_print::h634e2ea8248267c1 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x559f1980781b - std::sys_common::backtrace::print::h5d5de2cf218c89a7 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x559f1980781b - std::panicking::default_hook::{{closure}}::h43b79773c0c0f232 [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 5: 0x559f1980751c - std::panicking::default_hook::h53bc9afd22fb35b5 [INFO] [stderr] at src/libstd/panicking.rs:212 [INFO] [stderr] 6: 0x559f19807f30 - std::panicking::rust_panic_with_hook::h49c2fb11d2e8b48c [INFO] [stderr] at src/libstd/panicking.rs:475 [INFO] [stderr] 7: 0x559f19807ab2 - std::panicking::continue_panic_fmt::hd6697de49ab68f09 [INFO] [stderr] at src/libstd/panicking.rs:382 [INFO] [stderr] 8: 0x559f198079ff - std::panicking::begin_panic_fmt::he77fbfe47cc7a7b9 [INFO] [stderr] at src/libstd/panicking.rs:337 [INFO] [stderr] 9: 0x559f19789c36 - cmake::fail::h7b7c1be5c1f891b7 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:778 [INFO] [stderr] 10: 0x559f19789575 - cmake::run::h58d08f8dd757aaad [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:759 [INFO] [stderr] 11: 0x559f19785cfa - cmake::Config::build::h696cc7f2caa76f4c [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:671 [INFO] [stderr] 12: 0x559f19780a7c - build_script_build::build_shaderc::hca57bd1f3d259ad3 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/shaderc-0.3.12/build/build.rs:21 [INFO] [stderr] 13: 0x559f19780f12 - build_script_build::main::h568ca38b9315706e [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/shaderc-0.3.12/build/build.rs:64 [INFO] [stderr] 14: 0x559f197827a0 - std::rt::lang_start::{{closure}}::had55937032ccd0be [INFO] [stderr] at /rustc/af22dfc7f56a5057c6b6120a65c74e7b6c1530af/src/libstd/rt.rs:64 [INFO] [stderr] 15: 0x559f19807933 - std::rt::lang_start_internal::{{closure}}::h3433d02b763cc1cc [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 16: 0x559f19807933 - std::panicking::try::do_call::h1bd2814d0b730969 [INFO] [stderr] at src/libstd/panicking.rs:294 [INFO] [stderr] 17: 0x559f1980f21a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:85 [INFO] [stderr] 18: 0x559f1980843d - std::panicking::try::hf899646d63b90b29 [INFO] [stderr] at src/libstd/panicking.rs:273 [INFO] [stderr] 19: 0x559f1980843d - std::panic::catch_unwind::ha1af529349fbe3dc [INFO] [stderr] at src/libstd/panic.rs:388 [INFO] [stderr] 20: 0x559f1980843d - std::rt::lang_start_internal::he5b58aa1d492830f [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 21: 0x559f19782779 - std::rt::lang_start::hc43cace67a360ac5 [INFO] [stderr] at /rustc/af22dfc7f56a5057c6b6120a65c74e7b6c1530af/src/libstd/rt.rs:64 [INFO] [stderr] 22: 0x559f1978131a - main [INFO] [stderr] 23: 0x7f934e0572e1 - __libc_start_main [INFO] [stderr] 24: 0x559f197806ca - _start [INFO] [stderr] 25: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning[E0713]: borrow may still be in use when destructor runs [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/gfx-e86e7f3ebdbc4218/b33191d/src/hal/src/command/render_pass.rs:232:36 [INFO] [stderr] | [INFO] [stderr] 189 | impl<'a, B: Backend> RenderPassInlineEncoder<'a, B> { [INFO] [stderr] | -- lifetime `'a` defined here [INFO] [stderr] ... [INFO] [stderr] 232 | RenderPassSecondaryEncoder(self.0.cmb) [INFO] [stderr] | ---------------------------^^^^^^^^^^- returning this value requires that `*self.0.cmb` is borrowed for `'a` [INFO] [stderr] 233 | } [INFO] [stderr] | - here, drop of `self` needs exclusive access to `*self.0.cmb`, because the type `command::render_pass::RenderPassInlineEncoder<'_, B>` implements the `Drop` trait [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] warning[E0713]: borrow may still be in use when destructor runs [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/gfx-e86e7f3ebdbc4218/b33191d/src/hal/src/command/render_pass.rs:308:62 [INFO] [stderr] | [INFO] [stderr] 262 | impl<'a, B: Backend> RenderPassSecondaryEncoder<'a, B> { [INFO] [stderr] | -- lifetime `'a` defined here [INFO] [stderr] ... [INFO] [stderr] 308 | RenderPassInlineEncoder(RenderSubpassCommon::new(self.0)) [INFO] [stderr] | -------------------------------------------------^^^^^^-- returning this value requires that `*self.0` is borrowed for `'a` [INFO] [stderr] 309 | } [INFO] [stderr] 310 | } [INFO] [stderr] | - here, drop of `self` needs exclusive access to `*self.0`, because the type `command::render_pass::RenderPassSecondaryEncoder<'_, B>` implements the `Drop` trait [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "87a571bbc0e7f7d5f34c595e522e1efbdec08d5deacc9a1591ef51529a1bef89"` [INFO] running `"docker" "rm" "-f" "87a571bbc0e7f7d5f34c595e522e1efbdec08d5deacc9a1591ef51529a1bef89"` [INFO] [stdout] 87a571bbc0e7f7d5f34c595e522e1efbdec08d5deacc9a1591ef51529a1bef89