[INFO] cloning repository https://github.com/mehcode/axal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mehcode/axal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmehcode%2Faxal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmehcode%2Faxal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d213c9f75de431af61c7226e44ba66f9d475858d [INFO] checking mehcode/axal against master#7c306f6dcd600b1fcc74439c780e8ebef338d84c for pr-108918 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmehcode%2Faxal" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mehcode/axal on toolchain 7c306f6dcd600b1fcc74439c780e8ebef338d84c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7c306f6dcd600b1fcc74439c780e8ebef338d84c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mehcode/axal [INFO] finished tweaking git repo https://github.com/mehcode/axal [INFO] tweaked toml for git repo https://github.com/mehcode/axal written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mehcode/axal already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7c306f6dcd600b1fcc74439c780e8ebef338d84c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+7c306f6dcd600b1fcc74439c780e8ebef338d84c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18fac5037ebda5a8e40fc98e46f12bfe1f1f16cc458da21e3368a53fae160209 [INFO] running `Command { std: "docker" "start" "-a" "18fac5037ebda5a8e40fc98e46f12bfe1f1f16cc458da21e3368a53fae160209", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18fac5037ebda5a8e40fc98e46f12bfe1f1f16cc458da21e3368a53fae160209", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18fac5037ebda5a8e40fc98e46f12bfe1f1f16cc458da21e3368a53fae160209", kill_on_drop: false }` [INFO] [stdout] 18fac5037ebda5a8e40fc98e46f12bfe1f1f16cc458da21e3368a53fae160209 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+7c306f6dcd600b1fcc74439c780e8ebef338d84c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0a388dfe66c9c3a3de317df67946158fb4ffd0ffa80a9ca17de5f3990184677 [INFO] running `Command { std: "docker" "start" "-a" "e0a388dfe66c9c3a3de317df67946158fb4ffd0ffa80a9ca17de5f3990184677", kill_on_drop: false }` [INFO] [stderr] Compiling gcc v0.3.41 [INFO] [stderr] Checking libc v0.2.19 [INFO] [stderr] Compiling cmake v0.1.20 [INFO] [stderr] Compiling axal v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `axal v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/axal-b3b30ae0e2b965c5/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/axal-1db18a52ea04f23a/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/workdir/" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/axal-1db18a52ea04f23a/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -m64 -fPIC" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -m64 -fPIC" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_BUILD_TYPE=Debug" [INFO] [stderr] -- The C compiler identification is GNU 11.3.0 [INFO] [stderr] -- The CXX compiler identification is GNU 11.3.0 [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc - skipped [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Detecting CXX compiler ABI info [INFO] [stderr] -- Detecting CXX compiler ABI info - done [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ - skipped [INFO] [stderr] -- Detecting CXX compile features [INFO] [stderr] -- Detecting CXX compile features - done [INFO] [stderr] -- Found OpenGL: /usr/lib/x86_64-linux-gnu/libOpenGL.so [INFO] [stderr] -- Looking for pthread.h [INFO] [stderr] -- Looking for pthread.h - found [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [INFO] [stderr] -- Found Threads: TRUE [INFO] [stderr] -- Configuring done [INFO] [stderr] -- Generating done [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/axal-1db18a52ea04f23a/out/build [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/axal-1db18a52ea04f23a/out/build" && "cmake" "--build" "." "--target" "install" "--config" "Debug" "--" "-j8" [INFO] [stderr] [ 12%] Automatic MOC for target axal [INFO] [stderr] [ 12%] Automatic MOC for target libaxal [INFO] [stderr] [ 12%] Built target libaxal_autogen [INFO] [stderr] [ 12%] Built target axal_autogen [INFO] [stderr] [ 25%] Building CXX object CMakeFiles/libaxal.dir/libaxal_autogen/mocs_compilation.cpp.o [INFO] [stderr] [ 31%] Building CXX object CMakeFiles/axal.dir/axal_autogen/mocs_compilation.cpp.o [INFO] [stderr] [ 31%] Building CXX object CMakeFiles/libaxal.dir/src/library.cpp.o [INFO] [stderr] [ 43%] Building CXX object CMakeFiles/axal.dir/src/main.cpp.o [INFO] [stderr] [ 50%] Building CXX object CMakeFiles/libaxal.dir/src/main.cpp.o [INFO] [stderr] [ 50%] Building CXX object CMakeFiles/axal.dir/src/library.cpp.o [INFO] [stderr] [ 56%] Building CXX object CMakeFiles/axal.dir/src/player.cpp.o [INFO] [stderr] [ 62%] Building CXX object CMakeFiles/libaxal.dir/src/player.cpp.o [INFO] [stderr] [ 75%] Building CXX object CMakeFiles/axal.dir/src/runtime.cpp.o [INFO] [stderr] [ 75%] Building CXX object CMakeFiles/libaxal.dir/src/runtime.cpp.o [INFO] [stderr] [ 81%] Building CXX object CMakeFiles/libaxal.dir/src/viewport.cpp.o [INFO] [stderr] [ 87%] Linking CXX static library libaxal.a [INFO] [stderr] [ 87%] Built target libaxal [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): [INFO] [stderr] Compatibility with CMake < 2.8.12 will be removed from a future version of [INFO] [stderr] CMake. [INFO] [stderr] [INFO] [stderr] Update the VERSION argument value or use a ... suffix to tell [INFO] [stderr] CMake that the project does not need compatibility with older versions. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Warning (dev) at /usr/share/cmake-3.22/Modules/FindOpenGL.cmake:315 (message): [INFO] [stderr] Policy CMP0072 is not set: FindOpenGL prefers GLVND by default when [INFO] [stderr] available. Run "cmake --help-policy CMP0072" for policy details. Use the [INFO] [stderr] cmake_policy command to set the policy and suppress this warning. [INFO] [stderr] [INFO] [stderr] FindOpenGL found both a legacy GL library: [INFO] [stderr] [INFO] [stderr] OPENGL_gl_LIBRARY: /usr/lib/x86_64-linux-gnu/libGL.so [INFO] [stderr] [INFO] [stderr] and GLVND libraries for OpenGL and GLX: [INFO] [stderr] [INFO] [stderr] OPENGL_opengl_LIBRARY: /usr/lib/x86_64-linux-gnu/libOpenGL.so [INFO] [stderr] OPENGL_glx_LIBRARY: /usr/lib/x86_64-linux-gnu/libGLX.so [INFO] [stderr] [INFO] [stderr] OpenGL_GL_PREFERENCE has not been set to "GLVND" or "LEGACY", so for [INFO] [stderr] compatibility with CMake 3.10 and below the legacy GL library will be used. [INFO] [stderr] Call Stack (most recent call first): [INFO] [stderr] CMakeLists.txt:14 (find_package) [INFO] [stderr] This warning is for project developers. Use -Wno-dev to suppress it. [INFO] [stderr] [INFO] [stderr] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[2]: *** [CMakeFiles/axal.dir/build.make:132: CMakeFiles/axal.dir/src/runtime.cpp.o] Error 1 [INFO] [stderr] gmake[2]: *** Waiting for unfinished jobs.... [INFO] [stderr] gmake[1]: *** [CMakeFiles/Makefile2:87: CMakeFiles/axal.dir/all] Error 2 [INFO] [stderr] gmake[1]: *** Waiting for unfinished jobs.... [INFO] [stderr] gmake: *** [Makefile:136: all] Error 2 [INFO] [stderr] thread 'main' panicked at ' [INFO] [stderr] command did not execute successfully, got: exit status: 2 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.20/src/lib.rs:573:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55c9ba363eaa - std::backtrace_rs::backtrace::libunwind::trace::hdaabe2ab99132770 [INFO] [stderr] at /rustc/7c306f6dcd600b1fcc74439c780e8ebef338d84c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x55c9ba363eaa - std::backtrace_rs::backtrace::trace_unsynchronized::h6db293e964b8cf67 [INFO] [stderr] at /rustc/7c306f6dcd600b1fcc74439c780e8ebef338d84c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55c9ba363eaa - std::sys_common::backtrace::_print_fmt::h9a8f156172f69c2e [INFO] [stderr] at /rustc/7c306f6dcd600b1fcc74439c780e8ebef338d84c/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stderr] 3: 0x55c9ba363eaa - ::fmt::hc9b65135413bb51d [INFO] [stderr] at /rustc/7c306f6dcd600b1fcc74439c780e8ebef338d84c/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55c9ba38313e - core::fmt::write::h1e5c8e6ce275e97a [INFO] [stderr] at /rustc/7c306f6dcd600b1fcc74439c780e8ebef338d84c/library/core/src/fmt/mod.rs:1232:17 [INFO] [stderr] 5: 0x55c9ba361505 - std::io::Write::write_fmt::h7b4858e83c679790 [INFO] [stderr] at /rustc/7c306f6dcd600b1fcc74439c780e8ebef338d84c/library/std/src/io/mod.rs:1684:15 [INFO] [stderr] 6: 0x55c9ba363c75 - std::sys_common::backtrace::_print::h73a54adb470edfff [INFO] [stderr] at /rustc/7c306f6dcd600b1fcc74439c780e8ebef338d84c/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 7: 0x55c9ba363c75 - std::sys_common::backtrace::print::h1e589d98893c1d23 [INFO] [stderr] at /rustc/7c306f6dcd600b1fcc74439c780e8ebef338d84c/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 8: 0x55c9ba3654ef - std::panicking::default_hook::{{closure}}::hbf350d2d3bd4dc38 [INFO] [stderr] at /rustc/7c306f6dcd600b1fcc74439c780e8ebef338d84c/library/std/src/panicking.rs:271:22 [INFO] [stderr] 9: 0x55c9ba36522b - std::panicking::default_hook::h0e102508260d06d2 [INFO] [stderr] at /rustc/7c306f6dcd600b1fcc74439c780e8ebef338d84c/library/std/src/panicking.rs:290:9 [INFO] [stderr] 10: 0x55c9ba365a98 - std::panicking::rust_panic_with_hook::h7dd3216c660b1bd9 [INFO] [stderr] at /rustc/7c306f6dcd600b1fcc74439c780e8ebef338d84c/library/std/src/panicking.rs:692:13 [INFO] [stderr] 11: 0x55c9ba365999 - std::panicking::begin_panic_handler::{{closure}}::hd484a0fc37bb9363 [INFO] [stderr] at /rustc/7c306f6dcd600b1fcc74439c780e8ebef338d84c/library/std/src/panicking.rs:583:13 [INFO] [stderr] 12: 0x55c9ba364316 - std::sys_common::backtrace::__rust_end_short_backtrace::h870b6f592f93cf4e [INFO] [stderr] at /rustc/7c306f6dcd600b1fcc74439c780e8ebef338d84c/library/std/src/sys_common/backtrace.rs:150:18 [INFO] [stderr] 13: 0x55c9ba3656a2 - rust_begin_unwind [INFO] [stderr] at /rustc/7c306f6dcd600b1fcc74439c780e8ebef338d84c/library/std/src/panicking.rs:579:5 [INFO] [stderr] 14: 0x55c9ba31f6f3 - core::panicking::panic_fmt::h8faa0664f42a7c24 [INFO] [stderr] at /rustc/7c306f6dcd600b1fcc74439c780e8ebef338d84c/library/core/src/panicking.rs:64:14 [INFO] [stderr] 15: 0x55c9ba32570f - cmake::fail::hce7ee8a6f5c35acb [INFO] [stderr] 16: 0x55c9ba325173 - cmake::run::h746530851fec0ed5 [INFO] [stderr] 17: 0x55c9ba322ef0 - cmake::Config::build::hd399206bdbe1b12a [INFO] [stderr] 18: 0x55c9ba320493 - cmake::build::h66d99084f831820e [INFO] [stderr] 19: 0x55c9ba3200f1 - build_script_build::main::h68ca7e5f5a660f32 [INFO] [stderr] 20: 0x55c9ba31fdd3 - core::ops::function::FnOnce::call_once::h335e38c43edfcaf8 [INFO] [stderr] 21: 0x55c9ba320a49 - std::sys_common::backtrace::__rust_begin_short_backtrace::h937f76b049694b32 [INFO] [stderr] 22: 0x55c9ba320a99 - std::rt::lang_start::{{closure}}::h722249cc07cd56b2 [INFO] [stderr] 23: 0x55c9ba35dd8c - core::ops::function::impls:: for &F>::call_once::h83cc4e4f61846b50 [INFO] [stderr] at /rustc/7c306f6dcd600b1fcc74439c780e8ebef338d84c/library/core/src/ops/function.rs:287:13 [INFO] [stderr] 24: 0x55c9ba35dd8c - std::panicking::try::do_call::h79330fed11945033 [INFO] [stderr] at /rustc/7c306f6dcd600b1fcc74439c780e8ebef338d84c/library/std/src/panicking.rs:487:40 [INFO] [stderr] 25: 0x55c9ba35dd8c - std::panicking::try::h3414b3c6ac2a3a45 [INFO] [stderr] at /rustc/7c306f6dcd600b1fcc74439c780e8ebef338d84c/library/std/src/panicking.rs:451:19 [INFO] [stderr] 26: 0x55c9ba35dd8c - std::panic::catch_unwind::haac425ee7626540f [INFO] [stderr] at /rustc/7c306f6dcd600b1fcc74439c780e8ebef338d84c/library/std/src/panic.rs:140:14 [INFO] [stderr] 27: 0x55c9ba35dd8c - std::rt::lang_start_internal::{{closure}}::h47359b3b5e46e2a3 [INFO] [stderr] at /rustc/7c306f6dcd600b1fcc74439c780e8ebef338d84c/library/std/src/rt.rs:148:48 [INFO] [stderr] 28: 0x55c9ba35dd8c - std::panicking::try::do_call::h94bf34bcb67b5145 [INFO] [stderr] at /rustc/7c306f6dcd600b1fcc74439c780e8ebef338d84c/library/std/src/panicking.rs:487:40 [INFO] [stderr] 29: 0x55c9ba35dd8c - std::panicking::try::h7123d92e0552d080 [INFO] [stderr] at /rustc/7c306f6dcd600b1fcc74439c780e8ebef338d84c/library/std/src/panicking.rs:451:19 [INFO] [stderr] 30: 0x55c9ba35dd8c - std::panic::catch_unwind::h5a423e73697b2d1b [INFO] [stderr] at /rustc/7c306f6dcd600b1fcc74439c780e8ebef338d84c/library/std/src/panic.rs:140:14 [INFO] [stderr] 31: 0x55c9ba35dd8c - std::rt::lang_start_internal::h93a909df32fed5e7 [INFO] [stderr] at /rustc/7c306f6dcd600b1fcc74439c780e8ebef338d84c/library/std/src/rt.rs:148:20 [INFO] [stderr] 32: 0x55c9ba320a77 - std::rt::lang_start::h60fab763bd5c3c11 [INFO] [stderr] 33: 0x55c9ba320375 - main [INFO] [stderr] 34: 0x7f4aaa707d90 - [INFO] [stderr] 35: 0x7f4aaa707e40 - __libc_start_main [INFO] [stderr] 36: 0x55c9ba31fc25 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "e0a388dfe66c9c3a3de317df67946158fb4ffd0ffa80a9ca17de5f3990184677", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0a388dfe66c9c3a3de317df67946158fb4ffd0ffa80a9ca17de5f3990184677", kill_on_drop: false }` [INFO] [stdout] e0a388dfe66c9c3a3de317df67946158fb4ffd0ffa80a9ca17de5f3990184677