[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] 8b646df227f61491d1e9f5d7bbe30085fe1a8760 [INFO] checking ltentrup/caqe against master#6b6610b8bd5112bbb3bd2b73a97250cb06979505 for pr-102713 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fltentrup%2Fcaqe" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ltentrup/caqe on toolchain 6b6610b8bd5112bbb3bd2b73a97250cb06979505 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6b6610b8bd5112bbb3bd2b73a97250cb06979505" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-7/source/Cargo.toml [INFO] crate git repo https://github.com/ltentrup/caqe already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6b6610b8bd5112bbb3bd2b73a97250cb06979505" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/ltentrup/cryptominisat-rs.git` [INFO] [stderr] Updating git submodule `https://github.com/msoos/cryptominisat.git` [INFO] [stderr] Updating git submodule `https://github.com/msoos/minisat` [INFO] [stderr] Updating git submodule `https://github.com/msoos/cryptominisat_build.git` [INFO] [stderr] Updating git submodule `https://github.com/msoos/simplifiy_testfiles` [INFO] [stderr] Updating git submodule `https://github.com/msoos/xor_testfiles.git` [INFO] [stderr] Updating git submodule `https://github.com/stp/OutputCheck.git` [INFO] [stderr] Updating git submodule `https://github.com/msoos/cnf-utils.git` [INFO] [stderr] Updating git submodule `https://github.com/msoos/drat-trim` [INFO] [stderr] Updating git submodule `https://github.com/stp/googletest.git` [INFO] [stderr] Updating git submodule `https://github.com/msoos/licensecheck.git` [INFO] [stderr] Updating git submodule `https://github.com/msoos/minisat` [INFO] [stderr] Updating git submodule `https://github.com/msoos/sha1-sat.git` [INFO] [stderr] Updating git submodule `https://github.com/danvk/dygraphs` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded colored-diff v0.2.2 [INFO] [stderr] Downloaded atomicwrites v0.2.5 [INFO] [stderr] Downloaded uncover v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+6b6610b8bd5112bbb3bd2b73a97250cb06979505" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d54b72478ad83a6958d63f5439982b9045ae58066e19a3bfd7a179f074cfac0f [INFO] running `Command { std: "docker" "start" "-a" "d54b72478ad83a6958d63f5439982b9045ae58066e19a3bfd7a179f074cfac0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d54b72478ad83a6958d63f5439982b9045ae58066e19a3bfd7a179f074cfac0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d54b72478ad83a6958d63f5439982b9045ae58066e19a3bfd7a179f074cfac0f", kill_on_drop: false }` [INFO] [stdout] d54b72478ad83a6958d63f5439982b9045ae58066e19a3bfd7a179f074cfac0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+6b6610b8bd5112bbb3bd2b73a97250cb06979505" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 709b769691a48cf06db37062083421955c85de1f31601e56a794e4bef326efe4 [INFO] running `Command { std: "docker" "start" "-a" "709b769691a48cf06db37062083421955c85de1f31601e56a794e4bef326efe4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking regex-syntax v0.6.13 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Checking remove_dir_all v0.5.1 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Compiling cmake v0.1.35 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking uncover v0.1.1 [INFO] [stderr] Checking ena v0.14.0 [INFO] [stderr] Checking bit-vec v0.6.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking dot v0.1.4 [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 quote v0.6.12 [INFO] [stderr] Checking colored-diff v0.2.2 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking clicolors-control v1.0.0 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking regex v1.3.3 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Checking console v0.9.1 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Checking atomicwrites v0.2.5 [INFO] [stderr] Checking serde_json v1.0.39 [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] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/cryptominisat-993b748a3b77b9a7/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] running: "cmake" "/opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/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-bd4fece19ccf18bd/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 9.4.0 [INFO] [stderr] -- The CXX compiler identification is GNU 9.4.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] -- 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 - Failed [INFO] [stderr] -- Check if compiler accepts -pthread [INFO] [stderr] -- Check if compiler accepts -pthread - yes [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.8.10", minimum required is "3") [INFO] [stderr] -- Found PythonLibs: /usr/lib/x86_64-linux-gnu/libpython3.8.a (found suitable version "3.8.10", 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.8.a [INFO] [stderr] -- Python 3 -- PYTHON_INCLUDE_DIRS=/usr/include/python3.8 [INFO] [stderr] -- Python 3 -- PYTHONLIBS_VERSION_STRING=3.8.10 [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 [INFO] [stderr] -- Generating done [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/cryptominisat-bd4fece19ccf18bd/out/build [INFO] [stderr] running: "cmake" "--build" "." "--target" "install" "--config" "Debug" "--" [INFO] [stderr] Scanning dependencies of target CopyPublicHeaders [INFO] [stderr] Copying cryptominisat_c.h to /opt/rustwide/target/debug/build/cryptominisat-bd4fece19ccf18bd/out/build/include/cryptominisat5 [INFO] [stderr] Copying cryptominisat.h to /opt/rustwide/target/debug/build/cryptominisat-bd4fece19ccf18bd/out/build/include/cryptominisat5 [INFO] [stderr] Copying solvertypesmini.h to /opt/rustwide/target/debug/build/cryptominisat-bd4fece19ccf18bd/out/build/include/cryptominisat5 [INFO] [stderr] Copying dimacsparser.h to /opt/rustwide/target/debug/build/cryptominisat-bd4fece19ccf18bd/out/build/include/cryptominisat5 [INFO] [stderr] Copying streambuffer.h to /opt/rustwide/target/debug/build/cryptominisat-bd4fece19ccf18bd/out/build/include/cryptominisat5 [INFO] [stderr] [ 0%] Built target CopyPublicHeaders [INFO] [stderr] Scanning dependencies of target libcryptominisat5 [INFO] [stderr] [ 7%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/clausecleaner.cpp.o [INFO] [stderr] [ 7%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/varreplacer.cpp.o [INFO] [stderr] [ 7%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/cnf.cpp.o [INFO] [stderr] [ 12%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/clauseusagestats.cpp.o [INFO] [stderr] [ 12%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/prober.cpp.o [INFO] [stderr] [ 14%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/occsimplifier.cpp.o [INFO] [stderr] [ 17%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/propengine.cpp.o [INFO] [stderr] [ 21%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/sccfinder.cpp.o [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/distillerlong.cpp.o [INFO] [stderr] [ 29%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/distillerlongwithimpl.cpp.o [INFO] [stderr] [ 29%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/subsumestrengthen.cpp.o [INFO] [stderr] [ 31%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/str_impl_w_impl_stamp.cpp.o [INFO] [stderr] [ 34%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/solverconf.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] [ 43%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/solver.cpp.o [INFO] [stderr] [ 43%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/searcher.cpp.o [INFO] [stderr] [ 46%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/sqlstats.cpp.o [INFO] [stderr] [ 48%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/implcache.cpp.o [INFO] [stderr] [ 51%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/stamp.cpp.o [INFO] [stderr] [ 53%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/compfinder.cpp.o [INFO] [stderr] [ 56%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/comphandler.cpp.o [INFO] [stderr] [ 58%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/hyperengine.cpp.o [INFO] [stderr] [ 60%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/subsumeimplicit.cpp.o [INFO] [stderr] [ 63%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/datasync.cpp.o [INFO] [stderr] [ 65%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/reducedb.cpp.o [INFO] [stderr] [ 68%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/clausedumper.cpp.o [INFO] [stderr] [ 70%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/bva.cpp.o [INFO] [stderr] [ 73%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/intree.cpp.o [INFO] [stderr] [ 75%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/features_calc.cpp.o [INFO] [stderr] [ 78%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/features_to_reconf.cpp.o [INFO] [stderr] [ 80%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/solvefeatures.cpp.o [INFO] [stderr] [ 82%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/searchstats.cpp.o [INFO] [stderr] [ 85%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/xorfinder.cpp.o [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] CMake Warning at CMakeLists.txt:689 (message): [INFO] [stderr] Testing is disabled [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] : warning: "_FORTIFY_SOURCE" redefined [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] : warning: "_FORTIFY_SOURCE" redefined [INFO] [stderr] : warning: "_FORTIFY_SOURCE" redefined [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] : warning: "_FORTIFY_SOURCE" redefined [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] : warning: "_FORTIFY_SOURCE" redefined [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] : warning: "_FORTIFY_SOURCE" redefined [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] : warning: "_FORTIFY_SOURCE" redefined [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] : warning: "_FORTIFY_SOURCE" redefined [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] : warning: "_FORTIFY_SOURCE" redefined [INFO] [stderr] : warning: "_FORTIFY_SOURCE" redefined [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] : warning: "_FORTIFY_SOURCE" redefined [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] : warning: "_FORTIFY_SOURCE" redefined [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] : warning: "_FORTIFY_SOURCE" redefined [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] : warning: "_FORTIFY_SOURCE" redefined [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/79380e6/cryptominisat/src/solverconf.cpp:24: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/79380e6/cryptominisat/src/solverconf.h: In function 'unsigned int CMSat::clean_to_int(CMSat::ClauseClean)': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/79380e6/cryptominisat/src/solverconf.h:54:1: warning: control reaches end of non-void function [-Wreturn-type] [INFO] [stderr] 54 | } [INFO] [stderr] | ^ [INFO] [stderr] : warning: "_FORTIFY_SOURCE" redefined [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] : warning: "_FORTIFY_SOURCE" redefined [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] : warning: "_FORTIFY_SOURCE" redefined [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] : warning: "_FORTIFY_SOURCE" redefined [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] : warning: "_FORTIFY_SOURCE" redefined [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] : warning: "_FORTIFY_SOURCE" redefined [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] : warning: "_FORTIFY_SOURCE" redefined [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] : warning: "_FORTIFY_SOURCE" redefined [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] : warning: "_FORTIFY_SOURCE" redefined [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] : warning: "_FORTIFY_SOURCE" redefined [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] : warning: "_FORTIFY_SOURCE" redefined [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] : warning: "_FORTIFY_SOURCE" redefined [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] : warning: "_FORTIFY_SOURCE" redefined [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] : warning: "_FORTIFY_SOURCE" redefined [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] : warning: "_FORTIFY_SOURCE" redefined [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] : warning: "_FORTIFY_SOURCE" redefined [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] : warning: "_FORTIFY_SOURCE" redefined [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] : warning: "_FORTIFY_SOURCE" redefined [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/79380e6/cryptominisat/src/solvertypes.h:38, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/79380e6/cryptominisat/src/propby.h:27, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/79380e6/cryptominisat/src/propengine.h:35, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/79380e6/cryptominisat/src/searcher.h:28, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/79380e6/cryptominisat/src/searcher.cpp:23: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/79380e6/cryptominisat/src/solverconf.h: In function 'std::string CMSat::getNameOfRestartType(CMSat::Restart)': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/79380e6/cryptominisat/src/solverconf.h:89:9: warning: control reaches end of non-void function [-Wreturn-type] [INFO] [stderr] 89 | default: [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] : warning: "_FORTIFY_SOURCE" redefined [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/79380e6/cryptominisat/src/solvertypes.h:38, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/79380e6/cryptominisat/src/solver.h:34, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/79380e6/cryptominisat/src/solver.cpp:23: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/79380e6/cryptominisat/src/solverconf.h: In function 'unsigned int CMSat::clean_to_int(CMSat::ClauseClean)': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/79380e6/cryptominisat/src/solverconf.h:54:1: warning: control reaches end of non-void function [-Wreturn-type] [INFO] [stderr] 54 | } [INFO] [stderr] | ^ [INFO] [stderr] : warning: "_FORTIFY_SOURCE" redefined [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] : warning: "_FORTIFY_SOURCE" redefined [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[2]: *** [cmsat5-src/CMakeFiles/libcryptominisat5.dir/build.make:141: cmsat5-src/CMakeFiles/libcryptominisat5.dir/occsimplifier.cpp.o] Error 1 [INFO] [stderr] make[2]: *** Waiting for unfinished jobs.... [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/79380e6/cryptominisat/src/xorfinder.h:33, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/79380e6/cryptominisat/src/xorfinder.cpp:23: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/79380e6/cryptominisat/src/xor.h: In member function 'std::vector CMSat::XorFinder::remove_xors_without_connecting_vars(const std::vector&)': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/79380e6/cryptominisat/src/xor.h:37:7: warning: potential null pointer dereference [-Wnull-dereference] [INFO] [stderr] 37 | class Xor [INFO] [stderr] | ^~~ [INFO] [stderr] make[1]: *** [CMakeFiles/Makefile2:180: cmsat5-src/CMakeFiles/libcryptominisat5.dir/all] Error 2 [INFO] [stderr] make: *** [Makefile:130: 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.35/src/lib.rs:778:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5621eae90860 - std::backtrace_rs::backtrace::libunwind::trace::hc8906efef7677b52 [INFO] [stderr] at /rustc/6b6610b8bd5112bbb3bd2b73a97250cb06979505/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 1: 0x5621eae90860 - std::backtrace_rs::backtrace::trace_unsynchronized::h4611898dfea89cd2 [INFO] [stderr] at /rustc/6b6610b8bd5112bbb3bd2b73a97250cb06979505/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5621eae90860 - std::sys_common::backtrace::_print_fmt::he1cb59c7f68be697 [INFO] [stderr] at /rustc/6b6610b8bd5112bbb3bd2b73a97250cb06979505/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x5621eae90860 - ::fmt::hf87bd3c4ebc04369 [INFO] [stderr] at /rustc/6b6610b8bd5112bbb3bd2b73a97250cb06979505/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x5621eaeafabe - core::fmt::write::h14d9f496a2048f7a [INFO] [stderr] at /rustc/6b6610b8bd5112bbb3bd2b73a97250cb06979505/library/core/src/fmt/mod.rs:1209:17 [INFO] [stderr] 5: 0x5621eae8d345 - std::io::Write::write_fmt::h817efa4c9cbbd013 [INFO] [stderr] at /rustc/6b6610b8bd5112bbb3bd2b73a97250cb06979505/library/std/src/io/mod.rs:1679:15 [INFO] [stderr] 6: 0x5621eae92093 - std::sys_common::backtrace::_print::h8d65db2c4721d24f [INFO] [stderr] at /rustc/6b6610b8bd5112bbb3bd2b73a97250cb06979505/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x5621eae92093 - std::sys_common::backtrace::print::h15730187aacffc71 [INFO] [stderr] at /rustc/6b6610b8bd5112bbb3bd2b73a97250cb06979505/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x5621eae92093 - std::panicking::default_hook::{{closure}}::hd7ecef31410becb3 [INFO] [stderr] at /rustc/6b6610b8bd5112bbb3bd2b73a97250cb06979505/library/std/src/panicking.rs:267:22 [INFO] [stderr] 9: 0x5621eae91d6a - std::panicking::default_hook::h9181e6e58f3c842c [INFO] [stderr] at /rustc/6b6610b8bd5112bbb3bd2b73a97250cb06979505/library/std/src/panicking.rs:286:9 [INFO] [stderr] 10: 0x5621eae92739 - std::panicking::rust_panic_with_hook::hbe79d042c97a7fdd [INFO] [stderr] at /rustc/6b6610b8bd5112bbb3bd2b73a97250cb06979505/library/std/src/panicking.rs:669:13 [INFO] [stderr] 11: 0x5621eae92637 - std::panicking::begin_panic_handler::{{closure}}::h6de622eb77822cf2 [INFO] [stderr] at /rustc/6b6610b8bd5112bbb3bd2b73a97250cb06979505/library/std/src/panicking.rs:560:13 [INFO] [stderr] 12: 0x5621eae90d0c - std::sys_common::backtrace::__rust_end_short_backtrace::hbc27237eda685863 [INFO] [stderr] at /rustc/6b6610b8bd5112bbb3bd2b73a97250cb06979505/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 13: 0x5621eae92352 - rust_begin_unwind [INFO] [stderr] at /rustc/6b6610b8bd5112bbb3bd2b73a97250cb06979505/library/std/src/panicking.rs:556:5 [INFO] [stderr] 14: 0x5621eae20b73 - core::panicking::panic_fmt::hf9a67261c3842277 [INFO] [stderr] at /rustc/6b6610b8bd5112bbb3bd2b73a97250cb06979505/library/core/src/panicking.rs:142:14 [INFO] [stderr] 15: 0x5621eae288fd - cmake::fail::h468062ce9c013493 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:778:5 [INFO] [stderr] 16: 0x5621eae2832c - cmake::run::hfe5479eddd188d4f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:759:9 [INFO] [stderr] 17: 0x5621eae25830 - cmake::Config::build::hf2a467329650591e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:671:9 [INFO] [stderr] 18: 0x5621eae216ad - build_script_build::main::h9a1fe6ea4830130b [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/79380e6/build.rs:28:15 [INFO] [stderr] 19: 0x5621eae21b2b - core::ops::function::FnOnce::call_once::h87f46a48df591819 [INFO] [stderr] at /rustc/6b6610b8bd5112bbb3bd2b73a97250cb06979505/library/core/src/ops/function.rs:251:5 [INFO] [stderr] 20: 0x5621eae21f3e - std::sys_common::backtrace::__rust_begin_short_backtrace::h0effa9bfedfa8a78 [INFO] [stderr] at /rustc/6b6610b8bd5112bbb3bd2b73a97250cb06979505/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stderr] 21: 0x5621eae214c1 - std::rt::lang_start::{{closure}}::h6b68990f33ce6ff4 [INFO] [stderr] at /rustc/6b6610b8bd5112bbb3bd2b73a97250cb06979505/library/std/src/rt.rs:166:18 [INFO] [stderr] 22: 0x5621eae8989f - core::ops::function::impls:: for &F>::call_once::hb82c5d57ab3cfea6 [INFO] [stderr] at /rustc/6b6610b8bd5112bbb3bd2b73a97250cb06979505/library/core/src/ops/function.rs:286:13 [INFO] [stderr] 23: 0x5621eae8989f - std::panicking::try::do_call::h1f1d7566db2e3897 [INFO] [stderr] at /rustc/6b6610b8bd5112bbb3bd2b73a97250cb06979505/library/std/src/panicking.rs:464:40 [INFO] [stderr] 24: 0x5621eae8989f - std::panicking::try::h9951c92c166914bb [INFO] [stderr] at /rustc/6b6610b8bd5112bbb3bd2b73a97250cb06979505/library/std/src/panicking.rs:428:19 [INFO] [stderr] 25: 0x5621eae8989f - std::panic::catch_unwind::h6f37d4639c1535b7 [INFO] [stderr] at /rustc/6b6610b8bd5112bbb3bd2b73a97250cb06979505/library/std/src/panic.rs:137:14 [INFO] [stderr] 26: 0x5621eae8989f - std::rt::lang_start_internal::{{closure}}::h5c72af3b4be008ea [INFO] [stderr] at /rustc/6b6610b8bd5112bbb3bd2b73a97250cb06979505/library/std/src/rt.rs:148:48 [INFO] [stderr] 27: 0x5621eae8989f - std::panicking::try::do_call::h71fdc5f5d4854deb [INFO] [stderr] at /rustc/6b6610b8bd5112bbb3bd2b73a97250cb06979505/library/std/src/panicking.rs:464:40 [INFO] [stderr] 28: 0x5621eae8989f - std::panicking::try::h9f76ff4317403e77 [INFO] [stderr] at /rustc/6b6610b8bd5112bbb3bd2b73a97250cb06979505/library/std/src/panicking.rs:428:19 [INFO] [stderr] 29: 0x5621eae8989f - std::panic::catch_unwind::hd15f19d0dece7898 [INFO] [stderr] at /rustc/6b6610b8bd5112bbb3bd2b73a97250cb06979505/library/std/src/panic.rs:137:14 [INFO] [stderr] 30: 0x5621eae8989f - std::rt::lang_start_internal::h221fa4545ab43d68 [INFO] [stderr] at /rustc/6b6610b8bd5112bbb3bd2b73a97250cb06979505/library/std/src/rt.rs:148:20 [INFO] [stderr] 31: 0x5621eae2149a - std::rt::lang_start::hc3dfa0c7f593dbff [INFO] [stderr] at /rustc/6b6610b8bd5112bbb3bd2b73a97250cb06979505/library/std/src/rt.rs:165:17 [INFO] [stderr] 32: 0x5621eae21871 - main [INFO] [stderr] 33: 0x7f92bb935083 - __libc_start_main [INFO] [stderr] 34: 0x5621eae20d4e - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "709b769691a48cf06db37062083421955c85de1f31601e56a794e4bef326efe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "709b769691a48cf06db37062083421955c85de1f31601e56a794e4bef326efe4", kill_on_drop: false }` [INFO] [stdout] 709b769691a48cf06db37062083421955c85de1f31601e56a794e4bef326efe4