[INFO] updating cached repository https://github.com/ltentrup/caqe [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 60911bcf4c873bccdfa2685e7de3d93d07ca2267 [INFO] testing ltentrup/caqe against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fltentrup%2Fcaqe" "/workspace/builds/worker-10/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ltentrup/caqe on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [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-10/source/Cargo.toml [INFO] crate git repo https://github.com/ltentrup/caqe already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ff1ae896d02268cdf3843d7ec95a0e876002702ca80513573ea3e93175404d93 [INFO] running `"docker" "start" "-a" "ff1ae896d02268cdf3843d7ec95a0e876002702ca80513573ea3e93175404d93"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling bit-vec v0.6.1 [INFO] [stderr] Compiling dot v0.1.4 [INFO] [stderr] Compiling uncover v0.1.1 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ena v0.13.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling colored-diff v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling cmake v0.1.35 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling cryptominisat v5.0.1 (https://github.com/ltentrup/cryptominisat-rs.git?rev=d812d3032eaa0c31f5f25534df9a1d72c5d354cc#d812d303) [INFO] [stderr] Compiling simplelog v0.7.4 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling console v0.9.1 [INFO] [stderr] Compiling indicatif v0.13.0 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling atomicwrites v0.2.5 [INFO] [stderr] error: could not compile `serde_derive`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.90/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 --cfg 'feature="default"' -C metadata=893b6dfd1343ccde -C extra-filename=-893b6dfd1343ccde --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e3b787394af847be.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-44fc0cecc81e404a.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-ed63990b6509456c.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `cryptominisat v5.0.1 (https://github.com/ltentrup/cryptominisat-rs.git?rev=d812d3032eaa0c31f5f25534df9a1d72c5d354cc#d812d303)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/cryptominisat-1b3fe406814d7a42/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] running: "cmake" "/opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat" "-DCMAKE_BUILD_TYPE=Release" "-DSTATICCOMPILE=ON" "-DONLY_SIMPLE=ON" "-DNOZLIB=ON" "-DNOM4RI=ON" "-DSTATS=OFF" "-DNOVALGRIND=ON" "-DENABLE_TESTING=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/cryptominisat-794393fdc2f27ed8/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] -- Doing a Release build [INFO] [stderr] -- The C compiler identification is GNU 9.3.0 [INFO] [stderr] -- The CXX compiler identification is GNU 9.3.0 [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc -- works [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ -- works [INFO] [stderr] -- Detecting CXX compiler ABI info [INFO] [stderr] -- Detecting CXX compiler ABI info - done [INFO] [stderr] -- Detecting CXX compile features [INFO] [stderr] -- Detecting CXX compile features - done [INFO] [stderr] -- 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] -- No pthread will be used [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wall [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wall - Success [INFO] [stderr] -- flag -Wall supported [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wextra [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wextra - Success [INFO] [stderr] -- flag -Wextra supported [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wunused [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wunused - Success [INFO] [stderr] -- flag -Wunused supported [INFO] [stderr] -- Performing Test HAVE_FLAG_-pedantic [INFO] [stderr] -- Performing Test HAVE_FLAG_-pedantic - Success [INFO] [stderr] -- flag -pedantic supported [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wsign-compare [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wsign-compare - Success [INFO] [stderr] -- flag -Wsign-compare supported [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wtype-limits [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wtype-limits - Success [INFO] [stderr] -- flag -Wtype-limits supported [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wuninitialized [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wuninitialized - Success [INFO] [stderr] -- flag -Wuninitialized supported [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wno-deprecated [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wno-deprecated - Success [INFO] [stderr] -- flag -Wno-deprecated supported [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wstrict-aliasing [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wstrict-aliasing - Success [INFO] [stderr] -- flag -Wstrict-aliasing supported [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wpointer-arith [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wpointer-arith - Success [INFO] [stderr] -- flag -Wpointer-arith supported [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wheader-guard [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wheader-guard - Failed [INFO] [stderr] -- flag -Wheader-guard NOT supported [INFO] [stderr] -- Performing Test HAVE_FLAG_-fvisibility=hidden [INFO] [stderr] -- Performing Test HAVE_FLAG_-fvisibility=hidden - Success [INFO] [stderr] -- flag -fvisibility=hidden supported [INFO] [stderr] -- flag -Wpointer-arith supported [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wformat-nonliteral [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wformat-nonliteral - Success [INFO] [stderr] -- flag -Wformat-nonliteral supported [INFO] [stderr] -- Performing Test HAVE_FLAG_-Winit-self [INFO] [stderr] -- Performing Test HAVE_FLAG_-Winit-self - Success [INFO] [stderr] -- flag -Winit-self supported [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wparentheses [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wparentheses - Success [INFO] [stderr] -- flag -Wparentheses supported [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wunreachable-code [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wunreachable-code - Success [INFO] [stderr] -- flag -Wunreachable-code supported [INFO] [stderr] -- Performing Test HAVE_FLAG_-ggdb3 [INFO] [stderr] -- Performing Test HAVE_FLAG_-ggdb3 - Success [INFO] [stderr] -- flag -ggdb3 supported [INFO] [stderr] -- Compiling for static library use [INFO] [stderr] -- GIT hash found: f2474a9970278beb06d224f968ea4f50075c5f86 [INFO] [stderr] -- PROJECT_VERSION: 5.0.1 [INFO] [stderr] -- PROJECT_VERSION_MAJOR: 5 [INFO] [stderr] -- PROJECT_VERSION_MINOR: 0 [INFO] [stderr] -- PROJECT_VERSION_PATCH: 1 [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] -- Looking for pthread_create in pthreads [INFO] [stderr] -- Looking for pthread_create in pthreads - not found [INFO] [stderr] -- Looking for pthread_create in pthread [INFO] [stderr] -- Looking for pthread_create in pthread - found [INFO] [stderr] -- Found Threads: TRUE [INFO] [stderr] -- Not compiling detailed statistics. Leads to faster system [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 -DUSE_PTHREADS [INFO] [stderr] -- Found PythonInterp: /usr/bin/python2.7 (found suitable version "2.7.18", minimum required is "2.7") [INFO] [stderr] -- Found PythonLibs: /usr/lib/x86_64-linux-gnu/libpython2.7.a (found suitable version "2.7.18rc1", minimum required is "2.7") [INFO] [stderr] -- PYTHON_EXECUTABLE:FILEPATH=/usr/bin/python2.7 [INFO] [stderr] -- PYTHON_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libpython2.7.a [INFO] [stderr] -- PYTHON_INCLUDE_DIR:FILEPATH=/usr/include/python2.7 [INFO] [stderr] -- PYTHONLIBS_VERSION_STRING=2.7.18rc1 [INFO] [stderr] -- OK, found python interpreter, libs and header files [INFO] [stderr] -- Only building executable with few command-line options because the boost program_options library were not available [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-794393fdc2f27ed8/out/build [INFO] [stderr] running: "cmake" "--build" "." "--target" "install" "--config" "Debug" "--" [INFO] [stderr] Scanning dependencies of target tablestruct [INFO] [stderr] Scanning dependencies of target CopyPublicHeaders [INFO] [stderr] [ 2%] Generating sql_tablestructure.cpp [INFO] [stderr] [ 2%] Built target tablestruct [INFO] [stderr] Copying cryptominisat_c.h to /opt/rustwide/target/debug/build/cryptominisat-794393fdc2f27ed8/out/build/include/cryptominisat5 [INFO] [stderr] Scanning dependencies of target libcryptominisat5 [INFO] [stderr] [ 4%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/varreplacer.cpp.o [INFO] [stderr] [ 6%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/clauseusagestats.cpp.o [INFO] [stderr] [ 9%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/cnf.cpp.o [INFO] [stderr] [ 11%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/propengine.cpp.o [INFO] [stderr] [ 13%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/prober.cpp.o [INFO] [stderr] [ 15%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/occsimplifier.cpp.o [INFO] [stderr] [ 18%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/clausecleaner.cpp.o [INFO] [stderr] [ 20%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/subsumestrengthen.cpp.o [INFO] [stderr] Copying cryptominisat.h to /opt/rustwide/target/debug/build/cryptominisat-794393fdc2f27ed8/out/build/include/cryptominisat5 [INFO] [stderr] [ 22%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/clauseallocator.cpp.o [INFO] [stderr] [ 25%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/sccfinder.cpp.o [INFO] [stderr] Copying solvertypesmini.h to /opt/rustwide/target/debug/build/cryptominisat-794393fdc2f27ed8/out/build/include/cryptominisat5 [INFO] [stderr] [ 27%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/solverconf.cpp.o [INFO] [stderr] [ 27%] Built target CopyPublicHeaders [INFO] [stderr] [ 29%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/distillerallwithall.cpp.o [INFO] [stderr] [ 31%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/distillerlongwithimpl.cpp.o [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] [ 38%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/completedetachreattacher.cpp.o [INFO] [stderr] [ 40%] 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] [INFO] [stderr] --- stderr [INFO] [stderr] CMake Deprecation Warning at CMakeLists.txt:5 (cmake_policy): [INFO] [stderr] The OLD behavior for policy CMP0022 will be removed from a future version [INFO] [stderr] of CMake. [INFO] [stderr] [INFO] [stderr] The cmake-policies(7) manual explains that the OLD behaviors of all [INFO] [stderr] policies are deprecated and that a policy should be set to OLD only under [INFO] [stderr] specific short-term circumstances. Projects should be ported to the NEW [INFO] [stderr] behavior and not rely on setting a policy to OLD. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Deprecation Warning at CMakeLists.txt:9 (cmake_policy): [INFO] [stderr] The OLD behavior for policy CMP0048 will be removed from a future version [INFO] [stderr] of CMake. [INFO] [stderr] [INFO] [stderr] The cmake-policies(7) manual explains that the OLD behaviors of all [INFO] [stderr] policies are deprecated and that a policy should be set to OLD only under [INFO] [stderr] specific short-term circumstances. Projects should be ported to the NEW [INFO] [stderr] behavior and not rely on setting a policy to OLD. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Deprecation Warning at CMakeLists.txt:13 (cmake_policy): [INFO] [stderr] The OLD behavior for policy CMP0046 will be removed from a future version [INFO] [stderr] of CMake. [INFO] [stderr] [INFO] [stderr] The cmake-policies(7) manual explains that the OLD behaviors of all [INFO] [stderr] policies are deprecated and that a policy should be set to OLD only under [INFO] [stderr] specific short-term circumstances. Projects should be ported to the NEW [INFO] [stderr] behavior and not rely on setting a policy to OLD. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Deprecation Warning at CMakeLists.txt:17 (cmake_policy): [INFO] [stderr] The OLD behavior for policy CMP0026 will be removed from a future version [INFO] [stderr] of CMake. [INFO] [stderr] [INFO] [stderr] The cmake-policies(7) manual explains that the OLD behaviors of all [INFO] [stderr] policies are deprecated and that a policy should be set to OLD only under [INFO] [stderr] specific short-term circumstances. Projects should be ported to the NEW [INFO] [stderr] behavior and not rely on setting a policy to OLD. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Deprecation Warning at CMakeLists.txt:22 (cmake_policy): [INFO] [stderr] The OLD behavior for policy CMP0048 will be removed from a future version [INFO] [stderr] of CMake. [INFO] [stderr] [INFO] [stderr] The cmake-policies(7) manual explains that the OLD behaviors of all [INFO] [stderr] policies are deprecated and that a policy should be set to OLD only under [INFO] [stderr] specific short-term circumstances. Projects should be ported to the NEW [INFO] [stderr] behavior and not rely on setting a policy to OLD. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Warning at CMakeLists.txt:481 (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] : 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/d812d30/cryptominisat/src/clause.h:36, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/clauseusagestats.h:28, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/clauseusagestats.cpp:23: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] [INFO] [stderr] 195 | void setRed(const bool toSet) [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/d812d30/cryptominisat/src/occsimplifier.cpp:23: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h: In function 'double cpuTime()': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h:56:9: warning: unused variable 'ret' [-Wunused-variable] [INFO] [stderr] 56 | int ret = getrusage(RUSAGE_THREAD, &ru); [INFO] [stderr] | ^~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h: In function 'double cpuTimeTotal()': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h:69:9: warning: unused variable 'ret' [-Wunused-variable] [INFO] [stderr] 69 | int ret = getrusage(RUSAGE_SELF, &ru); [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/d812d30/cryptominisat/src/clauseallocator.h:29, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/clauseallocator.cpp:23: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] [INFO] [stderr] 195 | void setRed(const bool toSet) [INFO] [stderr] | ~~~~~~~~~~~^~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/clause.h:36, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/subsumestrengthen.h:29, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/subsumestrengthen.cpp:23: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] [INFO] [stderr] 195 | void setRed(const bool toSet) [INFO] [stderr] | ~~~~~~~~~~~^~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/clausecleaner.h:27, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/clausecleaner.cpp:23: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] [INFO] [stderr] 195 | void setRed(const bool toSet) [INFO] [stderr] | ~~~~~~~~~~~^~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/clause.h:36, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/propby.h:28, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/vardata.h:27, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/cnf.h:29, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/cnf.cpp:23: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] [INFO] [stderr] 195 | void setRed(const bool toSet) [INFO] [stderr] | ~~~~~~~~~~~^~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/clause.h:36, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/propby.h:28, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/propengine.h:34, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/propengine.cpp:23: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] [INFO] [stderr] 195 | void setRed(const bool toSet) [INFO] [stderr] | ~~~~~~~~~~~^~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/cnf.cpp:23: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/cnf.h:507:21: warning: unused variable 'cl' [-Wunused-variable] [INFO] [stderr] 507 | Clause& cl = *cl_alloc.ptr(w.get_offset()); [INFO] [stderr] | ^~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/cnf.cpp:32: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h: In function 'double cpuTime()': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h:56:9: warning: unused variable 'ret' [-Wunused-variable] [INFO] [stderr] 56 | int ret = getrusage(RUSAGE_THREAD, &ru); [INFO] [stderr] | ^~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h: In function 'double cpuTimeTotal()': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h:69:9: warning: unused variable 'ret' [-Wunused-variable] [INFO] [stderr] 69 | int ret = getrusage(RUSAGE_SELF, &ru); [INFO] [stderr] | ^~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/solverconf.cpp:24: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/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/d812d30/cryptominisat/src/solverconf.h:57:1: warning: control reaches end of non-void function [-Wreturn-type] [INFO] [stderr] 57 | } [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/cnf.cpp: In member function 'uint64_t CMSat::CNF::count_lits(const std::vector&, bool, bool) const': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/cnf.cpp:591:18: warning: unused parameter 'allowFreed' [-Wunused-parameter] [INFO] [stderr] 591 | , const bool allowFreed [INFO] [stderr] | ~~~~~~~~~~~^~~~~~~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watcharray.h:28, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/cnf.h:35, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/cnf.cpp:23: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h: In instantiation of 'void CMSat::vec::shrink_to_fit() [with T = CMSat::vec]': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watcharray.h:147:31: required from here [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:227:31: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class CMSat::vec'; use 'new' and 'delete' instead [-Wclass-memaccess] [INFO] [stderr] 227 | T* data2 = (T*)realloc(data, sz*sizeof(T)); [INFO] [stderr] | ~~~~~~~^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:40:7: note: 'class CMSat::vec' declared here [INFO] [stderr] 40 | class vec { [INFO] [stderr] | ^~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/clause.h:36, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/varreplacer.h:32, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/varreplacer.cpp:23: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] [INFO] [stderr] 195 | void setRed(const bool toSet) [INFO] [stderr] | ~~~~~~~~~~~^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h: In instantiation of 'void CMSat::vec::capacity(int32_t) [with T = CMSat::vec; int32_t = int]': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:274:5: required from 'void CMSat::vec::growTo(uint32_t) [with T = CMSat::vec; uint32_t = unsigned int]' [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watcharray.h:91:36: required from here [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:246:35: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class CMSat::vec'; use 'new' and 'delete' instead [-Wclass-memaccess] [INFO] [stderr] 246 | || (((data = (T*)::realloc(data, (cap += (uint32_t)add) * sizeof(T))) == NULL) [INFO] [stderr] | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:40:7: note: 'class CMSat::vec' declared here [INFO] [stderr] 40 | class vec { [INFO] [stderr] | ^~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/clause.h:36, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/occsimplifier.h:36, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/occsimplifier.cpp:39: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] [INFO] [stderr] 195 | void setRed(const bool toSet) [INFO] [stderr] | ~~~~~~~~~~~^~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/propengine.h:42, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/solver.h:36, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/subsumestrengthen.cpp:25: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/cnf.h:507:21: warning: unused variable 'cl' [-Wunused-variable] [INFO] [stderr] 507 | Clause& cl = *cl_alloc.ptr(w.get_offset()); [INFO] [stderr] | ^~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/searcher.h:30, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/solver.h:37, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/subsumestrengthen.cpp:25: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h: In function 'double cpuTime()': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h:56:9: warning: unused variable 'ret' [-Wunused-variable] [INFO] [stderr] 56 | int ret = getrusage(RUSAGE_THREAD, &ru); [INFO] [stderr] | ^~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h: In function 'double cpuTimeTotal()': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h:69:9: warning: unused variable 'ret' [-Wunused-variable] [INFO] [stderr] 69 | int ret = getrusage(RUSAGE_SELF, &ru); [INFO] [stderr] | ^~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/propengine.h:42, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/solver.h:36, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/varreplacer.cpp:25: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/cnf.h:507:21: warning: unused variable 'cl' [-Wunused-variable] [INFO] [stderr] 507 | Clause& cl = *cl_alloc.ptr(w.get_offset()); [INFO] [stderr] | ^~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/searcher.h:30, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/solver.h:37, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/varreplacer.cpp:25: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h: In function 'double cpuTime()': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h:56:9: warning: unused variable 'ret' [-Wunused-variable] [INFO] [stderr] 56 | int ret = getrusage(RUSAGE_THREAD, &ru); [INFO] [stderr] | ^~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h: In function 'double cpuTimeTotal()': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h:69:9: warning: unused variable 'ret' [-Wunused-variable] [INFO] [stderr] 69 | int ret = getrusage(RUSAGE_SELF, &ru); [INFO] [stderr] | ^~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/propengine.h:42, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/solver.h:36, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/occsimplifier.cpp:41: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/cnf.h:507:21: warning: unused variable 'cl' [-Wunused-variable] [INFO] [stderr] 507 | Clause& cl = *cl_alloc.ptr(w.get_offset()); [INFO] [stderr] | ^~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/clause.h:36, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/distillerallwithall.h:27, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/distillerallwithall.cpp:23: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] [INFO] [stderr] 195 | void setRed(const bool toSet) [INFO] [stderr] | ~~~~~~~~~~~^~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/heap.h:24, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/occsimplifier.h:38, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/subsumestrengthen.cpp:24: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h: In instantiation of 'void CMSat::vec::shrink_to_fit() [with T = CMSat::vec]': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watcharray.h:147:31: required from here [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:227:31: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class CMSat::vec'; use 'new' and 'delete' instead [-Wclass-memaccess] [INFO] [stderr] 227 | T* data2 = (T*)realloc(data, sz*sizeof(T)); [INFO] [stderr] | ~~~~~~~^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:40:7: note: 'class CMSat::vec' declared here [INFO] [stderr] 40 | class vec { [INFO] [stderr] | ^~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h: In instantiation of 'void CMSat::vec::capacity(int32_t) [with T = CMSat::vec; int32_t = int]': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:274:5: required from 'void CMSat::vec::growTo(uint32_t) [with T = CMSat::vec; uint32_t = unsigned int]' [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watcharray.h:91:36: required from here [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:246:35: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class CMSat::vec'; use 'new' and 'delete' instead [-Wclass-memaccess] [INFO] [stderr] 246 | || (((data = (T*)::realloc(data, (cap += (uint32_t)add) * sizeof(T))) == NULL) [INFO] [stderr] | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:40:7: note: 'class CMSat::vec' declared here [INFO] [stderr] 40 | class vec { [INFO] [stderr] | ^~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/varreplacer.cpp: In member function 'void CMSat::VarReplacer::set_sub_var_during_solution_extension(uint32_t, uint32_t)': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/varreplacer.cpp:763:20: warning: unused variable 'sub_var_inter' [-Wunused-variable] [INFO] [stderr] 763 | const uint32_t sub_var_inter = solver->map_outer_to_inter(sub_var); [INFO] [stderr] | ^~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/varreplacer.cpp: In member function 'void CMSat::VarReplacer::replaceChecks(uint32_t, uint32_t) const': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/varreplacer.cpp:824:48: warning: unused parameter 'var1' [-Wunused-parameter] [INFO] [stderr] 824 | void VarReplacer::replaceChecks(const uint32_t var1, const uint32_t var2) const [INFO] [stderr] | ~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/varreplacer.cpp:824:69: warning: unused parameter 'var2' [-Wunused-parameter] [INFO] [stderr] 824 | void VarReplacer::replaceChecks(const uint32_t var1, const uint32_t var2) const [INFO] [stderr] | ~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/occsimplifier.cpp: In member function 'void CMSat::OccSimplifier::extend_model(CMSat::SolutionExtender*)': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/occsimplifier.cpp:187:24: warning: unused variable 'outer' [-Wunused-variable] [INFO] [stderr] 187 | const uint32_t outer = solver->map_inter_to_outer(i); [INFO] [stderr] | ^~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watcharray.h:28, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/varreplacer.h:33, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/varreplacer.cpp:23: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h: In instantiation of 'void CMSat::vec::shrink_to_fit() [with T = CMSat::vec]': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watcharray.h:147:31: required from here [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:227:31: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class CMSat::vec'; use 'new' and 'delete' instead [-Wclass-memaccess] [INFO] [stderr] 227 | T* data2 = (T*)realloc(data, sz*sizeof(T)); [INFO] [stderr] | ~~~~~~~^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:40:7: note: 'class CMSat::vec' declared here [INFO] [stderr] 40 | class vec { [INFO] [stderr] | ^~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/distillerallwithall.cpp:25: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h: In function 'double cpuTime()': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h:56:9: warning: unused variable 'ret' [-Wunused-variable] [INFO] [stderr] 56 | int ret = getrusage(RUSAGE_THREAD, &ru); [INFO] [stderr] | ^~~ [INFO] [stderr] : warning: "_FORTIFY_SOURCE" redefined [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h: In function 'double cpuTimeTotal()': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h:69:9: warning: unused variable 'ret' [-Wunused-variable] [INFO] [stderr] 69 | int ret = getrusage(RUSAGE_SELF, &ru); [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/d812d30/cryptominisat/src/propengine.h:42, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/solver.h:36, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/clauseallocator.cpp:32: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/cnf.h:507:21: warning: unused variable 'cl' [-Wunused-variable] [INFO] [stderr] 507 | Clause& cl = *cl_alloc.ptr(w.get_offset()); [INFO] [stderr] | ^~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/searcher.h:30, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/solver.h:37, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/clauseallocator.cpp:32: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h: In function 'double cpuTime()': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h:56:9: warning: unused variable 'ret' [-Wunused-variable] [INFO] [stderr] 56 | int ret = getrusage(RUSAGE_THREAD, &ru); [INFO] [stderr] | ^~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h: In function 'double cpuTimeTotal()': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h:69:9: warning: unused variable 'ret' [-Wunused-variable] [INFO] [stderr] 69 | int ret = getrusage(RUSAGE_SELF, &ru); [INFO] [stderr] | ^~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h: In instantiation of 'void CMSat::vec::capacity(int32_t) [with T = CMSat::vec; int32_t = int]': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:274:5: required from 'void CMSat::vec::growTo(uint32_t) [with T = CMSat::vec; uint32_t = unsigned int]' [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watcharray.h:91:36: required from here [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:246:35: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class CMSat::vec'; use 'new' and 'delete' instead [-Wclass-memaccess] [INFO] [stderr] 246 | || (((data = (T*)::realloc(data, (cap += (uint32_t)add) * sizeof(T))) == NULL) [INFO] [stderr] | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:40:7: note: 'class CMSat::vec' declared here [INFO] [stderr] 40 | class vec { [INFO] [stderr] | ^~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/propengine.h:42, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/propengine.cpp:23: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/cnf.h:507:21: warning: unused variable 'cl' [-Wunused-variable] [INFO] [stderr] 507 | Clause& cl = *cl_alloc.ptr(w.get_offset()); [INFO] [stderr] | ^~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/searcher.h:30, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/solver.h:37, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/propengine.cpp:32: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h: In function 'double cpuTime()': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h:56:9: warning: unused variable 'ret' [-Wunused-variable] [INFO] [stderr] 56 | int ret = getrusage(RUSAGE_THREAD, &ru); [INFO] [stderr] | ^~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h: In function 'double cpuTimeTotal()': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h:69:9: warning: unused variable 'ret' [-Wunused-variable] [INFO] [stderr] 69 | int ret = getrusage(RUSAGE_SELF, &ru); [INFO] [stderr] | ^~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/heap.h:24, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/propengine.h:38, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/solver.h:36, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/clauseallocator.cpp:32: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h: In instantiation of 'void CMSat::vec::shrink_to_fit() [with T = CMSat::vec]': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watcharray.h:147:31: required from here [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:227:31: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class CMSat::vec'; use 'new' and 'delete' instead [-Wclass-memaccess] [INFO] [stderr] 227 | T* data2 = (T*)realloc(data, sz*sizeof(T)); [INFO] [stderr] | ~~~~~~~^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:40:7: note: 'class CMSat::vec' declared here [INFO] [stderr] 40 | class vec { [INFO] [stderr] | ^~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/heap.h:24, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/occsimplifier.h:38, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/occsimplifier.cpp:39: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h: In instantiation of 'void CMSat::vec::shrink_to_fit() [with T = CMSat::vec]': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watcharray.h:147:31: required from here [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:227:31: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class CMSat::vec'; use 'new' and 'delete' instead [-Wclass-memaccess] [INFO] [stderr] 227 | T* data2 = (T*)realloc(data, sz*sizeof(T)); [INFO] [stderr] | ~~~~~~~^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:40:7: note: 'class CMSat::vec' declared here [INFO] [stderr] 40 | class vec { [INFO] [stderr] | ^~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/propengine.cpp: In member function 'virtual void CMSat::PropEngine::detach_modified_clause(CMSat::Lit, CMSat::Lit, uint32_t, const CMSat::Clause*)': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/propengine.cpp:212:22: warning: unused parameter 'origSize' [-Wunused-parameter] [INFO] [stderr] 212 | , const uint32_t origSize [INFO] [stderr] | ~~~~~~~~~~~~~~~^~~~~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/propengine.h:42, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/solver.h:36, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/distillerallwithall.cpp:26: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/cnf.h:507:21: warning: unused variable 'cl' [-Wunused-variable] [INFO] [stderr] 507 | Clause& cl = *cl_alloc.ptr(w.get_offset()); [INFO] [stderr] | ^~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h: In instantiation of 'void CMSat::vec::capacity(int32_t) [with T = CMSat::vec; int32_t = int]': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:274:5: required from 'void CMSat::vec::growTo(uint32_t) [with T = CMSat::vec; uint32_t = unsigned int]' [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watcharray.h:91:36: required from here [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:246:35: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class CMSat::vec'; use 'new' and 'delete' instead [-Wclass-memaccess] [INFO] [stderr] 246 | || (((data = (T*)::realloc(data, (cap += (uint32_t)add) * sizeof(T))) == NULL) [INFO] [stderr] | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:40:7: note: 'class CMSat::vec' declared here [INFO] [stderr] 40 | class vec { [INFO] [stderr] | ^~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/heap.h:24, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/propengine.h:38, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/propengine.cpp:23: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h: In instantiation of 'void CMSat::vec::shrink_to_fit() [with T = CMSat::vec]': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watcharray.h:147:31: required from here [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:227:31: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class CMSat::vec'; use 'new' and 'delete' instead [-Wclass-memaccess] [INFO] [stderr] 227 | T* data2 = (T*)realloc(data, sz*sizeof(T)); [INFO] [stderr] | ~~~~~~~^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:40:7: note: 'class CMSat::vec' declared here [INFO] [stderr] 40 | class vec { [INFO] [stderr] | ^~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/clause.h:36, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/distillerlongwithimpl.h:27, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/distillerlongwithimpl.cpp:23: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] [INFO] [stderr] 195 | void setRed(const bool toSet) [INFO] [stderr] | ~~~~~~~~~~~^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h: In instantiation of 'void CMSat::vec::capacity(int32_t) [with T = CMSat::vec; int32_t = int]': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:274:5: required from 'void CMSat::vec::growTo(uint32_t) [with T = CMSat::vec; uint32_t = unsigned int]' [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watcharray.h:91:36: required from here [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:246:35: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class CMSat::vec'; use 'new' and 'delete' instead [-Wclass-memaccess] [INFO] [stderr] 246 | || (((data = (T*)::realloc(data, (cap += (uint32_t)add) * sizeof(T))) == NULL) [INFO] [stderr] | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:40:7: note: 'class CMSat::vec' declared here [INFO] [stderr] 40 | class vec { [INFO] [stderr] | ^~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h: In instantiation of 'void CMSat::vec::capacity(int32_t) [with T = CMSat::vec; int32_t = int]': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:274:5: required from 'void CMSat::vec::growTo(uint32_t) [with T = CMSat::vec; uint32_t = unsigned int]' [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watcharray.h:91:36: required from here [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:246:35: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class CMSat::vec'; use 'new' and 'delete' instead [-Wclass-memaccess] [INFO] [stderr] 246 | || (((data = (T*)::realloc(data, (cap += (uint32_t)add) * sizeof(T))) == NULL) [INFO] [stderr] | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:40:7: note: 'class CMSat::vec' declared here [INFO] [stderr] 40 | class vec { [INFO] [stderr] | ^~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watcharray.h:28, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/distillerallwithall.h:31, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/distillerallwithall.cpp:23: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h: In instantiation of 'void CMSat::vec::shrink_to_fit() [with T = CMSat::vec]': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watcharray.h:147:31: required from here [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:227:31: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class CMSat::vec'; use 'new' and 'delete' instead [-Wclass-memaccess] [INFO] [stderr] 227 | T* data2 = (T*)realloc(data, sz*sizeof(T)); [INFO] [stderr] | ~~~~~~~^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:40:7: note: 'class CMSat::vec' declared here [INFO] [stderr] 40 | class vec { [INFO] [stderr] | ^~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/clause.h:36, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/sccfinder.h:26, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/sccfinder.cpp:28: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] [INFO] [stderr] 195 | void setRed(const bool toSet) [INFO] [stderr] | ~~~~~~~~~~~^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h: In instantiation of 'void CMSat::vec::capacity(int32_t) [with T = CMSat::vec; int32_t = int]': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:274:5: required from 'void CMSat::vec::growTo(uint32_t) [with T = CMSat::vec; uint32_t = unsigned int]' [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watcharray.h:91:36: required from here [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:246:35: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class CMSat::vec'; use 'new' and 'delete' instead [-Wclass-memaccess] [INFO] [stderr] 246 | || (((data = (T*)::realloc(data, (cap += (uint32_t)add) * sizeof(T))) == NULL) [INFO] [stderr] | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:40:7: note: 'class CMSat::vec' declared here [INFO] [stderr] 40 | class vec { [INFO] [stderr] | ^~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/distillerlongwithimpl.cpp:25: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h: In function 'double cpuTime()': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h:56:9: warning: unused variable 'ret' [-Wunused-variable] [INFO] [stderr] 56 | int ret = getrusage(RUSAGE_THREAD, &ru); [INFO] [stderr] | ^~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h: In function 'double cpuTimeTotal()': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h:69:9: warning: unused variable 'ret' [-Wunused-variable] [INFO] [stderr] 69 | int ret = getrusage(RUSAGE_SELF, &ru); [INFO] [stderr] | ^~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/clause.h:36, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/prober.h:32, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/prober.cpp:24: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] [INFO] [stderr] 195 | void setRed(const bool toSet) [INFO] [stderr] | ~~~~~~~~~~~^~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/sccfinder.cpp:30: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h: In function 'double cpuTime()': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h:56:9: warning: unused variable 'ret' [-Wunused-variable] [INFO] [stderr] 56 | int ret = getrusage(RUSAGE_THREAD, &ru); [INFO] [stderr] | ^~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h: In function 'double cpuTimeTotal()': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h:69:9: warning: unused variable 'ret' [-Wunused-variable] [INFO] [stderr] 69 | int ret = getrusage(RUSAGE_SELF, &ru); [INFO] [stderr] | ^~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/propengine.h:42, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/solver.h:36, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/distillerlongwithimpl.cpp:26: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/cnf.h:507:21: warning: unused variable 'cl' [-Wunused-variable] [INFO] [stderr] 507 | Clause& cl = *cl_alloc.ptr(w.get_offset()); [INFO] [stderr] | ^~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/completedetachreattacher.h:27, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/completedetachreattacher.cpp:23: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] [INFO] [stderr] 195 | void setRed(const bool toSet) [INFO] [stderr] | ~~~~~~~~~~~^~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/propengine.h:42, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/solver.h:36, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/prober.cpp:32: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/cnf.h:507:21: warning: unused variable 'cl' [-Wunused-variable] [INFO] [stderr] 507 | Clause& cl = *cl_alloc.ptr(w.get_offset()); [INFO] [stderr] | ^~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/searcher.h:30, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/solver.h:37, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/prober.cpp:32: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h: In function 'double cpuTime()': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h:56:9: warning: unused variable 'ret' [-Wunused-variable] [INFO] [stderr] 56 | int ret = getrusage(RUSAGE_THREAD, &ru); [INFO] [stderr] | ^~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h: In function 'double cpuTimeTotal()': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h:69:9: warning: unused variable 'ret' [-Wunused-variable] [INFO] [stderr] 69 | int ret = getrusage(RUSAGE_SELF, &ru); [INFO] [stderr] | ^~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/propengine.h:42, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/solver.h:36, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/sccfinder.cpp:31: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/cnf.h:507:21: warning: unused variable 'cl' [-Wunused-variable] [INFO] [stderr] 507 | Clause& cl = *cl_alloc.ptr(w.get_offset()); [INFO] [stderr] | ^~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watcharray.h:28, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/distillerlongwithimpl.h:31, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/distillerlongwithimpl.cpp:23: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h: In instantiation of 'void CMSat::vec::shrink_to_fit() [with T = CMSat::vec]': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watcharray.h:147:31: required from here [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:227:31: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class CMSat::vec'; use 'new' and 'delete' instead [-Wclass-memaccess] [INFO] [stderr] 227 | T* data2 = (T*)realloc(data, sz*sizeof(T)); [INFO] [stderr] | ~~~~~~~^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:40:7: note: 'class CMSat::vec' declared here [INFO] [stderr] 40 | class vec { [INFO] [stderr] | ^~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/propengine.h:42, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/solver.h:36, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/clausecleaner.cpp:25: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/cnf.h:507:21: warning: unused variable 'cl' [-Wunused-variable] [INFO] [stderr] 507 | Clause& cl = *cl_alloc.ptr(w.get_offset()); [INFO] [stderr] | ^~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/searcher.h:30, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/solver.h:37, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/clausecleaner.cpp:25: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h: In function 'double cpuTime()': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h:56:9: warning: unused variable 'ret' [-Wunused-variable] [INFO] [stderr] 56 | int ret = getrusage(RUSAGE_THREAD, &ru); [INFO] [stderr] | ^~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h: In function 'double cpuTimeTotal()': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h:69:9: warning: unused variable 'ret' [-Wunused-variable] [INFO] [stderr] 69 | int ret = getrusage(RUSAGE_SELF, &ru); [INFO] [stderr] | ^~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h: In instantiation of 'void CMSat::vec::capacity(int32_t) [with T = CMSat::vec; int32_t = int]': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:274:5: required from 'void CMSat::vec::growTo(uint32_t) [with T = CMSat::vec; uint32_t = unsigned int]' [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watcharray.h:91:36: required from here [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:246:35: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class CMSat::vec'; use 'new' and 'delete' instead [-Wclass-memaccess] [INFO] [stderr] 246 | || (((data = (T*)::realloc(data, (cap += (uint32_t)add) * sizeof(T))) == NULL) [INFO] [stderr] | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:40:7: note: 'class CMSat::vec' declared here [INFO] [stderr] 40 | class vec { [INFO] [stderr] | ^~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/sccfinder.cpp: In member function 'void CMSat::SCCFinder::tarjan(uint32_t)': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/sccfinder.cpp:96:15: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare] [INFO] [stderr] 96 | if (depth >= solver->conf.max_scc_depth) { [INFO] [stderr] | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watcharray.h:28, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/varreplacer.h:33, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/sccfinder.cpp:29: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h: In instantiation of 'void CMSat::vec::shrink_to_fit() [with T = CMSat::vec]': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watcharray.h:147:31: required from here [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:227:31: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class CMSat::vec'; use 'new' and 'delete' instead [-Wclass-memaccess] [INFO] [stderr] 227 | T* data2 = (T*)realloc(data, sz*sizeof(T)); [INFO] [stderr] | ~~~~~~~^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:40:7: note: 'class CMSat::vec' declared here [INFO] [stderr] 40 | class vec { [INFO] [stderr] | ^~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/clausecleaner.cpp: In member function 'bool CMSat::ClauseCleaner::satisfied(const CMSat::Clause&) const': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/clausecleaner.cpp:298:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] 298 | for (uint32_t i = 0; i != cl.size(); i++) [INFO] [stderr] | ^~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/clausecleaner.cpp:301:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' [INFO] [stderr] 301 | return false; [INFO] [stderr] | ^~~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/heap.h:24, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/propengine.h:38, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/solver.h:36, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/prober.cpp:32: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h: In instantiation of 'void CMSat::vec::shrink_to_fit() [with T = CMSat::vec]': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watcharray.h:147:31: required from here [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:227:31: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class CMSat::vec'; use 'new' and 'delete' instead [-Wclass-memaccess] [INFO] [stderr] 227 | T* data2 = (T*)realloc(data, sz*sizeof(T)); [INFO] [stderr] | ~~~~~~~^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:40:7: note: 'class CMSat::vec' declared here [INFO] [stderr] 40 | class vec { [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/d812d30/cryptominisat/src/clause.h:36, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/solutionextender.h:27, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/solutionextender.cpp:23: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] [INFO] [stderr] 195 | void setRed(const bool toSet) [INFO] [stderr] | ~~~~~~~~~~~^~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watcharray.h:28, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/clausecleaner.h:28, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/clausecleaner.cpp:23: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h: In instantiation of 'void CMSat::vec::shrink_to_fit() [with T = CMSat::vec]': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watcharray.h:147:31: required from here [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:227:31: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class CMSat::vec'; use 'new' and 'delete' instead [-Wclass-memaccess] [INFO] [stderr] 227 | T* data2 = (T*)realloc(data, sz*sizeof(T)); [INFO] [stderr] | ~~~~~~~^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:40:7: note: 'class CMSat::vec' declared here [INFO] [stderr] 40 | class vec { [INFO] [stderr] | ^~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h: In instantiation of 'void CMSat::vec::capacity(int32_t) [with T = CMSat::vec; int32_t = int]': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:274:5: required from 'void CMSat::vec::growTo(uint32_t) [with T = CMSat::vec; uint32_t = unsigned int]' [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watcharray.h:91:36: required from here [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:246:35: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class CMSat::vec'; use 'new' and 'delete' instead [-Wclass-memaccess] [INFO] [stderr] 246 | || (((data = (T*)::realloc(data, (cap += (uint32_t)add) * sizeof(T))) == NULL) [INFO] [stderr] | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:40:7: note: 'class CMSat::vec' declared here [INFO] [stderr] 40 | class vec { [INFO] [stderr] | ^~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h: In instantiation of 'void CMSat::vec::capacity(int32_t) [with T = CMSat::vec; int32_t = int]': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:274:5: required from 'void CMSat::vec::growTo(uint32_t) [with T = CMSat::vec; uint32_t = unsigned int]' [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watcharray.h:91:36: required from here [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:246:35: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class CMSat::vec'; use 'new' and 'delete' instead [-Wclass-memaccess] [INFO] [stderr] 246 | || (((data = (T*)::realloc(data, (cap += (uint32_t)add) * sizeof(T))) == NULL) [INFO] [stderr] | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:40:7: note: 'class CMSat::vec' declared here [INFO] [stderr] 40 | class vec { [INFO] [stderr] | ^~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h: In instantiation of 'void CMSat::vec::capacity(int32_t) [with T = CMSat::vec; int32_t = int]': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:274:5: required from 'void CMSat::vec::growTo(uint32_t) [with T = CMSat::vec; uint32_t = unsigned int]' [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watcharray.h:91:36: required from here [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:246:35: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class CMSat::vec'; use 'new' and 'delete' instead [-Wclass-memaccess] [INFO] [stderr] 246 | || (((data = (T*)::realloc(data, (cap += (uint32_t)add) * sizeof(T))) == NULL) [INFO] [stderr] | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:40:7: note: 'class CMSat::vec' declared here [INFO] [stderr] 40 | class vec { [INFO] [stderr] | ^~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/propengine.h:42, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/solver.h:36, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/completedetachreattacher.cpp:24: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/cnf.h:507:21: warning: unused variable 'cl' [-Wunused-variable] [INFO] [stderr] 507 | Clause& cl = *cl_alloc.ptr(w.get_offset()); [INFO] [stderr] | ^~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/searcher.h:30, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/solver.h:37, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/completedetachreattacher.cpp:24: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h: In function 'double cpuTime()': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h:56:9: warning: unused variable 'ret' [-Wunused-variable] [INFO] [stderr] 56 | int ret = getrusage(RUSAGE_THREAD, &ru); [INFO] [stderr] | ^~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h: In function 'double cpuTimeTotal()': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h:69:9: warning: unused variable 'ret' [-Wunused-variable] [INFO] [stderr] 69 | int ret = getrusage(RUSAGE_SELF, &ru); [INFO] [stderr] | ^~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/clause.h:36, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/str_impl_w_impl_stamp.h:27, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/str_impl_w_impl_stamp.cpp:23: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] [INFO] [stderr] 195 | void setRed(const bool toSet) [INFO] [stderr] | ~~~~~~~~~~~^~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watcharray.h:28, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/completedetachreattacher.h:28, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/completedetachreattacher.cpp:23: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h: In instantiation of 'void CMSat::vec::shrink_to_fit() [with T = CMSat::vec]': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watcharray.h:147:31: required from here [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:227:31: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class CMSat::vec'; use 'new' and 'delete' instead [-Wclass-memaccess] [INFO] [stderr] 227 | T* data2 = (T*)realloc(data, sz*sizeof(T)); [INFO] [stderr] | ~~~~~~~^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:40:7: note: 'class CMSat::vec' declared here [INFO] [stderr] 40 | class vec { [INFO] [stderr] | ^~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/str_impl_w_impl_stamp.cpp:25: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h: In function 'double cpuTime()': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h:56:9: warning: unused variable 'ret' [-Wunused-variable] [INFO] [stderr] 56 | int ret = getrusage(RUSAGE_THREAD, &ru); [INFO] [stderr] | ^~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h: In function 'double cpuTimeTotal()': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h:69:9: warning: unused variable 'ret' [-Wunused-variable] [INFO] [stderr] 69 | int ret = getrusage(RUSAGE_SELF, &ru); [INFO] [stderr] | ^~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h: In instantiation of 'void CMSat::vec::capacity(int32_t) [with T = CMSat::vec; int32_t = int]': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:274:5: required from 'void CMSat::vec::growTo(uint32_t) [with T = CMSat::vec; uint32_t = unsigned int]' [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watcharray.h:91:36: required from here [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:246:35: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class CMSat::vec'; use 'new' and 'delete' instead [-Wclass-memaccess] [INFO] [stderr] 246 | || (((data = (T*)::realloc(data, (cap += (uint32_t)add) * sizeof(T))) == NULL) [INFO] [stderr] | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:40:7: note: 'class CMSat::vec' declared here [INFO] [stderr] 40 | class vec { [INFO] [stderr] | ^~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/propengine.h:42, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/solver.h:36, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/solutionextender.cpp:24: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/cnf.h:507:21: warning: unused variable 'cl' [-Wunused-variable] [INFO] [stderr] 507 | Clause& cl = *cl_alloc.ptr(w.get_offset()); [INFO] [stderr] | ^~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/searcher.h:30, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/solver.h:37, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/solutionextender.cpp:24: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h: In function 'double cpuTime()': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h:56:9: warning: unused variable 'ret' [-Wunused-variable] [INFO] [stderr] 56 | int ret = getrusage(RUSAGE_THREAD, &ru); [INFO] [stderr] | ^~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h: In function 'double cpuTimeTotal()': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h:69:9: warning: unused variable 'ret' [-Wunused-variable] [INFO] [stderr] 69 | int ret = getrusage(RUSAGE_SELF, &ru); [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] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[2]: *** [cmsat5-src/CMakeFiles/libcryptominisat5.dir/build.make:63: cmsat5-src/CMakeFiles/libcryptominisat5.dir/cnf.cpp.o] Error 1 [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/propengine.h:42, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/solver.h:36, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/str_impl_w_impl_stamp.cpp:26: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/cnf.h:507:21: warning: unused variable 'cl' [-Wunused-variable] [INFO] [stderr] 507 | Clause& cl = *cl_alloc.ptr(w.get_offset()); [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:89: cmsat5-src/CMakeFiles/libcryptominisat5.dir/varreplacer.cpp.o] Error 1 [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/d812d30/cryptominisat/src/watcharray.h:28, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/str_impl_w_impl_stamp.h:31, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/str_impl_w_impl_stamp.cpp:23: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h: In instantiation of 'void CMSat::vec::shrink_to_fit() [with T = CMSat::vec]': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watcharray.h:147:31: required from here [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:227:31: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class CMSat::vec'; use 'new' and 'delete' instead [-Wclass-memaccess] [INFO] [stderr] 227 | T* data2 = (T*)realloc(data, sz*sizeof(T)); [INFO] [stderr] | ~~~~~~~^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:40:7: note: 'class CMSat::vec' declared here [INFO] [stderr] 40 | class vec { [INFO] [stderr] | ^~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/solutionextender.cpp: In member function 'void CMSat::SolutionExtender::dummyBlocked(CMSat::Lit)': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/solutionextender.cpp:86:20: warning: unused variable 'blockedOn_inter' [-Wunused-variable] [INFO] [stderr] 86 | const uint32_t blockedOn_inter = solver->map_outer_to_inter(blockedOn.var()); [INFO] [stderr] | ^~~~~~~~~~~~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watcharray.h:28, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/solutionextender.h:28, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/solutionextender.cpp:23: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h: In instantiation of 'void CMSat::vec::shrink_to_fit() [with T = CMSat::vec]': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watcharray.h:147:31: required from here [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:227:31: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class CMSat::vec'; use 'new' and 'delete' instead [-Wclass-memaccess] [INFO] [stderr] 227 | T* data2 = (T*)realloc(data, sz*sizeof(T)); [INFO] [stderr] | ~~~~~~~^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:40:7: note: 'class CMSat::vec' declared here [INFO] [stderr] 40 | class vec { [INFO] [stderr] | ^~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h: In instantiation of 'void CMSat::vec::capacity(int32_t) [with T = CMSat::vec; int32_t = int]': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:274:5: required from 'void CMSat::vec::growTo(uint32_t) [with T = CMSat::vec; uint32_t = unsigned int]' [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watcharray.h:91:36: required from here [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:246:35: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class CMSat::vec'; use 'new' and 'delete' instead [-Wclass-memaccess] [INFO] [stderr] 246 | || (((data = (T*)::realloc(data, (cap += (uint32_t)add) * sizeof(T))) == NULL) [INFO] [stderr] | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:40:7: note: 'class CMSat::vec' declared here [INFO] [stderr] 40 | class vec { [INFO] [stderr] | ^~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h: In instantiation of 'void CMSat::vec::capacity(int32_t) [with T = CMSat::vec; int32_t = int]': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:274:5: required from 'void CMSat::vec::growTo(uint32_t) [with T = CMSat::vec; uint32_t = unsigned int]' [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watcharray.h:91:36: required from here [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:246:35: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class CMSat::vec'; use 'new' and 'delete' instead [-Wclass-memaccess] [INFO] [stderr] 246 | || (((data = (T*)::realloc(data, (cap += (uint32_t)add) * sizeof(T))) == NULL) [INFO] [stderr] | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:40:7: note: 'class CMSat::vec' declared here [INFO] [stderr] 40 | class vec { [INFO] [stderr] | ^~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/clause.h:36, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/propby.h:28, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/propengine.h:34, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/searcher.h:28, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/searcher.cpp:23: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] [INFO] [stderr] 195 | void setRed(const bool toSet) [INFO] [stderr] | ~~~~~~~~~~~^~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/propengine.h:42, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/searcher.h:28, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/searcher.cpp:23: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/cnf.h:507:21: warning: unused variable 'cl' [-Wunused-variable] [INFO] [stderr] 507 | Clause& cl = *cl_alloc.ptr(w.get_offset()); [INFO] [stderr] | ^~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/searcher.h:30, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/searcher.cpp:23: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h: In function 'double cpuTime()': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h:56:9: warning: unused variable 'ret' [-Wunused-variable] [INFO] [stderr] 56 | int ret = getrusage(RUSAGE_THREAD, &ru); [INFO] [stderr] | ^~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h: In function 'double cpuTimeTotal()': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h:69:9: warning: unused variable 'ret' [-Wunused-variable] [INFO] [stderr] 69 | int ret = getrusage(RUSAGE_SELF, &ru); [INFO] [stderr] | ^~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/searcher.cpp: In member function 'CMSat::lbool CMSat::Searcher::burst_search()': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/searcher.cpp:1765:12: warning: unused variable 'backup_var_inc' [-Wunused-variable] [INFO] [stderr] 1765 | double backup_var_inc = var_inc; [INFO] [stderr] | ^~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/searcher.cpp:1766:12: warning: unused variable 'backup_var_decay' [-Wunused-variable] [INFO] [stderr] 1766 | double backup_var_decay = var_decay; [INFO] [stderr] | ^~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/searcher.cpp: In member function 'std::pair CMSat::Searcher::remove_useless_bins(bool)': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/searcher.cpp:2616:22: warning: unused variable 'rem2' [-Wunused-variable] [INFO] [stderr] 2616 | bool rem2 = removeWBin_except_marked(solver->watches, it->getLit2(), it->getLit1(), it->isRed()); [INFO] [stderr] | ^~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/heap.h:24, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/propengine.h:38, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/searcher.h:28, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/searcher.cpp:23: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h: In instantiation of 'void CMSat::vec::shrink_to_fit() [with T = CMSat::vec]': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watcharray.h:147:31: required from here [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:227:31: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class CMSat::vec'; use 'new' and 'delete' instead [-Wclass-memaccess] [INFO] [stderr] 227 | T* data2 = (T*)realloc(data, sz*sizeof(T)); [INFO] [stderr] | ~~~~~~~^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:40:7: note: 'class CMSat::vec' declared here [INFO] [stderr] 40 | class vec { [INFO] [stderr] | ^~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h: In instantiation of 'void CMSat::vec::capacity(int32_t) [with T = CMSat::vec; int32_t = int]': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:274:5: required from 'void CMSat::vec::growTo(uint32_t) [with T = CMSat::vec; uint32_t = unsigned int]' [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watcharray.h:91:36: required from here [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:246:35: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class CMSat::vec'; use 'new' and 'delete' instead [-Wclass-memaccess] [INFO] [stderr] 246 | || (((data = (T*)::realloc(data, (cap += (uint32_t)add) * sizeof(T))) == NULL) [INFO] [stderr] | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:40:7: note: 'class CMSat::vec' declared here [INFO] [stderr] 40 | class vec { [INFO] [stderr] | ^~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/clause.h:36, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/propby.h:28, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/propengine.h:34, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/solver.h:36, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/solver.cpp:23: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watched.h: In member function 'void CMSat::Watched::setRed(bool)': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watched.h:195:32: warning: unused parameter 'toSet' [-Wunused-parameter] [INFO] [stderr] 195 | void setRed(const bool toSet) [INFO] [stderr] | ~~~~~~~~~~~^~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/propengine.h:42, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/solver.h:36, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/solver.cpp:23: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/cnf.h: In member function 'void CMSat::CNF::check_no_removed_or_freed_cl_in_watch() const': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/cnf.h:507:21: warning: unused variable 'cl' [-Wunused-variable] [INFO] [stderr] 507 | Clause& cl = *cl_alloc.ptr(w.get_offset()); [INFO] [stderr] | ^~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/searcher.h:30, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/solver.h:37, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/solver.cpp:23: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h: In function 'double cpuTime()': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h:56:9: warning: unused variable 'ret' [-Wunused-variable] [INFO] [stderr] 56 | int ret = getrusage(RUSAGE_THREAD, &ru); [INFO] [stderr] | ^~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h: In function 'double cpuTimeTotal()': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/time_mem.h:69:9: warning: unused variable 'ret' [-Wunused-variable] [INFO] [stderr] 69 | int ret = getrusage(RUSAGE_SELF, &ru); [INFO] [stderr] | ^~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/searcher.cpp: In member function 'void CMSat::Searcher::analyze_final_confl_with_assumptions(CMSat::Lit, std::vector&)': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/searcher.cpp:959:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 959 | } [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/searcher.cpp:962:21: note: here [INFO] [stderr] 962 | case PropByType::binary_t: { [INFO] [stderr] | ^~~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/solver.cpp: In member function 'void CMSat::Solver::test_renumbering() const': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/solver.cpp:809:10: warning: variable 'problem' set but not used [-Wunused-but-set-variable] [INFO] [stderr] 809 | bool problem = false; [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/solver.cpp: In member function 'std::vector CMSat::Solver::get_zero_assigned_lits() const': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/solver.cpp:2549:19: warning: variable 'lit' set but not used [-Wunused-but-set-variable] [INFO] [stderr] 2549 | for(const Lit lit: lits) { [INFO] [stderr] | ^~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/solver.cpp: In member function 'std::vector > CMSat::Solver::get_all_binary_xors() const': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/solver.cpp:3017:35: warning: variable 'val' set but not used [-Wunused-but-set-variable] [INFO] [stderr] 3017 | for(const std::pair val: ret) { [INFO] [stderr] | ^~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/heap.h:24, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/propengine.h:38, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/solver.h:36, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/solver.cpp:23: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h: In instantiation of 'void CMSat::vec::shrink_to_fit() [with T = CMSat::vec]': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watcharray.h:147:31: required from here [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:227:31: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class CMSat::vec'; use 'new' and 'delete' instead [-Wclass-memaccess] [INFO] [stderr] 227 | T* data2 = (T*)realloc(data, sz*sizeof(T)); [INFO] [stderr] | ~~~~~~~^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:40:7: note: 'class CMSat::vec' declared here [INFO] [stderr] 40 | class vec { [INFO] [stderr] | ^~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h: In instantiation of 'void CMSat::vec::capacity(int32_t) [with T = CMSat::vec; int32_t = int]': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:274:5: required from 'void CMSat::vec::growTo(uint32_t) [with T = CMSat::vec; uint32_t = unsigned int]' [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/watcharray.h:91:36: required from here [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:246:35: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class CMSat::vec'; use 'new' and 'delete' instead [-Wclass-memaccess] [INFO] [stderr] 246 | || (((data = (T*)::realloc(data, (cap += (uint32_t)add) * sizeof(T))) == NULL) [INFO] [stderr] | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/Vec.h:40:7: note: 'class CMSat::vec' declared here [INFO] [stderr] 40 | class vec { [INFO] [stderr] | ^~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/solvertypes.h:38, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/solver.h:34, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/cryptominisat/src/solver.cpp:23: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/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/d812d30/cryptominisat/src/solverconf.h:57:1: warning: control reaches end of non-void function [-Wreturn-type] [INFO] [stderr] 57 | } [INFO] [stderr] | ^ [INFO] [stderr] make[1]: *** [CMakeFiles/Makefile2:182: 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 code: 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: 0x564984094864 - backtrace::backtrace::libunwind::trace::hc1c4a1d8ad423b97 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x564984094864 - backtrace::backtrace::trace_unsynchronized::h82274781060cb056 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x564984094864 - std::sys_common::backtrace::_print_fmt::h2a45d89b653a4da8 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x564984094864 - ::fmt::h41a0a93ab85e6aa1 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x5649840b99bc - core::fmt::write::hdaea18585065a96d [INFO] [stderr] at src/libcore/fmt/mod.rs:1069 [INFO] [stderr] 5: 0x564984090ff3 - std::io::Write::write_fmt::h0cea70c809005252 [INFO] [stderr] at src/libstd/io/mod.rs:1504 [INFO] [stderr] 6: 0x564984097455 - std::sys_common::backtrace::_print::hd95f9978cc145ca4 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x564984097455 - std::sys_common::backtrace::print::hfb25ca2291be47d0 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x564984097455 - std::panicking::default_hook::{{closure}}::h44f76cee5dc8591c [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 9: 0x564984097192 - std::panicking::default_hook::h198e1a712910f1e6 [INFO] [stderr] at src/libstd/panicking.rs:218 [INFO] [stderr] 10: 0x564984097ab2 - std::panicking::rust_panic_with_hook::hc0b4730bb8013f9d [INFO] [stderr] at src/libstd/panicking.rs:511 [INFO] [stderr] 11: 0x56498409769b - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:419 [INFO] [stderr] 12: 0x56498409760b - std::panicking::begin_panic_fmt::h3693eb684a4f728c [INFO] [stderr] at src/libstd/panicking.rs:373 [INFO] [stderr] 13: 0x564984031377 - cmake::fail::h8749194c039ed0bb [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:778 [INFO] [stderr] 14: 0x564984030cbc - cmake::run::hf7c1a3fd7e2879a1 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:759 [INFO] [stderr] 15: 0x56498402d5b3 - cmake::Config::build::h441e710b24a5e122 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:671 [INFO] [stderr] 16: 0x564984029c4c - build_script_build::main::h5eb52310fb4f39de [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/d812d30/build.rs:14 [INFO] [stderr] 17: 0x564984029a0b - std::rt::lang_start::{{closure}}::h23267d92e8f9cb15 [INFO] [stderr] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/rt.rs:67 [INFO] [stderr] 18: 0x564984097ef8 - std::rt::lang_start_internal::{{closure}}::h7a212202ff76034b [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 19: 0x564984097ef8 - std::panicking::try::do_call::h6d214a73427d759b [INFO] [stderr] at src/libstd/panicking.rs:331 [INFO] [stderr] 20: 0x564984097ef8 - std::panicking::try::hc078f0e11721d1cb [INFO] [stderr] at src/libstd/panicking.rs:274 [INFO] [stderr] 21: 0x564984097ef8 - std::panic::catch_unwind::hb31c05be30625612 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 22: 0x564984097ef8 - std::rt::lang_start_internal::hcf7fb98a775d5af0 [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 23: 0x5649840299e7 - std::rt::lang_start::hcc40f8759458c4ac [INFO] [stderr] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/rt.rs:67 [INFO] [stderr] 24: 0x564984029e4a - main [INFO] [stderr] 25: 0x7f53c1c520b3 - __libc_start_main [INFO] [stderr] 26: 0x56498402919e - _start [INFO] [stderr] 27: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "ff1ae896d02268cdf3843d7ec95a0e876002702ca80513573ea3e93175404d93"` [INFO] running `"docker" "rm" "-f" "ff1ae896d02268cdf3843d7ec95a0e876002702ca80513573ea3e93175404d93"` [INFO] [stdout] ff1ae896d02268cdf3843d7ec95a0e876002702ca80513573ea3e93175404d93