[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#11ebe6512b4c77633c59f8dcdd421df3b79d1a9f for pr-103872 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fltentrup%2Fcaqe" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ltentrup/caqe on toolchain 11ebe6512b4c77633c59f8dcdd421df3b79d1a9f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+11ebe6512b4c77633c59f8dcdd421df3b79d1a9f" "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-1/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" "+11ebe6512b4c77633c59f8dcdd421df3b79d1a9f" "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] Blocking waiting for file lock on package cache [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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+11ebe6512b4c77633c59f8dcdd421df3b79d1a9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dfedfecdd280086c2c7057570936085536b1788a2dc896ef40d2996210bf58b7 [INFO] running `Command { std: "docker" "start" "-a" "dfedfecdd280086c2c7057570936085536b1788a2dc896ef40d2996210bf58b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dfedfecdd280086c2c7057570936085536b1788a2dc896ef40d2996210bf58b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfedfecdd280086c2c7057570936085536b1788a2dc896ef40d2996210bf58b7", kill_on_drop: false }` [INFO] [stdout] dfedfecdd280086c2c7057570936085536b1788a2dc896ef40d2996210bf58b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+11ebe6512b4c77633c59f8dcdd421df3b79d1a9f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f89411e766aab1b40ea3b2cbbf7a52377b4e2cf808d3f10e3698a66d9eb1da94 [INFO] running `Command { std: "docker" "start" "-a" "f89411e766aab1b40ea3b2cbbf7a52377b4e2cf808d3f10e3698a66d9eb1da94", 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 log v0.4.11 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking regex-syntax v0.6.13 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking remove_dir_all v0.5.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Compiling cmake v0.1.35 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking uncover v0.1.1 [INFO] [stderr] Checking bit-vec v0.6.2 [INFO] [stderr] Checking dot v0.1.4 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking ena v0.14.0 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking colored-diff v0.2.2 [INFO] [stderr] Compiling quote v0.6.12 [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] Checking clicolors-control v1.0.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking atty v0.2.11 [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 regex v1.3.3 [INFO] [stderr] Checking tempfile v3.1.0 [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] Compiling serde_derive v1.0.90 [INFO] [stderr] error: could not compile `serde` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.90/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' -C metadata=cdaee8de59dc2d92 -C extra-filename=-cdaee8de59dc2d92 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-2a3e7306681a9fd4.so --cap-lints allow --cap-lints=forbid --cfg ops_bound --cfg core_reverse --cfg de_boxed_c_str --cfg de_rc_dst --cfg core_duration --cfg integer128 --cfg range_inclusive --cfg num_nonzero` (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 `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] Scanning dependencies of target libcryptominisat5 [INFO] [stderr] Copying cryptominisat.h to /opt/rustwide/target/debug/build/cryptominisat-bd4fece19ccf18bd/out/build/include/cryptominisat5 [INFO] [stderr] [ 4%] 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] [ 9%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/clausecleaner.cpp.o [INFO] [stderr] [ 9%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/subsumestrengthen.cpp.o [INFO] [stderr] [ 14%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/varreplacer.cpp.o [INFO] [stderr] [ 14%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/prober.cpp.o [INFO] [stderr] [ 17%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/clauseusagestats.cpp.o [INFO] [stderr] [ 19%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/occsimplifier.cpp.o [INFO] [stderr] [ 21%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/sccfinder.cpp.o [INFO] [stderr] [ 24%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/clauseallocator.cpp.o [INFO] [stderr] [ 26%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/solverconf.cpp.o [INFO] [stderr] [ 29%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/distillerlongwithimpl.cpp.o [INFO] [stderr] [ 31%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/distillerlong.cpp.o [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] [ 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] [ 41%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/searcher.cpp.o [INFO] [stderr] [ 43%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/solver.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] [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] : 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] : 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/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/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] 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/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] 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: 0x5631d28fd2a0 - std::backtrace_rs::backtrace::libunwind::trace::h88aa58d3404f3010 [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x5631d28fd2a0 - std::backtrace_rs::backtrace::trace_unsynchronized::h242befdc4043504a [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5631d28fd2a0 - std::sys_common::backtrace::_print_fmt::ha7c0a15b66663a16 [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stderr] 3: 0x5631d28fd2a0 - ::fmt::h89b35c10c92ec459 [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x5631d291c34e - core::fmt::write::h126889db550b7631 [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/core/src/fmt/mod.rs:1209:17 [INFO] [stderr] 5: 0x5631d28fa075 - std::io::Write::write_fmt::h8104868e0509eb9f [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/std/src/io/mod.rs:1682:15 [INFO] [stderr] 6: 0x5631d28fd065 - std::sys_common::backtrace::_print::hbf551d014396b2ea [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 7: 0x5631d28fd065 - std::sys_common::backtrace::print::h8d815730635a8daf [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 8: 0x5631d28fe8ef - std::panicking::default_hook::{{closure}}::h1053916ccba706ee [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/std/src/panicking.rs:267:22 [INFO] [stderr] 9: 0x5631d28fe62a - std::panicking::default_hook::he07a78437e20ff6f [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/std/src/panicking.rs:286:9 [INFO] [stderr] 10: 0x5631d28fefec - std::panicking::rust_panic_with_hook::h69e76337c387720d [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/std/src/panicking.rs:688:13 [INFO] [stderr] 11: 0x5631d28fed87 - std::panicking::begin_panic_handler::{{closure}}::hc4fc18b4ec5ec8a9 [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/std/src/panicking.rs:579:13 [INFO] [stderr] 12: 0x5631d28fd74c - std::sys_common::backtrace::__rust_end_short_backtrace::h29d7596fa29754db [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stderr] 13: 0x5631d28feaa2 - rust_begin_unwind [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/std/src/panicking.rs:575:5 [INFO] [stderr] 14: 0x5631d288d433 - core::panicking::panic_fmt::h12ff66c6f3be7082 [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/core/src/panicking.rs:65:14 [INFO] [stderr] 15: 0x5631d28952fd - cmake::fail::h3f34e1142dfd57ad [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:778:5 [INFO] [stderr] 16: 0x5631d2894d47 - cmake::run::h41f9e592edcbe4f0 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:759:9 [INFO] [stderr] 17: 0x5631d2892255 - cmake::Config::build::h64516ff6e41755b4 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:671:9 [INFO] [stderr] 18: 0x5631d288da0d - build_script_build::main::hd627122aa7b97c5a [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/79380e6/build.rs:28:15 [INFO] [stderr] 19: 0x5631d288dcab - core::ops::function::FnOnce::call_once::h66613724881f12e4 [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/core/src/ops/function.rs:251:5 [INFO] [stderr] 20: 0x5631d288dfce - std::sys_common::backtrace::__rust_begin_short_backtrace::h68e1dadb2733860b [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stderr] 21: 0x5631d288e311 - std::rt::lang_start::{{closure}}::heba25f6df92d5239 [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/std/src/rt.rs:166:18 [INFO] [stderr] 22: 0x5631d28f647b - core::ops::function::impls:: for &F>::call_once::h21447662dd74fe96 [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/core/src/ops/function.rs:286:13 [INFO] [stderr] 23: 0x5631d28f647b - std::panicking::try::do_call::h0ea1f4e7b0f41e0b [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/std/src/panicking.rs:483:40 [INFO] [stderr] 24: 0x5631d28f647b - std::panicking::try::hbb8173c0e48475a1 [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/std/src/panicking.rs:447:19 [INFO] [stderr] 25: 0x5631d28f647b - std::panic::catch_unwind::h3afd9d82a3ccb89d [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/std/src/panic.rs:137:14 [INFO] [stderr] 26: 0x5631d28f647b - std::rt::lang_start_internal::{{closure}}::h5b13b7a5b8ed4535 [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/std/src/rt.rs:148:48 [INFO] [stderr] 27: 0x5631d28f647b - std::panicking::try::do_call::h4d219ee0ac755078 [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/std/src/panicking.rs:483:40 [INFO] [stderr] 28: 0x5631d28f647b - std::panicking::try::h9eb34453ba82864e [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/std/src/panicking.rs:447:19 [INFO] [stderr] 29: 0x5631d28f647b - std::panic::catch_unwind::hd519431efb7bf473 [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/std/src/panic.rs:137:14 [INFO] [stderr] 30: 0x5631d28f647b - std::rt::lang_start_internal::h7c104fe1bebfb75d [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/std/src/rt.rs:148:20 [INFO] [stderr] 31: 0x5631d288e2ea - std::rt::lang_start::ha54cd56d97de990e [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/std/src/rt.rs:165:17 [INFO] [stderr] 32: 0x5631d288dbce - main [INFO] [stderr] 33: 0x7f140eac1083 - __libc_start_main [INFO] [stderr] 34: 0x5631d288d77e - _start [INFO] [stderr] 35: 0x0 - [INFO] running `Command { std: "docker" "inspect" "f89411e766aab1b40ea3b2cbbf7a52377b4e2cf808d3f10e3698a66d9eb1da94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f89411e766aab1b40ea3b2cbbf7a52377b4e2cf808d3f10e3698a66d9eb1da94", kill_on_drop: false }` [INFO] [stdout] f89411e766aab1b40ea3b2cbbf7a52377b4e2cf808d3f10e3698a66d9eb1da94