[INFO] cloning repository https://github.com/keyboardsmoke/remote-code
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/keyboardsmoke/remote-code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeyboardsmoke%2Fremote-code", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeyboardsmoke%2Fremote-code'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ff092e3ed75ce722ee6e4d03d73066082dba553f
[INFO] testing keyboardsmoke/remote-code against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeyboardsmoke%2Fremote-code" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/keyboardsmoke/remote-code
[INFO] finished tweaking git repo https://github.com/keyboardsmoke/remote-code
[INFO] tweaked toml for git repo https://github.com/keyboardsmoke/remote-code written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/keyboardsmoke/remote-code on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/keyboardsmoke/remote-code 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5f521ce7fcecbb6f183d5eba45ba375a0a63b90db44e387f1a80e0321241f120
[INFO] running `Command { std: "docker" "start" "-a" "5f521ce7fcecbb6f183d5eba45ba375a0a63b90db44e387f1a80e0321241f120", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f521ce7fcecbb6f183d5eba45ba375a0a63b90db44e387f1a80e0321241f120", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f521ce7fcecbb6f183d5eba45ba375a0a63b90db44e387f1a80e0321241f120", kill_on_drop: false }`
[INFO] [stdout] 5f521ce7fcecbb6f183d5eba45ba375a0a63b90db44e387f1a80e0321241f120
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e38a515d4c2c41ddd1d57a0afd9548a82e7d816a0b8cb0f5d618b134fa2a128a
[INFO] running `Command { std: "docker" "start" "-a" "e38a515d4c2c41ddd1d57a0afd9548a82e7d816a0b8cb0f5d618b134fa2a128a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.141
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.160
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling serde v1.0.160
[INFO] [stderr]    Compiling gimli v0.27.2
[INFO] [stderr]    Compiling rustix v0.37.11
[INFO] [stderr]    Compiling rustc-demangle v0.1.22
[INFO] [stderr]    Compiling proc-maps v0.3.0
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling anyhow v1.0.70
[INFO] [stderr]    Compiling linux-raw-sys v0.3.1
[INFO] [stderr]    Compiling object v0.30.3
[INFO] [stderr]    Compiling syn v2.0.15
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling keystone-engine v0.1.0
[INFO] [stderr]    Compiling addr2line v0.19.0
[INFO] [stderr]    Compiling serde_repr v0.1.12
[INFO] [stderr]    Compiling syscalls v0.6.9
[INFO] [stderr]    Compiling remote-utils v0.2.0 (https://github.com/keyboardsmoke/remote-utils.git#701236d6)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `linux_raw_sys`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/remote-utils-fe96b35969f283bd/701236d/src/impls.rs:173:9
[INFO] [stdout]     |
[INFO] [stdout] 173 |     use linux_raw_sys::general::iovec;
[INFO] [stdout]     |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `linux_raw_sys`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `linux_raw_sys`, use `cargo add linux_raw_sys` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `linux_raw_sys`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/remote-utils-fe96b35969f283bd/701236d/src/impls.rs:207:9
[INFO] [stdout]     |
[INFO] [stdout] 207 |     use linux_raw_sys::general::iovec;
[INFO] [stdout]     |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `linux_raw_sys`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `linux_raw_sys`, use `cargo add linux_raw_sys` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `linux_raw_sys`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/remote-utils-fe96b35969f283bd/701236d/src/impls.rs:179:56
[INFO] [stdout]     |
[INFO] [stdout] 179 |     let local = iovec { iov_base: vec.as_ptr() as *mut linux_raw_sys::ctypes::c_void, iov_len: size as u64 };
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `linux_raw_sys`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `linux_raw_sys`, use `cargo add linux_raw_sys` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `linux_raw_sys`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/remote-utils-fe96b35969f283bd/701236d/src/impls.rs:180:52
[INFO] [stdout]     |
[INFO] [stdout] 180 |     let remote = iovec { iov_base: address as *mut linux_raw_sys::ctypes::c_void, iov_len: size as u64 };
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `linux_raw_sys`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `linux_raw_sys`, use `cargo add linux_raw_sys` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `linux_raw_sys`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/remote-utils-fe96b35969f283bd/701236d/src/impls.rs:210:57
[INFO] [stdout]     |
[INFO] [stdout] 210 |     let local = iovec { iov_base: data.as_ptr() as *mut linux_raw_sys::ctypes::c_void, iov_len: data.len() as u64 };
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `linux_raw_sys`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `linux_raw_sys`, use `cargo add linux_raw_sys` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `linux_raw_sys`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/remote-utils-fe96b35969f283bd/701236d/src/impls.rs:211:52
[INFO] [stdout]     |
[INFO] [stdout] 211 |     let remote = iovec { iov_base: address as *mut linux_raw_sys::ctypes::c_void, iov_len: data.len() as u64 };
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `linux_raw_sys`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `linux_raw_sys`, use `cargo add linux_raw_sys` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `remote-utils` (lib) due to 6 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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-b8c3236c9b5cb141/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-82158d6062181762/out/build" && CMAKE_PREFIX_PATH="" 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-82158d6062181762/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 (29.1s)
[INFO] [stderr]   -- Generating done (0.1s)
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/keystone-engine-82158d6062181762/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/keystone-engine-82158d6062181762/out/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" PYTHONDONTWRITEBYTECODE="1" "cmake" "--build" "." "--target" "install" "--config" "Debug"
[INFO] [stderr]   [  1%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCAsmBackend.cpp.o
[INFO] [stderr]   [  1%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCAsmInfoDarwin.cpp.o
[INFO] [stderr]   [  1%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCAssembler.cpp.o
[INFO] [stderr]   [  2%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCAsmInfo.cpp.o
[INFO] [stderr]   [  2%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCFragment.cpp.o
[INFO] [stderr]   [  2%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCContext.cpp.o
[INFO] [stderr]   [  2%] 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/MCExpr.cpp.o
[INFO] [stderr]   [  4%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCELFObjectTargetWriter.cpp.o
[INFO] [stderr]   [  4%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCELFStreamer.cpp.o
[INFO] [stderr]   [  4%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCInstrDesc.cpp.o
[INFO] [stderr]   [  6%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCInst.cpp.o
[INFO] [stderr]   [  6%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/ELFObjectWriter.cpp.o
[INFO] [stderr]   [  6%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/ConstantPools.cpp.o
[INFO] [stderr]   [  7%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCCodeEmitter.cpp.o
[INFO] [stderr]   [  7%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCAsmInfoELF.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]   [ 10%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCParser/AsmLexer.cpp.o
[INFO] [stderr]   [ 10%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCParser/AsmParser.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 <min> value or use a ...<max> 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 <min> value or use a ...<max> 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/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<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]      37 | struct identity : public std::unary_function<Ty, Ty> {
[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<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]      47 | struct less_ptr : public std::binary_function<Ty, Ty, bool> {
[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<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]      54 | struct greater_ptr : public std::binary_function<Ty, Ty, bool> {
[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<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]      37 | struct identity : public std::unary_function<Ty, Ty> {
[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<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]      47 | struct less_ptr : public std::binary_function<Ty, Ty, bool> {
[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<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]      54 | struct greater_ptr : public std::binary_function<Ty, Ty, bool> {
[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<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]      37 | struct identity : public std::unary_function<Ty, Ty> {
[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<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]      47 | struct less_ptr : public std::binary_function<Ty, Ty, bool> {
[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<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]      54 | struct greater_ptr : public std::binary_function<Ty, Ty, bool> {
[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/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<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]      37 | struct identity : public std::unary_function<Ty, Ty> {
[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<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]      47 | struct less_ptr : public std::binary_function<Ty, Ty, bool> {
[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<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]      54 | struct greater_ptr : public std::binary_function<Ty, Ty, bool> {
[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:202: llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCContext.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<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]      37 | struct identity : public std::unary_function<Ty, Ty> {
[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<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]      47 | struct less_ptr : public std::binary_function<Ty, Ty, bool> {
[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<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]      54 | struct greater_ptr : public std::binary_function<Ty, Ty, bool> {
[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:90: llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/ELFObjectWriter.cpp.o] Error 1
[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/MCParser/AsmParser.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<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]      37 | struct identity : public std::unary_function<Ty, Ty> {
[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/ADT/APInt.h:19,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/keystone-engine-0.1.0/keystone/llvm/include/llvm/ADT/APFloat.h:20,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/keystone-engine-0.1.0/keystone/llvm/lib/MC/MCParser/AsmParser.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<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]      47 | struct less_ptr : public std::binary_function<Ty, Ty, bool> {
[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<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr]      54 | struct greater_ptr : public std::binary_function<Ty, Ty, bool> {
[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' (555) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.50/src/lib.rs:1098:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 2
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x64b0ab9b5a52 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x64b0ab9b5a52 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x64b0ab9b5a52 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x64b0ab9b5a52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x64b0ab9c5eaf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x64b0ab9c5eaf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]      6:     0x64b0ab984fa1 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x64b0ab984fa1 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x64b0ab9900c2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x64b0ab992f8f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x64b0ab992de9 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x64b0ab993615 - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x64b0ab9934aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x64b0ab9901f9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x64b0ab9791ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x64b0ab9c9b20 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x64b0ab930cdb - cmake::fail::h58c5a249345f4290
[INFO] [stderr]     17:     0x64b0ab93099a - cmake::run::h160f1126a1a45209
[INFO] [stderr]     18:     0x64b0ab9369c5 - cmake::Config::build::ha313128121671a3a
[INFO] [stderr]     19:     0x64b0ab923799 - build_script_build::build_keystone::h25529869d0340819
[INFO] [stderr]     20:     0x64b0ab923b96 - build_script_build::main::ha69dd69ffcf6bfcf
[INFO] [stderr]     21:     0x64b0ab923db3 - core::ops::function::FnOnce::call_once::he7346ff29cf64efc
[INFO] [stderr]     22:     0x64b0ab923cf6 - std::sys::backtrace::__rust_begin_short_backtrace::h273597ec6f072984
[INFO] [stderr]     23:     0x64b0ab923c79 - std::rt::lang_start::{{closure}}::he814520503f81f71
[INFO] [stderr]     24:     0x64b0ab9869b0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4967fb77e0dfb65c
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     25:     0x64b0ab9869b0 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stderr]     26:     0x64b0ab9869b0 - std::panicking::catch_unwind::h26f0e342004b5114
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stderr]     27:     0x64b0ab9869b0 - std::panic::catch_unwind::h9ee33ca17775d897
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stderr]     28:     0x64b0ab9869b0 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stderr]     29:     0x64b0ab9869b0 - std::panicking::catch_unwind::do_call::h819db0a7788e7259
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stderr]     30:     0x64b0ab9869b0 - std::panicking::catch_unwind::h23e08fb4a7b9f405
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stderr]     31:     0x64b0ab9869b0 - std::panic::catch_unwind::h7ca3d9eabb6135ff
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stderr]     32:     0x64b0ab9869b0 - std::rt::lang_start_internal::h06ad7395f4fda8d7
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stderr]     33:     0x64b0ab923c61 - std::rt::lang_start::hf8c0e04cf5110a32
[INFO] [stderr]     34:     0x64b0ab925575 - main
[INFO] [stderr]     35:     0x7efa66b8d1ca - <unknown>
[INFO] [stderr]     36:     0x7efa66b8d28b - __libc_start_main
[INFO] [stderr]     37:     0x64b0ab923515 - _start
[INFO] [stderr]     38:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "e38a515d4c2c41ddd1d57a0afd9548a82e7d816a0b8cb0f5d618b134fa2a128a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e38a515d4c2c41ddd1d57a0afd9548a82e7d816a0b8cb0f5d618b134fa2a128a", kill_on_drop: false }`
[INFO] [stdout] e38a515d4c2c41ddd1d57a0afd9548a82e7d816a0b8cb0f5d618b134fa2a128a
