[INFO] cloning repository https://github.com/ltentrup/caqe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ltentrup/caqe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fltentrup%2Fcaqe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fltentrup%2Fcaqe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 62ee7692dada5236307f8652234ed7a743651eb7 [INFO] testing ltentrup/caqe against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fltentrup%2Fcaqe" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ltentrup/caqe on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ltentrup/caqe [INFO] finished tweaking git repo https://github.com/ltentrup/caqe [INFO] tweaked toml for git repo https://github.com/ltentrup/caqe written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/ltentrup/caqe already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f08e5a4b135e6d4ddf05d936cbdfd83926c6480523b132406dcc7fc80bf5a183 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f08e5a4b135e6d4ddf05d936cbdfd83926c6480523b132406dcc7fc80bf5a183", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f08e5a4b135e6d4ddf05d936cbdfd83926c6480523b132406dcc7fc80bf5a183", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f08e5a4b135e6d4ddf05d936cbdfd83926c6480523b132406dcc7fc80bf5a183", kill_on_drop: false }` [INFO] [stdout] f08e5a4b135e6d4ddf05d936cbdfd83926c6480523b132406dcc7fc80bf5a183 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] baf2d06dced14872b9ef98c55ce16cc35abee196b4edb5de66869d8eeffea782 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "baf2d06dced14872b9ef98c55ce16cc35abee196b4edb5de66869d8eeffea782", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling dot v0.1.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling uncover v0.1.1 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling cryptominisat v5.6.6 (https://github.com/ltentrup/cryptominisat-rs.git?rev=79380e6117fb83dfce7224fffcee992446577686#79380e61) [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling quote v0.6.12 [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 atty v0.2.11 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling colored-diff v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling console v0.9.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling atomicwrites v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.90 [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,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=7e7e10c71b624260 -C extra-filename=-7e7e10c71b624260 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f8bd2a629f5d071d.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-13c202fdd82d78f4.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-68a24ca2987baab5.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.6.6 (https://github.com/ltentrup/cryptominisat-rs.git?rev=79380e6117fb83dfce7224fffcee992446577686#79380e61)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/cryptominisat-e2bea0138ca79ddd/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] running: "cmake" "/opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/79380e6/cryptominisat" "-DCMAKE_BUILD_TYPE=Release" "-DSTATICCOMPILE=ON" "-DENABLE_PYTHON_INTERFACE=OFF" "-DONLY_SIMPLE=ON" "-DNOZLIB=ON" "-DNOM4RI=ON" "-DSTATS=OFF" "-DNOVALGRIND=ON" "-DENABLE_TESTING=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/cryptominisat-7d42ef913bf84afc/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" [INFO] [stderr] -- LIB directory is 'lib' [INFO] [stderr] -- BIN directory is 'bin' [INFO] [stderr] -- Doing a Release build [INFO] [stderr] -- The C compiler identification is GNU 9.4.0 [INFO] [stderr] -- The CXX compiler identification is GNU 9.4.0 [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc -- works [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ -- works [INFO] [stderr] -- Detecting CXX compiler ABI info [INFO] [stderr] -- Detecting CXX compiler ABI info - done [INFO] [stderr] -- Detecting CXX compile features [INFO] [stderr] -- Detecting CXX compile features - done [INFO] [stderr] -- Looking for pthread.h [INFO] [stderr] -- Looking for pthread.h - found [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed [INFO] [stderr] -- Check if compiler accepts -pthread [INFO] [stderr] -- Check if compiler accepts -pthread - yes [INFO] [stderr] -- Found Threads: TRUE [INFO] [stderr] -- build type is Release [INFO] [stderr] -- Performing Test HAVE_FLAG_-fno-stack-protector [INFO] [stderr] -- Performing Test HAVE_FLAG_-fno-stack-protector - Success [INFO] [stderr] -- Compiling for static library use [INFO] [stderr] -- GIT hash found: dbc798e877b25e20c86fe00bd0bfade3338ffdc5 [INFO] [stderr] -- PROJECT_VERSION: 5.6.6 [INFO] [stderr] -- PROJECT_VERSION_MAJOR: 5 [INFO] [stderr] -- PROJECT_VERSION_MINOR: 6 [INFO] [stderr] -- PROJECT_VERSION_PATCH: 6 [INFO] [stderr] -- Not compiling detailed statistics. The system is faster without them [INFO] [stderr] -- Cannot find help2man, not creating manpage [INFO] [stderr] -- Valgrind Prefix: [INFO] [stderr] -- Could NOT find VALGRIND (missing: VALGRIND_INCLUDE_DIR VALGRIND_PROGRAM) [INFO] [stderr] -- Cannot find valgrind or it's disabled, we will not be able to mark memory pool objects as undefined [INFO] [stderr] -- All defines at startup: -DNDEBUG -D_FORTIFY_SOURCE=0 [INFO] [stderr] -- In case your Python interpreter is not found, or a wrong one is found, please set it with '-DPYTHON_EXECUTABLE:FILEPATH=your path here' [INFO] [stderr] -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3") [INFO] [stderr] -- Found PythonLibs: /usr/lib/x86_64-linux-gnu/libpython3.8.a (found suitable version "3.8.10", minimum required is "3") [INFO] [stderr] -- Python 3 -- PYTHON_EXECUTABLE=/usr/bin/python3 [INFO] [stderr] -- Python 3 -- PYTHON_LIBRARIES=/usr/lib/x86_64-linux-gnu/libpython3.8.a [INFO] [stderr] -- Python 3 -- PYTHON_INCLUDE_DIRS=/usr/include/python3.8 [INFO] [stderr] -- Python 3 -- PYTHONLIBS_VERSION_STRING=3.8.10 [INFO] [stderr] -- Only building executable with few command-line options because the boost program_options library were not available [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wno-bitfield-constant-conversion [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wno-bitfield-constant-conversion - Failed [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wlogical-op [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wlogical-op - Success [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wrestrict [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wrestrict - Success [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wnull-dereference [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wnull-dereference - Success [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wjump-misses-init [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wjump-misses-init - Failed [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wdouble-promotion [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wdouble-promotion - Success [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wshadow [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wshadow - Success [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wformat=2 [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wformat=2 - Success [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wextra-semi [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wextra-semi - Success [INFO] [stderr] -- Performing Test HAVE_FLAG_-pedantic [INFO] [stderr] -- Performing Test HAVE_FLAG_-pedantic - Success [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wno-class-memaccess [INFO] [stderr] -- Performing Test HAVE_FLAG_-Wno-class-memaccess - Success [INFO] [stderr] -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY [INFO] [stderr] -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success [INFO] [stderr] -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY [INFO] [stderr] -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success [INFO] [stderr] -- Performing Test COMPILER_HAS_DEPRECATED_ATTR [INFO] [stderr] -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success [INFO] [stderr] -- Configuring done [INFO] [stderr] -- Generating done [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/cryptominisat-7d42ef913bf84afc/out/build [INFO] [stderr] running: "cmake" "--build" "." "--target" "install" "--config" "Debug" "--" [INFO] [stderr] Scanning dependencies of target CopyPublicHeaders [INFO] [stderr] Copying cryptominisat_c.h to /opt/rustwide/target/debug/build/cryptominisat-7d42ef913bf84afc/out/build/include/cryptominisat5 [INFO] [stderr] Scanning dependencies of target libcryptominisat5 [INFO] [stderr] Copying cryptominisat.h to /opt/rustwide/target/debug/build/cryptominisat-7d42ef913bf84afc/out/build/include/cryptominisat5 [INFO] [stderr] [ 2%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/cnf.cpp.o [INFO] [stderr] [ 4%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/propengine.cpp.o [INFO] [stderr] [ 7%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/clauseusagestats.cpp.o [INFO] [stderr] [ 9%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/varreplacer.cpp.o [INFO] [stderr] [ 12%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/clausecleaner.cpp.o [INFO] [stderr] [ 14%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/prober.cpp.o [INFO] [stderr] Copying solvertypesmini.h to /opt/rustwide/target/debug/build/cryptominisat-7d42ef913bf84afc/out/build/include/cryptominisat5 [INFO] [stderr] [ 17%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/occsimplifier.cpp.o [INFO] [stderr] Copying dimacsparser.h to /opt/rustwide/target/debug/build/cryptominisat-7d42ef913bf84afc/out/build/include/cryptominisat5 [INFO] [stderr] Copying streambuffer.h to /opt/rustwide/target/debug/build/cryptominisat-7d42ef913bf84afc/out/build/include/cryptominisat5 [INFO] [stderr] [ 17%] Built target CopyPublicHeaders [INFO] [stderr] [ 19%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/subsumestrengthen.cpp.o [INFO] [stderr] [ 21%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/clauseallocator.cpp.o [INFO] [stderr] [ 24%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/sccfinder.cpp.o [INFO] [stderr] [ 26%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/solverconf.cpp.o [INFO] [stderr] [ 29%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/distillerlong.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] [ 39%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/completedetachreattacher.cpp.o [INFO] [stderr] [ 41%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/searcher.cpp.o [INFO] [stderr] [ 43%] Building CXX object cmsat5-src/CMakeFiles/libcryptominisat5.dir/solver.cpp.o [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] CMake Warning at CMakeLists.txt:689 (message): [INFO] [stderr] Testing is disabled [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] : warning: "_FORTIFY_SOURCE" redefined [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] : warning: "_FORTIFY_SOURCE" redefined [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] : warning: "_FORTIFY_SOURCE" redefined [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] : warning: "_FORTIFY_SOURCE" redefined [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] : warning: "_FORTIFY_SOURCE" redefined [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] : warning: "_FORTIFY_SOURCE" redefined [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] : warning: "_FORTIFY_SOURCE" redefined [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] : warning: "_FORTIFY_SOURCE" redefined [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] : warning: "_FORTIFY_SOURCE" redefined [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] : warning: "_FORTIFY_SOURCE" redefined [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] : warning: "_FORTIFY_SOURCE" redefined [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] : warning: "_FORTIFY_SOURCE" redefined [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] : warning: "_FORTIFY_SOURCE" redefined [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] : warning: "_FORTIFY_SOURCE" redefined [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/79380e6/cryptominisat/src/solverconf.cpp:24: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/79380e6/cryptominisat/src/solverconf.h: In function 'unsigned int CMSat::clean_to_int(CMSat::ClauseClean)': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/79380e6/cryptominisat/src/solverconf.h:54:1: warning: control reaches end of non-void function [-Wreturn-type] [INFO] [stderr] 54 | } [INFO] [stderr] | ^ [INFO] [stderr] : warning: "_FORTIFY_SOURCE" redefined [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] : warning: "_FORTIFY_SOURCE" redefined [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] : warning: "_FORTIFY_SOURCE" redefined [INFO] [stderr] : note: this is the location of the previous definition [INFO] [stderr] 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] 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:154: cmsat5-src/CMakeFiles/libcryptominisat5.dir/subsumestrengthen.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/79380e6/cryptominisat/src/solvertypes.h:38, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/79380e6/cryptominisat/src/propby.h:27, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/79380e6/cryptominisat/src/propengine.h:35, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/79380e6/cryptominisat/src/searcher.h:28, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/79380e6/cryptominisat/src/searcher.cpp:23: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/79380e6/cryptominisat/src/solverconf.h: In function 'std::string CMSat::getNameOfRestartType(CMSat::Restart)': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/79380e6/cryptominisat/src/solverconf.h:89:9: warning: control reaches end of non-void function [-Wreturn-type] [INFO] [stderr] 89 | default: [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/79380e6/cryptominisat/src/solvertypes.h:38, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/79380e6/cryptominisat/src/solver.h:34, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/79380e6/cryptominisat/src/solver.cpp:23: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/79380e6/cryptominisat/src/solverconf.h: In function 'unsigned int CMSat::clean_to_int(CMSat::ClauseClean)': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/79380e6/cryptominisat/src/solverconf.h:54:1: warning: control reaches end of non-void function [-Wreturn-type] [INFO] [stderr] 54 | } [INFO] [stderr] | ^ [INFO] [stderr] make[1]: *** [CMakeFiles/Makefile2:180: cmsat5-src/CMakeFiles/libcryptominisat5.dir/all] Error 2 [INFO] [stderr] make: *** [Makefile:130: all] Error 2 [INFO] [stderr] thread 'main' panicked at ' [INFO] [stderr] command did not execute successfully, got: exit status: 2 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:778:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5638f4a1cbcd - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x5638f4a1cbcd - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5638f4a1cbcd - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x5638f4a1cbcd - ::fmt::h26f189e611080a74 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x5638f4a3bd9c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stderr] 5: 0x5638f4a19901 - std::io::Write::write_fmt::ha30651f608022a46 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stderr] 6: 0x5638f4a1e685 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x5638f4a1e685 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x5638f4a1e685 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x5638f4a1e339 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x5638f4a1ebd2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stderr] 11: 0x5638f4a1eab7 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stderr] 12: 0x5638f4a1d084 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 13: 0x5638f4a1e7e9 - rust_begin_unwind [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stderr] 14: 0x5638f49ac473 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stderr] 15: 0x5638f49b42cd - cmake::fail::h26900ef3a6240072 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:778:5 [INFO] [stderr] 16: 0x5638f49b3d05 - cmake::run::hfef9af2f729175e1 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:759:9 [INFO] [stderr] 17: 0x5638f49b120e - cmake::Config::build::h1af22024b738b7c1 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:671:9 [INFO] [stderr] 18: 0x5638f49acf4d - build_script_build::main::h6d74169b0adc22c4 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/cryptominisat-rs-75edc64e29520f5b/79380e6/build.rs:28:15 [INFO] [stderr] 19: 0x5638f49ad20b - core::ops::function::FnOnce::call_once::h0f84ccf96c6a02f4 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x5638f49ad73e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbdcfd12154d6e7c7 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stderr] 21: 0x5638f49ad171 - std::rt::lang_start::{{closure}}::ha5165865cee660e3 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/rt.rs:145:18 [INFO] [stderr] 22: 0x5638f4a1570e - core::ops::function::impls:: for &F>::call_once::hae31cd38f966dcbc [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x5638f4a1570e - std::panicking::try::do_call::h4a4c12a32b804624 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stderr] 24: 0x5638f4a1570e - std::panicking::try::h87f80f5db1929b60 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stderr] 25: 0x5638f4a1570e - std::panic::catch_unwind::hbc53afd5a2bdc195 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stderr] 26: 0x5638f4a1570e - std::rt::lang_start_internal::{{closure}}::h2e62ddd08385fac8 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/rt.rs:128:48 [INFO] [stderr] 27: 0x5638f4a1570e - std::panicking::try::do_call::h04b85b79b362213e [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stderr] 28: 0x5638f4a1570e - std::panicking::try::h428fba6a4941d8ed [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stderr] 29: 0x5638f4a1570e - std::panic::catch_unwind::hd73c90258412492e [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stderr] 30: 0x5638f4a1570e - std::rt::lang_start_internal::h26255896a96668b5 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/rt.rs:128:20 [INFO] [stderr] 31: 0x5638f49ad140 - std::rt::lang_start::h5390c165c4bd4cdb [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/rt.rs:144:17 [INFO] [stderr] 32: 0x5638f49ad10c - main [INFO] [stderr] 33: 0x7ff9dbe0d0b3 - __libc_start_main [INFO] [stderr] 34: 0x5638f49ac66e - _start [INFO] [stderr] 35: 0x0 - [INFO] running `Command { std: "docker" "inspect" "baf2d06dced14872b9ef98c55ce16cc35abee196b4edb5de66869d8eeffea782", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "baf2d06dced14872b9ef98c55ce16cc35abee196b4edb5de66869d8eeffea782", kill_on_drop: false }` [INFO] [stdout] baf2d06dced14872b9ef98c55ce16cc35abee196b4edb5de66869d8eeffea782