[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 1.90.0 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/keyboardsmoke/remote-code on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/keyboardsmoke/remote-utils.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-targets v0.48.0
[INFO] [stderr]   Downloaded cc v1.0.79
[INFO] [stderr]   Downloaded serde_repr v0.1.12
[INFO] [stderr]   Downloaded mach2 v0.4.1
[INFO] [stderr]   Downloaded peeking_take_while v0.1.2
[INFO] [stderr]   Downloaded cmake v0.1.50
[INFO] [stderr]   Downloaded humantime v2.1.0
[INFO] [stderr]   Downloaded either v1.8.1
[INFO] [stderr]   Downloaded termcolor v1.2.0
[INFO] [stderr]   Downloaded addr2line v0.19.0
[INFO] [stderr]   Downloaded miniz_oxide v0.6.2
[INFO] [stderr]   Downloaded rustc-demangle v0.1.22
[INFO] [stderr]   Downloaded backtrace v0.3.67
[INFO] [stderr]   Downloaded anyhow v1.0.70
[INFO] [stderr]   Downloaded textwrap v0.16.0
[INFO] [stderr]   Downloaded aho-corasick v0.7.20
[INFO] [stderr]   Downloaded clang-sys v1.6.1
[INFO] [stderr]   Downloaded syn v2.0.15
[INFO] [stderr]   Downloaded bindgen v0.60.1
[INFO] [stderr]   Downloaded proc-maps v0.3.0
[INFO] [stderr]   Downloaded clap v3.2.23
[INFO] [stderr]   Downloaded regex v1.7.3
[INFO] [stderr]   Downloaded object v0.30.3
[INFO] [stderr]   Downloaded rustix v0.37.11
[INFO] [stderr]   Downloaded bindgen v0.59.2
[INFO] [stderr]   Downloaded io-lifetimes v1.0.10
[INFO] [stderr]   Downloaded syscalls v0.6.9
[INFO] [stderr]   Downloaded windows_aarch64_gnullvm v0.48.0
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.48.0
[INFO] [stderr]   Downloaded serde v1.0.160
[INFO] [stderr]   Downloaded env_logger v0.9.3
[INFO] [stderr]   Downloaded errno v0.2.8
[INFO] [stderr]   Downloaded libproc v0.12.0
[INFO] [stderr]   Downloaded errno v0.3.1
[INFO] [stderr]   Downloaded serde_derive v1.0.160
[INFO] [stderr]   Downloaded hermit-abi v0.3.1
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.48.0
[INFO] [stderr]   Downloaded os_str_bytes v6.5.0
[INFO] [stderr]   Downloaded shlex v1.1.0
[INFO] [stderr]   Downloaded errno-dragonfly v0.1.2
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.48.0
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.48.0
[INFO] [stderr]   Downloaded gimli v0.27.2
[INFO] [stderr]   Downloaded windows_i686_gnu v0.48.0
[INFO] [stderr]   Downloaded windows_i686_msvc v0.48.0
[INFO] [stderr]   Downloaded linux-raw-sys v0.3.1
[INFO] [stderr]   Downloaded keystone-engine v0.1.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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 11658d75d86d8847798b525da8ad470461f43094b543d91d4cd2d6197463736e
[INFO] running `Command { std: "docker" "start" "-a" "11658d75d86d8847798b525da8ad470461f43094b543d91d4cd2d6197463736e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11658d75d86d8847798b525da8ad470461f43094b543d91d4cd2d6197463736e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11658d75d86d8847798b525da8ad470461f43094b543d91d4cd2d6197463736e", kill_on_drop: false }`
[INFO] [stdout] 11658d75d86d8847798b525da8ad470461f43094b543d91d4cd2d6197463736e
[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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fde12ec3c3857366fa4ff4a62e990ce741c4e2e0fe24f303eb6436525319e57e
[INFO] running `Command { std: "docker" "start" "-a" "fde12ec3c3857366fa4ff4a62e990ce741c4e2e0fe24f303eb6436525319e57e", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling libc v0.2.141
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.160
[INFO] [stderr]    Compiling serde v1.0.160
[INFO] [stderr]    Compiling gimli v0.27.2
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling rustc-demangle v0.1.22
[INFO] [stderr]    Compiling anyhow v1.0.70
[INFO] [stderr]    Compiling proc-maps v0.3.0
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling rustix v0.37.11
[INFO] [stderr]    Compiling linux-raw-sys v0.3.1
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling object v0.30.3
[INFO] [stderr]    Compiling keystone-engine v0.1.0
[INFO] [stderr]    Compiling syn v2.0.15
[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] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `remote-utils` (lib) due to 6 previous errors
[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-e9582973c2e4d621/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-3a25a693f9892ea9/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-3a25a693f9892ea9/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 (30.2s)
[INFO] [stderr]   -- Generating done (0.1s)
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/keystone-engine-3a25a693f9892ea9/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/keystone-engine-3a25a693f9892ea9/out/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" PYTHONDONTWRITEBYTECODE="1" "cmake" "--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/MCAsmInfoDarwin.cpp.o
[INFO] [stderr]   [  2%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/ELFObjectWriter.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/MCAsmInfo.cpp.o
[INFO] [stderr]   [  3%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCAsmBackend.cpp.o
[INFO] [stderr]   [  3%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCAsmInfoELF.cpp.o
[INFO] [stderr]   [  3%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCAssembler.cpp.o
[INFO] [stderr]   [  3%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCContext.cpp.o
[INFO] [stderr]   [  4%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCELFObjectTargetWriter.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/MCInst.cpp.o
[INFO] [stderr]   [  3%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCFragment.cpp.o
[INFO] [stderr]   [  6%] 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/MCLabel.cpp.o
[INFO] [stderr]   [  7%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCExpr.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]   [ 10%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCParser/AsmParser.cpp.o
[INFO] [stderr]   [ 10%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCParser/COFFAsmParser.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]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [llvm/keystone/CMakeFiles/keystone.dir/build.make:258: llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCFragment.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/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]   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' 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:     0x58600ad728c2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x58600ad728c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x58600ad728c2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x58600ad728c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x58600ad95933 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x58600ad95933 - core::fmt::write::h8a494366950f23bb
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]      6:     0x58600ad6f723 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x58600ad6f723 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x58600ad72712 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x58600ad73b53 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stderr]     10:     0x58600ad73935 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stderr]     11:     0x58600ad74565 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stderr]     12:     0x58600ad742fa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stderr]     13:     0x58600ad72dc9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x58600ad73f8d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stderr]     15:     0x58600ad94880 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x58600acfdcbb - cmake::fail::h228648d4cd714350
[INFO] [stderr]     17:     0x58600acfd56a - cmake::run::h787ead4ac3198deb
[INFO] [stderr]     18:     0x58600acfa185 - cmake::Config::build::hdbc460e5b69eadc1
[INFO] [stderr]     19:     0x58600acf51b9 - build_script_build::build_keystone::he8adb2338606c02d
[INFO] [stderr]     20:     0x58600acf55b6 - build_script_build::main::h4c6694e5da8854d6
[INFO] [stderr]     21:     0x58600acf3823 - core::ops::function::FnOnce::call_once::h082ab4e833fadb09
[INFO] [stderr]     22:     0x58600acf37f6 - std::sys::backtrace::__rust_begin_short_backtrace::h7db1b25a025cab8d
[INFO] [stderr]     23:     0x58600acf3779 - std::rt::lang_start::{{closure}}::ha0bfbaf1fb61b784
[INFO] [stderr]     24:     0x58600ad6aa90 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stderr]     25:     0x58600ad6aa90 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stderr]     26:     0x58600ad6aa90 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stderr]     27:     0x58600ad6aa90 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stderr]     28:     0x58600ad6aa90 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stderr]     29:     0x58600ad6aa90 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stderr]     30:     0x58600ad6aa90 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stderr]     31:     0x58600ad6aa90 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stderr]     32:     0x58600ad6aa90 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stderr]     33:     0x58600acf3761 - std::rt::lang_start::h84bb449ce86c6b9b
[INFO] [stderr]     34:     0x58600acf55d5 - main
[INFO] [stderr]     35:     0x7bfbe22761ca - <unknown>
[INFO] [stderr]     36:     0x7bfbe227628b - __libc_start_main
[INFO] [stderr]     37:     0x58600acf3585 - _start
[INFO] [stderr]     38:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "fde12ec3c3857366fa4ff4a62e990ce741c4e2e0fe24f303eb6436525319e57e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fde12ec3c3857366fa4ff4a62e990ce741c4e2e0fe24f303eb6436525319e57e", kill_on_drop: false }`
[INFO] [stdout] fde12ec3c3857366fa4ff4a62e990ce741c4e2e0fe24f303eb6436525319e57e
