[INFO] fetching crate fasb 0.2.2...
[INFO] checking fasb-0.2.2 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[INFO] extracting crate fasb 0.2.2 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate fasb 0.2.2 on toolchain 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fasb 0.2.2
[INFO] finished tweaking crates.io crate fasb 0.2.2
[INFO] tweaked toml for crates.io crate fasb 0.2.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate crates.io crate fasb 0.2.2 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" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fd-lock v3.0.13
[INFO] [stderr]   Downloaded rustyline v11.0.0
[INFO] [stderr]   Downloaded clipboard-win v4.5.0
[INFO] [stderr]   Downloaded savan v0.3.1
[INFO] [stderr]   Downloaded clingo v0.7.3
[INFO] [stderr]   Downloaded clingo-sys v0.7.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ba94bb49b5947ccd12c962fc08be9be38282c1d0a5d6758efceae2fd96757bc5
[INFO] running `Command { std: "docker" "start" "-a" "ba94bb49b5947ccd12c962fc08be9be38282c1d0a5d6758efceae2fd96757bc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba94bb49b5947ccd12c962fc08be9be38282c1d0a5d6758efceae2fd96757bc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba94bb49b5947ccd12c962fc08be9be38282c1d0a5d6758efceae2fd96757bc5", kill_on_drop: false }`
[INFO] [stdout] ba94bb49b5947ccd12c962fc08be9be38282c1d0a5d6758efceae2fd96757bc5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1843625d5d8deb134fa86140c6d0eace0d9e24a6c3bb04ff04bebe77aee9d455
[INFO] running `Command { std: "docker" "start" "-a" "1843625d5d8deb134fa86140c6d0eace0d9e24a6c3bb04ff04bebe77aee9d455", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]     Checking vec1 v1.12.1
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]    Compiling cc v1.1.30
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking regex v1.11.0
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling clingo-sys v0.7.1
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking fd-lock v3.0.13
[INFO] [stderr]     Checking rustyline v11.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[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-1342afc1299bc60a/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-8e8896d1c4505df5/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-8e8896d1c4505df5/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-8e8896d1c4505df5/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-8e8896d1c4505df5/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-8e8896d1c4505df5/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-8e8896d1c4505df5/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-8e8896d1c4505df5/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-8e8896d1c4505df5/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-8e8896d1c4505df5/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-8e8896d1c4505df5/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-8e8896d1c4505df5/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/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-8e8896d1c4505df5/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-8e8896d1c4505df5/out/build/CMakeFiles /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/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-8e8896d1c4505df5/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-8e8896d1c4505df5/out/build'
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/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-8e8896d1c4505df5/out/build /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/out/build/clasp/libpotassco/src /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/out/build/clasp/libpotassco/src/CMakeFiles/libpotassco.dir/DependInfo.cmake --color=
[INFO] [stderr]   gmake[2]: Leaving directory '/opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/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-8e8896d1c4505df5/out/build'
[INFO] [stderr]   [  1%] Building CXX object clasp/libpotassco/src/CMakeFiles/libpotassco.dir/aspif.cpp.o
[INFO] [stderr]   [  2%] Building CXX object clasp/libpotassco/src/CMakeFiles/libpotassco.dir/aspif_text.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/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]   cd /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/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]   [  3%] Building CXX object clasp/libpotassco/src/CMakeFiles/libpotassco.dir/application.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-8e8896d1c4505df5/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]   [  5%] Building CXX object clasp/libpotassco/src/CMakeFiles/libpotassco.dir/match_basic_types.cpp.o
[INFO] [stderr]   [  6%] Building CXX object clasp/libpotassco/src/CMakeFiles/libpotassco.dir/rule_utils.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/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]   [  7%] Building CXX object clasp/libpotassco/src/CMakeFiles/libpotassco.dir/program_options.cpp.o
[INFO] [stderr]   [  8%] Building CXX object clasp/libpotassco/src/CMakeFiles/libpotassco.dir/value_store.cpp.o
[INFO] [stderr]   [ 10%] Building CXX object clasp/libpotassco/src/CMakeFiles/libpotassco.dir/string_convert.cpp.o
[INFO] [stderr]   [ 11%] Building CXX object clasp/libpotassco/src/CMakeFiles/libpotassco.dir/smodels.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/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]   [ 12%] Building CXX object clasp/libpotassco/src/CMakeFiles/libpotassco.dir/convert.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/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]   cd /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/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]   [ 13%] Building CXX object clasp/libpotassco/src/CMakeFiles/libpotassco.dir/theory_data.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/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]   cd /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/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]   cd /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/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-8e8896d1c4505df5/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]   cd /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/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-8e8896d1c4505df5/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-8e8896d1c4505df5/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-8e8896d1c4505df5/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-8e8896d1c4505df5/out/build'
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/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-8e8896d1c4505df5/out/build /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/out/build/libreify /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/out/build/libreify/CMakeFiles/libreify.dir/DependInfo.cmake --color=
[INFO] [stderr]   gmake[2]: Entering directory '/opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/out/build'
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/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-8e8896d1c4505df5/out/build /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/out/build/clasp/src /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/out/build/clasp/src/CMakeFiles/libclasp.dir/DependInfo.cmake --color=
[INFO] [stderr]   gmake[2]: Leaving directory '/opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/out/build'
[INFO] [stderr]   gmake[2]: Leaving directory '/opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/out/build'
[INFO] [stderr]   /usr/bin/gmake  -f libreify/CMakeFiles/libreify.dir/build.make libreify/CMakeFiles/libreify.dir/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-8e8896d1c4505df5/out/build'
[INFO] [stderr]   gmake[2]: Entering directory '/opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/out/build'
[INFO] [stderr]   [ 16%] Building CXX object libreify/CMakeFiles/libreify.dir/src/program.cc.o
[INFO] [stderr]   [ 16%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/clasp_output.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/clause.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/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-8e8896d1c4505df5/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]   [ 21%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/enumerator.cpp.o
[INFO] [stderr]   [ 21%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/clasp_facade.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/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-8e8896d1c4505df5/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/clingo.cpp.o
[INFO] [stderr]   [ 23%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/dependency_graph.cpp.o
[INFO] [stderr]   [ 24%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/asp_preprocessor.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/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-8e8896d1c4505df5/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]   cd /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/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]   cd /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/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-8e8896d1c4505df5/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-8e8896d1c4505df5/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-8e8896d1c4505df5/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]   cd /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/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-8e8896d1c4505df5/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/lookahead.cpp.o
[INFO] [stderr]   [ 26%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/clasp_options.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/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-8e8896d1c4505df5/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-8e8896d1c4505df5/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-8e8896d1c4505df5/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]   [ 27%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/heuristics.cpp.o
[INFO] [stderr]   [ 28%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/logic_program_types.cpp.o
[INFO] [stderr]   [ 30%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/constraint.cpp.o
[INFO] [stderr]   [ 31%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/logic_program.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/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-8e8896d1c4505df5/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]   [ 32%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/minimize_constraint.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/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-8e8896d1c4505df5/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]   cd /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/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-8e8896d1c4505df5/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]   cd /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/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-8e8896d1c4505df5/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]   cd /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/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-8e8896d1c4505df5/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]   cd /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/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-8e8896d1c4505df5/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]   cd /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/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-8e8896d1c4505df5/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]   [ 33%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/model_enumerators.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/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-8e8896d1c4505df5/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]   [ 34%] Linking CXX static library ../lib/libreify.a
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/out/build/libreify && /usr/bin/cmake -P CMakeFiles/libreify.dir/cmake_clean_target.cmake
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/out/build/libreify && /usr/bin/cmake -E cmake_link_script CMakeFiles/libreify.dir/link.txt --verbose=1
[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-8e8896d1c4505df5/out/build'
[INFO] [stderr]   [ 34%] 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-8e8896d1c4505df5/out/build'
[INFO] [stderr]   [ 35%] [BISON][nongroundgrammar] Building parser with bison 3.8.2
[INFO] [stderr]   [ 37%] [BISON][groundtermgrammar] Building parser with bison 3.8.2
[INFO] [stderr]   [ 37%] [RE2C][nongroundlexer] Building lexer with re2c 0.300.0
[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-8e8896d1c4505df5/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-8e8896d1c4505df5/out/build/libgringo && /usr/bin/re2c -c -o /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/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]   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-8e8896d1c4505df5/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]   [ 38%] [RE2C][groundtermlexer] Building lexer with re2c 0.300.0
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/out/build/libgringo && /usr/bin/re2c -o /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/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]   cd /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/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-8e8896d1c4505df5/out/build /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/out/build/libgringo /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/out/build/libgringo/CMakeFiles/libgringo.dir/DependInfo.cmake --color=
[INFO] [stderr]   gmake[2]: Leaving directory '/opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/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-8e8896d1c4505df5/out/build'
[INFO] [stderr]   [ 44%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/symbol.cc.o
[INFO] [stderr]   [ 44%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/ground/literals.cc.o
[INFO] [stderr]   [ 44%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/term.cc.o
[INFO] [stderr]   [ 44%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/terms.cc.o
[INFO] [stderr]   [ 45%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/input/nongroundparser.cc.o
[INFO] [stderr]   [ 46%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/ground/instantiation.cc.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/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-8e8896d1c4505df5/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]   [ 47%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/ground/program.cc.o
[INFO] [stderr]   [ 44%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/input/aggregates.cc.o
[INFO] [stderr]   [ 48%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/input/groundtermparser.cc.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/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-8e8896d1c4505df5/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]   [ 50%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/input/literals.cc.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/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-8e8896d1c4505df5/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]   cd /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/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-8e8896d1c4505df5/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-8e8896d1c4505df5/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-8e8896d1c4505df5/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]   [ 51%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/input/aggregate.cc.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/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-8e8896d1c4505df5/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]   [ 52%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/primes.cc.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/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-8e8896d1c4505df5/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]   [ 53%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/ground/statements.cc.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/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-8e8896d1c4505df5/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]   cd /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/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-8e8896d1c4505df5/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]   [ 54%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/input/literal.cc.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/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-8e8896d1c4505df5/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-8e8896d1c4505df5/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-8e8896d1c4505df5/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]   cd /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/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-8e8896d1c4505df5/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/literal.cc.o -MF CMakeFiles/libgringo.dir/src/input/literal.cc.o.d -o CMakeFiles/libgringo.dir/src/input/literal.cc.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/input/literal.cc
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/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-8e8896d1c4505df5/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/literals.cc.o -MF CMakeFiles/libgringo.dir/src/input/literals.cc.o.d -o CMakeFiles/libgringo.dir/src/input/literals.cc.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/input/literals.cc
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/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-8e8896d1c4505df5/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/nongroundparser.cc.o -MF CMakeFiles/libgringo.dir/src/input/nongroundparser.cc.o.d -o CMakeFiles/libgringo.dir/src/input/nongroundparser.cc.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/input/nongroundparser.cc
[INFO] [stderr]   [ 55%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/input/program.cc.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/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-8e8896d1c4505df5/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/program.cc.o -MF CMakeFiles/libgringo.dir/src/input/program.cc.o.d -o CMakeFiles/libgringo.dir/src/input/program.cc.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/input/program.cc
[INFO] [stderr]   [ 56%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/input/programbuilder.cc.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/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-8e8896d1c4505df5/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/programbuilder.cc.o -MF CMakeFiles/libgringo.dir/src/input/programbuilder.cc.o.d -o CMakeFiles/libgringo.dir/src/input/programbuilder.cc.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/input/programbuilder.cc
[INFO] [stderr]   gmake[2]: Leaving directory '/opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/out/build'
[INFO] [stderr]   gmake[2]: Leaving directory '/opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/out/build'
[INFO] [stderr]   gmake[1]: Leaving directory '/opt/rustwide/target/debug/build/clingo-sys-8e8896d1c4505df5/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]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [clasp/src/CMakeFiles/libclasp.dir/build.make:135: clasp/src/CMakeFiles/libclasp.dir/clasp_output.cpp.o] Error 1
[INFO] [stderr]   gmake[2]: *** Waiting for unfinished jobs....
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/input/groundtermgrammar.yy/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/input/nongroundgrammar.yy:26:28.1.1-51-52: : warning:warning:  deprecated directive: '%define namespace "Gringo::Input::NonGroundGrammar"', use '%define api.namespace {Gringo::Input::NonGroundGrammar}'deprecated directive: '%define namespace "Gringo::Input::GroundTermGrammar"', use '%define api.namespace {Gringo::Input::GroundTermGrammar}' [ [-Wdeprecated-Wdeprecated]]
[INFO] [stderr] 
[INFO] [stderr]      28 |    26 | %%ddeeffiinnee  nnaammeespsapcaec e" G"rGirnignog:o::I:nIpnuptu:t::N:oGnrGoruonudnTdeGrrmaGmrmaammra"r
[INFO] [stderr]   "
[INFO] [stderr]         | ^      | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   ~~      | ~%define api.namespace {Gringo::Input::NonGroundGrammar}
[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/nongroundgrammar.yy/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/input/groundtermgrammar.yy:30:27.1.1-38-39: : warning:warning:  deprecated directive: '%name-prefix "GringoNonGroundGrammar_"', use '%define api.prefix {GringoNonGroundGrammar_}'deprecated directive: '%name-prefix "GringoGroundTermGrammar_"', use '%define api.prefix {GringoGroundTermGrammar_}' [ [-Wdeprecated-Wdeprecated]]
[INFO] [stderr] 
[INFO] [stderr]      27 |    30 | %%nnaammee--pprreeffiixx  ""GGrriinnggooGNroonuGnrdoTuenrdmGGrraammmmaarr__""
[INFO] [stderr] 
[INFO] [stderr]         |       | ^^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   ~~      | 
[INFO] [stderr]   %define api.prefix {GringoNonGroundGrammar_}
[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/nongroundgrammar.yy/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clingo-sys-0.7.1/clingo/libgringo/src/input/groundtermgrammar.yy:32.1:28-14.1: -14: warning:warning:  deprecated directive: '%error-verbose', use '%define parse.error verbose'deprecated directive: '%error-verbose', use '%define parse.error verbose' [ [-Wdeprecated-Wdeprecated]]
[INFO] [stderr] 
[INFO] [stderr]      28 | %err   32 | o%re-rvreorrb-ovseerb
[INFO] [stderr]   o      | s^e~
[INFO] [stderr]   ~~      | ~^~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   ~~      | ~%define parse.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/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/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/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: 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:199: libgringo/CMakeFiles/libgringo.dir/src/ground/statements.cc.o] Error 1
[INFO] [stderr]   gmake[2]: *** Waiting for unfinished jobs....
[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[1]: *** [CMakeFiles/Makefile2:263: clasp/src/CMakeFiles/libclasp.dir/all] Error 2
[INFO] [stderr]   gmake[1]: *** Waiting for unfinished jobs....
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [libgringo/CMakeFiles/libgringo.dir/build.make:213: libgringo/CMakeFiles/libgringo.dir/src/input/aggregate.cc.o] Error 1
[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]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [libgringo/CMakeFiles/libgringo.dir/build.make:227: libgringo/CMakeFiles/libgringo.dir/src/input/aggregates.cc.o] Error 1
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [libgringo/CMakeFiles/libgringo.dir/build.make:297: libgringo/CMakeFiles/libgringo.dir/src/input/program.cc.o] Error 1
[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.51/src/lib.rs:1100: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:     0x5b0dd1c8466a - std::backtrace_rs::backtrace::libunwind::trace::hc8717ea3ff88efc7
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x5b0dd1c8466a - std::backtrace_rs::backtrace::trace_unsynchronized::h4cb12a240f50bc9d
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x5b0dd1c8466a - std::sys::backtrace::_print_fmt::hfb8f4575e12be528
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5b0dd1c8466a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h7767b02c5430d02b
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5b0dd1ca79e3 - core::fmt::rt::Argument::fmt::h8658c1a0a94d2676
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x5b0dd1ca79e3 - core::fmt::write::hd9cf23088539bf85
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/core/src/fmt/mod.rs:1190:21
[INFO] [stderr]      6:     0x5b0dd1c81003 - std::io::Write::write_fmt::h516df85bf7181425
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/io/mod.rs:1839:15
[INFO] [stderr]      7:     0x5b0dd1c844b2 - std::sys::backtrace::BacktraceLock::print::h5907c3622e037863
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x5b0dd1c856ac - std::panicking::default_hook::{{closure}}::h13cd352e0714d74b
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:268:22
[INFO] [stderr]      9:     0x5b0dd1c854f2 - std::panicking::default_hook::ha087b22e6b135389
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:295:9
[INFO] [stderr]     10:     0x5b0dd1c85ca7 - std::panicking::rust_panic_with_hook::ha12d21b564771d78
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:801:13
[INFO] [stderr]     11:     0x5b0dd1c85b3a - std::panicking::begin_panic_handler::{{closure}}::h29f91f01f78dfedc
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:674:13
[INFO] [stderr]     12:     0x5b0dd1c84b49 - std::sys::backtrace::__rust_end_short_backtrace::h1e39edc6648a642b
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/sys/backtrace.rs:170:18
[INFO] [stderr]     13:     0x5b0dd1c857cc - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:665:5
[INFO] [stderr]     14:     0x5b0dd1ca6790 - core::panicking::panic_fmt::hea12f2402e677eaa
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/core/src/panicking.rs:75:14
[INFO] [stderr]     15:     0x5b0dd1c044b2 - cmake::fail::hb680fd0ca192ca01
[INFO] [stderr]     16:     0x5b0dd1c03c89 - cmake::run::hf1af93487399989d
[INFO] [stderr]     17:     0x5b0dd1c0067f - cmake::Config::build::h24016ef0305c0fec
[INFO] [stderr]     18:     0x5b0dd1bf4abb - build_script_build::main::hde4d331b37be70e8
[INFO] [stderr]     19:     0x5b0dd1bf2dc3 - core::ops::function::FnOnce::call_once::hdd4a3f63243723fa
[INFO] [stderr]     20:     0x5b0dd1bf2d06 - std::sys::backtrace::__rust_begin_short_backtrace::h7fe4c60547563780
[INFO] [stderr]     21:     0x5b0dd1bf2c69 - std::rt::lang_start::{{closure}}::hc4ff7e4fb3b0fb5e
[INFO] [stderr]     22:     0x5b0dd1c7d447 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hdcc69c5250d896c3
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     23:     0x5b0dd1c7d447 - std::panicking::try::do_call::h8e74087e18c529fb
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:557:40
[INFO] [stderr]     24:     0x5b0dd1c7d447 - std::panicking::try::hafe5958fa1de7ce5
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:520:19
[INFO] [stderr]     25:     0x5b0dd1c7d447 - std::panic::catch_unwind::he7dd6e3079677b88
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panic.rs:358:14
[INFO] [stderr]     26:     0x5b0dd1c7d447 - std::rt::lang_start_internal::{{closure}}::h3deb900feda3337f
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/rt.rs:174:48
[INFO] [stderr]     27:     0x5b0dd1c7d447 - std::panicking::try::do_call::h320a9b5b747cda95
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:557:40
[INFO] [stderr]     28:     0x5b0dd1c7d447 - std::panicking::try::h91bf02fd4fee4183
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:520:19
[INFO] [stderr]     29:     0x5b0dd1c7d447 - std::panic::catch_unwind::h19dd28683f4d8ff7
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panic.rs:358:14
[INFO] [stderr]     30:     0x5b0dd1c7d447 - std::rt::lang_start_internal::h02315d8cca736b32
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/rt.rs:174:20
[INFO] [stderr]     31:     0x5b0dd1bf2c47 - std::rt::lang_start::h2e93cc6ef0ee6c56
[INFO] [stderr]     32:     0x5b0dd1bf4e95 - main
[INFO] [stderr]     33:     0x700be25b6d90 - <unknown>
[INFO] [stderr]     34:     0x700be25b6e40 - __libc_start_main
[INFO] [stderr]     35:     0x5b0dd1bf2a75 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "1843625d5d8deb134fa86140c6d0eace0d9e24a6c3bb04ff04bebe77aee9d455", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1843625d5d8deb134fa86140c6d0eace0d9e24a6c3bb04ff04bebe77aee9d455", kill_on_drop: false }`
[INFO] [stdout] 1843625d5d8deb134fa86140c6d0eace0d9e24a6c3bb04ff04bebe77aee9d455
