[INFO] updating cached repository stoand/track-camera [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/stoand/track-camera [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/stoand/track-camera" "work/ex/beta-1.37-6/sources/1.36.0/gh/stoand/track-camera"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/stoand/track-camera'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/stoand/track-camera" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/stoand/track-camera"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/stoand/track-camera'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0cc33fb3d77fdf0c8c27adfe61367f0fb7f1a93c [INFO] sha for GitHub repo stoand/track-camera: 0cc33fb3d77fdf0c8c27adfe61367f0fb7f1a93c [INFO] validating manifest of stoand/track-camera on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of stoand/track-camera on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing stoand/track-camera [INFO] finished frobbing stoand/track-camera [INFO] frobbed toml for stoand/track-camera written to work/ex/beta-1.37-6/sources/1.36.0/gh/stoand/track-camera/Cargo.toml [INFO] started frobbing stoand/track-camera [INFO] finished frobbing stoand/track-camera [INFO] frobbed toml for stoand/track-camera written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/stoand/track-camera/Cargo.toml [INFO] crate stoand/track-camera already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing stoand/track-camera against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/stoand/track-camera:/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=warn" "-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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 4b4dba620d518417c7392840559c7dee26fd307842e6962bc4228253dde5c4ee [INFO] running `"docker" "start" "-a" "4b4dba620d518417c7392840559c7dee26fd307842e6962bc4228253dde5c4ee"` [INFO] [stderr] Compiling libloading v0.4.1 [INFO] [stderr] Compiling vulkano v0.6.2 [INFO] [stderr] Compiling bitflags v0.7.1 [INFO] [stderr] Compiling crossbeam v0.3.0 [INFO] [stderr] Compiling vk-sys v0.3.1 [INFO] [stderr] Compiling half v1.0.1 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling syntex_pos v0.58.1 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling which v1.0.2 [INFO] [stderr] Compiling shared_library v0.1.7 [INFO] [stderr] Compiling clang-sys v0.19.0 [INFO] [stderr] Compiling x11-dl v2.15.0 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling tempfile v2.1.6 [INFO] [stderr] Compiling cgmath v0.15.0 [INFO] [stderr] Compiling textwrap v0.7.0 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling nom v3.2.0 [INFO] [stderr] Compiling syntex_errors v0.58.1 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling clap v2.26.0 [INFO] [stderr] Compiling gcc v0.3.53 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling cexpr v0.2.2 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling syntex_syntax v0.58.1 [INFO] [stderr] Compiling cmake v0.1.25 [INFO] [stderr] Compiling glsl-to-spirv v0.1.3 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] error: Could not compile `clap`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clap /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.26.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="ansi_term"' --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="term_size"' --cfg 'feature="wrap_help"' -C metadata=9f28c3b17453b625 -C extra-filename=-9f28c3b17453b625 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern ansi_term=/opt/crater/target/debug/deps/libansi_term-334ed51196badc8f.rlib --extern atty=/opt/crater/target/debug/deps/libatty-310c3199535489f4.rlib --extern bitflags=/opt/crater/target/debug/deps/libbitflags-acbeb843e8a410b5.rlib --extern strsim=/opt/crater/target/debug/deps/libstrsim-ec5a0df693c0136b.rlib --extern term_size=/opt/crater/target/debug/deps/libterm_size-093193d1e6cfd92f.rlib --extern textwrap=/opt/crater/target/debug/deps/libtextwrap-d26fa04e10d403ce.rlib --extern unicode_segmentation=/opt/crater/target/debug/deps/libunicode_segmentation-9ba42ccf8ad520d1.rlib --extern unicode_width=/opt/crater/target/debug/deps/libunicode_width-003ecf1eefa64fd0.rlib --extern vec_map=/opt/crater/target/debug/deps/libvec_map-0f1c6d0ab39b4a0b.rlib --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `clang-sys`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clang_sys /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clang-sys-0.19.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="clang_3_9"' --cfg 'feature="gte_clang_3_6"' --cfg 'feature="gte_clang_3_7"' --cfg 'feature="gte_clang_3_8"' --cfg 'feature="gte_clang_3_9"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' -C metadata=e61f55d3e6dc129f -C extra-filename=-e61f55d3e6dc129f --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern bitflags=/opt/crater/target/debug/deps/libbitflags-acbeb843e8a410b5.rlib --extern glob=/opt/crater/target/debug/deps/libglob-070f420690fb6881.rlib --extern libc=/opt/crater/target/debug/deps/liblibc-f2224244ee783b7d.rlib --extern libloading=/opt/crater/target/debug/deps/liblibloading-907b04caf74d1b5e.rlib --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `glsl-to-spirv v0.1.3` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/glsl-to-spirv-908e12d9ee084f5d/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build/glslangValidator.exe [INFO] [stderr] running: "cmake" "/opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/glsl-to-spirv-0.1.3/glslang" "-DCMAKE_INSTALL_PREFIX=/opt/crater/target/debug/build/glsl-to-spirv-545059a6c1543a5d/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" [INFO] [stderr] -- The C compiler identification is GNU 6.3.0 [INFO] [stderr] -- The CXX compiler identification is GNU 6.3.0 [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc -- works [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ -- works [INFO] [stderr] -- Detecting CXX compiler ABI info [INFO] [stderr] -- Detecting CXX compiler ABI info - done [INFO] [stderr] -- Detecting CXX compile features [INFO] [stderr] -- Detecting CXX compile features - done [INFO] [stderr] -- Google Mock was not found - tests based on that will not build [INFO] [stderr] -- Configuring done [INFO] [stderr] -- Generating done [INFO] [stderr] -- Build files have been written to: /opt/crater/target/debug/build/glsl-to-spirv-545059a6c1543a5d/out/build [INFO] [stderr] running: "cmake" "--build" "." "--target" "install" "--config" "Debug" "--" "-j8" [INFO] [stderr] Scanning dependencies of target OGLCompiler [INFO] [stderr] Scanning dependencies of target glslang-default-resource-limits [INFO] [stderr] Scanning dependencies of target OSDependent [INFO] [stderr] [ 1%] Building CXX object OGLCompilersDLL/CMakeFiles/OGLCompiler.dir/InitializeDll.cpp.o [INFO] [stderr] Scanning dependencies of target SPVRemapper [INFO] [stderr] Scanning dependencies of target HLSL [INFO] [stderr] [ 3%] Building CXX object StandAlone/CMakeFiles/glslang-default-resource-limits.dir/ResourceLimits.cpp.o [INFO] [stderr] [ 5%] Building CXX object SPIRV/CMakeFiles/SPVRemapper.dir/doc.cpp.o [INFO] [stderr] [ 7%] Building CXX object SPIRV/CMakeFiles/SPVRemapper.dir/SPVRemapper.cpp.o [INFO] [stderr] [ 8%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslParseHelper.cpp.o [INFO] [stderr] [ 10%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslScanContext.cpp.o [INFO] [stderr] [ 12%] Building CXX object glslang/OSDependent/Unix/CMakeFiles/OSDependent.dir/ossource.cpp.o [INFO] [stderr] [ 14%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslAttributes.cpp.o [INFO] [stderr] [ 15%] Linking CXX static library libOGLCompiler.a [INFO] [stderr] [ 17%] Linking CXX static library libOSDependent.a [INFO] [stderr] [ 17%] Built target OGLCompiler [INFO] [stderr] [ 19%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslOpMap.cpp.o [INFO] [stderr] [ 19%] Built target OSDependent [INFO] [stderr] [ 21%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslTokenStream.cpp.o [INFO] [stderr] [ 22%] Linking CXX static library libglslang-default-resource-limits.a [INFO] [stderr] [ 22%] Built target glslang-default-resource-limits [INFO] [stderr] [ 24%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslGrammar.cpp.o [INFO] [stderr] SPIRV/CMakeFiles/SPVRemapper.dir/build.make:86: recipe for target 'SPIRV/CMakeFiles/SPVRemapper.dir/doc.cpp.o' failed [INFO] [stderr] [ 26%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslParseables.cpp.o [INFO] [stderr] hlsl/CMakeFiles/HLSL.dir/build.make:134: recipe for target 'hlsl/CMakeFiles/HLSL.dir/hlslOpMap.cpp.o' failed [INFO] [stderr] CMakeFiles/Makefile2:1355: recipe for target 'SPIRV/CMakeFiles/SPVRemapper.dir/all' failed [INFO] [stderr] CMakeFiles/Makefile2:1410: recipe for target 'hlsl/CMakeFiles/HLSL.dir/all' failed [INFO] [stderr] Makefile:138: recipe for target 'all' failed [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] fatal: Not a git repository (or any parent up to mount point /opt/crater/cargo-home) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] /tmp/ccNpg6Z1.s: Assembler messages: [INFO] [stderr] /tmp/ccNpg6Z1.s:46022: Error: can't read from /tmp/ccNpg6Z1.s: Cannot allocate memory [INFO] [stderr] /tmp/ccNpg6Z1.s:46022: Error: can't read from /tmp/ccNpg6Z1.s: Cannot allocate memory [INFO] [stderr] /tmp/ccNpg6Z1.s:48277: Error: can't read from /tmp/ccNpg6Z1.s: Cannot allocate memory [INFO] [stderr] /tmp/ccNpg6Z1.s:50585: Error: can't read from /tmp/ccNpg6Z1.s: Cannot allocate memory [INFO] [stderr] /tmp/ccNpg6Z1.s:52896: Error: can't read from /tmp/ccNpg6Z1.s: Cannot allocate memory [INFO] [stderr] /tmp/ccNpg6Z1.s:55250: Error: can't read from /tmp/ccNpg6Z1.s: Cannot allocate memory [INFO] [stderr] /tmp/ccNpg6Z1.s:57355: Error: can't read from /tmp/ccNpg6Z1.s: Cannot allocate memory [INFO] [stderr] /tmp/ccNpg6Z1.s:58826: Error: can't read from /tmp/ccNpg6Z1.s: Cannot allocate memory [INFO] [stderr] /tmp/ccNpg6Z1.s:60060: Error: can't read from /tmp/ccNpg6Z1.s: Cannot allocate memory [INFO] [stderr] make[2]: *** [SPIRV/CMakeFiles/SPVRemapper.dir/doc.cpp.o] Error 1 [INFO] [stderr] make[2]: *** Waiting for unfinished jobs.... [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/glsl-to-spirv-0.1.3/glslang/hlsl/hlslOpMap.cpp:173:1: fatal error: error writing to /tmp/cc5WYL6a.s: Cannot allocate memory [INFO] [stderr] } // end namespace glslang [INFO] [stderr] ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] make[2]: *** [hlsl/CMakeFiles/HLSL.dir/hlslOpMap.cpp.o] Error 1 [INFO] [stderr] make[2]: *** Waiting for unfinished jobs.... [INFO] [stderr] make[1]: *** [SPIRV/CMakeFiles/SPVRemapper.dir/all] Error 2 [INFO] [stderr] make[1]: *** Waiting for unfinished jobs.... [INFO] [stderr] make[1]: *** [hlsl/CMakeFiles/HLSL.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.25/src/lib.rs:599:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5613eb012283 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h6485381528590a55 [INFO] [stderr] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stderr] 1: 0x5613eb00d72b - std::sys_common::backtrace::_print::h49a82ae9552e35c7 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stderr] 2: 0x5613eb011036 - std::panicking::default_hook::{{closure}}::he20974adbefcc046 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] at src/libstd/panicking.rs:197 [INFO] [stderr] 3: 0x5613eb010dc9 - std::panicking::default_hook::he4af6af4ac7fef7b [INFO] [stderr] at src/libstd/panicking.rs:211 [INFO] [stderr] 4: 0x5613eb01168f - std::panicking::rust_panic_with_hook::h057ff03eb4c8000f [INFO] [stderr] at src/libstd/panicking.rs:474 [INFO] [stderr] 5: 0x5613eb011211 - std::panicking::continue_panic_fmt::ha6d6ae144369025b [INFO] [stderr] at src/libstd/panicking.rs:381 [INFO] [stderr] 6: 0x5613eb01115e - std::panicking::begin_panic_fmt::he54eae869ed71eb1 [INFO] [stderr] at src/libstd/panicking.rs:336 [INFO] [stderr] 7: 0x5613eafba085 - cmake::fail::h27811a2814f32fcf [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.25/src/lib.rs:599 [INFO] [stderr] 8: 0x5613eafb99c3 - cmake::run::h6dbb1953f7a437ca [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.25/src/lib.rs:580 [INFO] [stderr] 9: 0x5613eafb6c29 - cmake::Config::build::hf3a39802ec0f76a9 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.25/src/lib.rs:487 [INFO] [stderr] 10: 0x5613eafb32b4 - cmake::build::h52ee8f04a47fd862 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.25/src/lib.rs:92 [INFO] [stderr] 11: 0x5613eafb3a85 - build_script_build::main::h9801d4162df8e0ea [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/glsl-to-spirv-0.1.3/build/build.rs:22 [INFO] [stderr] 12: 0x5613eafb3e4f - std::rt::lang_start::{{closure}}::h81cfe17e813a3b73 [INFO] [stderr] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/rt.rs:64 [INFO] [stderr] 13: 0x5613eb0110e2 - std::panicking::try::do_call::hc3d8373a0b215f51 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] at src/libstd/panicking.rs:293 [INFO] [stderr] 14: 0x5613eb019479 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:85 [INFO] [stderr] 15: 0x5613eb011b9c - std::rt::lang_start_internal::he5218c8b95d395f2 [INFO] [stderr] at src/libstd/panicking.rs:272 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 16: 0x5613eafb3e28 - std::rt::lang_start::h0f9bab965861fed9 [INFO] [stderr] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/rt.rs:64 [INFO] [stderr] 17: 0x5613eafb3dc9 - main [INFO] [stderr] 18: 0x7fd7379b42e0 - __libc_start_main [INFO] [stderr] 19: 0x5613eafb2219 - _start [INFO] [stderr] 20: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "4b4dba620d518417c7392840559c7dee26fd307842e6962bc4228253dde5c4ee"` [INFO] running `"docker" "rm" "-f" "4b4dba620d518417c7392840559c7dee26fd307842e6962bc4228253dde5c4ee"` [INFO] [stdout] 4b4dba620d518417c7392840559c7dee26fd307842e6962bc4228253dde5c4ee