[INFO] cloning repository https://github.com/ltentrup/caqe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ltentrup/caqe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fltentrup%2Fcaqe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fltentrup%2Fcaqe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 643a2e9db61836ca06ac5a773307404fc6fd6ced [INFO] testing ltentrup/caqe against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fltentrup%2Fcaqe" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ltentrup/caqe [INFO] finished tweaking git repo https://github.com/ltentrup/caqe [INFO] tweaked toml for git repo https://github.com/ltentrup/caqe written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ltentrup/caqe on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ltentrup/caqe 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8ed6b74b1c9d4d7aa78b94464e9a9194c43660267678b5e2ccd7b91d3850e6f [INFO] running `Command { std: "docker" "start" "-a" "a8ed6b74b1c9d4d7aa78b94464e9a9194c43660267678b5e2ccd7b91d3850e6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8ed6b74b1c9d4d7aa78b94464e9a9194c43660267678b5e2ccd7b91d3850e6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8ed6b74b1c9d4d7aa78b94464e9a9194c43660267678b5e2ccd7b91d3850e6f", kill_on_drop: false }` [INFO] [stdout] a8ed6b74b1c9d4d7aa78b94464e9a9194c43660267678b5e2ccd7b91d3850e6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3522e15b0392d1ade31cb46533f90eaf7ab47f73d0bb8fdf42821adfd189a9ef [INFO] running `Command { std: "docker" "start" "-a" "3522e15b0392d1ade31cb46533f90eaf7ab47f73d0bb8fdf42821adfd189a9ef", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling cmake v0.1.35 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling uncover v0.1.1 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling dot v0.1.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling cryptominisat v5.6.6 (https://github.com/ltentrup/cryptominisat-rs.git?rev=79380e6117fb83dfce7224fffcee992446577686#79380e61) [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling colored-diff v0.2.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling console v0.9.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling atomicwrites v0.2.5 [INFO] [stderr] error: failed to run custom build command for `cryptominisat v5.6.6 (https://github.com/ltentrup/cryptominisat-rs.git?rev=79380e6117fb83dfce7224fffcee992446577686#79380e61)` [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/cryptominisat-921459164266da11/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/cryptominisat-ef7f511113652a5d/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-4d8cbaf7844081a3/79380e6/cryptominisat" "-DCMAKE_BUILD_TYPE=Release" "-DSTATICCOMPILE=ON" "-DENABLE_PYTHON_INTERFACE=OFF" "-DONLY_SIMPLE=ON" "-DNOZLIB=ON" "-DNOM4RI=ON" "-DSTATS=OFF" "-DNOVALGRIND=ON" "-DENABLE_TESTING=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/cryptominisat-ef7f511113652a5d/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++" [INFO] [stderr] -- LIB directory is 'lib' [INFO] [stderr] -- BIN directory is 'bin' [INFO] [stderr] -- Doing a Release build [INFO] [stderr] -- The C compiler identification is GNU 13.3.0 [INFO] [stderr] -- The CXX compiler identification is GNU 13.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] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [INFO] [stderr] -- Found Threads: TRUE [INFO] [stderr] -- build type is Release [INFO] [stderr] -- Performing Test HAVE_FLAG_-fno-stack-protector [INFO] [stderr] -- Performing Test HAVE_FLAG_-fno-stack-protector - Success [INFO] [stderr] -- Compiling for static library use [INFO] [stderr] -- GIT hash found: dbc798e877b25e20c86fe00bd0bfade3338ffdc5 [INFO] [stderr] -- PROJECT_VERSION: 5.6.6 [INFO] [stderr] -- PROJECT_VERSION_MAJOR: 5 [INFO] [stderr] -- PROJECT_VERSION_MINOR: 6 [INFO] [stderr] -- PROJECT_VERSION_PATCH: 6 [INFO] [stderr] -- Not compiling detailed statistics. The system is faster without them [INFO] [stderr] -- Cannot find help2man, not creating manpage [INFO] [stderr] -- Valgrind Prefix: [INFO] [stderr] -- Could NOT find VALGRIND (missing: VALGRIND_INCLUDE_DIR VALGRIND_PROGRAM) [INFO] [stderr] -- Cannot find valgrind or it's disabled, we will not be able to mark memory pool objects as undefined [INFO] [stderr] -- All defines at startup: -DNDEBUG -D_FORTIFY_SOURCE=0 [INFO] [stderr] -- In case your Python interpreter is not found, or a wrong one is found, please set it with '-DPYTHON_EXECUTABLE:FILEPATH=your path here' [INFO] [stderr] -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.12.3", minimum required is "3") [INFO] [stderr] -- Found PythonLibs: /usr/lib/x86_64-linux-gnu/libpython3.12.a (found suitable version "3.12.3", minimum required is "3") [INFO] [stderr] -- Python 3 -- PYTHON_EXECUTABLE=/usr/bin/python3 [INFO] [stderr] -- Python 3 -- PYTHON_LIBRARIES=/usr/lib/x86_64-linux-gnu/libpython3.12.a [INFO] [stderr] -- Python 3 -- PYTHON_INCLUDE_DIRS=/usr/include/python3.12 [INFO] [stderr] -- Python 3 -- PYTHONLIBS_VERSION_STRING=3.12.3 [INFO] [stderr] -- Only building executable with few command-line options because the boost program_options library were not available [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wno-bitfield-constant-conversion [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wno-bitfield-constant-conversion - Failed [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wlogical-op [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wlogical-op - Success [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wrestrict [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wrestrict - Success [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wnull-dereference [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wnull-dereference - Success [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wjump-misses-init [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wjump-misses-init - Failed [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wdouble-promotion [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wdouble-promotion - Success [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wshadow [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wshadow - Success [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wformat=2 [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wformat=2 - Success [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wextra-semi [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wextra-semi - Success [INFO] [stderr] -- Performing Test HAVE_FLAG_-pedantic [INFO] [stderr] -- Performing Test HAVE_FLAG_-pedantic - Success [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wno-class-memaccess [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wno-class-memaccess - Success [INFO] [stderr] -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY [INFO] [stderr] -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success [INFO] [stderr] -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY [INFO] [stderr] -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success [INFO] [stderr] -- Performing Test COMPILER_HAS_DEPRECATED_ATTR [INFO] [stderr] -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success [INFO] [stderr] -- Configuring done (13.1s) [INFO] [stderr] -- Generating done (0.1s) [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/cryptominisat-ef7f511113652a5d/out/build [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/cryptominisat-ef7f511113652a5d/out/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "." "--target" "install" "--config" "Debug" "--" [INFO] [stderr] [ 2%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/propengine.cpp.o [INFO] [stderr] [ 4%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/cnf.cpp.o [INFO] [stderr] [ 7%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/prober.cpp.o [INFO] [stderr] [ 9%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/occsimplifier.cpp.o [INFO] [stderr] [ 14%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/subsumestrengthen.cpp.o [INFO] [stderr] [ 14%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/clausecleaner.cpp.o [INFO] [stderr] [ 17%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/varreplacer.cpp.o [INFO] [stderr] Copying cryptominisat_c.h to /opt/rustwide/target/debug/build/cryptominisat-ef7f511113652a5d/out/build/include/cryptominisat5 [INFO] [stderr] [ 19%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/clauseusagestats.cpp.o [INFO] [stderr] Copying cryptominisat.h to /opt/rustwide/target/debug/build/cryptominisat-ef7f511113652a5d/out/build/include/cryptominisat5 [INFO] [stderr] [ 21%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/clauseallocator.cpp.o [INFO] [stderr] [ 24%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/solverconf.cpp.o [INFO] [stderr] [ 26%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/sccfinder.cpp.o [INFO] [stderr] [ 29%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/distillerlong.cpp.o [INFO] [stderr] Copying solvertypesmini.h to /opt/rustwide/target/debug/build/cryptominisat-ef7f511113652a5d/out/build/include/cryptominisat5 [INFO] [stderr] [ 31%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/distillerlongwithimpl.cpp.o [INFO] [stderr] Copying dimacsparser.h to /opt/rustwide/target/debug/build/cryptominisat-ef7f511113652a5d/out/build/include/cryptominisat5 [INFO] [stderr] Copying streambuffer.h to /opt/rustwide/target/debug/build/cryptominisat-ef7f511113652a5d/out/build/include/cryptominisat5 [INFO] [stderr] [ 31%] Built target CopyPublicHeaders [INFO] [stderr] [ 34%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/str_impl_w_impl_stamp.cpp.o [INFO] [stderr] [ 36%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/solutionextender.cpp.o [INFO] [stderr] [ 39%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/completedetachreattacher.cpp.o [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] CMake Deprecation Warning at CMakeLists.txt:21 (cmake_minimum_required): [INFO] [stderr] Compatibility with CMake < 3.5 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.28/Modules/GNUInstallDirs.cmake:243 (message): [INFO] [stderr] Unable to determine default CMAKE_INSTALL_LIBDIR directory because no [INFO] [stderr] target architecture is known. Please enable at least one language before [INFO] [stderr] including GNUInstallDirs. [INFO] [stderr] Call Stack (most recent call first): [INFO] [stderr] CMakeLists.txt:26 (include) [INFO] [stderr] This warning is for project developers. Use -Wno-dev to suppress it. [INFO] [stderr] [INFO] [stderr] CMake Warning (dev) at /usr/share/cmake-3.28/Modules/FindPackageHandleStandardArgs.cmake:438 (message): [INFO] [stderr] The package name passed to `find_package_handle_standard_args` (VALGRIND) [INFO] [stderr] does not match the name of the calling package (Valgrind). This can lead [INFO] [stderr] to problems in calling code that expects `find_package` result variables [INFO] [stderr] (e.g., `_FOUND`) to follow a certain pattern. [INFO] [stderr] Call Stack (most recent call first): [INFO] [stderr] cmake/FindValgrind.cmake:18 (find_package_handle_standard_args) [INFO] [stderr] CMakeLists.txt:514 (find_package) [INFO] [stderr] This warning is for project developers. Use -Wno-dev to suppress it. [INFO] [stderr] [INFO] [stderr] CMake Warning (dev) at CMakeLists.txt:584 (find_package): [INFO] [stderr] Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules [INFO] [stderr] are removed. Run "cmake --help-policy CMP0148" for policy details. Use [INFO] [stderr] the cmake_policy command to set the policy and suppress this warning. [INFO] [stderr] [INFO] [stderr] This warning is for project developers. Use -Wno-dev to suppress it. [INFO] [stderr] [INFO] [stderr] CMake Warning (dev) at CMakeLists.txt:585 (find_package): [INFO] [stderr] Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules [INFO] [stderr] are removed. Run "cmake --help-policy CMP0148" for policy details. Use [INFO] [stderr] the cmake_policy command to set the policy and suppress this warning. [INFO] [stderr] [INFO] [stderr] This warning is for project developers. Use -Wno-dev to suppress it. [INFO] [stderr] [INFO] [stderr] CMake Warning at CMakeLists.txt:689 (message): [INFO] [stderr] Testing is disabled [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-4d8cbaf7844081a3/79380e6/cryptominisat/src/solverconf.cpp:24: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-4d8cbaf7844081a3/79380e6/cryptominisat/src/solverconf.h: In function 'unsigned int CMSat::clean_to_int(ClauseClean)': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-4d8cbaf7844081a3/79380e6/cryptominisat/src/solverconf.h:54:1: warning: control reaches end of non-void function [-Wreturn-type] [INFO] [stderr] 54 | } [INFO] [stderr] | ^ [INFO] [stderr] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[2]: *** [cmsat5-src/CMakeFiles/libcryptominisat5.dir/build.make:160: cmsat5-src/CMakeFiles/libcryptominisat5.dir/occsimplifier.cpp.o] Error 1 [INFO] [stderr] gmake[2]: *** Waiting for unfinished jobs.... [INFO] [stderr] gmake[1]: *** [CMakeFiles/Makefile2:129: cmsat5-src/CMakeFiles/libcryptominisat5.dir/all] Error 2 [INFO] [stderr] gmake: *** [Makefile:136: all] Error 2 [INFO] [stderr] [INFO] [stderr] thread 'main' (370) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.35/src/lib.rs:778:5: [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit status: 2 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x59e0f288ea62 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x59e0f288ea62 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150 [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x59e0f288ea62 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x59e0f288ea62 - ::fmt::h8be9aa933f14675f [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x59e0f289eaaf - core::fmt::rt::Argument::fmt::h30ed739d33467c3a [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x59e0f289eaaf - core::fmt::write::hfd0efbb002ac7eea [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25 [INFO] [stderr] 6: 0x59e0f2860113 - std::io::default_write_fmt::hf7668c9f69c3a921 [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x59e0f2860113 - std::io::Write::write_fmt::ha6503cd07dd1d506 [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x59e0f286a542 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7 [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x59e0f286cb5c - std::panicking::default_hook::{{closure}}::h8873121c56335b01 [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x59e0f286c9b6 - std::panicking::default_hook::hbafefc2d196267a2 [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x59e0f286d135 - std::panicking::panic_with_hook::h9f5b09d5adc1a745 [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x59e0f286cfca - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89 [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x59e0f286a679 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x59e0f28543ed - __rustc[b292c645e8102103]::rust_begin_unwind [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x59e0f28a2520 - core::panicking::panic_fmt::h31cc490ecc8cc1fa [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x59e0f281e85b - cmake::fail::h35ef5744d42cb1a4 [INFO] [stderr] 17: 0x59e0f281e51a - cmake::run::hc6f897c9d7e2b0aa [INFO] [stderr] 18: 0x59e0f2822479 - cmake::Config::build::hdf618a264820e53d [INFO] [stderr] 19: 0x59e0f281b672 - build_script_build::main::h2006bd6089cdd562 [INFO] [stderr] 20: 0x59e0f281b903 - core::ops::function::FnOnce::call_once::ha90d76fb8ffb4bb5 [INFO] [stderr] 21: 0x59e0f281b896 - std::sys::backtrace::__rust_begin_short_backtrace::hf854717091a91796 [INFO] [stderr] 22: 0x59e0f281b819 - std::rt::lang_start::{{closure}}::hc16e04fa276235c1 [INFO] [stderr] 23: 0x59e0f2861880 - core::ops::function::impls:: for &F>::call_once::hfe01ef9c04091e5f [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 24: 0x59e0f2861880 - std::panicking::catch_unwind::do_call::h3720541c1dc2745c [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stderr] 25: 0x59e0f2861880 - std::panicking::catch_unwind::hf812e1c72a8544c2 [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stderr] 26: 0x59e0f2861880 - std::panic::catch_unwind::h9e80dffea8831154 [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x59e0f2861880 - std::rt::lang_start_internal::{{closure}}::h03410fa218b2c977 [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:175:24 [INFO] [stderr] 28: 0x59e0f2861880 - std::panicking::catch_unwind::do_call::hcc46efa18e4a9c15 [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stderr] 29: 0x59e0f2861880 - std::panicking::catch_unwind::hc0afbf6668eb863a [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stderr] 30: 0x59e0f2861880 - std::panic::catch_unwind::h9640c0d1343096b8 [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x59e0f2861880 - std::rt::lang_start_internal::hea659f61d058debe [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:171:5 [INFO] [stderr] 32: 0x59e0f281b801 - std::rt::lang_start::h6f3503b97a2af20f [INFO] [stderr] 33: 0x59e0f281c585 - main [INFO] [stderr] 34: 0x744a114251ca - [INFO] [stderr] 35: 0x744a1142528b - __libc_start_main [INFO] [stderr] 36: 0x59e0f281b385 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3522e15b0392d1ade31cb46533f90eaf7ab47f73d0bb8fdf42821adfd189a9ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3522e15b0392d1ade31cb46533f90eaf7ab47f73d0bb8fdf42821adfd189a9ef", kill_on_drop: false }` [INFO] [stdout] 3522e15b0392d1ade31cb46533f90eaf7ab47f73d0bb8fdf42821adfd189a9ef