[INFO] fetching crate hyperpom 0.1.2... [INFO] checking hyperpom-0.1.2 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate hyperpom 0.1.2 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate hyperpom 0.1.2 [INFO] finished tweaking crates.io crate hyperpom 0.1.2 [INFO] tweaked toml for crates.io crate hyperpom 0.1.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hyperpom 0.1.2 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 32 packages to latest compatible versions [INFO] [stderr] Adding bitfield v0.13.2 (available: v0.19.2) [INFO] [stderr] Adding capstone v0.11.0 (available: v0.13.0) [INFO] [stderr] Adding rhexdump v0.1.1 (available: v0.2.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded applevisor-sys v0.1.3 [INFO] [stderr] Downloaded applevisor v0.1.3 [INFO] [stderr] Downloaded rhexdump v0.1.1 [INFO] [stderr] Downloaded capstone v0.11.0 [INFO] [stderr] Downloaded keystone-engine v0.1.0 [INFO] [stderr] Downloaded capstone-sys v0.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf7498a7de4e92457ad8cef4ffe8e752892b18a5c599f2d07966402a689bb61c [INFO] running `Command { std: "docker" "start" "-a" "cf7498a7de4e92457ad8cef4ffe8e752892b18a5c599f2d07966402a689bb61c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf7498a7de4e92457ad8cef4ffe8e752892b18a5c599f2d07966402a689bb61c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf7498a7de4e92457ad8cef4ffe8e752892b18a5c599f2d07966402a689bb61c", kill_on_drop: false }` [INFO] [stdout] cf7498a7de4e92457ad8cef4ffe8e752892b18a5c599f2d07966402a689bb61c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a34c1de8a2a2a15aedf3314dc0177229774f38291a9a487a36638be09a2f2292 [INFO] running `Command { std: "docker" "start" "-a" "a34c1de8a2a2a15aedf3314dc0177229774f38291a9a487a36638be09a2f2292", kill_on_drop: false }` [INFO] [stderr] Checking rhexdump v0.1.1 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling capstone-sys v0.15.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling keystone-engine v0.1.0 [INFO] [stderr] Checking applevisor-sys v0.1.3 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Compiling concat-idents v1.1.5 [INFO] [stderr] Checking applevisor v0.1.3 [INFO] [stderr] Checking capstone v0.11.0 [INFO] [stderr] error: failed to run custom build command for `keystone-engine v0.1.0` [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/keystone-engine-7403ce5e93af9e34/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/keystone-engine-757cf0cfdc5c9e9b/out/build" && CMAKE_PREFIX_PATH="" LC_ALL="C" PYTHONDONTWRITEBYTECODE="1" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/keystone-engine-0.1.0/keystone" "-DCMAKE_INSTALL_LIBDIR=lib" "-DBUILD_LIBS_ONLY=1" "-DBUILD_SHARED_LIBS=OFF" "-DLLVM_TARGETS_TO_BUILD=all" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/keystone-engine-757cf0cfdc5c9e9b/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" [INFO] [stderr] -- The C compiler identification is GNU 13.3.0 [INFO] [stderr] -- The CXX compiler identification is GNU 13.3.0 [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc - skipped [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Detecting CXX compiler ABI info [INFO] [stderr] -- Detecting CXX compiler ABI info - done [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ - skipped [INFO] [stderr] -- Detecting CXX compile features [INFO] [stderr] -- Detecting CXX compile features - done [INFO] [stderr] -- The ASM compiler identification is GNU [INFO] [stderr] -- Found assembler: /usr/bin/cc [INFO] [stderr] -- Looking for dirent.h [INFO] [stderr] -- Looking for dirent.h - found [INFO] [stderr] -- Looking for dlfcn.h [INFO] [stderr] -- Looking for dlfcn.h - found [INFO] [stderr] -- Looking for errno.h [INFO] [stderr] -- Looking for errno.h - found [INFO] [stderr] -- Looking for execinfo.h [INFO] [stderr] -- Looking for execinfo.h - found [INFO] [stderr] -- Looking for fcntl.h [INFO] [stderr] -- Looking for fcntl.h - found [INFO] [stderr] -- Looking for inttypes.h [INFO] [stderr] -- Looking for inttypes.h - found [INFO] [stderr] -- Looking for limits.h [INFO] [stderr] -- Looking for limits.h - found [INFO] [stderr] -- Looking for link.h [INFO] [stderr] -- Looking for link.h - found [INFO] [stderr] -- Looking for malloc.h [INFO] [stderr] -- Looking for malloc.h - found [INFO] [stderr] -- Looking for malloc/malloc.h [INFO] [stderr] -- Looking for malloc/malloc.h - not found [INFO] [stderr] -- Looking for ndir.h [INFO] [stderr] -- Looking for ndir.h - not found [INFO] [stderr] -- Looking for pthread.h [INFO] [stderr] -- Looking for pthread.h - found [INFO] [stderr] -- Looking for signal.h [INFO] [stderr] -- Looking for signal.h - found [INFO] [stderr] -- Looking for stdint.h [INFO] [stderr] -- Looking for stdint.h - found [INFO] [stderr] -- Looking for sys/dir.h [INFO] [stderr] -- Looking for sys/dir.h - found [INFO] [stderr] -- Looking for sys/ioctl.h [INFO] [stderr] -- Looking for sys/ioctl.h - found [INFO] [stderr] -- Looking for sys/mman.h [INFO] [stderr] -- Looking for sys/mman.h - found [INFO] [stderr] -- Looking for sys/ndir.h [INFO] [stderr] -- Looking for sys/ndir.h - not found [INFO] [stderr] -- Looking for sys/param.h [INFO] [stderr] -- Looking for sys/param.h - found [INFO] [stderr] -- Looking for sys/resource.h [INFO] [stderr] -- Looking for sys/resource.h - found [INFO] [stderr] -- Looking for sys/stat.h [INFO] [stderr] -- Looking for sys/stat.h - found [INFO] [stderr] -- Looking for sys/time.h [INFO] [stderr] -- Looking for sys/time.h - found [INFO] [stderr] -- Looking for sys/uio.h [INFO] [stderr] -- Looking for sys/uio.h - found [INFO] [stderr] -- Looking for termios.h [INFO] [stderr] -- Looking for termios.h - found [INFO] [stderr] -- Looking for unistd.h [INFO] [stderr] -- Looking for unistd.h - found [INFO] [stderr] -- Looking for utime.h [INFO] [stderr] -- Looking for utime.h - found [INFO] [stderr] -- Looking for zlib.h [INFO] [stderr] -- Looking for zlib.h - found [INFO] [stderr] -- Looking for fenv.h [INFO] [stderr] -- Looking for fenv.h - found [INFO] [stderr] -- Looking for FE_ALL_EXCEPT [INFO] [stderr] -- Looking for FE_ALL_EXCEPT - found [INFO] [stderr] -- Looking for FE_INEXACT [INFO] [stderr] -- Looking for FE_INEXACT - found [INFO] [stderr] -- Looking for mach/mach.h [INFO] [stderr] -- Looking for mach/mach.h - not found [INFO] [stderr] -- Looking for mach-o/dyld.h [INFO] [stderr] -- Looking for mach-o/dyld.h - not found [INFO] [stderr] -- Looking for histedit.h [INFO] [stderr] -- Looking for histedit.h - not found [INFO] [stderr] -- Performing Test HAVE_CXXABI_H [INFO] [stderr] -- Performing Test HAVE_CXXABI_H - Success [INFO] [stderr] -- Looking for pthread_create in pthread [INFO] [stderr] -- Looking for pthread_create in pthread - found [INFO] [stderr] -- Looking for pthread_getspecific in pthread [INFO] [stderr] -- Looking for pthread_getspecific in pthread - found [INFO] [stderr] -- Looking for pthread_rwlock_init in pthread [INFO] [stderr] -- Looking for pthread_rwlock_init in pthread - found [INFO] [stderr] -- Looking for pthread_mutex_lock in pthread [INFO] [stderr] -- Looking for pthread_mutex_lock in pthread - found [INFO] [stderr] -- Looking for dlopen in dl [INFO] [stderr] -- Looking for dlopen in dl - found [INFO] [stderr] -- Looking for clock_gettime in rt [INFO] [stderr] -- Looking for clock_gettime in rt - found [INFO] [stderr] -- Looking for compress2 in z [INFO] [stderr] -- Looking for compress2 in z - found [INFO] [stderr] -- Looking for setupterm in tinfo [INFO] [stderr] -- Looking for setupterm in tinfo - found [INFO] [stderr] -- Looking for arc4random [INFO] [stderr] -- Looking for arc4random - found [INFO] [stderr] -- Looking for backtrace [INFO] [stderr] -- Looking for backtrace - found [INFO] [stderr] -- Looking for getpagesize [INFO] [stderr] -- Looking for getpagesize - found [INFO] [stderr] -- Looking for getrusage [INFO] [stderr] -- Looking for getrusage - found [INFO] [stderr] -- Looking for setrlimit [INFO] [stderr] -- Looking for setrlimit - found [INFO] [stderr] -- Looking for isatty [INFO] [stderr] -- Looking for isatty - found [INFO] [stderr] -- Looking for futimens [INFO] [stderr] -- Looking for futimens - found [INFO] [stderr] -- Looking for futimes [INFO] [stderr] -- Looking for futimes - found [INFO] [stderr] -- Looking for writev [INFO] [stderr] -- Looking for writev - found [INFO] [stderr] -- Looking for mallctl [INFO] [stderr] -- Looking for mallctl - not found [INFO] [stderr] -- Looking for mallinfo [INFO] [stderr] -- Looking for mallinfo - found [INFO] [stderr] -- Looking for malloc_zone_statistics [INFO] [stderr] -- Looking for malloc_zone_statistics - not found [INFO] [stderr] -- Looking for mkdtemp [INFO] [stderr] -- Looking for mkdtemp - found [INFO] [stderr] -- Looking for mkstemp [INFO] [stderr] -- Looking for mkstemp - found [INFO] [stderr] -- Looking for mktemp [INFO] [stderr] -- Looking for mktemp - found [INFO] [stderr] -- Looking for closedir [INFO] [stderr] -- Looking for closedir - found [INFO] [stderr] -- Looking for opendir [INFO] [stderr] -- Looking for opendir - found [INFO] [stderr] -- Looking for readdir [INFO] [stderr] -- Looking for readdir - found [INFO] [stderr] -- Looking for getcwd [INFO] [stderr] -- Looking for getcwd - found [INFO] [stderr] -- Looking for gettimeofday [INFO] [stderr] -- Looking for gettimeofday - found [INFO] [stderr] -- Looking for getrlimit [INFO] [stderr] -- Looking for getrlimit - found [INFO] [stderr] -- Looking for posix_spawn [INFO] [stderr] -- Looking for posix_spawn - found [INFO] [stderr] -- Looking for pread [INFO] [stderr] -- Looking for pread - found [INFO] [stderr] -- Looking for realpath [INFO] [stderr] -- Looking for realpath - found [INFO] [stderr] -- Looking for sbrk [INFO] [stderr] -- Looking for sbrk - found [INFO] [stderr] -- Looking for srand48 [INFO] [stderr] -- Looking for srand48 - found [INFO] [stderr] -- Looking for lrand48 [INFO] [stderr] -- Looking for lrand48 - found [INFO] [stderr] -- Looking for drand48 [INFO] [stderr] -- Looking for drand48 - found [INFO] [stderr] -- Looking for strtoll [INFO] [stderr] -- Looking for strtoll - found [INFO] [stderr] -- Looking for strtoq [INFO] [stderr] -- Looking for strtoq - found [INFO] [stderr] -- Looking for strerror [INFO] [stderr] -- Looking for strerror - found [INFO] [stderr] -- Looking for strerror_r [INFO] [stderr] -- Looking for strerror_r - found [INFO] [stderr] -- Looking for strerror_s [INFO] [stderr] -- Looking for strerror_s - not found [INFO] [stderr] -- Looking for setenv [INFO] [stderr] -- Looking for setenv - found [INFO] [stderr] -- Looking for dlerror [INFO] [stderr] -- Looking for dlerror - found [INFO] [stderr] -- Looking for dlopen [INFO] [stderr] -- Looking for dlopen - found [INFO] [stderr] -- Looking for __GLIBC__ [INFO] [stderr] -- Looking for __GLIBC__ - found [INFO] [stderr] -- Performing Test HAVE_INT64_T [INFO] [stderr] -- Performing Test HAVE_INT64_T - Success [INFO] [stderr] -- Performing Test HAVE_UINT64_T [INFO] [stderr] -- Performing Test HAVE_UINT64_T - Success [INFO] [stderr] -- Performing Test HAVE_U_INT64_T [INFO] [stderr] -- Performing Test HAVE_U_INT64_T - Success [INFO] [stderr] -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB [INFO] [stderr] -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success [INFO] [stderr] -- Performing Test LLVM_HAS_ATOMICS [INFO] [stderr] -- Performing Test LLVM_HAS_ATOMICS - Success [INFO] [stderr] -- Performing Test SUPPORTS_NO_VARIADIC_MACROS_FLAG [INFO] [stderr] -- Performing Test SUPPORTS_NO_VARIADIC_MACROS_FLAG - Success [INFO] [stderr] -- Performing Test HAS_MAYBE_UNINITIALIZED [INFO] [stderr] -- Performing Test HAS_MAYBE_UNINITIALIZED - Success [INFO] [stderr] -- Target triple: x86_64-unknown-linux-gnu [INFO] [stderr] -- Native target architecture is X86 [INFO] [stderr] -- Threads enabled. [INFO] [stderr] -- Performing Test C_SUPPORTS_FPIC [INFO] [stderr] -- Performing Test C_SUPPORTS_FPIC - Success [INFO] [stderr] -- Performing Test CXX_SUPPORTS_FPIC [INFO] [stderr] -- Performing Test CXX_SUPPORTS_FPIC - Success [INFO] [stderr] -- Building with -fPIC [INFO] [stderr] -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG [INFO] [stderr] -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success [INFO] [stderr] -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG [INFO] [stderr] -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG - Success [INFO] [stderr] -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG [INFO] [stderr] -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed [INFO] [stderr] -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG [INFO] [stderr] -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed [INFO] [stderr] -- Performing Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG [INFO] [stderr] -- Performing Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG - Failed [INFO] [stderr] -- Performing Test CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG [INFO] [stderr] -- Performing Test CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG - Success [INFO] [stderr] -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP [INFO] [stderr] -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - Failed [INFO] [stderr] -- Performing Test CXX_SUPPORTS_CXX11 [INFO] [stderr] -- Performing Test CXX_SUPPORTS_CXX11 - Success [INFO] [stderr] -- Found PythonInterp: /usr/bin/python3 (found version "3.12.3") [INFO] [stderr] -- Constructing LLVMBuild project information [INFO] [stderr] -- Targeting AArch64 [INFO] [stderr] -- Targeting ARM [INFO] [stderr] -- Targeting Hexagon [INFO] [stderr] -- Targeting Mips [INFO] [stderr] -- Targeting PowerPC [INFO] [stderr] -- Targeting Sparc [INFO] [stderr] -- Targeting SystemZ [INFO] [stderr] -- Targeting X86 [INFO] [stderr] -- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.1") [INFO] [stderr] -- Configuring done (28.7s) [INFO] [stderr] -- Generating done (0.1s) [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/keystone-engine-757cf0cfdc5c9e9b/out/build [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/keystone-engine-757cf0cfdc5c9e9b/out/build" && LC_ALL="C" MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" PYTHONDONTWRITEBYTECODE="1" "cmake" "--build" "/opt/rustwide/target/debug/build/keystone-engine-757cf0cfdc5c9e9b/out/build" "--target" "install" "--config" "Debug" [INFO] [stderr] [ 0%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/ConstantPools.cpp.o [INFO] [stderr] [ 1%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/ELFObjectWriter.cpp.o [INFO] [stderr] [ 1%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCAsmBackend.cpp.o [INFO] [stderr] [ 2%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCAsmInfo.cpp.o [INFO] [stderr] [ 3%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCAsmInfoDarwin.cpp.o [INFO] [stderr] [ 3%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCContext.cpp.o [INFO] [stderr] [ 3%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCAsmInfoCOFF.cpp.o [INFO] [stderr] [ 3%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCFragment.cpp.o [INFO] [stderr] [ 4%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCInst.cpp.o [INFO] [stderr] [ 5%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCAsmInfoELF.cpp.o [INFO] [stderr] [ 5%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCCodeEmitter.cpp.o [INFO] [stderr] [ 5%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCELFStreamer.cpp.o [INFO] [stderr] [ 6%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCELFObjectTargetWriter.cpp.o [INFO] [stderr] [ 7%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCExpr.cpp.o [INFO] [stderr] [ 7%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCInstrDesc.cpp.o [INFO] [stderr] [ 7%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCAssembler.cpp.o [INFO] [stderr] [ 7%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCLabel.cpp.o [INFO] [stderr] [ 8%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCObjectFileInfo.cpp.o [INFO] [stderr] [ 8%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCObjectStreamer.cpp.o [INFO] [stderr] [ 9%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCObjectWriter.cpp.o [INFO] [stderr] [ 9%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCParser/AsmLexer.cpp.o [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] CMake Deprecation Warning at CMakeLists.txt:4 (cmake_minimum_required): [INFO] [stderr] Compatibility with CMake < 3.5 will be removed from a future version of [INFO] [stderr] CMake. [INFO] [stderr] [INFO] [stderr] Update the VERSION argument value or use a ... suffix to tell [INFO] [stderr] CMake that the project does not need compatibility with older versions. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Deprecation Warning at CMakeLists.txt:27 (cmake_policy): [INFO] [stderr] The OLD behavior for policy CMP0051 will be removed from a future version [INFO] [stderr] of CMake. [INFO] [stderr] [INFO] [stderr] The cmake-policies(7) manual explains that the OLD behaviors of all [INFO] [stderr] policies are deprecated and that a policy should be set to OLD only under [INFO] [stderr] specific short-term circumstances. Projects should be ported to the NEW [INFO] [stderr] behavior and not rely on setting a policy to OLD. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Deprecation Warning at llvm/CMakeLists.txt:3 (cmake_minimum_required): [INFO] [stderr] Compatibility with CMake < 3.5 will be removed from a future version of [INFO] [stderr] CMake. [INFO] [stderr] [INFO] [stderr] Update the VERSION argument value or use a ... suffix to tell [INFO] [stderr] CMake that the project does not need compatibility with older versions. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Deprecation Warning at llvm/CMakeLists.txt:22 (cmake_policy): [INFO] [stderr] The OLD behavior for policy CMP0051 will be removed from a future version [INFO] [stderr] of CMake. [INFO] [stderr] [INFO] [stderr] The cmake-policies(7) manual explains that the OLD behaviors of all [INFO] [stderr] policies are deprecated and that a policy should be set to OLD only under [INFO] [stderr] specific short-term circumstances. Projects should be ported to the NEW [INFO] [stderr] behavior and not rely on setting a policy to OLD. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Warning (dev) at /usr/share/cmake-3.28/Modules/CheckIncludeFile.cmake:77 (message): [INFO] [stderr] Policy CMP0075 is not set: Include file check macros honor [INFO] [stderr] CMAKE_REQUIRED_LIBRARIES. Run "cmake --help-policy CMP0075" for policy [INFO] [stderr] details. Use the cmake_policy command to set the policy and suppress this [INFO] [stderr] warning. [INFO] [stderr] [INFO] [stderr] CMAKE_REQUIRED_LIBRARIES is set to: [INFO] [stderr] [INFO] [stderr] m [INFO] [stderr] [INFO] [stderr] For compatibility with CMake 3.11 and below this check is ignoring it. [INFO] [stderr] Call Stack (most recent call first): [INFO] [stderr] llvm/cmake/config-ix.cmake:45 (check_include_file) [INFO] [stderr] llvm/CMakeLists.txt:324 (include) [INFO] [stderr] This warning is for project developers. Use -Wno-dev to suppress it. [INFO] [stderr] [INFO] [stderr] CMake Warning (dev) at llvm/CMakeLists.txt:338 (include): [INFO] [stderr] Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules [INFO] [stderr] are removed. Run "cmake --help-policy CMP0148" for policy details. Use [INFO] [stderr] the cmake_policy command to set the policy and suppress this warning. [INFO] [stderr] [INFO] [stderr] This warning is for project developers. Use -Wno-dev to suppress it. [INFO] [stderr] [INFO] [stderr] CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): [INFO] [stderr] Policy CMP0063 is not set: Honor visibility properties for all target [INFO] [stderr] types. Run "cmake --help-policy CMP0063" for policy details. Use the [INFO] [stderr] cmake_policy command to set the policy and suppress this warning. [INFO] [stderr] [INFO] [stderr] Target "fuzz_asm_arm64_arm" of type "EXECUTABLE" has the following [INFO] [stderr] visibility properties set for C: [INFO] [stderr] [INFO] [stderr] C_VISIBILITY_PRESET [INFO] [stderr] [INFO] [stderr] For compatibility CMake is not honoring them for this target. [INFO] [stderr] This warning is for project developers. Use -Wno-dev to suppress it. [INFO] [stderr] [INFO] [stderr] CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): [INFO] [stderr] Policy CMP0063 is not set: Honor visibility properties for all target [INFO] [stderr] types. Run "cmake --help-policy CMP0063" for policy details. Use the [INFO] [stderr] cmake_policy command to set the policy and suppress this warning. [INFO] [stderr] [INFO] [stderr] Target "fuzz_asm_arm_arm" of type "EXECUTABLE" has the following visibility [INFO] [stderr] properties set for C: [INFO] [stderr] [INFO] [stderr] C_VISIBILITY_PRESET [INFO] [stderr] [INFO] [stderr] For compatibility CMake is not honoring them for this target. [INFO] [stderr] This warning is for project developers. Use -Wno-dev to suppress it. [INFO] [stderr] [INFO] [stderr] CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): [INFO] [stderr] Policy CMP0063 is not set: Honor visibility properties for all target [INFO] [stderr] types. Run "cmake --help-policy CMP0063" for policy details. Use the [INFO] [stderr] cmake_policy command to set the policy and suppress this warning. [INFO] [stderr] [INFO] [stderr] Target "fuzz_asm_arm_armbe" of type "EXECUTABLE" has the following [INFO] [stderr] visibility properties set for C: [INFO] [stderr] [INFO] [stderr] C_VISIBILITY_PRESET [INFO] [stderr] [INFO] [stderr] For compatibility CMake is not honoring them for this target. [INFO] [stderr] This warning is for project developers. Use -Wno-dev to suppress it. [INFO] [stderr] [INFO] [stderr] CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): [INFO] [stderr] Policy CMP0063 is not set: Honor visibility properties for all target [INFO] [stderr] types. Run "cmake --help-policy CMP0063" for policy details. Use the [INFO] [stderr] cmake_policy command to set the policy and suppress this warning. [INFO] [stderr] [INFO] [stderr] Target "fuzz_asm_arm_armv8be" of type "EXECUTABLE" has the following [INFO] [stderr] visibility properties set for C: [INFO] [stderr] [INFO] [stderr] C_VISIBILITY_PRESET [INFO] [stderr] [INFO] [stderr] For compatibility CMake is not honoring them for this target. [INFO] [stderr] This warning is for project developers. Use -Wno-dev to suppress it. [INFO] [stderr] [INFO] [stderr] CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): [INFO] [stderr] Policy CMP0063 is not set: Honor visibility properties for all target [INFO] [stderr] types. Run "cmake --help-policy CMP0063" for policy details. Use the [INFO] [stderr] cmake_policy command to set the policy and suppress this warning. [INFO] [stderr] [INFO] [stderr] Target "fuzz_asm_arm_thumb" of type "EXECUTABLE" has the following [INFO] [stderr] visibility properties set for C: [INFO] [stderr] [INFO] [stderr] C_VISIBILITY_PRESET [INFO] [stderr] [INFO] [stderr] For compatibility CMake is not honoring them for this target. [INFO] [stderr] This warning is for project developers. Use -Wno-dev to suppress it. [INFO] [stderr] [INFO] [stderr] CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): [INFO] [stderr] Policy CMP0063 is not set: Honor visibility properties for all target [INFO] [stderr] types. Run "cmake --help-policy CMP0063" for policy details. Use the [INFO] [stderr] cmake_policy command to set the policy and suppress this warning. [INFO] [stderr] [INFO] [stderr] Target "fuzz_asm_arm_thumbbe" of type "EXECUTABLE" has the following [INFO] [stderr] visibility properties set for C: [INFO] [stderr] [INFO] [stderr] C_VISIBILITY_PRESET [INFO] [stderr] [INFO] [stderr] For compatibility CMake is not honoring them for this target. [INFO] [stderr] This warning is for project developers. Use -Wno-dev to suppress it. [INFO] [stderr] [INFO] [stderr] CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): [INFO] [stderr] Policy CMP0063 is not set: Honor visibility properties for all target [INFO] [stderr] types. Run "cmake --help-policy CMP0063" for policy details. Use the [INFO] [stderr] cmake_policy command to set the policy and suppress this warning. [INFO] [stderr] [INFO] [stderr] Target "fuzz_asm_arm_thumbv8" of type "EXECUTABLE" has the following [INFO] [stderr] visibility properties set for C: [INFO] [stderr] [INFO] [stderr] C_VISIBILITY_PRESET [INFO] [stderr] [INFO] [stderr] For compatibility CMake is not honoring them for this target. [INFO] [stderr] This warning is for project developers. Use -Wno-dev to suppress it. [INFO] [stderr] [INFO] [stderr] CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): [INFO] [stderr] Policy CMP0063 is not set: Honor visibility properties for all target [INFO] [stderr] types. Run "cmake --help-policy CMP0063" for policy details. Use the [INFO] [stderr] cmake_policy command to set the policy and suppress this warning. [INFO] [stderr] [INFO] [stderr] Target "fuzz_asm_arm_thumbv8be" of type "EXECUTABLE" has the following [INFO] [stderr] visibility properties set for C: [INFO] [stderr] [INFO] [stderr] C_VISIBILITY_PRESET [INFO] [stderr] [INFO] [stderr] For compatibility CMake is not honoring them for this target. [INFO] [stderr] This warning is for project developers. Use -Wno-dev to suppress it. [INFO] [stderr] [INFO] [stderr] CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): [INFO] [stderr] Policy CMP0063 is not set: Honor visibility properties for all target [INFO] [stderr] types. Run "cmake --help-policy CMP0063" for policy details. Use the [INFO] [stderr] cmake_policy command to set the policy and suppress this warning. [INFO] [stderr] [INFO] [stderr] Target "fuzz_asm_armv8_arm" of type "EXECUTABLE" has the following [INFO] [stderr] visibility properties set for C: [INFO] [stderr] [INFO] [stderr] C_VISIBILITY_PRESET [INFO] [stderr] [INFO] [stderr] For compatibility CMake is not honoring them for this target. [INFO] [stderr] This warning is for project developers. Use -Wno-dev to suppress it. [INFO] [stderr] [INFO] [stderr] CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): [INFO] [stderr] Policy CMP0063 is not set: Honor visibility properties for all target [INFO] [stderr] types. Run "cmake --help-policy CMP0063" for policy details. Use the [INFO] [stderr] cmake_policy command to set the policy and suppress this warning. [INFO] [stderr] [INFO] [stderr] Target "fuzz_asm_evm" of type "EXECUTABLE" has the following visibility [INFO] [stderr] properties set for C: [INFO] [stderr] [INFO] [stderr] C_VISIBILITY_PRESET [INFO] [stderr] [INFO] [stderr] For compatibility CMake is not honoring them for this target. [INFO] [stderr] This warning is for project developers. Use -Wno-dev to suppress it. [INFO] [stderr] [INFO] [stderr] CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): [INFO] [stderr] Policy CMP0063 is not set: Honor visibility properties for all target [INFO] [stderr] types. Run "cmake --help-policy CMP0063" for policy details. Use the [INFO] [stderr] cmake_policy command to set the policy and suppress this warning. [INFO] [stderr] [INFO] [stderr] Target "fuzz_asm_hex" of type "EXECUTABLE" has the following visibility [INFO] [stderr] properties set for C: [INFO] [stderr] [INFO] [stderr] C_VISIBILITY_PRESET [INFO] [stderr] [INFO] [stderr] For compatibility CMake is not honoring them for this target. [INFO] [stderr] This warning is for project developers. Use -Wno-dev to suppress it. [INFO] [stderr] [INFO] [stderr] CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): [INFO] [stderr] Policy CMP0063 is not set: Honor visibility properties for all target [INFO] [stderr] types. Run "cmake --help-policy CMP0063" for policy details. Use the [INFO] [stderr] cmake_policy command to set the policy and suppress this warning. [INFO] [stderr] [INFO] [stderr] Target "fuzz_asm_mips" of type "EXECUTABLE" has the following visibility [INFO] [stderr] properties set for C: [INFO] [stderr] [INFO] [stderr] C_VISIBILITY_PRESET [INFO] [stderr] [INFO] [stderr] For compatibility CMake is not honoring them for this target. [INFO] [stderr] This warning is for project developers. Use -Wno-dev to suppress it. [INFO] [stderr] [INFO] [stderr] CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): [INFO] [stderr] Policy CMP0063 is not set: Honor visibility properties for all target [INFO] [stderr] types. Run "cmake --help-policy CMP0063" for policy details. Use the [INFO] [stderr] cmake_policy command to set the policy and suppress this warning. [INFO] [stderr] [INFO] [stderr] Target "fuzz_asm_mips64" of type "EXECUTABLE" has the following visibility [INFO] [stderr] properties set for C: [INFO] [stderr] [INFO] [stderr] C_VISIBILITY_PRESET [INFO] [stderr] [INFO] [stderr] For compatibility CMake is not honoring them for this target. [INFO] [stderr] This warning is for project developers. Use -Wno-dev to suppress it. [INFO] [stderr] [INFO] [stderr] CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): [INFO] [stderr] Policy CMP0063 is not set: Honor visibility properties for all target [INFO] [stderr] types. Run "cmake --help-policy CMP0063" for policy details. Use the [INFO] [stderr] cmake_policy command to set the policy and suppress this warning. [INFO] [stderr] [INFO] [stderr] Target "fuzz_asm_mips64be" of type "EXECUTABLE" has the following [INFO] [stderr] visibility properties set for C: [INFO] [stderr] [INFO] [stderr] C_VISIBILITY_PRESET [INFO] [stderr] [INFO] [stderr] For compatibility CMake is not honoring them for this target. [INFO] [stderr] This warning is for project developers. Use -Wno-dev to suppress it. [INFO] [stderr] [INFO] [stderr] CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): [INFO] [stderr] Policy CMP0063 is not set: Honor visibility properties for all target [INFO] [stderr] types. Run "cmake --help-policy CMP0063" for policy details. Use the [INFO] [stderr] cmake_policy command to set the policy and suppress this warning. [INFO] [stderr] [INFO] [stderr] Target "fuzz_asm_mipsbe" of type "EXECUTABLE" has the following visibility [INFO] [stderr] properties set for C: [INFO] [stderr] [INFO] [stderr] C_VISIBILITY_PRESET [INFO] [stderr] [INFO] [stderr] For compatibility CMake is not honoring them for this target. [INFO] [stderr] This warning is for project developers. Use -Wno-dev to suppress it. [INFO] [stderr] [INFO] [stderr] CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): [INFO] [stderr] Policy CMP0063 is not set: Honor visibility properties for all target [INFO] [stderr] types. Run "cmake --help-policy CMP0063" for policy details. Use the [INFO] [stderr] cmake_policy command to set the policy and suppress this warning. [INFO] [stderr] [INFO] [stderr] Target "fuzz_asm_ppc32be" of type "EXECUTABLE" has the following visibility [INFO] [stderr] properties set for C: [INFO] [stderr] [INFO] [stderr] C_VISIBILITY_PRESET [INFO] [stderr] [INFO] [stderr] For compatibility CMake is not honoring them for this target. [INFO] [stderr] This warning is for project developers. Use -Wno-dev to suppress it. [INFO] [stderr] [INFO] [stderr] CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): [INFO] [stderr] Policy CMP0063 is not set: Honor visibility properties for all target [INFO] [stderr] types. Run "cmake --help-policy CMP0063" for policy details. Use the [INFO] [stderr] cmake_policy command to set the policy and suppress this warning. [INFO] [stderr] [INFO] [stderr] Target "fuzz_asm_ppc64" of type "EXECUTABLE" has the following visibility [INFO] [stderr] properties set for C: [INFO] [stderr] [INFO] [stderr] C_VISIBILITY_PRESET [INFO] [stderr] [INFO] [stderr] For compatibility CMake is not honoring them for this target. [INFO] [stderr] This warning is for project developers. Use -Wno-dev to suppress it. [INFO] [stderr] [INFO] [stderr] CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): [INFO] [stderr] Policy CMP0063 is not set: Honor visibility properties for all target [INFO] [stderr] types. Run "cmake --help-policy CMP0063" for policy details. Use the [INFO] [stderr] cmake_policy command to set the policy and suppress this warning. [INFO] [stderr] [INFO] [stderr] Target "fuzz_asm_ppc64be" of type "EXECUTABLE" has the following visibility [INFO] [stderr] properties set for C: [INFO] [stderr] [INFO] [stderr] C_VISIBILITY_PRESET [INFO] [stderr] [INFO] [stderr] For compatibility CMake is not honoring them for this target. [INFO] [stderr] This warning is for project developers. Use -Wno-dev to suppress it. [INFO] [stderr] [INFO] [stderr] CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): [INFO] [stderr] Policy CMP0063 is not set: Honor visibility properties for all target [INFO] [stderr] types. Run "cmake --help-policy CMP0063" for policy details. Use the [INFO] [stderr] cmake_policy command to set the policy and suppress this warning. [INFO] [stderr] [INFO] [stderr] Target "fuzz_asm_sparc" of type "EXECUTABLE" has the following visibility [INFO] [stderr] properties set for C: [INFO] [stderr] [INFO] [stderr] C_VISIBILITY_PRESET [INFO] [stderr] [INFO] [stderr] For compatibility CMake is not honoring them for this target. [INFO] [stderr] This warning is for project developers. Use -Wno-dev to suppress it. [INFO] [stderr] [INFO] [stderr] CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): [INFO] [stderr] Policy CMP0063 is not set: Honor visibility properties for all target [INFO] [stderr] types. Run "cmake --help-policy CMP0063" for policy details. Use the [INFO] [stderr] cmake_policy command to set the policy and suppress this warning. [INFO] [stderr] [INFO] [stderr] Target "fuzz_asm_sparc64be" of type "EXECUTABLE" has the following [INFO] [stderr] visibility properties set for C: [INFO] [stderr] [INFO] [stderr] C_VISIBILITY_PRESET [INFO] [stderr] [INFO] [stderr] For compatibility CMake is not honoring them for this target. [INFO] [stderr] This warning is for project developers. Use -Wno-dev to suppress it. [INFO] [stderr] [INFO] [stderr] CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): [INFO] [stderr] Policy CMP0063 is not set: Honor visibility properties for all target [INFO] [stderr] types. Run "cmake --help-policy CMP0063" for policy details. Use the [INFO] [stderr] cmake_policy command to set the policy and suppress this warning. [INFO] [stderr] [INFO] [stderr] Target "fuzz_asm_sparcbe" of type "EXECUTABLE" has the following visibility [INFO] [stderr] properties set for C: [INFO] [stderr] [INFO] [stderr] C_VISIBILITY_PRESET [INFO] [stderr] [INFO] [stderr] For compatibility CMake is not honoring them for this target. [INFO] [stderr] This warning is for project developers. Use -Wno-dev to suppress it. [INFO] [stderr] [INFO] [stderr] CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): [INFO] [stderr] Policy CMP0063 is not set: Honor visibility properties for all target [INFO] [stderr] types. Run "cmake --help-policy CMP0063" for policy details. Use the [INFO] [stderr] cmake_policy command to set the policy and suppress this warning. [INFO] [stderr] [INFO] [stderr] Target "fuzz_asm_systemz" of type "EXECUTABLE" has the following visibility [INFO] [stderr] properties set for C: [INFO] [stderr] [INFO] [stderr] C_VISIBILITY_PRESET [INFO] [stderr] [INFO] [stderr] For compatibility CMake is not honoring them for this target. [INFO] [stderr] This warning is for project developers. Use -Wno-dev to suppress it. [INFO] [stderr] [INFO] [stderr] CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): [INFO] [stderr] Policy CMP0063 is not set: Honor visibility properties for all target [INFO] [stderr] types. Run "cmake --help-policy CMP0063" for policy details. Use the [INFO] [stderr] cmake_policy command to set the policy and suppress this warning. [INFO] [stderr] [INFO] [stderr] Target "fuzz_asm_x86_16" of type "EXECUTABLE" has the following visibility [INFO] [stderr] properties set for C: [INFO] [stderr] [INFO] [stderr] C_VISIBILITY_PRESET [INFO] [stderr] [INFO] [stderr] For compatibility CMake is not honoring them for this target. [INFO] [stderr] This warning is for project developers. Use -Wno-dev to suppress it. [INFO] [stderr] [INFO] [stderr] CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): [INFO] [stderr] Policy CMP0063 is not set: Honor visibility properties for all target [INFO] [stderr] types. Run "cmake --help-policy CMP0063" for policy details. Use the [INFO] [stderr] cmake_policy command to set the policy and suppress this warning. [INFO] [stderr] [INFO] [stderr] Target "fuzz_asm_x86_32" of type "EXECUTABLE" has the following visibility [INFO] [stderr] properties set for C: [INFO] [stderr] [INFO] [stderr] C_VISIBILITY_PRESET [INFO] [stderr] [INFO] [stderr] For compatibility CMake is not honoring them for this target. [INFO] [stderr] This warning is for project developers. Use -Wno-dev to suppress it. [INFO] [stderr] [INFO] [stderr] CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): [INFO] [stderr] Policy CMP0063 is not set: Honor visibility properties for all target [INFO] [stderr] types. Run "cmake --help-policy CMP0063" for policy details. Use the [INFO] [stderr] cmake_policy command to set the policy and suppress this warning. [INFO] [stderr] [INFO] [stderr] Target "fuzz_asm_x86_64" of type "EXECUTABLE" has the following visibility [INFO] [stderr] properties set for C: [INFO] [stderr] [INFO] [stderr] C_VISIBILITY_PRESET [INFO] [stderr] [INFO] [stderr] For compatibility CMake is not honoring them for this target. [INFO] [stderr] This warning is for project developers. Use -Wno-dev to suppress it. [INFO] [stderr] [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/keystone-engine-0.1.0/keystone/llvm/lib/MC/MCELFStreamer.cpp:15: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/keystone-engine-0.1.0/keystone/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] [INFO] [stderr] 37 | struct identity : public std::unary_function { [INFO] [stderr] | ^~~~~~~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/13/string:49, [INFO] [stderr] from /usr/include/c++/13/bits/locale_classes.h:40, [INFO] [stderr] from /usr/include/c++/13/bits/ios_base.h:41, [INFO] [stderr] from /usr/include/c++/13/streambuf:43, [INFO] [stderr] from /usr/include/c++/13/bits/streambuf_iterator.h:35, [INFO] [stderr] from /usr/include/c++/13/iterator:66, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/keystone-engine-0.1.0/keystone/llvm/include/llvm/ADT/SmallPtrSet.h:25, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/keystone-engine-0.1.0/keystone/llvm/include/llvm/MC/MCELFStreamer.h:13, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/keystone-engine-0.1.0/keystone/llvm/lib/MC/MCELFStreamer.cpp:14: [INFO] [stderr] /usr/include/c++/13/bits/stl_function.h:117:12: note: declared here [INFO] [stderr] 117 | struct unary_function [INFO] [stderr] | ^~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/keystone-engine-0.1.0/keystone/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] [INFO] [stderr] 47 | struct less_ptr : public std::binary_function { [INFO] [stderr] | ^~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/13/bits/stl_function.h:131:12: note: declared here [INFO] [stderr] 131 | struct binary_function [INFO] [stderr] | ^~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/keystone-engine-0.1.0/keystone/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] [INFO] [stderr] 54 | struct greater_ptr : public std::binary_function { [INFO] [stderr] | ^~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/13/bits/stl_function.h:131:12: note: declared here [INFO] [stderr] 131 | struct binary_function [INFO] [stderr] | ^~~~~~~~~~~~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/keystone-engine-0.1.0/keystone/llvm/lib/MC/MCELFObjectTargetWriter.cpp:10: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/keystone-engine-0.1.0/keystone/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] [INFO] [stderr] 37 | struct identity : public std::unary_function { [INFO] [stderr] | ^~~~~~~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/13/functional:49, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/keystone-engine-0.1.0/keystone/llvm/include/llvm/ADT/STLExtras.h:25: [INFO] [stderr] /usr/include/c++/13/bits/stl_function.h:117:12: note: declared here [INFO] [stderr] 117 | struct unary_function [INFO] [stderr] | ^~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/keystone-engine-0.1.0/keystone/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] [INFO] [stderr] 47 | struct less_ptr : public std::binary_function { [INFO] [stderr] | ^~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/13/bits/stl_function.h:131:12: note: declared here [INFO] [stderr] 131 | struct binary_function [INFO] [stderr] | ^~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/keystone-engine-0.1.0/keystone/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] [INFO] [stderr] 54 | struct greater_ptr : public std::binary_function { [INFO] [stderr] | ^~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/13/bits/stl_function.h:131:12: note: declared here [INFO] [stderr] 131 | struct binary_function [INFO] [stderr] | ^~~~~~~~~~~~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/keystone-engine-0.1.0/keystone/llvm/lib/MC/ELFObjectWriter.cpp:15: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/keystone-engine-0.1.0/keystone/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] [INFO] [stderr] 37 | struct identity : public std::unary_function { [INFO] [stderr] | ^~~~~~~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/13/string:49, [INFO] [stderr] from /usr/include/c++/13/bits/locale_classes.h:40, [INFO] [stderr] from /usr/include/c++/13/bits/ios_base.h:41, [INFO] [stderr] from /usr/include/c++/13/streambuf:43, [INFO] [stderr] from /usr/include/c++/13/bits/streambuf_iterator.h:35, [INFO] [stderr] from /usr/include/c++/13/iterator:66, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/keystone-engine-0.1.0/keystone/llvm/include/llvm/ADT/iterator_range.h:23, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/keystone-engine-0.1.0/keystone/llvm/include/llvm/ADT/SmallVector.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/keystone-engine-0.1.0/keystone/llvm/include/llvm/ADT/Twine.h:13, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/keystone-engine-0.1.0/keystone/llvm/include/llvm/ADT/Triple.h:13, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/keystone-engine-0.1.0/keystone/llvm/include/llvm/MC/MCELFObjectWriter.h:13, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/keystone-engine-0.1.0/keystone/llvm/lib/MC/ELFObjectWriter.cpp:14: [INFO] [stderr] /usr/include/c++/13/bits/stl_function.h:117:12: note: declared here [INFO] [stderr] 117 | struct unary_function [INFO] [stderr] | ^~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/keystone-engine-0.1.0/keystone/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] [INFO] [stderr] 47 | struct less_ptr : public std::binary_function { [INFO] [stderr] | ^~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/13/bits/stl_function.h:131:12: note: declared here [INFO] [stderr] 131 | struct binary_function [INFO] [stderr] | ^~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/keystone-engine-0.1.0/keystone/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] [INFO] [stderr] 54 | struct greater_ptr : public std::binary_function { [INFO] [stderr] | ^~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/13/bits/stl_function.h:131:12: note: declared here [INFO] [stderr] 131 | struct binary_function [INFO] [stderr] | ^~~~~~~~~~~~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/keystone-engine-0.1.0/keystone/llvm/lib/MC/MCAsmBackend.cpp:11: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/keystone-engine-0.1.0/keystone/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] [INFO] [stderr] 37 | struct identity : public std::unary_function { [INFO] [stderr] | ^~~~~~~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/13/string:49, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/keystone-engine-0.1.0/keystone/llvm/include/llvm/ADT/StringRef.h:18, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/keystone-engine-0.1.0/keystone/llvm/include/llvm/ADT/StringMap.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/keystone-engine-0.1.0/keystone/llvm/include/llvm/Support/Host.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/keystone-engine-0.1.0/keystone/llvm/include/llvm/ADT/Hashing.h:49, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/keystone-engine-0.1.0/keystone/llvm/include/llvm/ADT/ArrayRef.h:13, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/keystone-engine-0.1.0/keystone/llvm/include/llvm/MC/MCAsmBackend.h:13, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/keystone-engine-0.1.0/keystone/llvm/lib/MC/MCAsmBackend.cpp:10: [INFO] [stderr] /usr/include/c++/13/bits/stl_function.h:117:12: note: declared here [INFO] [stderr] 117 | struct unary_function [INFO] [stderr] | ^~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/keystone-engine-0.1.0/keystone/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] [INFO] [stderr] 47 | struct less_ptr : public std::binary_function { [INFO] [stderr] | ^~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/13/bits/stl_function.h:131:12: note: declared here [INFO] [stderr] 131 | struct binary_function [INFO] [stderr] | ^~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/keystone-engine-0.1.0/keystone/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] [INFO] [stderr] 54 | struct greater_ptr : public std::binary_function { [INFO] [stderr] | ^~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/13/bits/stl_function.h:131:12: note: declared here [INFO] [stderr] 131 | struct binary_function [INFO] [stderr] | ^~~~~~~~~~~~~~~ [INFO] [stderr] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[2]: *** [llvm/keystone/CMakeFiles/keystone.dir/build.make:230: llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCELFStreamer.cpp.o] Error 1 [INFO] [stderr] gmake[2]: *** Waiting for unfinished jobs.... [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/keystone-engine-0.1.0/keystone/llvm/lib/MC/MCObjectStreamer.cpp:11: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/keystone-engine-0.1.0/keystone/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] [INFO] [stderr] 37 | struct identity : public std::unary_function { [INFO] [stderr] | ^~~~~~~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/13/string:49, [INFO] [stderr] from /usr/include/c++/13/bits/locale_classes.h:40, [INFO] [stderr] from /usr/include/c++/13/bits/ios_base.h:41, [INFO] [stderr] from /usr/include/c++/13/streambuf:43, [INFO] [stderr] from /usr/include/c++/13/bits/streambuf_iterator.h:35, [INFO] [stderr] from /usr/include/c++/13/iterator:66, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/keystone-engine-0.1.0/keystone/llvm/include/llvm/ADT/iterator_range.h:23, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/keystone-engine-0.1.0/keystone/llvm/include/llvm/ADT/SmallVector.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/keystone-engine-0.1.0/keystone/llvm/include/llvm/MC/MCObjectStreamer.h:13, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/keystone-engine-0.1.0/keystone/llvm/lib/MC/MCObjectStreamer.cpp:10: [INFO] [stderr] /usr/include/c++/13/bits/stl_function.h:117:12: note: declared here [INFO] [stderr] 117 | struct unary_function [INFO] [stderr] | ^~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/keystone-engine-0.1.0/keystone/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] [INFO] [stderr] 47 | struct less_ptr : public std::binary_function { [INFO] [stderr] | ^~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/13/bits/stl_function.h:131:12: note: declared here [INFO] [stderr] 131 | struct binary_function [INFO] [stderr] | ^~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/keystone-engine-0.1.0/keystone/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] [INFO] [stderr] 54 | struct greater_ptr : public std::binary_function { [INFO] [stderr] | ^~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/13/bits/stl_function.h:131:12: note: declared here [INFO] [stderr] 131 | struct binary_function [INFO] [stderr] | ^~~~~~~~~~~~~~~ [INFO] [stderr] gmake[1]: *** [CMakeFiles/Makefile2:452: llvm/keystone/CMakeFiles/keystone.dir/all] Error 2 [INFO] [stderr] gmake: *** [Makefile:156: all] Error 2 [INFO] [stderr] [INFO] [stderr] thread 'main' (100) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.54/src/lib.rs:1119: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: 0x5f2afa20b882 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5f2afa20b882 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5f2afa20b882 - std::sys::backtrace::_print_fmt::h11496fe34963a885 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5f2afa20b882 - ::fmt::hff1a9408d012ee89 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5f2afa22da3f - core::fmt::rt::Argument::fmt::hf11195b61445f5d1 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5f2afa22da3f - core::fmt::write::h2f1fc679f228cc52 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x5f2afa1fc213 - std::io::default_write_fmt::hdd5e6d67566e664d [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5f2afa1fc213 - std::io::Write::write_fmt::haa2231cbd9aebf95 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5f2afa20b6d2 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5f2afa1f910c - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x5f2afa1f8f53 - std::panicking::default_hook::h43da101644971931 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x5f2afa1f964a - std::panicking::panic_with_hook::hb4e916c3e65eccec [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x5f2afa20b25a - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x5f2afa20b1b9 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x5f2afa1f9aed - __rustc[b29d3319de9a3146]::rust_begin_unwind [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x5f2afa2308e0 - core::panicking::panic_fmt::h5f8d281875be5ff1 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5f2afa1786cb - cmake::fail::h326cb84d613623a3 [INFO] [stderr] 17: 0x5f2afa17eb62 - cmake::run::h03ea904847d18a9c [INFO] [stderr] 18: 0x5f2afa17c87b - cmake::Config::build::h3de5758bc593a34e [INFO] [stderr] 19: 0x5f2afa16e439 - build_script_build::build_keystone::he9c283aac9f6a1a7 [INFO] [stderr] 20: 0x5f2afa16e836 - build_script_build::main::h315be85b07db8cad [INFO] [stderr] 21: 0x5f2afa16eb33 - core::ops::function::FnOnce::call_once::hdc943f8bc25e3d21 [INFO] [stderr] 22: 0x5f2afa16f166 - std::sys::backtrace::__rust_begin_short_backtrace::h5ab9d8266ccd7b5b [INFO] [stderr] 23: 0x5f2afa16f069 - std::rt::lang_start::{{closure}}::h1b9fa1ffe06a5ad1 [INFO] [stderr] 24: 0x5f2afa20be90 - core::ops::function::impls:: for &F>::call_once::h32dc2b2f49a48277 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 25: 0x5f2afa20be90 - std::panicking::catch_unwind::do_call::h3353546a38525559 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stderr] 26: 0x5f2afa20be90 - std::panicking::catch_unwind::h57fb70202d1ae368 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stderr] 27: 0x5f2afa20be90 - std::panic::catch_unwind::h4b724a52bb5803b4 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x5f2afa20be90 - std::rt::lang_start_internal::{{closure}}::h3724b3072c80532a [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/rt.rs:175:24 [INFO] [stderr] 29: 0x5f2afa20be90 - std::panicking::catch_unwind::do_call::h4f6e90f858bd1c3f [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stderr] 30: 0x5f2afa20be90 - std::panicking::catch_unwind::h81c085c0d350991c [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stderr] 31: 0x5f2afa20be90 - std::panic::catch_unwind::h289049af1176d82a [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stderr] 32: 0x5f2afa20be90 - std::rt::lang_start_internal::h3c37ebeb799b11e1 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/rt.rs:171:5 [INFO] [stderr] 33: 0x5f2afa16f051 - std::rt::lang_start::h06a5c29c008908fb [INFO] [stderr] 34: 0x5f2afa16f185 - main [INFO] [stderr] 35: 0x7ef1f25ed1ca - [INFO] [stderr] 36: 0x7ef1f25ed28b - __libc_start_main [INFO] [stderr] 37: 0x5f2afa16d0f5 - _start [INFO] [stderr] 38: 0x0 - [INFO] running `Command { std: "docker" "inspect" "a34c1de8a2a2a15aedf3314dc0177229774f38291a9a487a36638be09a2f2292", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a34c1de8a2a2a15aedf3314dc0177229774f38291a9a487a36638be09a2f2292", kill_on_drop: false }` [INFO] [stdout] a34c1de8a2a2a15aedf3314dc0177229774f38291a9a487a36638be09a2f2292