[INFO] cloning repository https://github.com/nviennot/stm32-emulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nviennot/stm32-emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnviennot%2Fstm32-emulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnviennot%2Fstm32-emulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6622f2ce5047910a401ca958b7f6e91a0000f1b6 [INFO] checking nviennot/stm32-emulator against try#fc545c6b951a304df08b327c158f92678582f435 for pr-140557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnviennot%2Fstm32-emulator" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nviennot/stm32-emulator on toolchain fc545c6b951a304df08b327c158f92678582f435 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nviennot/stm32-emulator [INFO] finished tweaking git repo https://github.com/nviennot/stm32-emulator [INFO] tweaked toml for git repo https://github.com/nviennot/stm32-emulator written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/nviennot/stm32-emulator 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" "+fc545c6b951a304df08b327c158f92678582f435" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 876a9d7659f5def5a6723f966ed7176761134490e812cadd54240c044f8b158f [INFO] running `Command { std: "docker" "start" "-a" "876a9d7659f5def5a6723f966ed7176761134490e812cadd54240c044f8b158f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "876a9d7659f5def5a6723f966ed7176761134490e812cadd54240c044f8b158f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "876a9d7659f5def5a6723f966ed7176761134490e812cadd54240c044f8b158f", kill_on_drop: false }` [INFO] [stdout] 876a9d7659f5def5a6723f966ed7176761134490e812cadd54240c044f8b158f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d047ff6be328e0826040f36403abc32bf9039c8bf9dddf71bfc729b26998223 [INFO] running `Command { std: "docker" "start" "-a" "4d047ff6be328e0826040f36403abc32bf9039c8bf9dddf71bfc729b26998223", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Compiling capstone-sys v0.15.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Compiling unicorn-engine v2.0.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking xmlparser v0.13.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking roxmltree v0.14.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Compiling stm32-emulator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking clap-num v1.0.0 [INFO] [stderr] Checking png v0.17.5 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Checking svd-rs v0.13.1 [INFO] [stderr] Compiling num_enum_derive v0.5.7 [INFO] [stderr] Checking clap v3.1.6 [INFO] [stderr] Checking svd-parser v0.13.1 [INFO] [stderr] Checking num_enum v0.5.7 [INFO] [stderr] Checking serde_yaml v0.8.23 [INFO] [stderr] error: failed to run custom build command for `sdl2-sys v0.35.2` [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/sdl2-sys-297e9c5adf79bab4/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/sdl2-sys-1d29f6690d1b67a9/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdl2-sys-0.35.2/SDL" "-DSDL_SHARED=ON" "-DSDL_STATIC=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/sdl2-sys-1d29f6690d1b67a9/out" "-DCMAKE_C_FLAGS= -fcommon -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=release" [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] -- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.1") [INFO] [stderr] -- Performing Test HAVE_GCC_WALL [INFO] [stderr] -- Performing Test HAVE_GCC_WALL - Success [INFO] [stderr] -- Performing Test HAVE_GCC_NO_STRICT_ALIASING [INFO] [stderr] -- Performing Test HAVE_GCC_NO_STRICT_ALIASING - Success [INFO] [stderr] -- Performing Test HAVE_GCC_WDECLARATION_AFTER_STATEMENT [INFO] [stderr] -- Performing Test HAVE_GCC_WDECLARATION_AFTER_STATEMENT - Success [INFO] [stderr] -- Performing Test HAVE_GCC_WERROR_DECLARATION_AFTER_STATEMENT [INFO] [stderr] -- Performing Test HAVE_GCC_WERROR_DECLARATION_AFTER_STATEMENT - Success [INFO] [stderr] -- Performing Test HAVE_GCC_ATOMICS [INFO] [stderr] -- Performing Test HAVE_GCC_ATOMICS - Success [INFO] [stderr] -- Performing Test HAVE_GCC_PREFERRED_STACK_BOUNDARY [INFO] [stderr] -- Performing Test HAVE_GCC_PREFERRED_STACK_BOUNDARY - Failed [INFO] [stderr] -- Performing Test HAVE_GCC_FVISIBILITY [INFO] [stderr] -- Performing Test HAVE_GCC_FVISIBILITY - Success [INFO] [stderr] -- Performing Test HAVE_GCC_WSHADOW [INFO] [stderr] -- Performing Test HAVE_GCC_WSHADOW - Success [INFO] [stderr] -- Performing Test HAVE_NO_UNDEFINED [INFO] [stderr] -- Performing Test HAVE_NO_UNDEFINED - Success [INFO] [stderr] -- Performing Test HAVE_MMX [INFO] [stderr] -- Performing Test HAVE_MMX - Success [INFO] [stderr] -- Performing Test HAVE_3DNOW [INFO] [stderr] -- Performing Test HAVE_3DNOW - Success [INFO] [stderr] -- Performing Test HAVE_SSE [INFO] [stderr] -- Performing Test HAVE_SSE - Success [INFO] [stderr] -- Performing Test HAVE_SSE2 [INFO] [stderr] -- Performing Test HAVE_SSE2 - Success [INFO] [stderr] -- Performing Test HAVE_SSE3 [INFO] [stderr] -- Performing Test HAVE_SSE3 - Success [INFO] [stderr] -- Looking for immintrin.h [INFO] [stderr] -- Looking for immintrin.h - found [INFO] [stderr] -- Performing Test HAVE_ALTIVEC_H_HDR [INFO] [stderr] -- Performing Test HAVE_ALTIVEC_H_HDR - Failed [INFO] [stderr] -- Performing Test HAVE_ALTIVEC [INFO] [stderr] -- Performing Test HAVE_ALTIVEC - Failed [INFO] [stderr] -- Looking for sys/types.h [INFO] [stderr] -- Looking for sys/types.h - found [INFO] [stderr] -- Looking for stdio.h [INFO] [stderr] -- Looking for stdio.h - found [INFO] [stderr] -- Looking for stdlib.h [INFO] [stderr] -- Looking for stdlib.h - found [INFO] [stderr] -- Looking for stddef.h [INFO] [stderr] -- Looking for stddef.h - found [INFO] [stderr] -- Looking for stdarg.h [INFO] [stderr] -- Looking for stdarg.h - found [INFO] [stderr] -- Looking for malloc.h [INFO] [stderr] -- Looking for malloc.h - found [INFO] [stderr] -- Looking for memory.h [INFO] [stderr] -- Looking for memory.h - found [INFO] [stderr] -- Looking for string.h [INFO] [stderr] -- Looking for string.h - found [INFO] [stderr] -- Looking for limits.h [INFO] [stderr] -- Looking for limits.h - found [INFO] [stderr] -- Looking for float.h [INFO] [stderr] -- Looking for float.h - found [INFO] [stderr] -- Looking for strings.h [INFO] [stderr] -- Looking for strings.h - found [INFO] [stderr] -- Looking for wchar.h [INFO] [stderr] -- Looking for wchar.h - found [INFO] [stderr] -- Looking for inttypes.h [INFO] [stderr] -- Looking for inttypes.h - found [INFO] [stderr] -- Looking for stdint.h [INFO] [stderr] -- Looking for stdint.h - found [INFO] [stderr] -- Looking for ctype.h [INFO] [stderr] -- Looking for ctype.h - found [INFO] [stderr] -- Looking for math.h [INFO] [stderr] -- Looking for math.h - found [INFO] [stderr] -- Looking for iconv.h [INFO] [stderr] -- Looking for iconv.h - found [INFO] [stderr] -- Looking for signal.h [INFO] [stderr] -- Looking for signal.h - found [INFO] [stderr] -- Looking for libunwind.h [INFO] [stderr] -- Looking for libunwind.h - found [INFO] [stderr] -- Looking for 7 include files stddef.h, ..., float.h [INFO] [stderr] -- Looking for 7 include files stddef.h, ..., float.h - found [INFO] [stderr] -- Check size of size_t [INFO] [stderr] -- Check size of size_t - done [INFO] [stderr] -- Looking for M_PI [INFO] [stderr] -- Looking for M_PI - found [INFO] [stderr] -- Performing Test HAVE_MPROTECT [INFO] [stderr] -- Performing Test HAVE_MPROTECT - Success [INFO] [stderr] -- Looking for strtod [INFO] [stderr] -- Looking for strtod - found [INFO] [stderr] -- Looking for malloc [INFO] [stderr] -- Looking for malloc - found [INFO] [stderr] -- Looking for calloc [INFO] [stderr] -- Looking for calloc - found [INFO] [stderr] -- Looking for realloc [INFO] [stderr] -- Looking for realloc - found [INFO] [stderr] -- Looking for free [INFO] [stderr] -- Looking for free - found [INFO] [stderr] -- Looking for getenv [INFO] [stderr] -- Looking for getenv - found [INFO] [stderr] -- Looking for setenv [INFO] [stderr] -- Looking for setenv - found [INFO] [stderr] -- Looking for putenv [INFO] [stderr] -- Looking for putenv - found [INFO] [stderr] -- Looking for unsetenv [INFO] [stderr] -- Looking for unsetenv - found [INFO] [stderr] -- Looking for qsort [INFO] [stderr] -- Looking for qsort - found [INFO] [stderr] -- Looking for abs [INFO] [stderr] -- Looking for abs - found [INFO] [stderr] -- Looking for bcopy [INFO] [stderr] -- Looking for bcopy - found [INFO] [stderr] -- Looking for memset [INFO] [stderr] -- Looking for memset - found [INFO] [stderr] -- Looking for memcpy [INFO] [stderr] -- Looking for memcpy - found [INFO] [stderr] -- Looking for memmove [INFO] [stderr] -- Looking for memmove - found [INFO] [stderr] -- Looking for memcmp [INFO] [stderr] -- Looking for memcmp - found [INFO] [stderr] -- Looking for strlen [INFO] [stderr] -- Looking for strlen - found [INFO] [stderr] -- Looking for strlcpy [INFO] [stderr] -- Looking for strlcpy - found [INFO] [stderr] -- Looking for strlcat [INFO] [stderr] -- Looking for strlcat - found [INFO] [stderr] -- Looking for _strrev [INFO] [stderr] -- Looking for _strrev - not found [INFO] [stderr] -- Looking for _strupr [INFO] [stderr] -- Looking for _strupr - not found [INFO] [stderr] -- Looking for _strlwr [INFO] [stderr] -- Looking for _strlwr - not found [INFO] [stderr] -- Looking for index [INFO] [stderr] -- Configuring incomplete, errors occurred! [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] CMake Deprecation Warning at CMakeLists.txt:5 (cmake_minimum_required): [INFO] [stderr] Compatibility with CMake < 3.5 will be removed from a future version of [INFO] [stderr] CMake. [INFO] [stderr] [INFO] [stderr] Update the VERSION argument value or use a ... suffix to tell [INFO] [stderr] CMake that the project does not need compatibility with older versions. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/sdl2-sys-1d29f6690d1b67a9/out/build/CMakeFiles/CMakeScratch/TryCompile-qwCsDc/CMakeFiles/cmTC_47e07.dir/build.make.tmpe498c [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/sdl2-sys-1d29f6690d1b67a9/out/build/CMakeFiles/CMakeScratch/TryCompile-qwCsDc/CMakeFiles/cmTC_47e07.dir/compiler_depend.make.tmpd243d [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/sdl2-sys-1d29f6690d1b67a9/out/build/CMakeFiles/CMakeScratch/TryCompile-qwCsDc/CMakeFiles/cmTC_47e07.dir/compiler_depend.ts.tmpe5100 [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/sdl2-sys-1d29f6690d1b67a9/out/build/CMakeFiles/CMakeScratch/TryCompile-qwCsDc/CMakeFiles/cmTC_47e07.dir/depend.make.tmped510 [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/sdl2-sys-1d29f6690d1b67a9/out/build/CMakeFiles/CMakeScratch/TryCompile-qwCsDc/CMakeFiles/cmTC_47e07.dir/flags.make.tmp1f895 [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/sdl2-sys-1d29f6690d1b67a9/out/build/CMakeFiles/CMakeScratch/TryCompile-qwCsDc/CMakeFiles/cmTC_47e07.dir/link.txt.tmpdaa3f [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Could not create /opt/rustwide/target/debug/build/sdl2-sys-1d29f6690d1b67a9/out/build/CMakeFiles/CMakeScratch/TryCompile-qwCsDc/CMakeFiles/cmTC_47e07.dir/cmake_clean.cmake [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/sdl2-sys-1d29f6690d1b67a9/out/build/CMakeFiles/CMakeScratch/TryCompile-qwCsDc/CMakeFiles/cmTC_47e07.dir/DependInfo.cmake.tmpd71a1 [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/sdl2-sys-1d29f6690d1b67a9/out/build/CMakeFiles/CMakeScratch/TryCompile-qwCsDc/CMakeFiles/cmTC_47e07.dir/progress.make.tmp30c1b [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error at /usr/share/cmake-3.28/Modules/CheckSymbolExists.cmake:140 (try_compile): [INFO] [stderr] Failed to generate test project build system. [INFO] [stderr] Call Stack (most recent call first): [INFO] [stderr] /usr/share/cmake-3.28/Modules/CheckSymbolExists.cmake:66 (__CHECK_SYMBOL_EXISTS_IMPL) [INFO] [stderr] CMakeLists.txt:886 (check_symbol_exists) [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.48/src/lib.rs:975:5: [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit status: 1 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5c59b8e9b332 - std::backtrace_rs::backtrace::libunwind::trace::hb3d7ca5b88865842 [INFO] [stderr] at /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5c59b8e9b332 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a53fd973ba36392 [INFO] [stderr] at /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5c59b8e9b332 - std::sys::backtrace::_print_fmt::h87ca682c97942670 [INFO] [stderr] at /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5c59b8e9b332 - ::fmt::h16e3ed9da7b8df04 [INFO] [stderr] at /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5c59b8ebf393 - core::fmt::rt::Argument::fmt::h10541be890a54db2 [INFO] [stderr] at /rustc/fc545c6b951a304df08b327c158f92678582f435/library/core/src/fmt/rt.rs:179:76 [INFO] [stderr] 5: 0x5c59b8ebf393 - core::fmt::write::h6b46c86258e4637a [INFO] [stderr] at /rustc/fc545c6b951a304df08b327c158f92678582f435/library/core/src/fmt/mod.rs:1481:25 [INFO] [stderr] 6: 0x5c59b8e98083 - std::io::default_write_fmt::h86004ab1f45fbb94 [INFO] [stderr] at /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5c59b8e98083 - std::io::Write::write_fmt::h9d0f6a95905c45cc [INFO] [stderr] at /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x5c59b8e9b182 - std::sys::backtrace::BacktraceLock::print::hb966375286f67613 [INFO] [stderr] at /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5c59b8e9d022 - std::panicking::default_hook::{{closure}}::h05dbeac9adf6d847 [INFO] [stderr] at /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x5c59b8e9ce25 - std::panicking::default_hook::h162fb98f50a85b7e [INFO] [stderr] at /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5c59b8e9da42 - std::panicking::rust_panic_with_hook::h0e57bfcff031d859 [INFO] [stderr] at /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5c59b8e9d7ca - std::panicking::begin_panic_handler::{{closure}}::hb69648a716a31652 [INFO] [stderr] at /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5c59b8e9b829 - std::sys::backtrace::__rust_end_short_backtrace::ha638e20a26b49298 [INFO] [stderr] at /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5c59b8e9d45d - __rustc[8d0ea9f08a1f4960]::rust_begin_unwind [INFO] [stderr] at /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5c59b8ebe2c0 - core::panicking::panic_fmt::hc58b09ba0340c26a [INFO] [stderr] at /rustc/fc545c6b951a304df08b327c158f92678582f435/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5c59b8e35a2b - cmake::fail::h16a8769d798dc491 [INFO] [stderr] 17: 0x5c59b8e3522a - cmake::run::hc550474883b428e3 [INFO] [stderr] 18: 0x5c59b8e31f05 - cmake::Config::build::hf370bd2d196f340b [INFO] [stderr] 19: 0x5c59b8e1be86 - build_script_build::compile_sdl2::h0e02641de8a78400 [INFO] [stderr] 20: 0x5c59b8e1dc55 - build_script_build::main::hf72ea17ec075a3a8 [INFO] [stderr] 21: 0x5c59b8e17bb3 - core::ops::function::FnOnce::call_once::h92b55d413da8ff95 [INFO] [stderr] 22: 0x5c59b8e17796 - std::sys::backtrace::__rust_begin_short_backtrace::h58a8d8b3eb970cd2 [INFO] [stderr] 23: 0x5c59b8e176b9 - std::rt::lang_start::{{closure}}::h377f25cc89160779 [INFO] [stderr] 24: 0x5c59b8e931e0 - core::ops::function::impls:: for &F>::call_once::hbd1a83b636c79223 [INFO] [stderr] at /rustc/fc545c6b951a304df08b327c158f92678582f435/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 25: 0x5c59b8e931e0 - std::panicking::try::do_call::h7c838d7f98bd6702 [INFO] [stderr] at /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/panicking.rs:589:40 [INFO] [stderr] 26: 0x5c59b8e931e0 - std::panicking::try::h7ab326937472ae23 [INFO] [stderr] at /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/panicking.rs:552:19 [INFO] [stderr] 27: 0x5c59b8e931e0 - std::panic::catch_unwind::h761980d54ee59603 [INFO] [stderr] at /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x5c59b8e931e0 - std::rt::lang_start_internal::{{closure}}::hc6c246486dedfd03 [INFO] [stderr] at /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/rt.rs:168:24 [INFO] [stderr] 29: 0x5c59b8e931e0 - std::panicking::try::do_call::hdd3086b751f80be5 [INFO] [stderr] at /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/panicking.rs:589:40 [INFO] [stderr] 30: 0x5c59b8e931e0 - std::panicking::try::ha8f75ce9cc316ee6 [INFO] [stderr] at /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/panicking.rs:552:19 [INFO] [stderr] 31: 0x5c59b8e931e0 - std::panic::catch_unwind::h806971ee6ecbfe99 [INFO] [stderr] at /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/panic.rs:359:14 [INFO] [stderr] 32: 0x5c59b8e931e0 - std::rt::lang_start_internal::h4b66cd8d52926fc1 [INFO] [stderr] at /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/rt.rs:164:5 [INFO] [stderr] 33: 0x5c59b8e176a1 - std::rt::lang_start::h671f3f15dbbc2f9e [INFO] [stderr] 34: 0x5c59b8e1e485 - main [INFO] [stderr] 35: 0x72f7939891ca - [INFO] [stderr] 36: 0x72f79398928b - __libc_start_main [INFO] [stderr] 37: 0x5c59b8e16ea5 - _start [INFO] [stderr] 38: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: capstone-sys@0.15.0: capstone/arch/X86/X86Mapping.c:2189:1: fatal error: error writing to /tmp/ccHv414b.s: No space left on device [INFO] [stderr] warning: capstone-sys@0.15.0: 2189 | } [INFO] [stderr] warning: capstone-sys@0.15.0: | ^ [INFO] [stderr] warning: capstone-sys@0.15.0: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `capstone-sys v0.15.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/capstone-sys-a5b6aab3a2548831/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-Wno-enum-conversion" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_RISCV" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_WASM" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-0c56509f247b01e4/out/capstone/MCInstrDesc.o" "-c" "capstone/MCInstrDesc.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-Wno-enum-conversion" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_RISCV" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_WASM" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-0c56509f247b01e4/out/capstone/SStream.o" "-c" "capstone/SStream.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-Wno-enum-conversion" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_RISCV" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_WASM" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-0c56509f247b01e4/out/capstone/utils.o" "-c" "capstone/utils.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-Wno-enum-conversion" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_RISCV" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_WASM" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-0c56509f247b01e4/out/capstone/MCInst.o" "-c" "capstone/MCInst.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-Wno-enum-conversion" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_RISCV" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_WASM" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-0c56509f247b01e4/out/capstone/MCRegisterInfo.o" "-c" "capstone/MCRegisterInfo.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-Wno-enum-conversion" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_RISCV" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_WASM" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-0c56509f247b01e4/out/capstone/cs.o" "-c" "capstone/cs.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-Wno-enum-conversion" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_RISCV" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_WASM" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-0c56509f247b01e4/out/capstone/arch/PowerPC/PPCMapping.o" "-c" "capstone/arch/PowerPC/PPCMapping.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-Wno-enum-conversion" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_RISCV" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_WASM" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-0c56509f247b01e4/out/capstone/arch/PowerPC/PPCInstPrinter.o" "-c" "capstone/arch/PowerPC/PPCInstPrinter.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-Wno-enum-conversion" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_RISCV" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_WASM" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-0c56509f247b01e4/out/capstone/arch/PowerPC/PPCDisassembler.o" "-c" "capstone/arch/PowerPC/PPCDisassembler.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-Wno-enum-conversion" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_RISCV" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_WASM" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-0c56509f247b01e4/out/capstone/arch/PowerPC/PPCModule.o" "-c" "capstone/arch/PowerPC/PPCModule.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-Wno-enum-conversion" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_RISCV" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_WASM" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-0c56509f247b01e4/out/capstone/arch/M680X/M680XDisassembler.o" "-c" "capstone/arch/M680X/M680XDisassembler.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-Wno-enum-conversion" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_RISCV" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_WASM" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-0c56509f247b01e4/out/capstone/arch/M680X/M680XInstPrinter.o" "-c" "capstone/arch/M680X/M680XInstPrinter.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-Wno-enum-conversion" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_RISCV" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_WASM" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-0c56509f247b01e4/out/capstone/arch/M680X/M680XModule.o" "-c" "capstone/arch/M680X/M680XModule.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-Wno-enum-conversion" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_RISCV" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_WASM" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-0c56509f247b01e4/out/capstone/arch/RISCV/RISCVInstPrinter.o" "-c" "capstone/arch/RISCV/RISCVInstPrinter.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-Wno-enum-conversion" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_RISCV" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_WASM" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-0c56509f247b01e4/out/capstone/arch/RISCV/RISCVMapping.o" "-c" "capstone/arch/RISCV/RISCVMapping.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-Wno-enum-conversion" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_RISCV" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_WASM" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-0c56509f247b01e4/out/capstone/arch/RISCV/RISCVModule.o" "-c" "capstone/arch/RISCV/RISCVModule.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-Wno-enum-conversion" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_RISCV" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_WASM" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-0c56509f247b01e4/out/capstone/arch/RISCV/RISCVDisassembler.o" "-c" "capstone/arch/RISCV/RISCVDisassembler.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-Wno-enum-conversion" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_RISCV" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_WASM" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-0c56509f247b01e4/out/capstone/arch/MOS65XX/MOS65XXDisassembler.o" "-c" "capstone/arch/MOS65XX/MOS65XXDisassembler.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-Wno-enum-conversion" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_RISCV" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_WASM" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-0c56509f247b01e4/out/capstone/arch/MOS65XX/MOS65XXModule.o" "-c" "capstone/arch/MOS65XX/MOS65XXModule.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-Wno-enum-conversion" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_RISCV" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_WASM" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-0c56509f247b01e4/out/capstone/arch/ARM/ARMModule.o" "-c" "capstone/arch/ARM/ARMModule.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-Wno-enum-conversion" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_RISCV" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_WASM" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-0c56509f247b01e4/out/capstone/arch/ARM/ARMInstPrinter.o" "-c" "capstone/arch/ARM/ARMInstPrinter.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-Wno-enum-conversion" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_RISCV" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_WASM" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-0c56509f247b01e4/out/capstone/arch/ARM/ARMDisassembler.o" "-c" "capstone/arch/ARM/ARMDisassembler.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-Wno-enum-conversion" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_RISCV" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_WASM" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-0c56509f247b01e4/out/capstone/arch/ARM/ARMMapping.o" "-c" "capstone/arch/ARM/ARMMapping.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-Wno-enum-conversion" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_RISCV" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_WASM" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-0c56509f247b01e4/out/capstone/arch/M68K/M68KModule.o" "-c" "capstone/arch/M68K/M68KModule.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-Wno-enum-conversion" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_RISCV" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_WASM" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-0c56509f247b01e4/out/capstone/arch/M68K/M68KDisassembler.o" "-c" "capstone/arch/M68K/M68KDisassembler.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-Wno-enum-conversion" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_RISCV" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_WASM" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-0c56509f247b01e4/out/capstone/arch/M68K/M68KInstPrinter.o" "-c" "capstone/arch/M68K/M68KInstPrinter.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-Wno-enum-conversion" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_RISCV" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_WASM" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-0c56509f247b01e4/out/capstone/arch/X86/X86Module.o" "-c" "capstone/arch/X86/X86Module.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-Wno-enum-conversion" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_RISCV" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_WASM" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-0c56509f247b01e4/out/capstone/arch/X86/X86Mapping.o" "-c" "capstone/arch/X86/X86Mapping.c" [INFO] [stderr] cargo:warning=capstone/arch/X86/X86Mapping.c:2189:1: fatal error: error writing to /tmp/ccHv414b.s: No space left on device [INFO] [stderr] cargo:warning= 2189 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-Wno-enum-conversion" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_RISCV" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_WASM" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-0c56509f247b01e4/out/capstone/arch/X86/X86Mapping.o" "-c" "capstone/arch/X86/X86Mapping.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `unicorn-engine v2.0.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/unicorn-engine-9d82a48082404021/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=UNICORN_NO_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=UNICORN_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=UNICORN_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] cargo:rustc-link-arg=-Wl,-allow-multiple-definition [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_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/unicorn-engine-e94b54b39228740d/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0" "-G" "Ninja" "-DUNICORN_BUILD_TESTS=OFF" "-DUNICORN_INSTALL=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/unicorn-engine-e94b54b39228740d/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] 1.11.1 [INFO] [stderr] -- The C 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] Install prefix /usr/local [INFO] [stderr] binary directory /usr/local/bin [INFO] [stderr] library directory /usr/local/lib [INFO] [stderr] libexec directory /usr/local/libexec [INFO] [stderr] include directory /usr/local/include [INFO] [stderr] config directory /usr/local/etc [INFO] [stderr] local state directory /usr/local/var [INFO] [stderr] ELF interp prefix /usr/gnemul/qemu-%M [INFO] [stderr] Build directory /opt/rustwide/target/debug/build/unicorn-engine-e94b54b39228740d/out/build [INFO] [stderr] Source path /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu [INFO] [stderr] GIT binary git [INFO] [stderr] GIT submodules [INFO] [stderr] C compiler /usr/bin/cc [INFO] [stderr] Host C compiler cc [INFO] [stderr] C++ compiler c++ [INFO] [stderr] Objective-C compiler clang [INFO] [stderr] ARFLAGS rv [INFO] [stderr] CFLAGS -g [INFO] [stderr] QEMU_CFLAGS -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -std=gnu99 -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARM64 -DUNICORN_HAS_M68K -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -DUNICORN_HAS_PPC -DUNICORN_HAS_RISCV -DUNICORN_HAS_S390X -DUNICORN_HAS_TRICORE -fPIC -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong [INFO] [stderr] QEMU_LDFLAGS -Wl,--warn-common -Wl,-z,relro -Wl,-z,now -pie -m64 -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARM64 -DUNICORN_HAS_M68K -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -DUNICORN_HAS_PPC -DUNICORN_HAS_RISCV -DUNICORN_HAS_S390X -DUNICORN_HAS_TRICORE -fPIC -fstack-protector-strong [INFO] [stderr] make make [INFO] [stderr] install install [INFO] [stderr] host CPU x86_64 [INFO] [stderr] host big endian no [INFO] [stderr] target list x86_64-softmmu arm-softmmu aarch64-softmmu m68k-softmmu mips-softmmu mipsel-softmmu mips64-softmmu mips64el-softmmu sparc-softmmu sparc64-softmmu ppc-softmmu ppc64-softmmu riscv32-softmmu riscv64-softmmu s390x-softmmu tricore-softmmu [INFO] [stderr] strip binaries yes [INFO] [stderr] static build no [INFO] [stderr] mingw32 support no [INFO] [stderr] PIE yes [INFO] [stderr] TCG support yes [INFO] [stderr] malloc trim support yes [INFO] [stderr] membarrier no [INFO] [stderr] madvise yes [INFO] [stderr] posix_madvise yes [INFO] [stderr] posix_memalign yes [INFO] [stderr] debug stack usage no [INFO] [stderr] tcmalloc support no [INFO] [stderr] jemalloc support no [INFO] [stderr] avx2 optimization yes [INFO] [stderr] avx512f optimization no [INFO] [stderr] -- Configuring done (31.1s) [INFO] [stderr] -- Generating done (0.7s) [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/unicorn-engine-e94b54b39228740d/out/build [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/unicorn-engine-e94b54b39228740d/out/build" && "cmake" "--build" "." "--config" "Debug" "--parallel" "8" [INFO] [stderr] [1/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/softmmu/cpus.c.o [INFO] [stderr] [2/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/exec-vary.c.o [INFO] [stderr] [3/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/softmmu/ioport.c.o [INFO] [stderr] [4/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/softmmu/memory_mapping.c.o [INFO] [stderr] [5/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/softmmu/memory.c.o [INFO] [stderr] [6/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/accel/tcg/cpu-exec.c.o [INFO] [stderr] [7/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/exec.c.o [INFO] [stderr] [8/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/tcg/tcg-op-vec.c.o [INFO] [stderr] [9/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/accel/tcg/cpu-exec-common.c.o [INFO] [stderr] [10/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/tcg/optimize.c.o [INFO] [stderr] [11/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/accel/tcg/tcg-all.c.o [INFO] [stderr] [12/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/accel/tcg/tcg-runtime.c.o [INFO] [stderr] [13/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/accel/tcg/tcg-runtime-gvec.c.o [INFO] [stderr] [14/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/accel/tcg/translate-all.c.o [INFO] [stderr] [15/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/hw/i386/x86.c.o [INFO] [stderr] [16/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/target/i386/arch_memory_mapping.c.o [INFO] [stderr] [17/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/tcg/tcg-op-gvec.c.o [INFO] [stderr] [18/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/fpu/softfloat.c.o [INFO] [stderr] [19/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/tcg/tcg-op.c.o [INFO] [stderr] [20/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/target/i386/bpt_helper.c.o [INFO] [stderr] [21/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/accel/tcg/cputlb.c.o [INFO] [stderr] [22/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/accel/tcg/translator.c.o [INFO] [stderr] [23/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/target/i386/int_helper.c.o [INFO] [stderr] [24/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/tcg/tcg.c.o [INFO] [stderr] [25/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/target/i386/excp_helper.c.o [INFO] [stderr] [26/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/target/i386/cpu.c.o [INFO] [stderr] [27/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/target/i386/helper.c.o [INFO] [stderr] [28/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/target/i386/machine.c.o [INFO] [stderr] [29/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/target/i386/cc_helper.c.o [INFO] [stderr] [30/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/target/i386/mem_helper.c.o [INFO] [stderr] [31/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/target/i386/mpx_helper.c.o [INFO] [stderr] [32/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/target/i386/smm_helper.c.o [INFO] [stderr] [33/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/target/i386/misc_helper.c.o [INFO] [stderr] [34/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/target/i386/svm_helper.c.o [INFO] [stderr] [35/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/target/i386/xsave_helper.c.o [INFO] [stderr] [36/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/exec-vary.c.o [INFO] [stderr] [37/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/target/i386/seg_helper.c.o [INFO] [stderr] [38/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/softmmu/cpus.c.o [INFO] [stderr] [39/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/target/i386/unicorn.c.o [INFO] [stderr] [40/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/softmmu/ioport.c.o [INFO] [stderr] [41/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/softmmu/memory_mapping.c.o [INFO] [stderr] [42/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/target/i386/fpu_helper.c.o [INFO] [stderr] [43/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/exec.c.o [INFO] [stderr] [44/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/softmmu/memory.c.o [INFO] [stderr] [45/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/accel/tcg/cpu-exec.c.o [INFO] [stderr] [46/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/accel/tcg/cpu-exec-common.c.o [INFO] [stderr] [47/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/tcg/optimize.c.o [INFO] [stderr] [48/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/accel/tcg/tcg-all.c.o [INFO] [stderr] [49/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/tcg/tcg-op-vec.c.o [INFO] [stderr] [50/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/tcg/tcg-op-gvec.c.o [INFO] [stderr] [51/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/accel/tcg/tcg-runtime.c.o [INFO] [stderr] [52/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/fpu/softfloat.c.o [INFO] [stderr] [53/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/accel/tcg/translate-all.c.o [INFO] [stderr] [54/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/tcg/tcg.c.o [INFO] [stderr] [55/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/accel/tcg/translator.c.o [INFO] [stderr] [56/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/target/arm/cpu.c.o [INFO] [stderr] [57/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/tcg/tcg-op.c.o [INFO] [stderr] [58/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/target/arm/crypto_helper.c.o [INFO] [stderr] [59/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/accel/tcg/tcg-runtime-gvec.c.o [INFO] [stderr] [60/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/target/arm/debug_helper.c.o [INFO] [stderr] [61/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/target/i386/translate.c.o [INFO] [stderr] [62/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/accel/tcg/cputlb.c.o [INFO] [stderr] [63/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/target/arm/op_helper.c.o [INFO] [stderr] [64/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/target/arm/psci.c.o [INFO] [stderr] [65/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/target/arm/tlb_helper.c.o [INFO] [stderr] [66/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/target/arm/iwmmxt_helper.c.o [INFO] [stderr] [67/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/target/arm/unicorn_arm.c.o [INFO] [stderr] [68/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/target/arm/m_helper.c.o [INFO] [stderr] [69/591] Building C object CMakeFiles/aarch64-softmmu.dir/qemu/exec-vary.c.o [INFO] [stderr] [70/591] Building C object CMakeFiles/aarch64-softmmu.dir/qemu/softmmu/cpus.c.o [INFO] [stderr] [71/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/target/arm/vec_helper.c.o [INFO] [stderr] [72/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/target/arm/vfp_helper.c.o [INFO] [stderr] [73/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/target/arm/neon_helper.c.o [INFO] [stderr] [74/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/target/arm/helper.c.o [INFO] [stderr] [75/591] Building C object CMakeFiles/aarch64-softmmu.dir/qemu/softmmu/memory.c.o [INFO] [stderr] [76/591] Building C object CMakeFiles/aarch64-softmmu.dir/qemu/softmmu/ioport.c.o [INFO] [stderr] [77/591] Building C object CMakeFiles/aarch64-softmmu.dir/qemu/softmmu/memory_mapping.c.o [INFO] [stderr] [78/591] Building C object CMakeFiles/aarch64-softmmu.dir/qemu/exec.c.o [INFO] [stderr] [79/591] Building C object CMakeFiles/aarch64-softmmu.dir/qemu/accel/tcg/cpu-exec.c.o [INFO] [stderr] [80/591] Building C object CMakeFiles/aarch64-softmmu.dir/qemu/tcg/optimize.c.o [INFO] [stderr] [81/591] Building C object CMakeFiles/aarch64-softmmu.dir/qemu/accel/tcg/cpu-exec-common.c.o [INFO] [stderr] [82/591] Building C object CMakeFiles/aarch64-softmmu.dir/qemu/accel/tcg/tcg-all.c.o [INFO] [stderr] [83/591] Building C object CMakeFiles/aarch64-softmmu.dir/qemu/tcg/tcg-op-vec.c.o [INFO] [stderr] FAILED: CMakeFiles/aarch64-softmmu.dir/qemu/tcg/tcg-op-vec.c.o [INFO] [stderr] /usr/bin/cc -I/opt/rustwide/target/debug/build/unicorn-engine-e94b54b39228740d/out/build -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/glib_compat -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/tcg -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu11 -m64 -mcx16 -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/tcg/i386 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -fPIC -DNEED_CPU_H -include aarch64.h -I/opt/rustwide/target/debug/build/unicorn-engine-e94b54b39228740d/out/build/aarch64-softmmu -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/target/arm -MD -MT CMakeFiles/aarch64-softmmu.dir/qemu/tcg/tcg-op-vec.c.o -MF CMakeFiles/aarch64-softmmu.dir/qemu/tcg/tcg-op-vec.c.o.d -o CMakeFiles/aarch64-softmmu.dir/qemu/tcg/tcg-op-vec.c.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/tcg/tcg-op-vec.c [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/tcg/tcg-op-vec.c:806:1: fatal error: error writing to /tmp/ccUqXWTj.s: No space left on device [INFO] [stderr] 806 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] [84/591] Building C object CMakeFiles/aarch64-softmmu.dir/qemu/accel/tcg/tcg-runtime.c.o [INFO] [stderr] FAILED: CMakeFiles/aarch64-softmmu.dir/qemu/accel/tcg/tcg-runtime.c.o [INFO] [stderr] /usr/bin/cc -I/opt/rustwide/target/debug/build/unicorn-engine-e94b54b39228740d/out/build -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/glib_compat -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/tcg -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu11 -m64 -mcx16 -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/tcg/i386 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -fPIC -DNEED_CPU_H -include aarch64.h -I/opt/rustwide/target/debug/build/unicorn-engine-e94b54b39228740d/out/build/aarch64-softmmu -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/target/arm -MD -MT CMakeFiles/aarch64-softmmu.dir/qemu/accel/tcg/tcg-runtime.c.o -MF CMakeFiles/aarch64-softmmu.dir/qemu/accel/tcg/tcg-runtime.c.o.d -o CMakeFiles/aarch64-softmmu.dir/qemu/accel/tcg/tcg-runtime.c.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/accel/tcg/tcg-runtime.c [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/accel/tcg/tcg-runtime.c:166:1: fatal error: error writing to /tmp/ccyNbi10.s: No space left on device [INFO] [stderr] 166 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] [85/591] Building C object CMakeFiles/aarch64-softmmu.dir/qemu/tcg/tcg-op-gvec.c.o [INFO] [stderr] FAILED: CMakeFiles/aarch64-softmmu.dir/qemu/tcg/tcg-op-gvec.c.o [INFO] [stderr] /usr/bin/cc -I/opt/rustwide/target/debug/build/unicorn-engine-e94b54b39228740d/out/build -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/glib_compat -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/tcg -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu11 -m64 -mcx16 -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/tcg/i386 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -fPIC -DNEED_CPU_H -include aarch64.h -I/opt/rustwide/target/debug/build/unicorn-engine-e94b54b39228740d/out/build/aarch64-softmmu -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/target/arm -MD -MT CMakeFiles/aarch64-softmmu.dir/qemu/tcg/tcg-op-gvec.c.o -MF CMakeFiles/aarch64-softmmu.dir/qemu/tcg/tcg-op-gvec.c.o.d -o CMakeFiles/aarch64-softmmu.dir/qemu/tcg/tcg-op-gvec.c.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/tcg/tcg-op-gvec.c [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/tcg/tcg-op-gvec.c:3254:1: fatal error: error writing to /tmp/ccwu0k73.s: No space left on device [INFO] [stderr] 3254 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] [86/591] Building C object CMakeFiles/aarch64-softmmu.dir/qemu/fpu/softfloat.c.o [INFO] [stderr] FAILED: CMakeFiles/aarch64-softmmu.dir/qemu/fpu/softfloat.c.o [INFO] [stderr] /usr/bin/cc -I/opt/rustwide/target/debug/build/unicorn-engine-e94b54b39228740d/out/build -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/glib_compat -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/tcg -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu11 -m64 -mcx16 -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/tcg/i386 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -fPIC -DNEED_CPU_H -include aarch64.h -I/opt/rustwide/target/debug/build/unicorn-engine-e94b54b39228740d/out/build/aarch64-softmmu -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/target/arm -MD -MT CMakeFiles/aarch64-softmmu.dir/qemu/fpu/softfloat.c.o -MF CMakeFiles/aarch64-softmmu.dir/qemu/fpu/softfloat.c.o.d -o CMakeFiles/aarch64-softmmu.dir/qemu/fpu/softfloat.c.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/fpu/softfloat.c [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/fpu/softfloat.c:8186:1: fatal error: error writing to /tmp/ccyvPs2B.s: No space left on device [INFO] [stderr] 8186 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] [87/591] Building C object CMakeFiles/aarch64-softmmu.dir/qemu/tcg/tcg-op.c.o [INFO] [stderr] FAILED: CMakeFiles/aarch64-softmmu.dir/qemu/tcg/tcg-op.c.o [INFO] [stderr] /usr/bin/cc -I/opt/rustwide/target/debug/build/unicorn-engine-e94b54b39228740d/out/build -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/glib_compat -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/tcg -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu11 -m64 -mcx16 -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/tcg/i386 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -fPIC -DNEED_CPU_H -include aarch64.h -I/opt/rustwide/target/debug/build/unicorn-engine-e94b54b39228740d/out/build/aarch64-softmmu -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/target/arm -MD -MT CMakeFiles/aarch64-softmmu.dir/qemu/tcg/tcg-op.c.o -MF CMakeFiles/aarch64-softmmu.dir/qemu/tcg/tcg-op.c.o.d -o CMakeFiles/aarch64-softmmu.dir/qemu/tcg/tcg-op.c.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/tcg/tcg-op.c [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/tcg/tcg-op.c:3390:1: fatal error: error writing to /tmp/ccnXadhD.s: No space left on device [INFO] [stderr] 3390 | GEN_ATOMIC_HELPER(xchg, mov2, 0) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] compilation terminated. [INFO] [stderr] [88/591] Building C object CMakeFiles/aarch64-softmmu.dir/qemu/accel/tcg/cputlb.c.o [INFO] [stderr] FAILED: CMakeFiles/aarch64-softmmu.dir/qemu/accel/tcg/cputlb.c.o [INFO] [stderr] /usr/bin/cc -I/opt/rustwide/target/debug/build/unicorn-engine-e94b54b39228740d/out/build -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/glib_compat -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/tcg -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu11 -m64 -mcx16 -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/tcg/i386 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -fPIC -DNEED_CPU_H -include aarch64.h -I/opt/rustwide/target/debug/build/unicorn-engine-e94b54b39228740d/out/build/aarch64-softmmu -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/target/arm -MD -MT CMakeFiles/aarch64-softmmu.dir/qemu/accel/tcg/cputlb.c.o -MF CMakeFiles/aarch64-softmmu.dir/qemu/accel/tcg/cputlb.c.o.d -o CMakeFiles/aarch64-softmmu.dir/qemu/accel/tcg/cputlb.c.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/accel/tcg/cputlb.c [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/accel/tcg/cputlb.c:2425:1: fatal error: error writing to /tmp/ccFUKinb.s: No space left on device [INFO] [stderr] 2425 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] [89/591] Building C object CMakeFiles/aarch64-softmmu.dir/qemu/tcg/tcg.c.o [INFO] [stderr] FAILED: CMakeFiles/aarch64-softmmu.dir/qemu/tcg/tcg.c.o [INFO] [stderr] /usr/bin/cc -I/opt/rustwide/target/debug/build/unicorn-engine-e94b54b39228740d/out/build -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/glib_compat -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/tcg -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu11 -m64 -mcx16 -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/tcg/i386 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -fPIC -DNEED_CPU_H -include aarch64.h -I/opt/rustwide/target/debug/build/unicorn-engine-e94b54b39228740d/out/build/aarch64-softmmu -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/target/arm -MD -MT CMakeFiles/aarch64-softmmu.dir/qemu/tcg/tcg.c.o -MF CMakeFiles/aarch64-softmmu.dir/qemu/tcg/tcg.c.o.d -o CMakeFiles/aarch64-softmmu.dir/qemu/tcg/tcg.c.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/tcg/tcg.c [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/tcg/tcg.c:4128:1: fatal error: error writing to /tmp/ccRQySxV.s: No space left on device [INFO] [stderr] 4128 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] [90/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/target/arm/translate.c.o [INFO] [stderr] FAILED: CMakeFiles/arm-softmmu.dir/qemu/target/arm/translate.c.o [INFO] [stderr] /usr/bin/cc -I/opt/rustwide/target/debug/build/unicorn-engine-e94b54b39228740d/out/build -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/glib_compat -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/tcg -ffunction-sections -fdata-sections -fPIC -m64 -g -std=gnu11 -m64 -mcx16 -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/tcg/i386 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -fPIC -DNEED_CPU_H -include arm.h -I/opt/rustwide/target/debug/build/unicorn-engine-e94b54b39228740d/out/build/arm-softmmu -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/target/arm -MD -MT CMakeFiles/arm-softmmu.dir/qemu/target/arm/translate.c.o -MF CMakeFiles/arm-softmmu.dir/qemu/target/arm/translate.c.o.d -o CMakeFiles/arm-softmmu.dir/qemu/target/arm/translate.c.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/target/arm/translate.c [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/target/arm/translate.c:11790:1: fatal error: error writing to /tmp/ccDtT4MT.s: No space left on device [INFO] [stderr] 11790 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] ninja: build stopped: subcommand failed. [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] CMake Deprecation Warning at CMakeLists.txt:4 (cmake_minimum_required): [INFO] [stderr] Compatibility with CMake < 3.5 will be removed from a future version of [INFO] [stderr] CMake. [INFO] [stderr] [INFO] [stderr] Update the VERSION argument value or use a ... suffix to tell [INFO] [stderr] CMake that the project does not need compatibility with older versions. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Warning: [INFO] [stderr] Manually-specified variables were not used by the project: [INFO] [stderr] [INFO] [stderr] CMAKE_ASM_COMPILER [INFO] [stderr] CMAKE_ASM_FLAGS [INFO] [stderr] CMAKE_CXX_COMPILER [INFO] [stderr] CMAKE_CXX_FLAGS [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.48/src/lib.rs:975:5: [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit status: 1 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x58bd24ebfd32 - std::backtrace_rs::backtrace::libunwind::trace::hb3d7ca5b88865842 [INFO] [stderr] at /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x58bd24ebfd32 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a53fd973ba36392 [INFO] [stderr] at /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x58bd24ebfd32 - std::sys::backtrace::_print_fmt::h87ca682c97942670 [INFO] [stderr] at /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x58bd24ebfd32 - ::fmt::h16e3ed9da7b8df04 [INFO] [stderr] at /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x58bd24ee2443 - core::fmt::rt::Argument::fmt::h10541be890a54db2 [INFO] [stderr] at /rustc/fc545c6b951a304df08b327c158f92678582f435/library/core/src/fmt/rt.rs:179:76 [INFO] [stderr] 5: 0x58bd24ee2443 - core::fmt::write::h6b46c86258e4637a [INFO] [stderr] at /rustc/fc545c6b951a304df08b327c158f92678582f435/library/core/src/fmt/mod.rs:1481:25 [INFO] [stderr] 6: 0x58bd24ebc793 - std::io::default_write_fmt::h86004ab1f45fbb94 [INFO] [stderr] at /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x58bd24ebc793 - std::io::Write::write_fmt::h9d0f6a95905c45cc [INFO] [stderr] at /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x58bd24ebfb82 - std::sys::backtrace::BacktraceLock::print::hb966375286f67613 [INFO] [stderr] at /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x58bd24ec0fc2 - std::panicking::default_hook::{{closure}}::h05dbeac9adf6d847 [INFO] [stderr] at /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x58bd24ec0dc5 - std::panicking::default_hook::h162fb98f50a85b7e [INFO] [stderr] at /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x58bd24ec19e2 - std::panicking::rust_panic_with_hook::h0e57bfcff031d859 [INFO] [stderr] at /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x58bd24ec176a - std::panicking::begin_panic_handler::{{closure}}::hb69648a716a31652 [INFO] [stderr] at /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x58bd24ec0229 - std::sys::backtrace::__rust_end_short_backtrace::ha638e20a26b49298 [INFO] [stderr] at /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x58bd24ec13fd - __rustc[8d0ea9f08a1f4960]::rust_begin_unwind [INFO] [stderr] at /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x58bd24ee12d0 - core::panicking::panic_fmt::hc58b09ba0340c26a [INFO] [stderr] at /rustc/fc545c6b951a304df08b327c158f92678582f435/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x58bd24e3e22b - cmake::fail::h16a8769d798dc491 [INFO] [stderr] 17: 0x58bd24e3da2a - cmake::run::hc550474883b428e3 [INFO] [stderr] 18: 0x58bd24e3ae26 - cmake::Config::build::hf370bd2d196f340b [INFO] [stderr] 19: 0x58bd24e2b7a2 - build_script_build::build_with_cmake::hb4817ea68ede82aa [INFO] [stderr] 20: 0x58bd24e2bad9 - build_script_build::main::h0e95fb45625e2cca [INFO] [stderr] 21: 0x58bd24e27983 - core::ops::function::FnOnce::call_once::hfdfbde258f76df3d [INFO] [stderr] 22: 0x58bd24e27676 - std::sys::backtrace::__rust_begin_short_backtrace::h6b08692574f42471 [INFO] [stderr] 23: 0x58bd24e26ff9 - std::rt::lang_start::{{closure}}::hd9749fb113b45760 [INFO] [stderr] 24: 0x58bd24eb7a20 - core::ops::function::impls:: for &F>::call_once::hbd1a83b636c79223 [INFO] [stderr] at /rustc/fc545c6b951a304df08b327c158f92678582f435/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 25: 0x58bd24eb7a20 - std::panicking::try::do_call::h7c838d7f98bd6702 [INFO] [stderr] at /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/panicking.rs:589:40 [INFO] [stderr] 26: 0x58bd24eb7a20 - std::panicking::try::h7ab326937472ae23 [INFO] [stderr] at /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/panicking.rs:552:19 [INFO] [stderr] 27: 0x58bd24eb7a20 - std::panic::catch_unwind::h761980d54ee59603 [INFO] [stderr] at /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x58bd24eb7a20 - std::rt::lang_start_internal::{{closure}}::hc6c246486dedfd03 [INFO] [stderr] at /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/rt.rs:168:24 [INFO] [stderr] 29: 0x58bd24eb7a20 - std::panicking::try::do_call::hdd3086b751f80be5 [INFO] [stderr] at /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/panicking.rs:589:40 [INFO] [stderr] 30: 0x58bd24eb7a20 - std::panicking::try::ha8f75ce9cc316ee6 [INFO] [stderr] at /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/panicking.rs:552:19 [INFO] [stderr] 31: 0x58bd24eb7a20 - std::panic::catch_unwind::h806971ee6ecbfe99 [INFO] [stderr] at /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/panic.rs:359:14 [INFO] [stderr] 32: 0x58bd24eb7a20 - std::rt::lang_start_internal::h4b66cd8d52926fc1 [INFO] [stderr] at /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/rt.rs:164:5 [INFO] [stderr] 33: 0x58bd24e26fe1 - std::rt::lang_start::ha8da9be6b84a1473 [INFO] [stderr] 34: 0x58bd24e2c105 - main [INFO] [stderr] 35: 0x763160e8b1ca - [INFO] [stderr] 36: 0x763160e8b28b - __libc_start_main [INFO] [stderr] 37: 0x58bd24e265e5 - _start [INFO] [stderr] 38: 0x0 - [INFO] running `Command { std: "docker" "inspect" "4d047ff6be328e0826040f36403abc32bf9039c8bf9dddf71bfc729b26998223", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d047ff6be328e0826040f36403abc32bf9039c8bf9dddf71bfc729b26998223", kill_on_drop: false }` [INFO] [stdout] 4d047ff6be328e0826040f36403abc32bf9039c8bf9dddf71bfc729b26998223