[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#44f3504e96c944ae54fc72b5f5008f53f7eda001 for pr-136776
[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 44f3504e96c944ae54fc72b5f5008f53f7eda001
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "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" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c80706fd049c47687d6147eb3590a78e3e39569888915504d5547ba6c83d052e
[INFO] running `Command { std: "docker" "start" "-a" "c80706fd049c47687d6147eb3590a78e3e39569888915504d5547ba6c83d052e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c80706fd049c47687d6147eb3590a78e3e39569888915504d5547ba6c83d052e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c80706fd049c47687d6147eb3590a78e3e39569888915504d5547ba6c83d052e", kill_on_drop: false }`
[INFO] [stdout] c80706fd049c47687d6147eb3590a78e3e39569888915504d5547ba6c83d052e
[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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88160c5bdcc99bfe568695b9157e97644b874fc78e140b96f8a8153764d26651
[INFO] running `Command { std: "docker" "start" "-a" "88160c5bdcc99bfe568695b9157e97644b874fc78e140b96f8a8153764d26651", 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 pkg-config v0.3.25
[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 log v0.4.16
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking xmlparser v0.13.3
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking deflate v1.0.0
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking miniz_oxide v0.5.1
[INFO] [stderr]    Compiling quote v1.0.16
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]    Compiling stm32-emulator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking png v0.17.5
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]     Checking roxmltree v0.14.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]    Compiling unicorn-engine v2.0.0
[INFO] [stderr]    Compiling capstone-sys v0.15.0
[INFO] [stderr]     Checking clap-num v1.0.0
[INFO] [stderr]     Checking regex v1.5.5
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]    Compiling toml v0.5.8
[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]     Checking svd-parser v0.13.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.7
[INFO] [stderr]     Checking clap v3.1.6
[INFO] [stderr]     Checking num_enum v0.5.7
[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]   1.10.1
[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]   -- The C compiler identification is GNU 11.4.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
[INFO] [stderr]   -- Generating done
[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" "16"
[INFO] [stderr]   [1/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/accel/tcg/cpu-exec.c.o
[INFO] [stderr]   [2/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/softmmu/cpus.c.o
[INFO] [stderr]   [3/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/softmmu/memory_mapping.c.o
[INFO] [stderr]   [4/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/softmmu/ioport.c.o
[INFO] [stderr]   [5/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/accel/tcg/cpu-exec-common.c.o
[INFO] [stderr]   [6/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/exec-vary.c.o
[INFO] [stderr]   [7/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/accel/tcg/tcg-all.c.o
[INFO] [stderr]   [8/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/softmmu/memory.c.o
[INFO] [stderr]   [9/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/tcg/optimize.c.o
[INFO] [stderr]   [10/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/hw/i386/x86.c.o
[INFO] [stderr]   [11/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/accel/tcg/tcg-runtime.c.o
[INFO] [stderr]   [12/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/target/i386/arch_memory_mapping.c.o
[INFO] [stderr]   [13/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/target/i386/bpt_helper.c.o
[INFO] [stderr]   [14/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/tcg/tcg-op-vec.c.o
[INFO] [stderr]   [15/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/target/i386/excp_helper.c.o
[INFO] [stderr]   [16/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/accel/tcg/tcg-runtime-gvec.c.o
[INFO] [stderr]   [17/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/accel/tcg/translate-all.c.o
[INFO] [stderr]   [18/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/exec.c.o
[INFO] [stderr]   [19/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/target/i386/cc_helper.c.o
[INFO] [stderr]   [20/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/target/i386/helper.c.o
[INFO] [stderr]   [21/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/target/i386/int_helper.c.o
[INFO] [stderr]   [22/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/target/i386/machine.c.o
[INFO] [stderr]   [23/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/accel/tcg/translator.c.o
[INFO] [stderr]   [24/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/target/i386/mpx_helper.c.o
[INFO] [stderr]   [25/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/target/i386/cpu.c.o
[INFO] [stderr]   [26/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/accel/tcg/cputlb.c.o
[INFO] [stderr]   [27/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/target/i386/mem_helper.c.o
[INFO] [stderr]   [28/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/fpu/softfloat.c.o
[INFO] [stderr]   [29/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/target/i386/misc_helper.c.o
[INFO] [stderr]   [30/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/target/i386/xsave_helper.c.o
[INFO] [stderr]   [31/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/target/i386/smm_helper.c.o
[INFO] [stderr]   [32/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/exec-vary.c.o
[INFO] [stderr]   [33/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/target/i386/unicorn.c.o
[INFO] [stderr]   [34/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/tcg/tcg.c.o
[INFO] [stderr]   [35/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/tcg/tcg-op.c.o
[INFO] [stderr]   [36/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/target/i386/svm_helper.c.o
[INFO] [stderr]   [37/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/tcg/tcg-op-gvec.c.o
[INFO] [stderr]   [38/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/target/i386/seg_helper.c.o
[INFO] [stderr]   [39/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/accel/tcg/cpu-exec-common.c.o
[INFO] [stderr]   [40/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/softmmu/cpus.c.o
[INFO] [stderr]   [41/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/softmmu/ioport.c.o
[INFO] [stderr]   [42/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/softmmu/memory_mapping.c.o
[INFO] [stderr]   [43/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/accel/tcg/tcg-all.c.o
[INFO] [stderr]   [44/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/target/i386/fpu_helper.c.o
[INFO] [stderr]   [45/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/softmmu/memory.c.o
[INFO] [stderr]   [46/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/exec.c.o
[INFO] [stderr]   [47/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/tcg/tcg-op-vec.c.o
[INFO] [stderr]   [48/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/accel/tcg/translator.c.o
[INFO] [stderr]   [49/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/target/arm/cpu.c.o
[INFO] [stderr]   [50/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/accel/tcg/tcg-runtime.c.o
[INFO] [stderr]   [51/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/target/arm/debug_helper.c.o
[INFO] [stderr]   [52/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/accel/tcg/cpu-exec.c.o
[INFO] [stderr]   [53/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/target/arm/crypto_helper.c.o
[INFO] [stderr]   [54/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/target/arm/psci.c.o
[INFO] [stderr]   [55/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/accel/tcg/translate-all.c.o
[INFO] [stderr]   [56/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/target/arm/tlb_helper.c.o
[INFO] [stderr]   [57/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/target/arm/op_helper.c.o
[INFO] [stderr]   [58/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/tcg/optimize.c.o
[INFO] [stderr]   [59/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/target/arm/m_helper.c.o
[INFO] [stderr]   [60/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/target/arm/iwmmxt_helper.c.o
[INFO] [stderr]   [61/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/target/arm/unicorn_arm.c.o
[INFO] [stderr]   [62/591] Building C object CMakeFiles/aarch64-softmmu.dir/qemu/exec-vary.c.o
[INFO] [stderr]   [63/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/tcg/tcg-op.c.o
[INFO] [stderr]   [64/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/target/arm/vec_helper.c.o
[INFO] [stderr]   [65/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/tcg/tcg-op-gvec.c.o
[INFO] [stderr]   [66/591] Building C object CMakeFiles/aarch64-softmmu.dir/qemu/softmmu/memory_mapping.c.o
[INFO] [stderr]   [67/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/target/arm/neon_helper.c.o
[INFO] [stderr]   FAILED: CMakeFiles/arm-softmmu.dir/qemu/target/arm/neon_helper.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 -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 -std=gnu11 -MD -MT CMakeFiles/arm-softmmu.dir/qemu/target/arm/neon_helper.c.o -MF CMakeFiles/arm-softmmu.dir/qemu/target/arm/neon_helper.c.o.d -o CMakeFiles/arm-softmmu.dir/qemu/target/arm/neon_helper.c.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/target/arm/neon_helper.c
[INFO] [stderr]   /tmp/cc2dyqba.s: Assembler messages:
[INFO] [stderr]   /tmp/cc2dyqba.s: Fatal error: can't write 119 bytes to section .rodata of CMakeFiles/arm-softmmu.dir/qemu/target/arm/neon_helper.c.o: 'No space left on device'
[INFO] [stderr]   as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr]   as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr]   as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr]   as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr]   as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr]   as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr]   as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr]   as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr]   as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr]   as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr]   as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr]   as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr]   as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr]   as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr]   as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr]   as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr]   as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr]   as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr]   as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr]   as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr]   as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr]   as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr]   as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr]   as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr]   as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr]   as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120
[INFO] [stderr]   /tmp/cc2dyqba.s: Fatal error: CMakeFiles/arm-softmmu.dir/qemu/target/arm/neon_helper.c.o: No space left on device
[INFO] [stderr]   [68/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/accel/tcg/tcg-runtime-gvec.c.o
[INFO] [stderr]   FAILED: CMakeFiles/arm-softmmu.dir/qemu/accel/tcg/tcg-runtime-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 -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 -std=gnu11 -MD -MT CMakeFiles/arm-softmmu.dir/qemu/accel/tcg/tcg-runtime-gvec.c.o -MF CMakeFiles/arm-softmmu.dir/qemu/accel/tcg/tcg-runtime-gvec.c.o.d -o CMakeFiles/arm-softmmu.dir/qemu/accel/tcg/tcg-runtime-gvec.c.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/accel/tcg/tcg-runtime-gvec.c
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/accel/tcg/tcg-runtime-gvec.c:1402:1: fatal error: error writing to /tmp/ccwcxFC2.s: No space left on device
[INFO] [stderr]    1402 | }
[INFO] [stderr]         | ^
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   [69/591] Building C object CMakeFiles/aarch64-softmmu.dir/qemu/softmmu/ioport.c.o
[INFO] [stderr]   [70/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/accel/tcg/cputlb.c.o
[INFO] [stderr]   FAILED: CMakeFiles/arm-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 -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 -std=gnu11 -MD -MT CMakeFiles/arm-softmmu.dir/qemu/accel/tcg/cputlb.c.o -MF CMakeFiles/arm-softmmu.dir/qemu/accel/tcg/cputlb.c.o.d -o CMakeFiles/arm-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/ccSHEmPH.s: No space left on device
[INFO] [stderr]    2425 | }
[INFO] [stderr]         | ^
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   [71/591] Building C object CMakeFiles/aarch64-softmmu.dir/qemu/softmmu/memory.c.o
[INFO] [stderr]   FAILED: CMakeFiles/aarch64-softmmu.dir/qemu/softmmu/memory.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 -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 -std=gnu11 -MD -MT CMakeFiles/aarch64-softmmu.dir/qemu/softmmu/memory.c.o -MF CMakeFiles/aarch64-softmmu.dir/qemu/softmmu/memory.c.o.d -o CMakeFiles/aarch64-softmmu.dir/qemu/softmmu/memory.c.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/softmmu/memory.c
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/softmmu/memory.c:1347:1: fatal error: error writing to /tmp/ccF2vi4h.s: No space left on device
[INFO] [stderr]    1347 | }
[INFO] [stderr]         | ^
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   [72/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/target/arm/vfp_helper.c.o
[INFO] [stderr]   FAILED: CMakeFiles/arm-softmmu.dir/qemu/target/arm/vfp_helper.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 -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 -std=gnu11 -MD -MT CMakeFiles/arm-softmmu.dir/qemu/target/arm/vfp_helper.c.o -MF CMakeFiles/arm-softmmu.dir/qemu/target/arm/vfp_helper.c.o.d -o CMakeFiles/arm-softmmu.dir/qemu/target/arm/vfp_helper.c.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/target/arm/vfp_helper.c
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/target/arm/vfp_helper.c:1364:1: fatal error: error writing to /tmp/cctHZcjW.s: No space left on device
[INFO] [stderr]    1364 | }
[INFO] [stderr]         | ^
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   [73/591] Building C object CMakeFiles/aarch64-softmmu.dir/qemu/exec.c.o
[INFO] [stderr]   [74/591] Building C object CMakeFiles/aarch64-softmmu.dir/qemu/softmmu/cpus.c.o
[INFO] [stderr]   [75/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/fpu/softfloat.c.o
[INFO] [stderr]   [76/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/target/arm/helper.c.o
[INFO] [stderr]   FAILED: CMakeFiles/arm-softmmu.dir/qemu/target/arm/helper.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 -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 -std=gnu11 -MD -MT CMakeFiles/arm-softmmu.dir/qemu/target/arm/helper.c.o -MF CMakeFiles/arm-softmmu.dir/qemu/target/arm/helper.c.o.d -o CMakeFiles/arm-softmmu.dir/qemu/target/arm/helper.c.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/target/arm/helper.c
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/target/arm/helper.c:11887:1: fatal error: error writing to /tmp/ccEMxKBF.s: No space left on device
[INFO] [stderr]   11887 | }
[INFO] [stderr]         | ^
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   [77/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/tcg/tcg.c.o
[INFO] [stderr]   [78/591] Building C object CMakeFiles/aarch64-softmmu.dir/qemu/fpu/softfloat.c.o
[INFO] [stderr]   [79/591] Building C object CMakeFiles/aarch64-softmmu.dir/qemu/tcg/optimize.c.o
[INFO] [stderr]   [80/591] Building C object CMakeFiles/aarch64-softmmu.dir/qemu/tcg/tcg.c.o
[INFO] [stderr]   [81/591] Building C object CMakeFiles/x86_64-softmmu.dir/qemu/target/i386/translate.c.o
[INFO] [stderr]   FAILED: CMakeFiles/x86_64-softmmu.dir/qemu/target/i386/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 -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 x86_64.h -I/opt/rustwide/target/debug/build/unicorn-engine-e94b54b39228740d/out/build/x86_64-softmmu -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/target/i386 -std=gnu11 -MD -MT CMakeFiles/x86_64-softmmu.dir/qemu/target/i386/translate.c.o -MF CMakeFiles/x86_64-softmmu.dir/qemu/target/i386/translate.c.o.d -o CMakeFiles/x86_64-softmmu.dir/qemu/target/i386/translate.c.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/target/i386/translate.c
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.0.0/qemu/target/i386/translate.c:9407:1: fatal error: error writing to /tmp/ccImkAVO.s: No space left on device
[INFO] [stderr]    9407 | }
[INFO] [stderr]         | ^
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   [82/591] Building C object CMakeFiles/arm-softmmu.dir/qemu/target/arm/translate.c.o
[INFO] [stderr]   ninja: build stopped: subcommand failed.
[INFO] [stderr] 
[INFO] [stderr]   --- 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:     0x5630054d4db0 - std::backtrace_rs::backtrace::libunwind::trace::hb15976e13900a309
[INFO] [stderr]                                  at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x5630054d4db0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc02e0322c697892e
[INFO] [stderr]                                  at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x5630054d4db0 - std::sys::backtrace::_print_fmt::h8e13f02b0ae6acc5
[INFO] [stderr]                                  at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5630054d4db0 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::he827c2d9cdc9d7e6
[INFO] [stderr]                                  at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5630054f9e53 - core::fmt::rt::Argument::fmt::hf24abe173b6df50c
[INFO] [stderr]                                  at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x5630054f9e53 - core::fmt::write::hb61be50928d40224
[INFO] [stderr]                                  at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/core/src/fmt/mod.rs:1449:21
[INFO] [stderr]      6:     0x5630054d1383 - std::io::Write::write_fmt::h800c2aa62a3ac5ff
[INFO] [stderr]                                  at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/io/mod.rs:1890:15
[INFO] [stderr]      7:     0x5630054d4c02 - std::sys::backtrace::BacktraceLock::print::h17207e73d8c0301f
[INFO] [stderr]                                  at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x5630054d5d8f - std::panicking::default_hook::{{closure}}::h85ee9fc53e30add8
[INFO] [stderr]                                  at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/panicking.rs:298:22
[INFO] [stderr]      9:     0x5630054d5bfa - std::panicking::default_hook::hf57415622bbb4037
[INFO] [stderr]                                  at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/panicking.rs:325:9
[INFO] [stderr]     10:     0x5630054d67b2 - std::panicking::rust_panic_with_hook::h592915905f6e3a3d
[INFO] [stderr]                                  at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/panicking.rs:831:13
[INFO] [stderr]     11:     0x5630054d653a - std::panicking::begin_panic_handler::{{closure}}::h6b66f9effd9c99de
[INFO] [stderr]                                  at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/panicking.rs:704:13
[INFO] [stderr]     12:     0x5630054d52c9 - std::sys::backtrace::__rust_end_short_backtrace::h4c33d908015f9198
[INFO] [stderr]                                  at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     13:     0x5630054d61cd - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/panicking.rs:695:5
[INFO] [stderr]     14:     0x5630054f8bf0 - core::panicking::panic_fmt::h8eb54d45dfa23e2f
[INFO] [stderr]                                  at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/core/src/panicking.rs:75:14
[INFO] [stderr]     15:     0x563005449d1f - cmake::fail::h696d2d66ef863fdc
[INFO] [stderr]     16:     0x5630054494fa - cmake::run::hf2b9dde7ad81f8e1
[INFO] [stderr]     17:     0x5630054468eb - cmake::Config::build::hd104e5b893d47d16
[INFO] [stderr]     18:     0x563005440022 - build_script_build::build_with_cmake::hb93fa57dde3433fd
[INFO] [stderr]     19:     0x5630054403bd - build_script_build::main::h18ebd3b52ef0da1c
[INFO] [stderr]     20:     0x56300543c313 - core::ops::function::FnOnce::call_once::h7c0355d6d5ca8d5f
[INFO] [stderr]     21:     0x56300543c016 - std::sys::backtrace::__rust_begin_short_backtrace::hfa8479a0c1f901c7
[INFO] [stderr]     22:     0x56300543b919 - std::rt::lang_start::{{closure}}::h9b2a29b270ff13c4
[INFO] [stderr]     23:     0x5630054cc5f0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h483915db1bf8b928
[INFO] [stderr]                                  at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     24:     0x5630054cc5f0 - std::panicking::try::do_call::h7ca9ca5abaa41f4e
[INFO] [stderr]                                  at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/panicking.rs:587:40
[INFO] [stderr]     25:     0x5630054cc5f0 - std::panicking::try::h80a004b7f8c40719
[INFO] [stderr]                                  at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/panicking.rs:550:19
[INFO] [stderr]     26:     0x5630054cc5f0 - std::panic::catch_unwind::h2da10f53f8a371d1
[INFO] [stderr]                                  at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/panic.rs:358:14
[INFO] [stderr]     27:     0x5630054cc5f0 - std::rt::lang_start_internal::{{closure}}::h5b455fc173761a87
[INFO] [stderr]                                  at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/rt.rs:168:24
[INFO] [stderr]     28:     0x5630054cc5f0 - std::panicking::try::do_call::ha0d153b9a9514d99
[INFO] [stderr]                                  at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/panicking.rs:587:40
[INFO] [stderr]     29:     0x5630054cc5f0 - std::panicking::try::h51c1f755e192b8b6
[INFO] [stderr]                                  at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/panicking.rs:550:19
[INFO] [stderr]     30:     0x5630054cc5f0 - std::panic::catch_unwind::hdf8d66a2bfb76579
[INFO] [stderr]                                  at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/panic.rs:358:14
[INFO] [stderr]     31:     0x5630054cc5f0 - std::rt::lang_start_internal::h69502f1b9e1d7327
[INFO] [stderr]                                  at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/rt.rs:164:5
[INFO] [stderr]     32:     0x56300543b901 - std::rt::lang_start::haa8fc6bdc183b032
[INFO] [stderr]     33:     0x563005440985 - main
[INFO] [stderr]     34:     0x721369369d90 - <unknown>
[INFO] [stderr]     35:     0x721369369e40 - __libc_start_main
[INFO] [stderr]     36:     0x56300543afb5 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "88160c5bdcc99bfe568695b9157e97644b874fc78e140b96f8a8153764d26651", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88160c5bdcc99bfe568695b9157e97644b874fc78e140b96f8a8153764d26651", kill_on_drop: false }`
[INFO] [stdout] 88160c5bdcc99bfe568695b9157e97644b874fc78e140b96f8a8153764d26651
