[INFO] fetching crate iascar 0.1.0...
[INFO] checking iascar-0.1.0 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate iascar 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate iascar 0.1.0 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate iascar 0.1.0
[INFO] finished tweaking crates.io crate iascar 0.1.0
[INFO] tweaked toml for crates.io crate iascar 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate crates.io crate iascar 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clingo v0.7.3
[INFO] [stderr]   Downloaded rayon v1.6.0
[INFO] [stderr]   Downloaded rug v1.16.0
[INFO] [stderr]   Downloaded clingo-sys v0.7.1
[INFO] [stderr]   Downloaded gmp-mpfr-sys v1.4.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9291a2381c8a137855725efc941f893af5766bee2f0351b7bb64d825ca559b04
[INFO] running `Command { std: "docker" "start" "-a" "9291a2381c8a137855725efc941f893af5766bee2f0351b7bb64d825ca559b04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9291a2381c8a137855725efc941f893af5766bee2f0351b7bb64d825ca559b04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9291a2381c8a137855725efc941f893af5766bee2f0351b7bb64d825ca559b04", kill_on_drop: false }`
[INFO] [stdout] 9291a2381c8a137855725efc941f893af5766bee2f0351b7bb64d825ca559b04
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ed266aa85a3522d5f1567b2896869bcfce451701cf54afa0afbe28fef503da5
[INFO] running `Command { std: "docker" "start" "-a" "9ed266aa85a3522d5f1567b2896869bcfce451701cf54afa0afbe28fef503da5", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.4.8
[INFO] [stderr]    Compiling az v1.2.0
[INFO] [stderr]    Compiling rayon-core v1.10.1
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling rug v1.16.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking num_cpus v1.14.0
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]     Checking vec1 v1.10.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]     Checking rayon v1.6.0
[INFO] [stderr]    Compiling clingo-sys v0.7.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr] error: failed to run custom build command for `clingo-sys v0.7.1`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/clingo-sys-c01293cccb30ea89/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE = None
[INFO] [stderr]   CMAKE = None
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build" && CMAKE_PREFIX_PATH="" "cmake" "-Wdev" "--debug-output" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo" "-DCLINGO_BUILD_SHARED=OFF" "-DCLINGO_BUILD_STATIC=ON" "-DCLINGO_MANAGE_RPATH=OFF" "-DCLINGO_BUILD_WITH_PYTHON=OFF" "-DCLINGO_BUILD_WITH_LUA=OFF" "-DCLINGO_INSTALL_LIB=ON" "-DCLINGO_BUILD_APPS=OFF" "-DCLASP_BUILD_APP=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/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++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug" "-DCMAKE_VERBOSE_MAKEFILE:BOOL=ON"
[INFO] [stderr]   Running with debug output on.
[INFO] [stderr]   -- The C compiler identification is GNU 11.4.0
[INFO] [stderr]      Called from: [3]	/usr/share/cmake-3.22/Modules/CMakeDetermineCompilerId.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/CMakeDetermineCCompiler.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]   -- The CXX compiler identification is GNU 11.4.0
[INFO] [stderr]      Called from: [3]	/usr/share/cmake-3.22/Modules/CMakeDetermineCompilerId.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/CMakeDetermineCXXCompiler.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]   -- Detecting C compiler ABI info
[INFO] [stderr]      Called from: [3]	/usr/share/cmake-3.22/Modules/CMakeDetermineCompilerABI.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/CMakeTestCCompiler.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]   -- Detecting C compiler ABI info - done
[INFO] [stderr]      Called from: [3]	/usr/share/cmake-3.22/Modules/CMakeDetermineCompilerABI.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/CMakeTestCCompiler.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]   -- Check for working C compiler: /usr/bin/cc - skipped
[INFO] [stderr]      Called from: [2]	/usr/share/cmake-3.22/Modules/CMakeTestCCompiler.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]   -- Detecting C compile features
[INFO] [stderr]      Called from: [3]	/usr/share/cmake-3.22/Modules/CMakeDetermineCompileFeatures.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/CMakeTestCCompiler.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]   -- Detecting C compile features - done
[INFO] [stderr]      Called from: [3]	/usr/share/cmake-3.22/Modules/CMakeDetermineCompileFeatures.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/CMakeTestCCompiler.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]   -- Detecting CXX compiler ABI info
[INFO] [stderr]      Called from: [3]	/usr/share/cmake-3.22/Modules/CMakeDetermineCompilerABI.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/CMakeTestCXXCompiler.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]   -- Detecting CXX compiler ABI info - done
[INFO] [stderr]      Called from: [3]	/usr/share/cmake-3.22/Modules/CMakeDetermineCompilerABI.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/CMakeTestCXXCompiler.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]   -- Check for working CXX compiler: /usr/bin/c++ - skipped
[INFO] [stderr]      Called from: [2]	/usr/share/cmake-3.22/Modules/CMakeTestCXXCompiler.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]   -- Detecting CXX compile features
[INFO] [stderr]      Called from: [3]	/usr/share/cmake-3.22/Modules/CMakeDetermineCompileFeatures.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/CMakeTestCXXCompiler.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]   -- Detecting CXX compile features - done
[INFO] [stderr]      Called from: [3]	/usr/share/cmake-3.22/Modules/CMakeDetermineCompileFeatures.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/CMakeTestCXXCompiler.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]   -- Found Python: /usr/bin/python3.10 (found suitable version "3.10.12", minimum required is "3.6") found components: Interpreter 
[INFO] [stderr]      Called from: [5]	/usr/share/cmake-3.22/Modules/FindPackageMessage.cmake
[INFO] [stderr]                   [4]	/usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake
[INFO] [stderr]                   [3]	/usr/share/cmake-3.22/Modules/FindPython/Support.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/FindPython.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]   -- Found BISON: /usr/bin/bison (found suitable version "3.8.2", minimum required is "2.5") 
[INFO] [stderr]      Called from: [4]	/usr/share/cmake-3.22/Modules/FindPackageMessage.cmake
[INFO] [stderr]                   [3]	/usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/FindBISON.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]   -- Found RE2C: /usr/bin/re2c (found suitable version "0.300.0", minimum required is "0.13") 
[INFO] [stderr]      Called from: [4]	/usr/share/cmake-3.22/Modules/FindPackageMessage.cmake
[INFO] [stderr]                   [3]	/usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake
[INFO] [stderr]                   [2]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/cmake/FindRE2C.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]   -- Looking for pthread.h
[INFO] [stderr]      Called from: [3]	/usr/share/cmake-3.22/Modules/CheckIncludeFile.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/FindThreads.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/CMakeLists.txt
[INFO] [stderr]   -- Looking for pthread.h - found
[INFO] [stderr]      Called from: [3]	/usr/share/cmake-3.22/Modules/CheckIncludeFile.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/FindThreads.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/CMakeLists.txt
[INFO] [stderr]   -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
[INFO] [stderr]      Called from: [4]	/usr/share/cmake-3.22/Modules/Internal/CheckSourceCompiles.cmake
[INFO] [stderr]                   [3]	/usr/share/cmake-3.22/Modules/CheckCSourceCompiles.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/FindThreads.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/CMakeLists.txt
[INFO] [stderr]   -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
[INFO] [stderr]      Called from: [4]	/usr/share/cmake-3.22/Modules/Internal/CheckSourceCompiles.cmake
[INFO] [stderr]                   [3]	/usr/share/cmake-3.22/Modules/CheckCSourceCompiles.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/FindThreads.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/CMakeLists.txt
[INFO] [stderr]   -- Found Threads: TRUE  
[INFO] [stderr]      Called from: [4]	/usr/share/cmake-3.22/Modules/FindPackageMessage.cmake
[INFO] [stderr]                   [3]	/usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/FindThreads.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/CMakeLists.txt
[INFO] [stderr]   -- Potassco is not installed - using local copy
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/CMakeLists.txt
[INFO] [stderr]   -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
[INFO] [stderr]      Called from: [4]	/usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake
[INFO] [stderr]                   [3]	/usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/FindDoxygen.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco/CMakeLists.txt
[INFO] [stderr]   -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
[INFO] [stderr]      Called from: [4]	/usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake
[INFO] [stderr]                   [3]	/usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/FindDoxygen.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/CMakeLists.txt
[INFO] [stderr]   -- Configuring done
[INFO] [stderr]   -- Generating /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]   -- Generating /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/CMakeLists.txt
[INFO] [stderr]   -- Generating /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/libpotassco
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco/CMakeLists.txt
[INFO] [stderr]   -- Generating /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/libpotassco/src
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco/src/CMakeLists.txt
[INFO] [stderr]   -- Generating /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/CMakeLists.txt
[INFO] [stderr]   -- Generating /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libreify
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libreify/CMakeLists.txt
[INFO] [stderr]   -- Generating /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/CMakeLists.txt
[INFO] [stderr]   -- Generating /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libclingo
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libclingo/CMakeLists.txt
[INFO] [stderr]   -- Generating done
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "." "--target" "install" "--config" "Debug"
[INFO] [stderr]   /usr/bin/cmake -S/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo -B/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build --check-build-system CMakeFiles/Makefile.cmake 0
[INFO] [stderr]   /usr/bin/cmake -E cmake_progress_start /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/CMakeFiles /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build//CMakeFiles/progress.marks
[INFO] [stderr]   /usr/bin/gmake  -f CMakeFiles/Makefile2 all
[INFO] [stderr]   gmake[1]: Entering directory '/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build'
[INFO] [stderr]   /usr/bin/gmake  -f clasp/libpotassco/src/CMakeFiles/libpotassco.dir/build.make clasp/libpotassco/src/CMakeFiles/libpotassco.dir/depend
[INFO] [stderr]   gmake[2]: Entering directory '/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build'
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco/src /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/libpotassco/src /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/libpotassco/src/CMakeFiles/libpotassco.dir/DependInfo.cmake --color=
[INFO] [stderr]   gmake[2]: Leaving directory '/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build'
[INFO] [stderr]   /usr/bin/gmake  -f clasp/libpotassco/src/CMakeFiles/libpotassco.dir/build.make clasp/libpotassco/src/CMakeFiles/libpotassco.dir/build
[INFO] [stderr]   gmake[2]: Entering directory '/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build'
[INFO] [stderr]   [  2%] Building CXX object clasp/libpotassco/src/CMakeFiles/libpotassco.dir/application.cpp.o
[INFO] [stderr]   [  2%] Building CXX object clasp/libpotassco/src/CMakeFiles/libpotassco.dir/aspif.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/libpotassco/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/libpotassco/src/CMakeFiles/libpotassco.dir/aspif.cpp.o -MF CMakeFiles/libpotassco.dir/aspif.cpp.o.d -o CMakeFiles/libpotassco.dir/aspif.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco/src/aspif.cpp
[INFO] [stderr]   [  3%] Building CXX object clasp/libpotassco/src/CMakeFiles/libpotassco.dir/clingo.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/libpotassco/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/libpotassco/src/CMakeFiles/libpotassco.dir/clingo.cpp.o -MF CMakeFiles/libpotassco.dir/clingo.cpp.o.d -o CMakeFiles/libpotassco.dir/clingo.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco/src/clingo.cpp
[INFO] [stderr]   [  4%] Building CXX object clasp/libpotassco/src/CMakeFiles/libpotassco.dir/aspif_text.cpp.o
[INFO] [stderr]   [  5%] Building CXX object clasp/libpotassco/src/CMakeFiles/libpotassco.dir/convert.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/libpotassco/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/libpotassco/src/CMakeFiles/libpotassco.dir/application.cpp.o -MF CMakeFiles/libpotassco.dir/application.cpp.o.d -o CMakeFiles/libpotassco.dir/application.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco/src/application.cpp
[INFO] [stderr]   [  6%] Building CXX object clasp/libpotassco/src/CMakeFiles/libpotassco.dir/match_basic_types.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/libpotassco/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/libpotassco/src/CMakeFiles/libpotassco.dir/aspif_text.cpp.o -MF CMakeFiles/libpotassco.dir/aspif_text.cpp.o.d -o CMakeFiles/libpotassco.dir/aspif_text.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco/src/aspif_text.cpp
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/libpotassco/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/libpotassco/src/CMakeFiles/libpotassco.dir/match_basic_types.cpp.o -MF CMakeFiles/libpotassco.dir/match_basic_types.cpp.o.d -o CMakeFiles/libpotassco.dir/match_basic_types.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco/src/match_basic_types.cpp
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/libpotassco/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/libpotassco/src/CMakeFiles/libpotassco.dir/convert.cpp.o -MF CMakeFiles/libpotassco.dir/convert.cpp.o.d -o CMakeFiles/libpotassco.dir/convert.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco/src/convert.cpp
[INFO] [stderr]   [  7%] Building CXX object clasp/libpotassco/src/CMakeFiles/libpotassco.dir/program_options.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/libpotassco/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/libpotassco/src/CMakeFiles/libpotassco.dir/program_options.cpp.o -MF CMakeFiles/libpotassco.dir/program_options.cpp.o.d -o CMakeFiles/libpotassco.dir/program_options.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco/src/program_options.cpp
[INFO] [stderr]   [  8%] Building CXX object clasp/libpotassco/src/CMakeFiles/libpotassco.dir/rule_utils.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/libpotassco/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/libpotassco/src/CMakeFiles/libpotassco.dir/rule_utils.cpp.o -MF CMakeFiles/libpotassco.dir/rule_utils.cpp.o.d -o CMakeFiles/libpotassco.dir/rule_utils.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco/src/rule_utils.cpp
[INFO] [stderr]   [ 10%] Building CXX object clasp/libpotassco/src/CMakeFiles/libpotassco.dir/smodels.cpp.o
[INFO] [stderr]   [ 11%] Building CXX object clasp/libpotassco/src/CMakeFiles/libpotassco.dir/string_convert.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/libpotassco/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/libpotassco/src/CMakeFiles/libpotassco.dir/string_convert.cpp.o -MF CMakeFiles/libpotassco.dir/string_convert.cpp.o.d -o CMakeFiles/libpotassco.dir/string_convert.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco/src/string_convert.cpp
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/libpotassco/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/libpotassco/src/CMakeFiles/libpotassco.dir/smodels.cpp.o -MF CMakeFiles/libpotassco.dir/smodels.cpp.o.d -o CMakeFiles/libpotassco.dir/smodels.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco/src/smodels.cpp
[INFO] [stderr]   [ 12%] Building CXX object clasp/libpotassco/src/CMakeFiles/libpotassco.dir/theory_data.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/libpotassco/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/libpotassco/src/CMakeFiles/libpotassco.dir/theory_data.cpp.o -MF CMakeFiles/libpotassco.dir/theory_data.cpp.o.d -o CMakeFiles/libpotassco.dir/theory_data.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco/src/theory_data.cpp
[INFO] [stderr]   [ 13%] Building CXX object clasp/libpotassco/src/CMakeFiles/libpotassco.dir/value_store.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/libpotassco/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/libpotassco/src/CMakeFiles/libpotassco.dir/value_store.cpp.o -MF CMakeFiles/libpotassco.dir/value_store.cpp.o.d -o CMakeFiles/libpotassco.dir/value_store.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco/src/value_store.cpp
[INFO] [stderr]   [ 14%] Linking CXX static library ../../../lib/libpotassco.a
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/libpotassco/src && /usr/bin/cmake -P CMakeFiles/libpotassco.dir/cmake_clean_target.cmake
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/libpotassco/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/libpotassco.dir/link.txt --verbose=1
[INFO] [stderr]   /usr/bin/ar qc ../../../lib/libpotassco.a CMakeFiles/libpotassco.dir/application.cpp.o CMakeFiles/libpotassco.dir/aspif.cpp.o CMakeFiles/libpotassco.dir/aspif_text.cpp.o CMakeFiles/libpotassco.dir/clingo.cpp.o CMakeFiles/libpotassco.dir/convert.cpp.o CMakeFiles/libpotassco.dir/match_basic_types.cpp.o CMakeFiles/libpotassco.dir/program_options.cpp.o CMakeFiles/libpotassco.dir/rule_utils.cpp.o CMakeFiles/libpotassco.dir/smodels.cpp.o CMakeFiles/libpotassco.dir/string_convert.cpp.o CMakeFiles/libpotassco.dir/theory_data.cpp.o CMakeFiles/libpotassco.dir/value_store.cpp.o
[INFO] [stderr]   /usr/bin/ranlib ../../../lib/libpotassco.a
[INFO] [stderr]   gmake[2]: Leaving directory '/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build'
[INFO] [stderr]   [ 14%] Built target libpotassco
[INFO] [stderr]   /usr/bin/gmake  -f clasp/src/CMakeFiles/libclasp.dir/build.make clasp/src/CMakeFiles/libclasp.dir/depend
[INFO] [stderr]   /usr/bin/gmake  -f libreify/CMakeFiles/libreify.dir/build.make libreify/CMakeFiles/libreify.dir/depend
[INFO] [stderr]   gmake[2]: Entering directory '/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build'
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src/CMakeFiles/libclasp.dir/DependInfo.cmake --color=
[INFO] [stderr]   gmake[2]: Entering directory '/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build'
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libreify /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libreify /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libreify/CMakeFiles/libreify.dir/DependInfo.cmake --color=
[INFO] [stderr]   gmake[2]: Leaving directory '/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build'
[INFO] [stderr]   /usr/bin/gmake  -f libreify/CMakeFiles/libreify.dir/build.make libreify/CMakeFiles/libreify.dir/build
[INFO] [stderr]   gmake[2]: Entering directory '/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build'
[INFO] [stderr]   gmake[2]: Leaving directory '/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build'
[INFO] [stderr]   /usr/bin/gmake  -f clasp/src/CMakeFiles/libclasp.dir/build.make clasp/src/CMakeFiles/libclasp.dir/build
[INFO] [stderr]   gmake[2]: Entering directory '/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build'
[INFO] [stderr]   [ 15%] Building CXX object libreify/CMakeFiles/libreify.dir/src/program.cc.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libreify && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libreify -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=c++14 -MD -MT libreify/CMakeFiles/libreify.dir/src/program.cc.o -MF CMakeFiles/libreify.dir/src/program.cc.o.d -o CMakeFiles/libreify.dir/src/program.cc.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libreify/src/program.cc
[INFO] [stderr]   [ 16%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/asp_preprocessor.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/asp_preprocessor.cpp.o -MF CMakeFiles/libclasp.dir/asp_preprocessor.cpp.o.d -o CMakeFiles/libclasp.dir/asp_preprocessor.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/asp_preprocessor.cpp
[INFO] [stderr]   [ 18%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/clasp_facade.cpp.o
[INFO] [stderr]   [ 18%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/cb_enumerator.cpp.o
[INFO] [stderr]   [ 20%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/clause.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/cb_enumerator.cpp.o -MF CMakeFiles/libclasp.dir/cb_enumerator.cpp.o.d -o CMakeFiles/libclasp.dir/cb_enumerator.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/cb_enumerator.cpp
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/clasp_facade.cpp.o -MF CMakeFiles/libclasp.dir/clasp_facade.cpp.o.d -o CMakeFiles/libclasp.dir/clasp_facade.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/clasp_facade.cpp
[INFO] [stderr]   [ 21%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/clasp_options.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/clause.cpp.o -MF CMakeFiles/libclasp.dir/clause.cpp.o.d -o CMakeFiles/libclasp.dir/clause.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/clause.cpp
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/clasp_options.cpp.o -MF CMakeFiles/libclasp.dir/clasp_options.cpp.o.d -o CMakeFiles/libclasp.dir/clasp_options.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/clasp_options.cpp
[INFO] [stderr]   [ 22%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/clasp_output.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/clasp_output.cpp.o -MF CMakeFiles/libclasp.dir/clasp_output.cpp.o.d -o CMakeFiles/libclasp.dir/clasp_output.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/clasp_output.cpp
[INFO] [stderr]   [ 23%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/clingo.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/clingo.cpp.o -MF CMakeFiles/libclasp.dir/clingo.cpp.o.d -o CMakeFiles/libclasp.dir/clingo.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/clingo.cpp
[INFO] [stderr]   [ 24%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/constraint.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/constraint.cpp.o -MF CMakeFiles/libclasp.dir/constraint.cpp.o.d -o CMakeFiles/libclasp.dir/constraint.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/constraint.cpp
[INFO] [stderr]   [ 25%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/dependency_graph.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/dependency_graph.cpp.o -MF CMakeFiles/libclasp.dir/dependency_graph.cpp.o.d -o CMakeFiles/libclasp.dir/dependency_graph.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/dependency_graph.cpp
[INFO] [stderr]   [ 26%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/enumerator.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/enumerator.cpp.o -MF CMakeFiles/libclasp.dir/enumerator.cpp.o.d -o CMakeFiles/libclasp.dir/enumerator.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/enumerator.cpp
[INFO] [stderr]   [ 27%] Linking CXX static library ../lib/libreify.a
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libreify && /usr/bin/cmake -P CMakeFiles/libreify.dir/cmake_clean_target.cmake
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libreify && /usr/bin/cmake -E cmake_link_script CMakeFiles/libreify.dir/link.txt --verbose=1
[INFO] [stderr]   [ 28%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/heuristics.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/heuristics.cpp.o -MF CMakeFiles/libclasp.dir/heuristics.cpp.o.d -o CMakeFiles/libclasp.dir/heuristics.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/heuristics.cpp
[INFO] [stderr]   /usr/bin/ar qc ../lib/libreify.a CMakeFiles/libreify.dir/src/program.cc.o
[INFO] [stderr]   /usr/bin/ranlib ../lib/libreify.a
[INFO] [stderr]   gmake[2]: Leaving directory '/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build'
[INFO] [stderr]   [ 28%] Built target libreify
[INFO] [stderr]   [ 30%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/logic_program.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/logic_program.cpp.o -MF CMakeFiles/libclasp.dir/logic_program.cpp.o.d -o CMakeFiles/libclasp.dir/logic_program.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/logic_program.cpp
[INFO] [stderr]   [ 31%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/logic_program_types.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/logic_program_types.cpp.o -MF CMakeFiles/libclasp.dir/logic_program_types.cpp.o.d -o CMakeFiles/libclasp.dir/logic_program_types.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/logic_program_types.cpp
[INFO] [stderr]   [ 32%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/lookahead.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/lookahead.cpp.o -MF CMakeFiles/libclasp.dir/lookahead.cpp.o.d -o CMakeFiles/libclasp.dir/lookahead.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/lookahead.cpp
[INFO] [stderr]   [ 33%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/minimize_constraint.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/minimize_constraint.cpp.o -MF CMakeFiles/libclasp.dir/minimize_constraint.cpp.o.d -o CMakeFiles/libclasp.dir/minimize_constraint.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/minimize_constraint.cpp
[INFO] [stderr]   [ 34%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/model_enumerators.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/model_enumerators.cpp.o -MF CMakeFiles/libclasp.dir/model_enumerators.cpp.o.d -o CMakeFiles/libclasp.dir/model_enumerators.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/model_enumerators.cpp
[INFO] [stderr]   [ 35%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/parser.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/parser.cpp.o -MF CMakeFiles/libclasp.dir/parser.cpp.o.d -o CMakeFiles/libclasp.dir/parser.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/parser.cpp
[INFO] [stderr]   [ 36%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/program_builder.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/program_builder.cpp.o -MF CMakeFiles/libclasp.dir/program_builder.cpp.o.d -o CMakeFiles/libclasp.dir/program_builder.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/program_builder.cpp
[INFO] [stderr]   [ 37%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/satelite.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/satelite.cpp.o -MF CMakeFiles/libclasp.dir/satelite.cpp.o.d -o CMakeFiles/libclasp.dir/satelite.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/satelite.cpp
[INFO] [stderr]   [ 38%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/shared_context.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/shared_context.cpp.o -MF CMakeFiles/libclasp.dir/shared_context.cpp.o.d -o CMakeFiles/libclasp.dir/shared_context.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/shared_context.cpp
[INFO] [stderr]   [ 40%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/solve_algorithms.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/solve_algorithms.cpp.o -MF CMakeFiles/libclasp.dir/solve_algorithms.cpp.o.d -o CMakeFiles/libclasp.dir/solve_algorithms.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/solve_algorithms.cpp
[INFO] [stderr]   [ 41%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/solver.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/solver.cpp.o -MF CMakeFiles/libclasp.dir/solver.cpp.o.d -o CMakeFiles/libclasp.dir/solver.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/solver.cpp
[INFO] [stderr]   [ 42%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/solver_strategies.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/solver_strategies.cpp.o -MF CMakeFiles/libclasp.dir/solver_strategies.cpp.o.d -o CMakeFiles/libclasp.dir/solver_strategies.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/solver_strategies.cpp
[INFO] [stderr]   [ 43%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/solver_types.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/solver_types.cpp.o -MF CMakeFiles/libclasp.dir/solver_types.cpp.o.d -o CMakeFiles/libclasp.dir/solver_types.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/solver_types.cpp
[INFO] [stderr]   [ 44%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/statistics.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/statistics.cpp.o -MF CMakeFiles/libclasp.dir/statistics.cpp.o.d -o CMakeFiles/libclasp.dir/statistics.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/statistics.cpp
[INFO] [stderr]   [ 45%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/timer.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/timer.cpp.o -MF CMakeFiles/libclasp.dir/timer.cpp.o.d -o CMakeFiles/libclasp.dir/timer.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/timer.cpp
[INFO] [stderr]   [ 46%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/unfounded_check.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/unfounded_check.cpp.o -MF CMakeFiles/libclasp.dir/unfounded_check.cpp.o.d -o CMakeFiles/libclasp.dir/unfounded_check.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/unfounded_check.cpp
[INFO] [stderr]   [ 47%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/weight_constraint.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/weight_constraint.cpp.o -MF CMakeFiles/libclasp.dir/weight_constraint.cpp.o.d -o CMakeFiles/libclasp.dir/weight_constraint.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/weight_constraint.cpp
[INFO] [stderr]   [ 48%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/parallel_solve.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/parallel_solve.cpp.o -MF CMakeFiles/libclasp.dir/parallel_solve.cpp.o.d -o CMakeFiles/libclasp.dir/parallel_solve.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/parallel_solve.cpp
[INFO] [stderr]   /usr/bin/gmake  -f libgringo/CMakeFiles/libgringo.dir/build.make libgringo/CMakeFiles/libgringo.dir/depend
[INFO] [stderr]   gmake[2]: Entering directory '/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build'
[INFO] [stderr]   [ 50%] [RE2C][nongroundlexer] Building lexer with re2c 0.300.0
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo && /usr/bin/re2c -c -o /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo//src/input/nongroundlexer.hh /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo//src/input/nongroundlexer.xch
[INFO] [stderr]   [ 51%] [BISON][groundtermgrammar] Building parser with bison 3.8.2
[INFO] [stderr]   cd /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo && /usr/bin/bison -d -o /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo/src/input/groundtermgrammar/grammar.cc /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/input/groundtermgrammar.yy
[INFO] [stderr]   [ 52%] [RE2C][groundtermlexer] Building lexer with re2c 0.300.0
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo && /usr/bin/re2c -o /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo//src/input/groundtermlexer.hh /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo//src/input/groundtermlexer.xh
[INFO] [stderr]   [ 53%] [BISON][nongroundgrammar] Building parser with bison 3.8.2
[INFO] [stderr]   cd /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo && /usr/bin/bison -d -o /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo/src/input/nongroundgrammar/grammar.cc /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/input/nongroundgrammar.yy
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo/CMakeFiles/libgringo.dir/DependInfo.cmake --color=
[INFO] [stderr]   gmake[2]: Leaving directory '/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build'
[INFO] [stderr]   /usr/bin/gmake  -f libgringo/CMakeFiles/libgringo.dir/build.make libgringo/CMakeFiles/libgringo.dir/build
[INFO] [stderr]   gmake[2]: Entering directory '/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build'
[INFO] [stderr]   [ 54%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/primes.cc.o
[INFO] [stderr]   [ 56%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/symbol.cc.o
[INFO] [stderr]   [ 57%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/terms.cc.o
[INFO] [stderr]   [ 57%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/ground/instantiation.cc.o
[INFO] [stderr]   [ 58%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/term.cc.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo && /usr/bin/c++ -DCLINGO_NO_VISIBILITY -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo/src -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libreify -ffunction-sections -fdata-sections -fPIC -m64 -g -std=c++14 -MD -MT libgringo/CMakeFiles/libgringo.dir/src/primes.cc.o -MF CMakeFiles/libgringo.dir/src/primes.cc.o.d -o CMakeFiles/libgringo.dir/src/primes.cc.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/primes.cc
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo && /usr/bin/c++ -DCLINGO_NO_VISIBILITY -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo/src -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libreify -ffunction-sections -fdata-sections -fPIC -m64 -g -std=c++14 -MD -MT libgringo/CMakeFiles/libgringo.dir/src/symbol.cc.o -MF CMakeFiles/libgringo.dir/src/symbol.cc.o.d -o CMakeFiles/libgringo.dir/src/symbol.cc.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/symbol.cc
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo && /usr/bin/c++ -DCLINGO_NO_VISIBILITY -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo/src -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libreify -ffunction-sections -fdata-sections -fPIC -m64 -g -std=c++14 -MD -MT libgringo/CMakeFiles/libgringo.dir/src/ground/instantiation.cc.o -MF CMakeFiles/libgringo.dir/src/ground/instantiation.cc.o.d -o CMakeFiles/libgringo.dir/src/ground/instantiation.cc.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/ground/instantiation.cc
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo && /usr/bin/c++ -DCLINGO_NO_VISIBILITY -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo/src -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libreify -ffunction-sections -fdata-sections -fPIC -m64 -g -std=c++14 -MD -MT libgringo/CMakeFiles/libgringo.dir/src/term.cc.o -MF CMakeFiles/libgringo.dir/src/term.cc.o.d -o CMakeFiles/libgringo.dir/src/term.cc.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/term.cc
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo && /usr/bin/c++ -DCLINGO_NO_VISIBILITY -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo/src -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libreify -ffunction-sections -fdata-sections -fPIC -m64 -g -std=c++14 -MD -MT libgringo/CMakeFiles/libgringo.dir/src/terms.cc.o -MF CMakeFiles/libgringo.dir/src/terms.cc.o.d -o CMakeFiles/libgringo.dir/src/terms.cc.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/terms.cc
[INFO] [stderr]   [ 60%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/ground/literals.cc.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo && /usr/bin/c++ -DCLINGO_NO_VISIBILITY -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo/src -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libreify -ffunction-sections -fdata-sections -fPIC -m64 -g -std=c++14 -MD -MT libgringo/CMakeFiles/libgringo.dir/src/ground/literals.cc.o -MF CMakeFiles/libgringo.dir/src/ground/literals.cc.o.d -o CMakeFiles/libgringo.dir/src/ground/literals.cc.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/ground/literals.cc
[INFO] [stderr]   [ 61%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/ground/program.cc.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo && /usr/bin/c++ -DCLINGO_NO_VISIBILITY -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo/src -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libreify -ffunction-sections -fdata-sections -fPIC -m64 -g -std=c++14 -MD -MT libgringo/CMakeFiles/libgringo.dir/src/ground/program.cc.o -MF CMakeFiles/libgringo.dir/src/ground/program.cc.o.d -o CMakeFiles/libgringo.dir/src/ground/program.cc.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/ground/program.cc
[INFO] [stderr]   [ 62%] Linking CXX static library ../../lib/libclasp.a
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/cmake -P CMakeFiles/libclasp.dir/cmake_clean_target.cmake
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/libclasp.dir/link.txt --verbose=1
[INFO] [stderr]   /usr/bin/ar qc ../../lib/libclasp.a CMakeFiles/libclasp.dir/asp_preprocessor.cpp.o CMakeFiles/libclasp.dir/cb_enumerator.cpp.o CMakeFiles/libclasp.dir/clasp_facade.cpp.o CMakeFiles/libclasp.dir/clasp_options.cpp.o CMakeFiles/libclasp.dir/clasp_output.cpp.o CMakeFiles/libclasp.dir/clause.cpp.o CMakeFiles/libclasp.dir/clingo.cpp.o CMakeFiles/libclasp.dir/constraint.cpp.o CMakeFiles/libclasp.dir/dependency_graph.cpp.o CMakeFiles/libclasp.dir/enumerator.cpp.o CMakeFiles/libclasp.dir/heuristics.cpp.o CMakeFiles/libclasp.dir/logic_program.cpp.o CMakeFiles/libclasp.dir/logic_program_types.cpp.o CMakeFiles/libclasp.dir/lookahead.cpp.o CMakeFiles/libclasp.dir/minimize_constraint.cpp.o CMakeFiles/libclasp.dir/model_enumerators.cpp.o CMakeFiles/libclasp.dir/parser.cpp.o CMakeFiles/libclasp.dir/program_builder.cpp.o CMakeFiles/libclasp.dir/satelite.cpp.o CMakeFiles/libclasp.dir/shared_context.cpp.o CMakeFiles/libclasp.dir/solve_algorithms.cpp.o CMakeFiles/libclasp.dir/solver.cpp.o CMakeFiles/libclasp.dir/solver_strategies.cpp.o CMakeFiles/libclasp.dir/solver_types.cpp.o CMakeFiles/libclasp.dir/statistics.cpp.o CMakeFiles/libclasp.dir/timer.cpp.o CMakeFiles/libclasp.dir/unfounded_check.cpp.o CMakeFiles/libclasp.dir/weight_constraint.cpp.o CMakeFiles/libclasp.dir/parallel_solve.cpp.o
[INFO] [stderr]   /usr/bin/ranlib ../../lib/libclasp.a
[INFO] [stderr]   [ 63%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/ground/statements.cc.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo && /usr/bin/c++ -DCLINGO_NO_VISIBILITY -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo/src -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libreify -ffunction-sections -fdata-sections -fPIC -m64 -g -std=c++14 -MD -MT libgringo/CMakeFiles/libgringo.dir/src/ground/statements.cc.o -MF CMakeFiles/libgringo.dir/src/ground/statements.cc.o.d -o CMakeFiles/libgringo.dir/src/ground/statements.cc.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/ground/statements.cc
[INFO] [stderr]   gmake[2]: Leaving directory '/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build'
[INFO] [stderr]   [ 63%] Built target libclasp
[INFO] [stderr]   [ 64%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/input/aggregate.cc.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo && /usr/bin/c++ -DCLINGO_NO_VISIBILITY -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo/src -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libreify -ffunction-sections -fdata-sections -fPIC -m64 -g -std=c++14 -MD -MT libgringo/CMakeFiles/libgringo.dir/src/input/aggregate.cc.o -MF CMakeFiles/libgringo.dir/src/input/aggregate.cc.o.d -o CMakeFiles/libgringo.dir/src/input/aggregate.cc.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/input/aggregate.cc
[INFO] [stderr]   [ 65%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/input/aggregates.cc.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo && /usr/bin/c++ -DCLINGO_NO_VISIBILITY -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo/src -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libreify -ffunction-sections -fdata-sections -fPIC -m64 -g -std=c++14 -MD -MT libgringo/CMakeFiles/libgringo.dir/src/input/aggregates.cc.o -MF CMakeFiles/libgringo.dir/src/input/aggregates.cc.o.d -o CMakeFiles/libgringo.dir/src/input/aggregates.cc.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/input/aggregates.cc
[INFO] [stderr]   gmake[2]: Leaving directory '/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build'
[INFO] [stderr]   gmake[1]: Leaving directory '/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build'
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   CMake Warning (dev) at /usr/share/cmake-3.22/Modules/CMakeDetermineCompiler.cmake:143 (set):
[INFO] [stderr]     Policy CMP0126 is not set: set(CACHE) does not remove a normal variable of
[INFO] [stderr]     the same name.  Run "cmake --help-policy CMP0126" for policy details.  Use
[INFO] [stderr]     the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     For compatibility with older versions of CMake, normal variable
[INFO] [stderr]     "CMAKE_C_COMPILER" will be removed from the current scope.
[INFO] [stderr]   Call Stack (most recent call first):
[INFO] [stderr]     /usr/share/cmake-3.22/Modules/CMakeDetermineCCompiler.cmake:68 (_cmake_find_compiler_path)
[INFO] [stderr]     CMakeLists.txt:6 (project)
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [3]	/usr/share/cmake-3.22/Modules/CMakeDetermineCompiler.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/CMakeDetermineCCompiler.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at /usr/share/cmake-3.22/Modules/CMakeDetermineCompiler.cmake:143 (set):
[INFO] [stderr]     Policy CMP0126 is not set: set(CACHE) does not remove a normal variable of
[INFO] [stderr]     the same name.  Run "cmake --help-policy CMP0126" for policy details.  Use
[INFO] [stderr]     the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     For compatibility with older versions of CMake, normal variable
[INFO] [stderr]     "CMAKE_CXX_COMPILER" will be removed from the current scope.
[INFO] [stderr]   Call Stack (most recent call first):
[INFO] [stderr]     /usr/share/cmake-3.22/Modules/CMakeDetermineCXXCompiler.cmake:66 (_cmake_find_compiler_path)
[INFO] [stderr]     CMakeLists.txt:6 (project)
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [3]	/usr/share/cmake-3.22/Modules/CMakeDetermineCompiler.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/CMakeDetermineCXXCompiler.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at /usr/share/cmake-3.22/Modules/CMakeDetermineCompilerABI.cmake:49 (try_compile):
[INFO] [stderr]     Policy CMP0066 is not set: Honor per-config flags in try_compile()
[INFO] [stderr]     source-file signature.  Run "cmake --help-policy CMP0066" for policy
[INFO] [stderr]     details.  Use the cmake_policy command to set the policy and suppress this
[INFO] [stderr]     warning.
[INFO] [stderr] 
[INFO] [stderr]     For compatibility with older versions of CMake, try_compile is not honoring
[INFO] [stderr]     caller config-specific compiler flags (e.g.  CMAKE_C_FLAGS_DEBUG) in the
[INFO] [stderr]     test project.
[INFO] [stderr]   Call Stack (most recent call first):
[INFO] [stderr]     /usr/share/cmake-3.22/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)
[INFO] [stderr]     CMakeLists.txt:6 (project)
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [3]	/usr/share/cmake-3.22/Modules/CMakeDetermineCompilerABI.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/CMakeTestCCompiler.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at /usr/share/cmake-3.22/Modules/CMakeDetermineCompilerABI.cmake:49 (try_compile):
[INFO] [stderr]     Policy CMP0056 is not set: Honor link flags in try_compile() source-file
[INFO] [stderr]     signature.  Run "cmake --help-policy CMP0056" for policy details.  Use the
[INFO] [stderr]     cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     For compatibility with older versions of CMake, try_compile is not honoring
[INFO] [stderr]     caller link flags (e.g.  CMAKE_EXE_LINKER_FLAGS) in the test project.
[INFO] [stderr]   Call Stack (most recent call first):
[INFO] [stderr]     /usr/share/cmake-3.22/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)
[INFO] [stderr]     CMakeLists.txt:6 (project)
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [3]	/usr/share/cmake-3.22/Modules/CMakeDetermineCompilerABI.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/CMakeTestCCompiler.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at /usr/share/cmake-3.22/Modules/CMakeDetermineCompilerABI.cmake:49 (try_compile):
[INFO] [stderr]     Policy CMP0066 is not set: Honor per-config flags in try_compile()
[INFO] [stderr]     source-file signature.  Run "cmake --help-policy CMP0066" for policy
[INFO] [stderr]     details.  Use the cmake_policy command to set the policy and suppress this
[INFO] [stderr]     warning.
[INFO] [stderr] 
[INFO] [stderr]     For compatibility with older versions of CMake, try_compile is not honoring
[INFO] [stderr]     caller config-specific compiler flags (e.g.  CMAKE_C_FLAGS_DEBUG) in the
[INFO] [stderr]     test project.
[INFO] [stderr]   Call Stack (most recent call first):
[INFO] [stderr]     /usr/share/cmake-3.22/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)
[INFO] [stderr]     CMakeLists.txt:6 (project)
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [3]	/usr/share/cmake-3.22/Modules/CMakeDetermineCompilerABI.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/CMakeTestCXXCompiler.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at /usr/share/cmake-3.22/Modules/CMakeDetermineCompilerABI.cmake:49 (try_compile):
[INFO] [stderr]     Policy CMP0056 is not set: Honor link flags in try_compile() source-file
[INFO] [stderr]     signature.  Run "cmake --help-policy CMP0056" for policy details.  Use the
[INFO] [stderr]     cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     For compatibility with older versions of CMake, try_compile is not honoring
[INFO] [stderr]     caller link flags (e.g.  CMAKE_EXE_LINKER_FLAGS) in the test project.
[INFO] [stderr]   Call Stack (most recent call first):
[INFO] [stderr]     /usr/share/cmake-3.22/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)
[INFO] [stderr]     CMakeLists.txt:6 (project)
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [3]	/usr/share/cmake-3.22/Modules/CMakeDetermineCompilerABI.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/CMakeTestCXXCompiler.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]      Entering             /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at /usr/share/cmake-3.22/Modules/CheckIncludeFile.cmake:95 (try_compile):
[INFO] [stderr]     Policy CMP0066 is not set: Honor per-config flags in try_compile()
[INFO] [stderr]     source-file signature.  Run "cmake --help-policy CMP0066" for policy
[INFO] [stderr]     details.  Use the cmake_policy command to set the policy and suppress this
[INFO] [stderr]     warning.
[INFO] [stderr] 
[INFO] [stderr]     For compatibility with older versions of CMake, try_compile is not honoring
[INFO] [stderr]     caller config-specific compiler flags (e.g.  CMAKE_C_FLAGS_DEBUG) in the
[INFO] [stderr]     test project.
[INFO] [stderr]   Call Stack (most recent call first):
[INFO] [stderr]     /usr/share/cmake-3.22/Modules/FindThreads.cmake:146 (CHECK_INCLUDE_FILE)
[INFO] [stderr]     clasp/CMakeLists.txt:70 (find_package)
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [3]	/usr/share/cmake-3.22/Modules/CheckIncludeFile.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/FindThreads.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at /usr/share/cmake-3.22/Modules/CheckIncludeFile.cmake:95 (try_compile):
[INFO] [stderr]     Policy CMP0056 is not set: Honor link flags in try_compile() source-file
[INFO] [stderr]     signature.  Run "cmake --help-policy CMP0056" for policy details.  Use the
[INFO] [stderr]     cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     For compatibility with older versions of CMake, try_compile is not honoring
[INFO] [stderr]     caller link flags (e.g.  CMAKE_EXE_LINKER_FLAGS) in the test project.
[INFO] [stderr]   Call Stack (most recent call first):
[INFO] [stderr]     /usr/share/cmake-3.22/Modules/FindThreads.cmake:146 (CHECK_INCLUDE_FILE)
[INFO] [stderr]     clasp/CMakeLists.txt:70 (find_package)
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [3]	/usr/share/cmake-3.22/Modules/CheckIncludeFile.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/FindThreads.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at /usr/share/cmake-3.22/Modules/Internal/CheckSourceCompiles.cmake:92 (try_compile):
[INFO] [stderr]     Policy CMP0066 is not set: Honor per-config flags in try_compile()
[INFO] [stderr]     source-file signature.  Run "cmake --help-policy CMP0066" for policy
[INFO] [stderr]     details.  Use the cmake_policy command to set the policy and suppress this
[INFO] [stderr]     warning.
[INFO] [stderr] 
[INFO] [stderr]     For compatibility with older versions of CMake, try_compile is not honoring
[INFO] [stderr]     caller config-specific compiler flags (e.g.  CMAKE_C_FLAGS_DEBUG) in the
[INFO] [stderr]     test project.
[INFO] [stderr]   Call Stack (most recent call first):
[INFO] [stderr]     /usr/share/cmake-3.22/Modules/CheckCSourceCompiles.cmake:76 (cmake_check_source_compiles)
[INFO] [stderr]     /usr/share/cmake-3.22/Modules/FindThreads.cmake:163 (CHECK_C_SOURCE_COMPILES)
[INFO] [stderr]     clasp/CMakeLists.txt:70 (find_package)
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [4]	/usr/share/cmake-3.22/Modules/Internal/CheckSourceCompiles.cmake
[INFO] [stderr]                   [3]	/usr/share/cmake-3.22/Modules/CheckCSourceCompiles.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/FindThreads.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at /usr/share/cmake-3.22/Modules/Internal/CheckSourceCompiles.cmake:92 (try_compile):
[INFO] [stderr]     Policy CMP0056 is not set: Honor link flags in try_compile() source-file
[INFO] [stderr]     signature.  Run "cmake --help-policy CMP0056" for policy details.  Use the
[INFO] [stderr]     cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     For compatibility with older versions of CMake, try_compile is not honoring
[INFO] [stderr]     caller link flags (e.g.  CMAKE_EXE_LINKER_FLAGS) in the test project.
[INFO] [stderr]   Call Stack (most recent call first):
[INFO] [stderr]     /usr/share/cmake-3.22/Modules/CheckCSourceCompiles.cmake:76 (cmake_check_source_compiles)
[INFO] [stderr]     /usr/share/cmake-3.22/Modules/FindThreads.cmake:163 (CHECK_C_SOURCE_COMPILES)
[INFO] [stderr]     clasp/CMakeLists.txt:70 (find_package)
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [4]	/usr/share/cmake-3.22/Modules/Internal/CheckSourceCompiles.cmake
[INFO] [stderr]                   [3]	/usr/share/cmake-3.22/Modules/CheckCSourceCompiles.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/FindThreads.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/CMakeLists.txt
[INFO] [stderr]      Entering             /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/CMakeLists.txt
[INFO] [stderr]      Entering             /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco/src
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco/CMakeLists.txt
[INFO] [stderr]      Returning to         /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco/CMakeLists.txt
[INFO] [stderr]      Returning to         /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/CMakeLists.txt
[INFO] [stderr]      Entering             /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/CMakeLists.txt
[INFO] [stderr]      Returning to         /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/CMakeLists.txt
[INFO] [stderr]      Returning to         /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]      Entering             /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libreify
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]      Returning to         /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]      Entering             /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]      Returning to         /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]      Entering             /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libclingo
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]      Returning to         /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) in clasp/CMakeLists.txt:
[INFO] [stderr]     Policy CMP0082 is not set: Install rules from add_subdirectory() are
[INFO] [stderr]     interleaved with those in caller.  Run "cmake --help-policy CMP0082" for
[INFO] [stderr]     policy details.  Use the cmake_policy command to set the policy and
[INFO] [stderr]     suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) in clasp/libpotassco/CMakeLists.txt:
[INFO] [stderr]     Policy CMP0082 is not set: Install rules from add_subdirectory() are
[INFO] [stderr]     interleaved with those in caller.  Run "cmake --help-policy CMP0082" for
[INFO] [stderr]     policy details.  Use the cmake_policy command to set the policy and
[INFO] [stderr]     suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco/CMakeLists.txt
[INFO] [stderr]   CMake Warning:
[INFO] [stderr]     Manually-specified variables were not used by the project:
[INFO] [stderr] 
[INFO] [stderr]       CMAKE_ASM_COMPILER
[INFO] [stderr]       CMAKE_ASM_FLAGS
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/input/groundtermgrammar.yy:26.1-52: warning: deprecated directive: '%define namespace "Gringo::Input::GroundTermGrammar"', use '%define api.namespace {Gringo::Input::GroundTermGrammar}' [-Wdeprecated]
[INFO] [stderr]      26 | %define namespace "Gringo::Input::GroundTermGrammar"
[INFO] [stderr]         | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]         | %define api.namespace {Gringo::Input::GroundTermGrammar}
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/input/groundtermgrammar.yy:27.1-39: warning: deprecated directive: '%name-prefix "GringoGroundTermGrammar_"', use '%define api.prefix {GringoGroundTermGrammar_}' [-Wdeprecated]
[INFO] [stderr]      27 | %name-prefix "GringoGroundTermGrammar_"
[INFO] [stderr]         | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]         | %define api.prefix {GringoGroundTermGrammar_}
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/input/groundtermgrammar.yy:28.1-14: warning: deprecated directive: '%error-verbose', use '%define parse.error verbose' [-Wdeprecated]
[INFO] [stderr]      28 | %error-verbose
[INFO] [stderr]         | ^~~~~~~~~~~~~~
[INFO] [stderr]         | %define parse.error verbose
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/input/groundtermgrammar.yy:26.1-52: warning: %define variable 'api.namespace' requires '{...}' values [-Wdeprecated]
[INFO] [stderr]      26 | %define namespace "Gringo::Input::GroundTermGrammar"
[INFO] [stderr]         | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/input/groundtermgrammar.yy: warning: fix-its can be applied.  Rerun with option '--update'. [-Wother]
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/input/nongroundgrammar.yy:28.1-51: warning: deprecated directive: '%define namespace "Gringo::Input::NonGroundGrammar"', use '%define api.namespace {Gringo::Input::NonGroundGrammar}' [-Wdeprecated]
[INFO] [stderr]      28 | %define namespace "Gringo::Input::NonGroundGrammar"
[INFO] [stderr]         | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]         | %define api.namespace {Gringo::Input::NonGroundGrammar}
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/input/nongroundgrammar.yy:30.1-38: warning: deprecated directive: '%name-prefix "GringoNonGroundGrammar_"', use '%define api.prefix {GringoNonGroundGrammar_}' [-Wdeprecated]
[INFO] [stderr]      30 | %name-prefix "GringoNonGroundGrammar_"
[INFO] [stderr]         | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]         | %define api.prefix {GringoNonGroundGrammar_}
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/input/nongroundgrammar.yy:32.1-14: warning: deprecated directive: '%error-verbose', use '%define parse.error verbose' [-Wdeprecated]
[INFO] [stderr]      32 | %error-verbose
[INFO] [stderr]         | ^~~~~~~~~~~~~~
[INFO] [stderr]         | %define parse.error verbose
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/input/nongroundgrammar.yy:34.1-39: warning: deprecated directive: '%define location_type "DefaultLocation"', use '%define api.location.type {DefaultLocation}' [-Wdeprecated]
[INFO] [stderr]      34 | %define location_type "DefaultLocation"
[INFO] [stderr]         | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]         | %define api.location.type {DefaultLocation}
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/input/nongroundgrammar.yy:34.1-39: warning: %define variable 'api.location.type' requires '{...}' values [-Wdeprecated]
[INFO] [stderr]      34 | %define location_type "DefaultLocation"
[INFO] [stderr]         | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/input/nongroundgrammar.yy:28.1-51: warning: %define variable 'api.namespace' requires '{...}' values [-Wdeprecated]
[INFO] [stderr]      28 | %define namespace "Gringo::Input::NonGroundGrammar"
[INFO] [stderr]         | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/input/nongroundgrammar.yy: warning: fix-its can be applied.  Rerun with option '--update'. [-Wother]
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [libgringo/CMakeFiles/libgringo.dir/build.make:157: libgringo/CMakeFiles/libgringo.dir/src/ground/instantiation.cc.o] Error 1
[INFO] [stderr]   gmake[2]: *** Waiting for unfinished jobs....
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:420: libgringo/CMakeFiles/libgringo.dir/all] Error 2
[INFO] [stderr]   gmake: *** [Makefile:149: all] Error 2
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.50/src/lib.rs:1098:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 2
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5606630996a5 - std::backtrace_rs::backtrace::libunwind::trace::hf6d84d188eed4942
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stderr]      1:     0x5606630996a5 - std::backtrace_rs::backtrace::trace_unsynchronized::hb841ab02b27b2a81
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x5606630996a5 - std::sys_common::backtrace::_print_fmt::h7d09263e980d2dc2
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]      3:     0x5606630996a5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h8710a3386e66dc13
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]      4:     0x5606630bcfcb - core::fmt::rt::Argument::fmt::h56356193ea14b69e
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/fmt/rt.rs:165:63
[INFO] [stderr]      5:     0x5606630bcfcb - core::fmt::write::ha8a35e57fe29df69
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/fmt/mod.rs:1157:21
[INFO] [stderr]      6:     0x560663096c0f - std::io::Write::write_fmt::h070417d35cbd0295
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/io/mod.rs:1832:15
[INFO] [stderr]      7:     0x56066309947e - std::sys_common::backtrace::_print::h98c81ef11000e712
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]      8:     0x56066309947e - std::sys_common::backtrace::print::hb4fda26b0eb411fc
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]      9:     0x56066309a959 - std::panicking::default_hook::{{closure}}::h58b999a8a8b72663
[INFO] [stderr]     10:     0x56066309a69d - std::panicking::default_hook::h9ee81ffa3eaff881
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:298:9
[INFO] [stderr]     11:     0x56066309adf3 - std::panicking::rust_panic_with_hook::h7cf1f420e89ee254
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:795:13
[INFO] [stderr]     12:     0x56066309acd4 - std::panicking::begin_panic_handler::{{closure}}::h1e92862156407829
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:664:13
[INFO] [stderr]     13:     0x560663099b69 - std::sys_common::backtrace::__rust_end_short_backtrace::hdb9396439049b139
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]     14:     0x56066309aa07 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:652:5
[INFO] [stderr]     15:     0x56066301a123 - core::panicking::panic_fmt::hb6b8317cb2c3be4c
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/panicking.rs:72:14
[INFO] [stderr]     16:     0x56066302a5a9 - cmake::fail::h9464e5ed2769e375
[INFO] [stderr]     17:     0x560663029d68 - cmake::run::h2426259a2a081d01
[INFO] [stderr]     18:     0x560663026638 - cmake::Config::build::hbb09ed56f8965cb1
[INFO] [stderr]     19:     0x56066301cb74 - build_script_build::main::h5b0e8fedcc41d5ce
[INFO] [stderr]     20:     0x56066301ac53 - core::ops::function::FnOnce::call_once::hab17382a0939458c
[INFO] [stderr]     21:     0x56066301a866 - std::sys_common::backtrace::__rust_begin_short_backtrace::h394bd422b7d78955
[INFO] [stderr]     22:     0x56066301a979 - std::rt::lang_start::{{closure}}::h56b83f29895b634d
[INFO] [stderr]     23:     0x560663092b56 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hed2c947f9885a74b
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     24:     0x560663092b56 - std::panicking::try::do_call::hb89329b1c9c22cc4
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:559:40
[INFO] [stderr]     25:     0x560663092b56 - std::panicking::try::h32506f612ff970ae
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:523:19
[INFO] [stderr]     26:     0x560663092b56 - std::panic::catch_unwind::hb921c12c6fd21966
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panic.rs:149:14
[INFO] [stderr]     27:     0x560663092b56 - std::rt::lang_start_internal::{{closure}}::h525d7c9c8d9957db
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/rt.rs:141:48
[INFO] [stderr]     28:     0x560663092b56 - std::panicking::try::do_call::hc05b1198989502ae
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:559:40
[INFO] [stderr]     29:     0x560663092b56 - std::panicking::try::h4ecd1dd6f6f1e3ba
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:523:19
[INFO] [stderr]     30:     0x560663092b56 - std::panic::catch_unwind::h92b0390d9e8eb6ea
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panic.rs:149:14
[INFO] [stderr]     31:     0x560663092b56 - std::rt::lang_start_internal::he4964f7a9f7ed816
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/rt.rs:141:20
[INFO] [stderr]     32:     0x56066301a957 - std::rt::lang_start::h0ba56e661843ad79
[INFO] [stderr]     33:     0x56066301cf55 - main
[INFO] [stderr]     34:     0x7feee245ed90 - <unknown>
[INFO] [stderr]     35:     0x7feee245ee40 - __libc_start_main
[INFO] [stderr]     36:     0x56066301a755 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9ed266aa85a3522d5f1567b2896869bcfce451701cf54afa0afbe28fef503da5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ed266aa85a3522d5f1567b2896869bcfce451701cf54afa0afbe28fef503da5", kill_on_drop: false }`
[INFO] [stdout] 9ed266aa85a3522d5f1567b2896869bcfce451701cf54afa0afbe28fef503da5
[INFO] checking iascar-0.1.0 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate iascar 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate iascar 0.1.0 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate iascar 0.1.0
[INFO] finished tweaking crates.io crate iascar 0.1.0
[INFO] tweaked toml for crates.io crate iascar 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate crates.io crate iascar 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bb2c96747d6c01792a67416ed4a953630ef481175ab610dcda10bd5047285287
[INFO] running `Command { std: "docker" "start" "-a" "bb2c96747d6c01792a67416ed4a953630ef481175ab610dcda10bd5047285287", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb2c96747d6c01792a67416ed4a953630ef481175ab610dcda10bd5047285287", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb2c96747d6c01792a67416ed4a953630ef481175ab610dcda10bd5047285287", kill_on_drop: false }`
[INFO] [stdout] bb2c96747d6c01792a67416ed4a953630ef481175ab610dcda10bd5047285287
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bbc7d08db21632b5629e5acfef8862383610076b4d9db695177409cc98934c45
[INFO] running `Command { std: "docker" "start" "-a" "bbc7d08db21632b5629e5acfef8862383610076b4d9db695177409cc98934c45", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.4.8
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.10.1
[INFO] [stderr]    Compiling az v1.2.0
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling rug v1.16.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking num_cpus v1.14.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]     Checking vec1 v1.10.1
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]     Checking rayon v1.6.0
[INFO] [stderr]    Compiling clingo-sys v0.7.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr] error: failed to run custom build command for `clingo-sys v0.7.1`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/clingo-sys-c01293cccb30ea89/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE = None
[INFO] [stderr]   CMAKE = None
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build" && CMAKE_PREFIX_PATH="" "cmake" "-Wdev" "--debug-output" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo" "-DCLINGO_BUILD_SHARED=OFF" "-DCLINGO_BUILD_STATIC=ON" "-DCLINGO_MANAGE_RPATH=OFF" "-DCLINGO_BUILD_WITH_PYTHON=OFF" "-DCLINGO_BUILD_WITH_LUA=OFF" "-DCLINGO_INSTALL_LIB=ON" "-DCLINGO_BUILD_APPS=OFF" "-DCLASP_BUILD_APP=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/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++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug" "-DCMAKE_VERBOSE_MAKEFILE:BOOL=ON"
[INFO] [stderr]   Running with debug output on.
[INFO] [stderr]   -- The C compiler identification is GNU 11.4.0
[INFO] [stderr]      Called from: [3]	/usr/share/cmake-3.22/Modules/CMakeDetermineCompilerId.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/CMakeDetermineCCompiler.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]   -- The CXX compiler identification is GNU 11.4.0
[INFO] [stderr]      Called from: [3]	/usr/share/cmake-3.22/Modules/CMakeDetermineCompilerId.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/CMakeDetermineCXXCompiler.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]   -- Detecting C compiler ABI info
[INFO] [stderr]      Called from: [3]	/usr/share/cmake-3.22/Modules/CMakeDetermineCompilerABI.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/CMakeTestCCompiler.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]   -- Detecting C compiler ABI info - done
[INFO] [stderr]      Called from: [3]	/usr/share/cmake-3.22/Modules/CMakeDetermineCompilerABI.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/CMakeTestCCompiler.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]   -- Check for working C compiler: /usr/bin/cc - skipped
[INFO] [stderr]      Called from: [2]	/usr/share/cmake-3.22/Modules/CMakeTestCCompiler.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]   -- Detecting C compile features
[INFO] [stderr]      Called from: [3]	/usr/share/cmake-3.22/Modules/CMakeDetermineCompileFeatures.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/CMakeTestCCompiler.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]   -- Detecting C compile features - done
[INFO] [stderr]      Called from: [3]	/usr/share/cmake-3.22/Modules/CMakeDetermineCompileFeatures.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/CMakeTestCCompiler.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]   -- Detecting CXX compiler ABI info
[INFO] [stderr]      Called from: [3]	/usr/share/cmake-3.22/Modules/CMakeDetermineCompilerABI.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/CMakeTestCXXCompiler.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]   -- Detecting CXX compiler ABI info - done
[INFO] [stderr]      Called from: [3]	/usr/share/cmake-3.22/Modules/CMakeDetermineCompilerABI.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/CMakeTestCXXCompiler.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]   -- Check for working CXX compiler: /usr/bin/c++ - skipped
[INFO] [stderr]      Called from: [2]	/usr/share/cmake-3.22/Modules/CMakeTestCXXCompiler.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]   -- Detecting CXX compile features
[INFO] [stderr]      Called from: [3]	/usr/share/cmake-3.22/Modules/CMakeDetermineCompileFeatures.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/CMakeTestCXXCompiler.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]   -- Detecting CXX compile features - done
[INFO] [stderr]      Called from: [3]	/usr/share/cmake-3.22/Modules/CMakeDetermineCompileFeatures.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/CMakeTestCXXCompiler.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]   -- Found Python: /usr/bin/python3.10 (found suitable version "3.10.12", minimum required is "3.6") found components: Interpreter 
[INFO] [stderr]      Called from: [5]	/usr/share/cmake-3.22/Modules/FindPackageMessage.cmake
[INFO] [stderr]                   [4]	/usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake
[INFO] [stderr]                   [3]	/usr/share/cmake-3.22/Modules/FindPython/Support.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/FindPython.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]   -- Found BISON: /usr/bin/bison (found suitable version "3.8.2", minimum required is "2.5") 
[INFO] [stderr]      Called from: [4]	/usr/share/cmake-3.22/Modules/FindPackageMessage.cmake
[INFO] [stderr]                   [3]	/usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/FindBISON.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]   -- Found RE2C: /usr/bin/re2c (found suitable version "0.300.0", minimum required is "0.13") 
[INFO] [stderr]      Called from: [4]	/usr/share/cmake-3.22/Modules/FindPackageMessage.cmake
[INFO] [stderr]                   [3]	/usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake
[INFO] [stderr]                   [2]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/cmake/FindRE2C.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]   -- Looking for pthread.h
[INFO] [stderr]      Called from: [3]	/usr/share/cmake-3.22/Modules/CheckIncludeFile.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/FindThreads.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/CMakeLists.txt
[INFO] [stderr]   -- Looking for pthread.h - found
[INFO] [stderr]      Called from: [3]	/usr/share/cmake-3.22/Modules/CheckIncludeFile.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/FindThreads.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/CMakeLists.txt
[INFO] [stderr]   -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
[INFO] [stderr]      Called from: [4]	/usr/share/cmake-3.22/Modules/Internal/CheckSourceCompiles.cmake
[INFO] [stderr]                   [3]	/usr/share/cmake-3.22/Modules/CheckCSourceCompiles.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/FindThreads.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/CMakeLists.txt
[INFO] [stderr]   -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
[INFO] [stderr]      Called from: [4]	/usr/share/cmake-3.22/Modules/Internal/CheckSourceCompiles.cmake
[INFO] [stderr]                   [3]	/usr/share/cmake-3.22/Modules/CheckCSourceCompiles.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/FindThreads.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/CMakeLists.txt
[INFO] [stderr]   -- Found Threads: TRUE  
[INFO] [stderr]      Called from: [4]	/usr/share/cmake-3.22/Modules/FindPackageMessage.cmake
[INFO] [stderr]                   [3]	/usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/FindThreads.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/CMakeLists.txt
[INFO] [stderr]   -- Potassco is not installed - using local copy
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/CMakeLists.txt
[INFO] [stderr]   -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
[INFO] [stderr]      Called from: [4]	/usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake
[INFO] [stderr]                   [3]	/usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/FindDoxygen.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco/CMakeLists.txt
[INFO] [stderr]   -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
[INFO] [stderr]      Called from: [4]	/usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake
[INFO] [stderr]                   [3]	/usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/FindDoxygen.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/CMakeLists.txt
[INFO] [stderr]   -- Configuring done
[INFO] [stderr]   -- Generating /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]   -- Generating /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/CMakeLists.txt
[INFO] [stderr]   -- Generating /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/libpotassco
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco/CMakeLists.txt
[INFO] [stderr]   -- Generating /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/libpotassco/src
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco/src/CMakeLists.txt
[INFO] [stderr]   -- Generating /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/CMakeLists.txt
[INFO] [stderr]   -- Generating /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libreify
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libreify/CMakeLists.txt
[INFO] [stderr]   -- Generating /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/CMakeLists.txt
[INFO] [stderr]   -- Generating /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libclingo
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libclingo/CMakeLists.txt
[INFO] [stderr]   -- Generating done
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "." "--target" "install" "--config" "Debug"
[INFO] [stderr]   /usr/bin/cmake -S/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo -B/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build --check-build-system CMakeFiles/Makefile.cmake 0
[INFO] [stderr]   /usr/bin/cmake -E cmake_progress_start /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/CMakeFiles /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build//CMakeFiles/progress.marks
[INFO] [stderr]   /usr/bin/gmake  -f CMakeFiles/Makefile2 all
[INFO] [stderr]   gmake[1]: Entering directory '/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build'
[INFO] [stderr]   /usr/bin/gmake  -f clasp/libpotassco/src/CMakeFiles/libpotassco.dir/build.make clasp/libpotassco/src/CMakeFiles/libpotassco.dir/depend
[INFO] [stderr]   gmake[2]: Entering directory '/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build'
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco/src /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/libpotassco/src /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/libpotassco/src/CMakeFiles/libpotassco.dir/DependInfo.cmake --color=
[INFO] [stderr]   gmake[2]: Leaving directory '/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build'
[INFO] [stderr]   /usr/bin/gmake  -f clasp/libpotassco/src/CMakeFiles/libpotassco.dir/build.make clasp/libpotassco/src/CMakeFiles/libpotassco.dir/build
[INFO] [stderr]   gmake[2]: Entering directory '/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build'
[INFO] [stderr]   [  1%] Building CXX object clasp/libpotassco/src/CMakeFiles/libpotassco.dir/aspif.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/libpotassco/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/libpotassco/src/CMakeFiles/libpotassco.dir/aspif.cpp.o -MF CMakeFiles/libpotassco.dir/aspif.cpp.o.d -o CMakeFiles/libpotassco.dir/aspif.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco/src/aspif.cpp
[INFO] [stderr]   [  2%] Building CXX object clasp/libpotassco/src/CMakeFiles/libpotassco.dir/application.cpp.o
[INFO] [stderr]   [  3%] Building CXX object clasp/libpotassco/src/CMakeFiles/libpotassco.dir/aspif_text.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/libpotassco/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/libpotassco/src/CMakeFiles/libpotassco.dir/application.cpp.o -MF CMakeFiles/libpotassco.dir/application.cpp.o.d -o CMakeFiles/libpotassco.dir/application.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco/src/application.cpp
[INFO] [stderr]   [  4%] Building CXX object clasp/libpotassco/src/CMakeFiles/libpotassco.dir/convert.cpp.o
[INFO] [stderr]   [  5%] Building CXX object clasp/libpotassco/src/CMakeFiles/libpotassco.dir/clingo.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/libpotassco/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/libpotassco/src/CMakeFiles/libpotassco.dir/aspif_text.cpp.o -MF CMakeFiles/libpotassco.dir/aspif_text.cpp.o.d -o CMakeFiles/libpotassco.dir/aspif_text.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco/src/aspif_text.cpp
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/libpotassco/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/libpotassco/src/CMakeFiles/libpotassco.dir/convert.cpp.o -MF CMakeFiles/libpotassco.dir/convert.cpp.o.d -o CMakeFiles/libpotassco.dir/convert.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco/src/convert.cpp
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/libpotassco/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/libpotassco/src/CMakeFiles/libpotassco.dir/clingo.cpp.o -MF CMakeFiles/libpotassco.dir/clingo.cpp.o.d -o CMakeFiles/libpotassco.dir/clingo.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco/src/clingo.cpp
[INFO] [stderr]   [  6%] Building CXX object clasp/libpotassco/src/CMakeFiles/libpotassco.dir/match_basic_types.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/libpotassco/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/libpotassco/src/CMakeFiles/libpotassco.dir/match_basic_types.cpp.o -MF CMakeFiles/libpotassco.dir/match_basic_types.cpp.o.d -o CMakeFiles/libpotassco.dir/match_basic_types.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco/src/match_basic_types.cpp
[INFO] [stderr]   [  7%] Building CXX object clasp/libpotassco/src/CMakeFiles/libpotassco.dir/program_options.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/libpotassco/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/libpotassco/src/CMakeFiles/libpotassco.dir/program_options.cpp.o -MF CMakeFiles/libpotassco.dir/program_options.cpp.o.d -o CMakeFiles/libpotassco.dir/program_options.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco/src/program_options.cpp
[INFO] [stderr]   [  8%] Building CXX object clasp/libpotassco/src/CMakeFiles/libpotassco.dir/rule_utils.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/libpotassco/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/libpotassco/src/CMakeFiles/libpotassco.dir/rule_utils.cpp.o -MF CMakeFiles/libpotassco.dir/rule_utils.cpp.o.d -o CMakeFiles/libpotassco.dir/rule_utils.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco/src/rule_utils.cpp
[INFO] [stderr]   [ 10%] Building CXX object clasp/libpotassco/src/CMakeFiles/libpotassco.dir/smodels.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/libpotassco/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/libpotassco/src/CMakeFiles/libpotassco.dir/smodels.cpp.o -MF CMakeFiles/libpotassco.dir/smodels.cpp.o.d -o CMakeFiles/libpotassco.dir/smodels.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco/src/smodels.cpp
[INFO] [stderr]   [ 11%] Building CXX object clasp/libpotassco/src/CMakeFiles/libpotassco.dir/string_convert.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/libpotassco/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/libpotassco/src/CMakeFiles/libpotassco.dir/string_convert.cpp.o -MF CMakeFiles/libpotassco.dir/string_convert.cpp.o.d -o CMakeFiles/libpotassco.dir/string_convert.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco/src/string_convert.cpp
[INFO] [stderr]   [ 12%] Building CXX object clasp/libpotassco/src/CMakeFiles/libpotassco.dir/theory_data.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/libpotassco/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/libpotassco/src/CMakeFiles/libpotassco.dir/theory_data.cpp.o -MF CMakeFiles/libpotassco.dir/theory_data.cpp.o.d -o CMakeFiles/libpotassco.dir/theory_data.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco/src/theory_data.cpp
[INFO] [stderr]   [ 13%] Building CXX object clasp/libpotassco/src/CMakeFiles/libpotassco.dir/value_store.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/libpotassco/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/libpotassco/src/CMakeFiles/libpotassco.dir/value_store.cpp.o -MF CMakeFiles/libpotassco.dir/value_store.cpp.o.d -o CMakeFiles/libpotassco.dir/value_store.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco/src/value_store.cpp
[INFO] [stderr]   [ 14%] Linking CXX static library ../../../lib/libpotassco.a
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/libpotassco/src && /usr/bin/cmake -P CMakeFiles/libpotassco.dir/cmake_clean_target.cmake
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/libpotassco/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/libpotassco.dir/link.txt --verbose=1
[INFO] [stderr]   /usr/bin/ar qc ../../../lib/libpotassco.a CMakeFiles/libpotassco.dir/application.cpp.o CMakeFiles/libpotassco.dir/aspif.cpp.o CMakeFiles/libpotassco.dir/aspif_text.cpp.o CMakeFiles/libpotassco.dir/clingo.cpp.o CMakeFiles/libpotassco.dir/convert.cpp.o CMakeFiles/libpotassco.dir/match_basic_types.cpp.o CMakeFiles/libpotassco.dir/program_options.cpp.o CMakeFiles/libpotassco.dir/rule_utils.cpp.o CMakeFiles/libpotassco.dir/smodels.cpp.o CMakeFiles/libpotassco.dir/string_convert.cpp.o CMakeFiles/libpotassco.dir/theory_data.cpp.o CMakeFiles/libpotassco.dir/value_store.cpp.o
[INFO] [stderr]   /usr/bin/ranlib ../../../lib/libpotassco.a
[INFO] [stderr]   gmake[2]: Leaving directory '/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build'
[INFO] [stderr]   [ 14%] Built target libpotassco
[INFO] [stderr]   /usr/bin/gmake  -f clasp/src/CMakeFiles/libclasp.dir/build.make clasp/src/CMakeFiles/libclasp.dir/depend
[INFO] [stderr]   /usr/bin/gmake  -f libreify/CMakeFiles/libreify.dir/build.make libreify/CMakeFiles/libreify.dir/depend
[INFO] [stderr]   gmake[2]: Entering directory '/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build'
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libreify /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libreify /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libreify/CMakeFiles/libreify.dir/DependInfo.cmake --color=
[INFO] [stderr]   gmake[2]: Entering directory '/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build'
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src/CMakeFiles/libclasp.dir/DependInfo.cmake --color=
[INFO] [stderr]   gmake[2]: Leaving directory '/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build'
[INFO] [stderr]   /usr/bin/gmake  -f libreify/CMakeFiles/libreify.dir/build.make libreify/CMakeFiles/libreify.dir/build
[INFO] [stderr]   gmake[2]: Leaving directory '/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build'
[INFO] [stderr]   /usr/bin/gmake  -f clasp/src/CMakeFiles/libclasp.dir/build.make clasp/src/CMakeFiles/libclasp.dir/build
[INFO] [stderr]   gmake[2]: Entering directory '/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build'
[INFO] [stderr]   gmake[2]: Entering directory '/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build'
[INFO] [stderr]   [ 15%] Building CXX object libreify/CMakeFiles/libreify.dir/src/program.cc.o
[INFO] [stderr]   [ 16%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/asp_preprocessor.cpp.o
[INFO] [stderr]   [ 17%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/cb_enumerator.cpp.o
[INFO] [stderr]   [ 18%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/clasp_options.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libreify && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libreify -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=c++14 -MD -MT libreify/CMakeFiles/libreify.dir/src/program.cc.o -MF CMakeFiles/libreify.dir/src/program.cc.o.d -o CMakeFiles/libreify.dir/src/program.cc.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libreify/src/program.cc
[INFO] [stderr]   [ 20%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/clasp_output.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/asp_preprocessor.cpp.o -MF CMakeFiles/libclasp.dir/asp_preprocessor.cpp.o.d -o CMakeFiles/libclasp.dir/asp_preprocessor.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/asp_preprocessor.cpp
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/cb_enumerator.cpp.o -MF CMakeFiles/libclasp.dir/cb_enumerator.cpp.o.d -o CMakeFiles/libclasp.dir/cb_enumerator.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/cb_enumerator.cpp
[INFO] [stderr]   [ 22%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/clasp_facade.cpp.o
[INFO] [stderr]   [ 22%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/clause.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/clasp_options.cpp.o -MF CMakeFiles/libclasp.dir/clasp_options.cpp.o.d -o CMakeFiles/libclasp.dir/clasp_options.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/clasp_options.cpp
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/clasp_output.cpp.o -MF CMakeFiles/libclasp.dir/clasp_output.cpp.o.d -o CMakeFiles/libclasp.dir/clasp_output.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/clasp_output.cpp
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/clause.cpp.o -MF CMakeFiles/libclasp.dir/clause.cpp.o.d -o CMakeFiles/libclasp.dir/clause.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/clause.cpp
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/clasp_facade.cpp.o -MF CMakeFiles/libclasp.dir/clasp_facade.cpp.o.d -o CMakeFiles/libclasp.dir/clasp_facade.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/clasp_facade.cpp
[INFO] [stderr]   [ 23%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/clingo.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/clingo.cpp.o -MF CMakeFiles/libclasp.dir/clingo.cpp.o.d -o CMakeFiles/libclasp.dir/clingo.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/clingo.cpp
[INFO] [stderr]   [ 24%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/constraint.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/constraint.cpp.o -MF CMakeFiles/libclasp.dir/constraint.cpp.o.d -o CMakeFiles/libclasp.dir/constraint.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/constraint.cpp
[INFO] [stderr]   [ 25%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/dependency_graph.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/dependency_graph.cpp.o -MF CMakeFiles/libclasp.dir/dependency_graph.cpp.o.d -o CMakeFiles/libclasp.dir/dependency_graph.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/dependency_graph.cpp
[INFO] [stderr]   [ 26%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/enumerator.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/enumerator.cpp.o -MF CMakeFiles/libclasp.dir/enumerator.cpp.o.d -o CMakeFiles/libclasp.dir/enumerator.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/enumerator.cpp
[INFO] [stderr]   [ 27%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/heuristics.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/heuristics.cpp.o -MF CMakeFiles/libclasp.dir/heuristics.cpp.o.d -o CMakeFiles/libclasp.dir/heuristics.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/heuristics.cpp
[INFO] [stderr]   [ 28%] Linking CXX static library ../lib/libreify.a
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libreify && /usr/bin/cmake -P CMakeFiles/libreify.dir/cmake_clean_target.cmake
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libreify && /usr/bin/cmake -E cmake_link_script CMakeFiles/libreify.dir/link.txt --verbose=1
[INFO] [stderr]   [ 30%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/logic_program.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/logic_program.cpp.o -MF CMakeFiles/libclasp.dir/logic_program.cpp.o.d -o CMakeFiles/libclasp.dir/logic_program.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/logic_program.cpp
[INFO] [stderr]   /usr/bin/ar qc ../lib/libreify.a CMakeFiles/libreify.dir/src/program.cc.o
[INFO] [stderr]   /usr/bin/ranlib ../lib/libreify.a
[INFO] [stderr]   gmake[2]: Leaving directory '/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build'
[INFO] [stderr]   [ 30%] Built target libreify
[INFO] [stderr]   /usr/bin/gmake  -f libgringo/CMakeFiles/libgringo.dir/build.make libgringo/CMakeFiles/libgringo.dir/depend
[INFO] [stderr]   gmake[2]: Entering directory '/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build'
[INFO] [stderr]   [ 31%] [RE2C][nongroundlexer] Building lexer with re2c 0.300.0
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo && /usr/bin/re2c -c -o /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo//src/input/nongroundlexer.hh /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo//src/input/nongroundlexer.xch
[INFO] [stderr]   [ 32%] [BISON][groundtermgrammar] Building parser with bison 3.8.2
[INFO] [stderr]   cd /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo && /usr/bin/bison -d -o /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo/src/input/groundtermgrammar/grammar.cc /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/input/groundtermgrammar.yy
[INFO] [stderr]   [ 33%] [RE2C][groundtermlexer] Building lexer with re2c 0.300.0
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo && /usr/bin/re2c -o /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo//src/input/groundtermlexer.hh /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo//src/input/groundtermlexer.xh
[INFO] [stderr]   [ 34%] [BISON][nongroundgrammar] Building parser with bison 3.8.2
[INFO] [stderr]   cd /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo && /usr/bin/bison -d -o /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo/src/input/nongroundgrammar/grammar.cc /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/input/nongroundgrammar.yy
[INFO] [stderr]   [ 35%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/logic_program_types.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/logic_program_types.cpp.o -MF CMakeFiles/libclasp.dir/logic_program_types.cpp.o.d -o CMakeFiles/libclasp.dir/logic_program_types.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/logic_program_types.cpp
[INFO] [stderr]   [ 36%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/lookahead.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/lookahead.cpp.o -MF CMakeFiles/libclasp.dir/lookahead.cpp.o.d -o CMakeFiles/libclasp.dir/lookahead.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/lookahead.cpp
[INFO] [stderr]   [ 37%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/minimize_constraint.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo/CMakeFiles/libgringo.dir/DependInfo.cmake --color=
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/minimize_constraint.cpp.o -MF CMakeFiles/libclasp.dir/minimize_constraint.cpp.o.d -o CMakeFiles/libclasp.dir/minimize_constraint.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/minimize_constraint.cpp
[INFO] [stderr]   gmake[2]: Leaving directory '/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build'
[INFO] [stderr]   /usr/bin/gmake  -f libgringo/CMakeFiles/libgringo.dir/build.make libgringo/CMakeFiles/libgringo.dir/build
[INFO] [stderr]   gmake[2]: Entering directory '/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build'
[INFO] [stderr]   [ 38%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/primes.cc.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo && /usr/bin/c++ -DCLINGO_NO_VISIBILITY -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo/src -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libreify -ffunction-sections -fdata-sections -fPIC -m64 -g -std=c++14 -MD -MT libgringo/CMakeFiles/libgringo.dir/src/primes.cc.o -MF CMakeFiles/libgringo.dir/src/primes.cc.o.d -o CMakeFiles/libgringo.dir/src/primes.cc.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/primes.cc
[INFO] [stderr]   [ 40%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/symbol.cc.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo && /usr/bin/c++ -DCLINGO_NO_VISIBILITY -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo/src -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libreify -ffunction-sections -fdata-sections -fPIC -m64 -g -std=c++14 -MD -MT libgringo/CMakeFiles/libgringo.dir/src/symbol.cc.o -MF CMakeFiles/libgringo.dir/src/symbol.cc.o.d -o CMakeFiles/libgringo.dir/src/symbol.cc.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/symbol.cc
[INFO] [stderr]   [ 41%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/term.cc.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo && /usr/bin/c++ -DCLINGO_NO_VISIBILITY -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo/src -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libreify -ffunction-sections -fdata-sections -fPIC -m64 -g -std=c++14 -MD -MT libgringo/CMakeFiles/libgringo.dir/src/term.cc.o -MF CMakeFiles/libgringo.dir/src/term.cc.o.d -o CMakeFiles/libgringo.dir/src/term.cc.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/term.cc
[INFO] [stderr]   [ 42%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/model_enumerators.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/model_enumerators.cpp.o -MF CMakeFiles/libclasp.dir/model_enumerators.cpp.o.d -o CMakeFiles/libclasp.dir/model_enumerators.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/model_enumerators.cpp
[INFO] [stderr]   [ 43%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/parser.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/parser.cpp.o -MF CMakeFiles/libclasp.dir/parser.cpp.o.d -o CMakeFiles/libclasp.dir/parser.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/parser.cpp
[INFO] [stderr]   [ 44%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/program_builder.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/program_builder.cpp.o -MF CMakeFiles/libclasp.dir/program_builder.cpp.o.d -o CMakeFiles/libclasp.dir/program_builder.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/program_builder.cpp
[INFO] [stderr]   [ 45%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/terms.cc.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo && /usr/bin/c++ -DCLINGO_NO_VISIBILITY -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo/src -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libreify -ffunction-sections -fdata-sections -fPIC -m64 -g -std=c++14 -MD -MT libgringo/CMakeFiles/libgringo.dir/src/terms.cc.o -MF CMakeFiles/libgringo.dir/src/terms.cc.o.d -o CMakeFiles/libgringo.dir/src/terms.cc.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/terms.cc
[INFO] [stderr]   [ 46%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/satelite.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/satelite.cpp.o -MF CMakeFiles/libclasp.dir/satelite.cpp.o.d -o CMakeFiles/libclasp.dir/satelite.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/satelite.cpp
[INFO] [stderr]   [ 47%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/shared_context.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/shared_context.cpp.o -MF CMakeFiles/libclasp.dir/shared_context.cpp.o.d -o CMakeFiles/libclasp.dir/shared_context.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/shared_context.cpp
[INFO] [stderr]   [ 48%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/solve_algorithms.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/solve_algorithms.cpp.o -MF CMakeFiles/libclasp.dir/solve_algorithms.cpp.o.d -o CMakeFiles/libclasp.dir/solve_algorithms.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/solve_algorithms.cpp
[INFO] [stderr]   [ 50%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/solver.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/solver.cpp.o -MF CMakeFiles/libclasp.dir/solver.cpp.o.d -o CMakeFiles/libclasp.dir/solver.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/solver.cpp
[INFO] [stderr]   [ 51%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/solver_strategies.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/solver_strategies.cpp.o -MF CMakeFiles/libclasp.dir/solver_strategies.cpp.o.d -o CMakeFiles/libclasp.dir/solver_strategies.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/solver_strategies.cpp
[INFO] [stderr]   [ 52%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/solver_types.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/solver_types.cpp.o -MF CMakeFiles/libclasp.dir/solver_types.cpp.o.d -o CMakeFiles/libclasp.dir/solver_types.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/solver_types.cpp
[INFO] [stderr]   [ 53%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/statistics.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/statistics.cpp.o -MF CMakeFiles/libclasp.dir/statistics.cpp.o.d -o CMakeFiles/libclasp.dir/statistics.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/statistics.cpp
[INFO] [stderr]   [ 54%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/timer.cpp.o
[INFO] [stderr]   [ 55%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/unfounded_check.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/timer.cpp.o -MF CMakeFiles/libclasp.dir/timer.cpp.o.d -o CMakeFiles/libclasp.dir/timer.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/timer.cpp
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/unfounded_check.cpp.o -MF CMakeFiles/libclasp.dir/unfounded_check.cpp.o.d -o CMakeFiles/libclasp.dir/unfounded_check.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/unfounded_check.cpp
[INFO] [stderr]   [ 56%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/weight_constraint.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/weight_constraint.cpp.o -MF CMakeFiles/libclasp.dir/weight_constraint.cpp.o.d -o CMakeFiles/libclasp.dir/weight_constraint.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/weight_constraint.cpp
[INFO] [stderr]   [ 57%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/parallel_solve.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/c++  -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu++11 -MD -MT clasp/src/CMakeFiles/libclasp.dir/parallel_solve.cpp.o -MF CMakeFiles/libclasp.dir/parallel_solve.cpp.o.d -o CMakeFiles/libclasp.dir/parallel_solve.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src/parallel_solve.cpp
[INFO] [stderr]   [ 58%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/ground/instantiation.cc.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo && /usr/bin/c++ -DCLINGO_NO_VISIBILITY -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo/src -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libreify -ffunction-sections -fdata-sections -fPIC -m64 -g -std=c++14 -MD -MT libgringo/CMakeFiles/libgringo.dir/src/ground/instantiation.cc.o -MF CMakeFiles/libgringo.dir/src/ground/instantiation.cc.o.d -o CMakeFiles/libgringo.dir/src/ground/instantiation.cc.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/ground/instantiation.cc
[INFO] [stderr]   [ 60%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/ground/literals.cc.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo && /usr/bin/c++ -DCLINGO_NO_VISIBILITY -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo/src -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libreify -ffunction-sections -fdata-sections -fPIC -m64 -g -std=c++14 -MD -MT libgringo/CMakeFiles/libgringo.dir/src/ground/literals.cc.o -MF CMakeFiles/libgringo.dir/src/ground/literals.cc.o.d -o CMakeFiles/libgringo.dir/src/ground/literals.cc.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/ground/literals.cc
[INFO] [stderr]   [ 61%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/ground/program.cc.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo && /usr/bin/c++ -DCLINGO_NO_VISIBILITY -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo/src -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libreify -ffunction-sections -fdata-sections -fPIC -m64 -g -std=c++14 -MD -MT libgringo/CMakeFiles/libgringo.dir/src/ground/program.cc.o -MF CMakeFiles/libgringo.dir/src/ground/program.cc.o.d -o CMakeFiles/libgringo.dir/src/ground/program.cc.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/ground/program.cc
[INFO] [stderr]   [ 62%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/ground/statements.cc.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo && /usr/bin/c++ -DCLINGO_NO_VISIBILITY -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo/src -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libreify -ffunction-sections -fdata-sections -fPIC -m64 -g -std=c++14 -MD -MT libgringo/CMakeFiles/libgringo.dir/src/ground/statements.cc.o -MF CMakeFiles/libgringo.dir/src/ground/statements.cc.o.d -o CMakeFiles/libgringo.dir/src/ground/statements.cc.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/ground/statements.cc
[INFO] [stderr]   [ 63%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/input/aggregate.cc.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo && /usr/bin/c++ -DCLINGO_NO_VISIBILITY -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo/src -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libreify -ffunction-sections -fdata-sections -fPIC -m64 -g -std=c++14 -MD -MT libgringo/CMakeFiles/libgringo.dir/src/input/aggregate.cc.o -MF CMakeFiles/libgringo.dir/src/input/aggregate.cc.o.d -o CMakeFiles/libgringo.dir/src/input/aggregate.cc.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/input/aggregate.cc
[INFO] [stderr]   [ 64%] Linking CXX static library ../../lib/libclasp.a
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/cmake -P CMakeFiles/libclasp.dir/cmake_clean_target.cmake
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/clasp/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/libclasp.dir/link.txt --verbose=1
[INFO] [stderr]   /usr/bin/ar qc ../../lib/libclasp.a CMakeFiles/libclasp.dir/asp_preprocessor.cpp.o CMakeFiles/libclasp.dir/cb_enumerator.cpp.o CMakeFiles/libclasp.dir/clasp_facade.cpp.o CMakeFiles/libclasp.dir/clasp_options.cpp.o CMakeFiles/libclasp.dir/clasp_output.cpp.o CMakeFiles/libclasp.dir/clause.cpp.o CMakeFiles/libclasp.dir/clingo.cpp.o CMakeFiles/libclasp.dir/constraint.cpp.o CMakeFiles/libclasp.dir/dependency_graph.cpp.o CMakeFiles/libclasp.dir/enumerator.cpp.o CMakeFiles/libclasp.dir/heuristics.cpp.o CMakeFiles/libclasp.dir/logic_program.cpp.o CMakeFiles/libclasp.dir/logic_program_types.cpp.o CMakeFiles/libclasp.dir/lookahead.cpp.o CMakeFiles/libclasp.dir/minimize_constraint.cpp.o CMakeFiles/libclasp.dir/model_enumerators.cpp.o CMakeFiles/libclasp.dir/parser.cpp.o CMakeFiles/libclasp.dir/program_builder.cpp.o CMakeFiles/libclasp.dir/satelite.cpp.o CMakeFiles/libclasp.dir/shared_context.cpp.o CMakeFiles/libclasp.dir/solve_algorithms.cpp.o CMakeFiles/libclasp.dir/solver.cpp.o CMakeFiles/libclasp.dir/solver_strategies.cpp.o CMakeFiles/libclasp.dir/solver_types.cpp.o CMakeFiles/libclasp.dir/statistics.cpp.o CMakeFiles/libclasp.dir/timer.cpp.o CMakeFiles/libclasp.dir/unfounded_check.cpp.o CMakeFiles/libclasp.dir/weight_constraint.cpp.o CMakeFiles/libclasp.dir/parallel_solve.cpp.o
[INFO] [stderr]   /usr/bin/ranlib ../../lib/libclasp.a
[INFO] [stderr]   [ 65%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/input/aggregates.cc.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo && /usr/bin/c++ -DCLINGO_NO_VISIBILITY -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo/src -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libreify -ffunction-sections -fdata-sections -fPIC -m64 -g -std=c++14 -MD -MT libgringo/CMakeFiles/libgringo.dir/src/input/aggregates.cc.o -MF CMakeFiles/libgringo.dir/src/input/aggregates.cc.o.d -o CMakeFiles/libgringo.dir/src/input/aggregates.cc.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/input/aggregates.cc
[INFO] [stderr]   gmake[2]: Leaving directory '/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build'
[INFO] [stderr]   [ 65%] Built target libclasp
[INFO] [stderr]   [ 66%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/input/groundtermparser.cc.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo && /usr/bin/c++ -DCLINGO_NO_VISIBILITY -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo -I/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build/libgringo/src -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libreify -ffunction-sections -fdata-sections -fPIC -m64 -g -std=c++14 -MD -MT libgringo/CMakeFiles/libgringo.dir/src/input/groundtermparser.cc.o -MF CMakeFiles/libgringo.dir/src/input/groundtermparser.cc.o.d -o CMakeFiles/libgringo.dir/src/input/groundtermparser.cc.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/input/groundtermparser.cc
[INFO] [stderr]   gmake[2]: Leaving directory '/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build'
[INFO] [stderr]   gmake[1]: Leaving directory '/opt/rustwide/target/debug/build/clingo-sys-d7e9c09af6424153/out/build'
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   CMake Warning (dev) at /usr/share/cmake-3.22/Modules/CMakeDetermineCompiler.cmake:143 (set):
[INFO] [stderr]     Policy CMP0126 is not set: set(CACHE) does not remove a normal variable of
[INFO] [stderr]     the same name.  Run "cmake --help-policy CMP0126" for policy details.  Use
[INFO] [stderr]     the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     For compatibility with older versions of CMake, normal variable
[INFO] [stderr]     "CMAKE_C_COMPILER" will be removed from the current scope.
[INFO] [stderr]   Call Stack (most recent call first):
[INFO] [stderr]     /usr/share/cmake-3.22/Modules/CMakeDetermineCCompiler.cmake:68 (_cmake_find_compiler_path)
[INFO] [stderr]     CMakeLists.txt:6 (project)
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [3]	/usr/share/cmake-3.22/Modules/CMakeDetermineCompiler.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/CMakeDetermineCCompiler.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at /usr/share/cmake-3.22/Modules/CMakeDetermineCompiler.cmake:143 (set):
[INFO] [stderr]     Policy CMP0126 is not set: set(CACHE) does not remove a normal variable of
[INFO] [stderr]     the same name.  Run "cmake --help-policy CMP0126" for policy details.  Use
[INFO] [stderr]     the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     For compatibility with older versions of CMake, normal variable
[INFO] [stderr]     "CMAKE_CXX_COMPILER" will be removed from the current scope.
[INFO] [stderr]   Call Stack (most recent call first):
[INFO] [stderr]     /usr/share/cmake-3.22/Modules/CMakeDetermineCXXCompiler.cmake:66 (_cmake_find_compiler_path)
[INFO] [stderr]     CMakeLists.txt:6 (project)
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [3]	/usr/share/cmake-3.22/Modules/CMakeDetermineCompiler.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/CMakeDetermineCXXCompiler.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at /usr/share/cmake-3.22/Modules/CMakeDetermineCompilerABI.cmake:49 (try_compile):
[INFO] [stderr]     Policy CMP0066 is not set: Honor per-config flags in try_compile()
[INFO] [stderr]     source-file signature.  Run "cmake --help-policy CMP0066" for policy
[INFO] [stderr]     details.  Use the cmake_policy command to set the policy and suppress this
[INFO] [stderr]     warning.
[INFO] [stderr] 
[INFO] [stderr]     For compatibility with older versions of CMake, try_compile is not honoring
[INFO] [stderr]     caller config-specific compiler flags (e.g.  CMAKE_C_FLAGS_DEBUG) in the
[INFO] [stderr]     test project.
[INFO] [stderr]   Call Stack (most recent call first):
[INFO] [stderr]     /usr/share/cmake-3.22/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)
[INFO] [stderr]     CMakeLists.txt:6 (project)
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [3]	/usr/share/cmake-3.22/Modules/CMakeDetermineCompilerABI.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/CMakeTestCCompiler.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at /usr/share/cmake-3.22/Modules/CMakeDetermineCompilerABI.cmake:49 (try_compile):
[INFO] [stderr]     Policy CMP0056 is not set: Honor link flags in try_compile() source-file
[INFO] [stderr]     signature.  Run "cmake --help-policy CMP0056" for policy details.  Use the
[INFO] [stderr]     cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     For compatibility with older versions of CMake, try_compile is not honoring
[INFO] [stderr]     caller link flags (e.g.  CMAKE_EXE_LINKER_FLAGS) in the test project.
[INFO] [stderr]   Call Stack (most recent call first):
[INFO] [stderr]     /usr/share/cmake-3.22/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)
[INFO] [stderr]     CMakeLists.txt:6 (project)
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [3]	/usr/share/cmake-3.22/Modules/CMakeDetermineCompilerABI.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/CMakeTestCCompiler.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at /usr/share/cmake-3.22/Modules/CMakeDetermineCompilerABI.cmake:49 (try_compile):
[INFO] [stderr]     Policy CMP0066 is not set: Honor per-config flags in try_compile()
[INFO] [stderr]     source-file signature.  Run "cmake --help-policy CMP0066" for policy
[INFO] [stderr]     details.  Use the cmake_policy command to set the policy and suppress this
[INFO] [stderr]     warning.
[INFO] [stderr] 
[INFO] [stderr]     For compatibility with older versions of CMake, try_compile is not honoring
[INFO] [stderr]     caller config-specific compiler flags (e.g.  CMAKE_C_FLAGS_DEBUG) in the
[INFO] [stderr]     test project.
[INFO] [stderr]   Call Stack (most recent call first):
[INFO] [stderr]     /usr/share/cmake-3.22/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)
[INFO] [stderr]     CMakeLists.txt:6 (project)
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [3]	/usr/share/cmake-3.22/Modules/CMakeDetermineCompilerABI.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/CMakeTestCXXCompiler.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at /usr/share/cmake-3.22/Modules/CMakeDetermineCompilerABI.cmake:49 (try_compile):
[INFO] [stderr]     Policy CMP0056 is not set: Honor link flags in try_compile() source-file
[INFO] [stderr]     signature.  Run "cmake --help-policy CMP0056" for policy details.  Use the
[INFO] [stderr]     cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     For compatibility with older versions of CMake, try_compile is not honoring
[INFO] [stderr]     caller link flags (e.g.  CMAKE_EXE_LINKER_FLAGS) in the test project.
[INFO] [stderr]   Call Stack (most recent call first):
[INFO] [stderr]     /usr/share/cmake-3.22/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)
[INFO] [stderr]     CMakeLists.txt:6 (project)
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [3]	/usr/share/cmake-3.22/Modules/CMakeDetermineCompilerABI.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/CMakeTestCXXCompiler.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]      Entering             /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at /usr/share/cmake-3.22/Modules/CheckIncludeFile.cmake:95 (try_compile):
[INFO] [stderr]     Policy CMP0066 is not set: Honor per-config flags in try_compile()
[INFO] [stderr]     source-file signature.  Run "cmake --help-policy CMP0066" for policy
[INFO] [stderr]     details.  Use the cmake_policy command to set the policy and suppress this
[INFO] [stderr]     warning.
[INFO] [stderr] 
[INFO] [stderr]     For compatibility with older versions of CMake, try_compile is not honoring
[INFO] [stderr]     caller config-specific compiler flags (e.g.  CMAKE_C_FLAGS_DEBUG) in the
[INFO] [stderr]     test project.
[INFO] [stderr]   Call Stack (most recent call first):
[INFO] [stderr]     /usr/share/cmake-3.22/Modules/FindThreads.cmake:146 (CHECK_INCLUDE_FILE)
[INFO] [stderr]     clasp/CMakeLists.txt:70 (find_package)
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [3]	/usr/share/cmake-3.22/Modules/CheckIncludeFile.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/FindThreads.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at /usr/share/cmake-3.22/Modules/CheckIncludeFile.cmake:95 (try_compile):
[INFO] [stderr]     Policy CMP0056 is not set: Honor link flags in try_compile() source-file
[INFO] [stderr]     signature.  Run "cmake --help-policy CMP0056" for policy details.  Use the
[INFO] [stderr]     cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     For compatibility with older versions of CMake, try_compile is not honoring
[INFO] [stderr]     caller link flags (e.g.  CMAKE_EXE_LINKER_FLAGS) in the test project.
[INFO] [stderr]   Call Stack (most recent call first):
[INFO] [stderr]     /usr/share/cmake-3.22/Modules/FindThreads.cmake:146 (CHECK_INCLUDE_FILE)
[INFO] [stderr]     clasp/CMakeLists.txt:70 (find_package)
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [3]	/usr/share/cmake-3.22/Modules/CheckIncludeFile.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/FindThreads.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at /usr/share/cmake-3.22/Modules/Internal/CheckSourceCompiles.cmake:92 (try_compile):
[INFO] [stderr]     Policy CMP0066 is not set: Honor per-config flags in try_compile()
[INFO] [stderr]     source-file signature.  Run "cmake --help-policy CMP0066" for policy
[INFO] [stderr]     details.  Use the cmake_policy command to set the policy and suppress this
[INFO] [stderr]     warning.
[INFO] [stderr] 
[INFO] [stderr]     For compatibility with older versions of CMake, try_compile is not honoring
[INFO] [stderr]     caller config-specific compiler flags (e.g.  CMAKE_C_FLAGS_DEBUG) in the
[INFO] [stderr]     test project.
[INFO] [stderr]   Call Stack (most recent call first):
[INFO] [stderr]     /usr/share/cmake-3.22/Modules/CheckCSourceCompiles.cmake:76 (cmake_check_source_compiles)
[INFO] [stderr]     /usr/share/cmake-3.22/Modules/FindThreads.cmake:163 (CHECK_C_SOURCE_COMPILES)
[INFO] [stderr]     clasp/CMakeLists.txt:70 (find_package)
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [4]	/usr/share/cmake-3.22/Modules/Internal/CheckSourceCompiles.cmake
[INFO] [stderr]                   [3]	/usr/share/cmake-3.22/Modules/CheckCSourceCompiles.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/FindThreads.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at /usr/share/cmake-3.22/Modules/Internal/CheckSourceCompiles.cmake:92 (try_compile):
[INFO] [stderr]     Policy CMP0056 is not set: Honor link flags in try_compile() source-file
[INFO] [stderr]     signature.  Run "cmake --help-policy CMP0056" for policy details.  Use the
[INFO] [stderr]     cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     For compatibility with older versions of CMake, try_compile is not honoring
[INFO] [stderr]     caller link flags (e.g.  CMAKE_EXE_LINKER_FLAGS) in the test project.
[INFO] [stderr]   Call Stack (most recent call first):
[INFO] [stderr]     /usr/share/cmake-3.22/Modules/CheckCSourceCompiles.cmake:76 (cmake_check_source_compiles)
[INFO] [stderr]     /usr/share/cmake-3.22/Modules/FindThreads.cmake:163 (CHECK_C_SOURCE_COMPILES)
[INFO] [stderr]     clasp/CMakeLists.txt:70 (find_package)
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [4]	/usr/share/cmake-3.22/Modules/Internal/CheckSourceCompiles.cmake
[INFO] [stderr]                   [3]	/usr/share/cmake-3.22/Modules/CheckCSourceCompiles.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-3.22/Modules/FindThreads.cmake
[INFO] [stderr]                   [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/CMakeLists.txt
[INFO] [stderr]      Entering             /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/CMakeLists.txt
[INFO] [stderr]      Entering             /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco/src
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco/CMakeLists.txt
[INFO] [stderr]      Returning to         /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco/CMakeLists.txt
[INFO] [stderr]      Returning to         /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/CMakeLists.txt
[INFO] [stderr]      Entering             /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/src
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/CMakeLists.txt
[INFO] [stderr]      Returning to         /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/CMakeLists.txt
[INFO] [stderr]      Returning to         /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]      Entering             /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libreify
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]      Returning to         /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]      Entering             /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]      Returning to         /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]      Entering             /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libclingo
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]      Returning to         /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) in clasp/CMakeLists.txt:
[INFO] [stderr]     Policy CMP0082 is not set: Install rules from add_subdirectory() are
[INFO] [stderr]     interleaved with those in caller.  Run "cmake --help-policy CMP0082" for
[INFO] [stderr]     policy details.  Use the cmake_policy command to set the policy and
[INFO] [stderr]     suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) in clasp/libpotassco/CMakeLists.txt:
[INFO] [stderr]     Policy CMP0082 is not set: Install rules from add_subdirectory() are
[INFO] [stderr]     interleaved with those in caller.  Run "cmake --help-policy CMP0082" for
[INFO] [stderr]     policy details.  Use the cmake_policy command to set the policy and
[INFO] [stderr]     suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/clasp/libpotassco/CMakeLists.txt
[INFO] [stderr]   CMake Warning:
[INFO] [stderr]     Manually-specified variables were not used by the project:
[INFO] [stderr] 
[INFO] [stderr]       CMAKE_ASM_COMPILER
[INFO] [stderr]       CMAKE_ASM_FLAGS
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/input/groundtermgrammar.yy:26.1-52: warning: deprecated directive: '%define namespace "Gringo::Input::GroundTermGrammar"', use '%define api.namespace {Gringo::Input::GroundTermGrammar}' [-Wdeprecated]
[INFO] [stderr]      26 | %define namespace "Gringo::Input::GroundTermGrammar"
[INFO] [stderr]         | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]         | %define api.namespace {Gringo::Input::GroundTermGrammar}
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/input/groundtermgrammar.yy:27.1-39: warning: deprecated directive: '%name-prefix "GringoGroundTermGrammar_"', use '%define api.prefix {GringoGroundTermGrammar_}' [-Wdeprecated]
[INFO] [stderr]      27 | %name-prefix "GringoGroundTermGrammar_"
[INFO] [stderr]         | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]         | %define api.prefix {GringoGroundTermGrammar_}
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/input/groundtermgrammar.yy:28.1-14: warning: deprecated directive: '%error-verbose', use '%define parse.error verbose' [-Wdeprecated]
[INFO] [stderr]      28 | %error-verbose
[INFO] [stderr]         | ^~~~~~~~~~~~~~
[INFO] [stderr]         | %define parse.error verbose
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/input/groundtermgrammar.yy:26.1-52: warning: %define variable 'api.namespace' requires '{...}' values [-Wdeprecated]
[INFO] [stderr]      26 | %define namespace "Gringo::Input::GroundTermGrammar"
[INFO] [stderr]         | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/input/groundtermgrammar.yy: warning: fix-its can be applied.  Rerun with option '--update'. [-Wother]
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/input/nongroundgrammar.yy:28.1-51: warning: deprecated directive: '%define namespace "Gringo::Input::NonGroundGrammar"', use '%define api.namespace {Gringo::Input::NonGroundGrammar}' [-Wdeprecated]
[INFO] [stderr]      28 | %define namespace "Gringo::Input::NonGroundGrammar"
[INFO] [stderr]         | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]         | %define api.namespace {Gringo::Input::NonGroundGrammar}
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/input/nongroundgrammar.yy:30.1-38: warning: deprecated directive: '%name-prefix "GringoNonGroundGrammar_"', use '%define api.prefix {GringoNonGroundGrammar_}' [-Wdeprecated]
[INFO] [stderr]      30 | %name-prefix "GringoNonGroundGrammar_"
[INFO] [stderr]         | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]         | %define api.prefix {GringoNonGroundGrammar_}
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/input/nongroundgrammar.yy:32.1-14: warning: deprecated directive: '%error-verbose', use '%define parse.error verbose' [-Wdeprecated]
[INFO] [stderr]      32 | %error-verbose
[INFO] [stderr]         | ^~~~~~~~~~~~~~
[INFO] [stderr]         | %define parse.error verbose
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/input/nongroundgrammar.yy:34.1-39: warning: deprecated directive: '%define location_type "DefaultLocation"', use '%define api.location.type {DefaultLocation}' [-Wdeprecated]
[INFO] [stderr]      34 | %define location_type "DefaultLocation"
[INFO] [stderr]         | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]         | %define api.location.type {DefaultLocation}
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/input/nongroundgrammar.yy:34.1-39: warning: %define variable 'api.location.type' requires '{...}' values [-Wdeprecated]
[INFO] [stderr]      34 | %define location_type "DefaultLocation"
[INFO] [stderr]         | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/input/nongroundgrammar.yy:28.1-51: warning: %define variable 'api.namespace' requires '{...}' values [-Wdeprecated]
[INFO] [stderr]      28 | %define namespace "Gringo::Input::NonGroundGrammar"
[INFO] [stderr]         | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/input/nongroundgrammar.yy: warning: fix-its can be applied.  Rerun with option '--update'. [-Wother]
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [libgringo/CMakeFiles/libgringo.dir/build.make:171: libgringo/CMakeFiles/libgringo.dir/src/ground/literals.cc.o] Error 1
[INFO] [stderr]   gmake[2]: *** Waiting for unfinished jobs....
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:420: libgringo/CMakeFiles/libgringo.dir/all] Error 2
[INFO] [stderr]   gmake: *** [Makefile:149: all] Error 2
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.50/src/lib.rs:1098:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 2
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5618fa5ad7d5 - std::backtrace_rs::backtrace::libunwind::trace::hdfeb580427d8933a
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stderr]      1:     0x5618fa5ad7d5 - std::backtrace_rs::backtrace::trace_unsynchronized::h2ab9303b28c241a4
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x5618fa5ad7d5 - std::sys_common::backtrace::_print_fmt::h619cfc7eb9ab5b5f
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]      3:     0x5618fa5ad7d5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::he16efdaf40e8eef7
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]      4:     0x5618fa5d10fb - core::fmt::rt::Argument::fmt::h9f13baa13e8b36b1
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/core/src/fmt/rt.rs:165:63
[INFO] [stderr]      5:     0x5618fa5d10fb - core::fmt::write::hae8f3928a7d1fb9f
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/core/src/fmt/mod.rs:1157:21
[INFO] [stderr]      6:     0x5618fa5aad3f - std::io::Write::write_fmt::h51b0278883ceca93
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/io/mod.rs:1832:15
[INFO] [stderr]      7:     0x5618fa5ad5ae - std::sys_common::backtrace::_print::ha38797bab2b77f4a
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]      8:     0x5618fa5ad5ae - std::sys_common::backtrace::print::ha10bfc6bd1633494
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]      9:     0x5618fa5aea89 - std::panicking::default_hook::{{closure}}::h71e248ada3a684d2
[INFO] [stderr]     10:     0x5618fa5ae7cd - std::panicking::default_hook::hd99e3a7061b2ddee
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/panicking.rs:298:9
[INFO] [stderr]     11:     0x5618fa5aef23 - std::panicking::rust_panic_with_hook::h7c7bce4a41c281ff
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/panicking.rs:795:13
[INFO] [stderr]     12:     0x5618fa5aee04 - std::panicking::begin_panic_handler::{{closure}}::h2460704575d1c9aa
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/panicking.rs:664:13
[INFO] [stderr]     13:     0x5618fa5adc99 - std::sys_common::backtrace::__rust_end_short_backtrace::hbe07398721317bb0
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]     14:     0x5618fa5aeb37 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/panicking.rs:652:5
[INFO] [stderr]     15:     0x5618fa52e123 - core::panicking::panic_fmt::h621d774f51b1ce55
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/core/src/panicking.rs:72:14
[INFO] [stderr]     16:     0x5618fa53ecc9 - cmake::fail::hd6ce4c34bb74cb48
[INFO] [stderr]     17:     0x5618fa53e488 - cmake::run::h08090075a6bf6f7e
[INFO] [stderr]     18:     0x5618fa53ad58 - cmake::Config::build::h360f6078cfb01167
[INFO] [stderr]     19:     0x5618fa530b74 - build_script_build::main::h922cce8e1f546e0e
[INFO] [stderr]     20:     0x5618fa52ec53 - core::ops::function::FnOnce::call_once::hb1dd2e324f63ccfe
[INFO] [stderr]     21:     0x5618fa52e866 - std::sys_common::backtrace::__rust_begin_short_backtrace::h106ed11a2a1a5f18
[INFO] [stderr]     22:     0x5618fa52e979 - std::rt::lang_start::{{closure}}::hf271c7f4c388fd1d
[INFO] [stderr]     23:     0x5618fa5a6c86 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h6a158acb8f1b53eb
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     24:     0x5618fa5a6c86 - std::panicking::try::do_call::h1e4aaada6483a32f
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/panicking.rs:559:40
[INFO] [stderr]     25:     0x5618fa5a6c86 - std::panicking::try::h1af07f2910174530
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/panicking.rs:523:19
[INFO] [stderr]     26:     0x5618fa5a6c86 - std::panic::catch_unwind::h14ab2010dc264db0
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/panic.rs:149:14
[INFO] [stderr]     27:     0x5618fa5a6c86 - std::rt::lang_start_internal::{{closure}}::ha4f1e133f590a2bc
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/rt.rs:141:48
[INFO] [stderr]     28:     0x5618fa5a6c86 - std::panicking::try::do_call::h0f5241dc2333fd63
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/panicking.rs:559:40
[INFO] [stderr]     29:     0x5618fa5a6c86 - std::panicking::try::h2de8e037aeb49eae
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/panicking.rs:523:19
[INFO] [stderr]     30:     0x5618fa5a6c86 - std::panic::catch_unwind::h655cf7c8daff0fce
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/panic.rs:149:14
[INFO] [stderr]     31:     0x5618fa5a6c86 - std::rt::lang_start_internal::h0546893e62f1752b
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/rt.rs:141:20
[INFO] [stderr]     32:     0x5618fa52e957 - std::rt::lang_start::hbd75bc1db6efcbe3
[INFO] [stderr]     33:     0x5618fa530f55 - main
[INFO] [stderr]     34:     0x7fae17956d90 - <unknown>
[INFO] [stderr]     35:     0x7fae17956e40 - __libc_start_main
[INFO] [stderr]     36:     0x5618fa52e755 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "bbc7d08db21632b5629e5acfef8862383610076b4d9db695177409cc98934c45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbc7d08db21632b5629e5acfef8862383610076b4d9db695177409cc98934c45", kill_on_drop: false }`
[INFO] [stdout] bbc7d08db21632b5629e5acfef8862383610076b4d9db695177409cc98934c45
