[INFO] cloning repository https://github.com/dlunch/classinfo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dlunch/classinfo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdlunch%2Fclassinfo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdlunch%2Fclassinfo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f0b974aa6a3add109c822a24ef9b7bbd176260af [INFO] testing dlunch/classinfo against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdlunch%2Fclassinfo" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dlunch/classinfo on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dlunch/classinfo [INFO] finished tweaking git repo https://github.com/dlunch/classinfo [INFO] tweaked toml for git repo https://github.com/dlunch/classinfo written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dlunch/classinfo 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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4670b9ce67bd3a009f699a615ae931dbfddb1832b00d2d8cded9159b5b8e4a16 [INFO] running `Command { std: "docker" "start" "-a" "4670b9ce67bd3a009f699a615ae931dbfddb1832b00d2d8cded9159b5b8e4a16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4670b9ce67bd3a009f699a615ae931dbfddb1832b00d2d8cded9159b5b8e4a16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4670b9ce67bd3a009f699a615ae931dbfddb1832b00d2d8cded9159b5b8e4a16", kill_on_drop: false }` [INFO] [stdout] 4670b9ce67bd3a009f699a615ae931dbfddb1832b00d2d8cded9159b5b8e4a16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41a2ffbb50df0d11ce567733e64db5e0d87ac799bc4d99f2ebb725f5f1ad934c [INFO] running `Command { std: "docker" "start" "-a" "41a2ffbb50df0d11ce567733e64db5e0d87ac799bc4d99f2ebb725f5f1ad934c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.113 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling msvc-demangler v0.9.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling capstone-sys v0.14.0 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling object v0.28.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling clap_derive v3.0.6 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling clap v3.0.10 [INFO] [stderr] warning: capstone-sys@0.14.0: capstone/arch/X86/X86Mapping.c:51:18: warning: implicit conversion from 'enum ' to 'enum x86_reg' [-Wenum-conversion] [INFO] [stderr] warning: capstone-sys@0.14.0: 51 | #define ENTRY(x) X86_REG_##x, [INFO] [stderr] warning: capstone-sys@0.14.0: | ^~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.14.0: capstone/arch/X86/X86DisassemblerDecoder.h:109:3: note: in expansion of macro 'ENTRY' [INFO] [stderr] warning: capstone-sys@0.14.0: 109 | ENTRY(BX_SI) \ [INFO] [stderr] warning: capstone-sys@0.14.0: | ^~~~~ [INFO] [stderr] warning: capstone-sys@0.14.0: capstone/arch/X86/X86DisassemblerDecoder.h:390:3: note: in expansion of macro 'EA_BASES_16BIT' [INFO] [stderr] warning: capstone-sys@0.14.0: 390 | EA_BASES_16BIT \ [INFO] [stderr] warning: capstone-sys@0.14.0: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.14.0: capstone/arch/X86/X86Mapping.c:52:9: note: in expansion of macro 'ALL_EA_BASES' [INFO] [stderr] warning: capstone-sys@0.14.0: 52 | ALL_EA_BASES [INFO] [stderr] warning: capstone-sys@0.14.0: | ^~~~~~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.14.0: capstone/arch/X86/X86Mapping.c:51:18: warning: implicit conversion from 'enum ' to 'enum x86_reg' [-Wenum-conversion] [INFO] [stderr] warning: capstone-sys@0.14.0: 51 | #define ENTRY(x) X86_REG_##x, [INFO] [stderr] warning: capstone-sys@0.14.0: | ^~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.14.0: capstone/arch/X86/X86DisassemblerDecoder.h:110:3: note: in expansion of macro 'ENTRY' [INFO] [stderr] warning: capstone-sys@0.14.0: 110 | ENTRY(BX_DI) \ [INFO] [stderr] warning: capstone-sys@0.14.0: | ^~~~~ [INFO] [stderr] warning: capstone-sys@0.14.0: capstone/arch/X86/X86DisassemblerDecoder.h:390:3: note: in expansion of macro 'EA_BASES_16BIT' [INFO] [stderr] warning: capstone-sys@0.14.0: 390 | EA_BASES_16BIT \ [INFO] [stderr] warning: capstone-sys@0.14.0: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.14.0: capstone/arch/X86/X86Mapping.c:52:9: note: in expansion of macro 'ALL_EA_BASES' [INFO] [stderr] warning: capstone-sys@0.14.0: 52 | ALL_EA_BASES [INFO] [stderr] warning: capstone-sys@0.14.0: | ^~~~~~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.14.0: capstone/arch/X86/X86Mapping.c:51:18: warning: implicit conversion from 'enum ' to 'enum x86_reg' [-Wenum-conversion] [INFO] [stderr] warning: capstone-sys@0.14.0: 51 | #define ENTRY(x) X86_REG_##x, [INFO] [stderr] warning: capstone-sys@0.14.0: | ^~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.14.0: capstone/arch/X86/X86DisassemblerDecoder.h:111:3: note: in expansion of macro 'ENTRY' [INFO] [stderr] warning: capstone-sys@0.14.0: 111 | ENTRY(BP_SI) \ [INFO] [stderr] warning: capstone-sys@0.14.0: | ^~~~~ [INFO] [stderr] warning: capstone-sys@0.14.0: capstone/arch/X86/X86DisassemblerDecoder.h:390:3: note: in expansion of macro 'EA_BASES_16BIT' [INFO] [stderr] warning: capstone-sys@0.14.0: 390 | EA_BASES_16BIT \ [INFO] [stderr] warning: capstone-sys@0.14.0: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.14.0: capstone/arch/X86/X86Mapping.c:52:9: note: in expansion of macro 'ALL_EA_BASES' [INFO] [stderr] warning: capstone-sys@0.14.0: 52 | ALL_EA_BASES [INFO] [stderr] warning: capstone-sys@0.14.0: | ^~~~~~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.14.0: capstone/arch/X86/X86Mapping.c:51:18: warning: implicit conversion from 'enum ' to 'enum x86_reg' [-Wenum-conversion] [INFO] [stderr] warning: capstone-sys@0.14.0: 51 | #define ENTRY(x) X86_REG_##x, [INFO] [stderr] warning: capstone-sys@0.14.0: | ^~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.14.0: capstone/arch/X86/X86DisassemblerDecoder.h:112:3: note: in expansion of macro 'ENTRY' [INFO] [stderr] warning: capstone-sys@0.14.0: 112 | ENTRY(BP_DI) \ [INFO] [stderr] warning: capstone-sys@0.14.0: | ^~~~~ [INFO] [stderr] warning: capstone-sys@0.14.0: capstone/arch/X86/X86DisassemblerDecoder.h:390:3: note: in expansion of macro 'EA_BASES_16BIT' [INFO] [stderr] warning: capstone-sys@0.14.0: 390 | EA_BASES_16BIT \ [INFO] [stderr] warning: capstone-sys@0.14.0: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.14.0: capstone/arch/X86/X86Mapping.c:52:9: note: in expansion of macro 'ALL_EA_BASES' [INFO] [stderr] warning: capstone-sys@0.14.0: 52 | ALL_EA_BASES [INFO] [stderr] warning: capstone-sys@0.14.0: | ^~~~~~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.14.0: capstone/arch/X86/X86Mapping.c:51:18: warning: implicit conversion from 'enum ' to 'enum x86_reg' [-Wenum-conversion] [INFO] [stderr] warning: capstone-sys@0.14.0: 51 | #define ENTRY(x) X86_REG_##x, [INFO] [stderr] warning: capstone-sys@0.14.0: | ^~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.14.0: capstone/arch/X86/X86DisassemblerDecoder.h:149:3: note: in expansion of macro 'ENTRY' [INFO] [stderr] warning: capstone-sys@0.14.0: 149 | ENTRY(sib) \ [INFO] [stderr] warning: capstone-sys@0.14.0: | ^~~~~ [INFO] [stderr] warning: capstone-sys@0.14.0: capstone/arch/X86/X86DisassemblerDecoder.h:391:3: note: in expansion of macro 'EA_BASES_32BIT' [INFO] [stderr] warning: capstone-sys@0.14.0: 391 | EA_BASES_32BIT \ [INFO] [stderr] warning: capstone-sys@0.14.0: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.14.0: capstone/arch/X86/X86Mapping.c:52:9: note: in expansion of macro 'ALL_EA_BASES' [INFO] [stderr] warning: capstone-sys@0.14.0: 52 | ALL_EA_BASES [INFO] [stderr] warning: capstone-sys@0.14.0: | ^~~~~~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.14.0: capstone/arch/X86/X86Mapping.c:51:18: warning: implicit conversion from 'enum ' to 'enum x86_reg' [-Wenum-conversion] [INFO] [stderr] warning: capstone-sys@0.14.0: 51 | #define ENTRY(x) X86_REG_##x, [INFO] [stderr] warning: capstone-sys@0.14.0: | ^~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.14.0: capstone/arch/X86/X86DisassemblerDecoder.h:185:3: note: in expansion of macro 'ENTRY' [INFO] [stderr] warning: capstone-sys@0.14.0: 185 | ENTRY(sib64) \ [INFO] [stderr] warning: capstone-sys@0.14.0: | ^~~~~ [INFO] [stderr] warning: capstone-sys@0.14.0: capstone/arch/X86/X86DisassemblerDecoder.h:392:3: note: in expansion of macro 'EA_BASES_64BIT' [INFO] [stderr] warning: capstone-sys@0.14.0: 392 | EA_BASES_64BIT [INFO] [stderr] warning: capstone-sys@0.14.0: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.14.0: capstone/arch/X86/X86Mapping.c:52:9: note: in expansion of macro 'ALL_EA_BASES' [INFO] [stderr] warning: capstone-sys@0.14.0: 52 | ALL_EA_BASES [INFO] [stderr] warning: capstone-sys@0.14.0: | ^~~~~~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.14.0: /tmp/ccZDt7P8.s: Assembler messages: [INFO] [stderr] warning: capstone-sys@0.14.0: /tmp/ccZDt7P8.s: Fatal error: can't write 3904 bytes to section .debug_info of /opt/rustwide/target/debug/build/capstone-sys-51e1419f270b17ec/out/capstone/arch/EVM/EVMInstPrinter.o: 'No space left on device' [INFO] [stderr] warning: capstone-sys@0.14.0: /tmp/ccZDt7P8.s: Fatal error: /opt/rustwide/target/debug/build/capstone-sys-51e1419f270b17ec/out/capstone/arch/EVM/EVMInstPrinter.o: No such file or directory [INFO] [stderr] error: failed to run custom build command for `capstone-sys v0.14.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-d063df5dee7e2101/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] 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" "-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-51e1419f270b17ec/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" "-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-51e1419f270b17ec/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" "-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-51e1419f270b17ec/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" "-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-51e1419f270b17ec/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" "-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-51e1419f270b17ec/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" "-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-51e1419f270b17ec/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" "-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-51e1419f270b17ec/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" "-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-51e1419f270b17ec/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" "-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-51e1419f270b17ec/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" "-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-51e1419f270b17ec/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" "-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-51e1419f270b17ec/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" "-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-51e1419f270b17ec/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" "-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-51e1419f270b17ec/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" "-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-51e1419f270b17ec/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" "-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-51e1419f270b17ec/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" "-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-51e1419f270b17ec/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" "-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-51e1419f270b17ec/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" "-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-51e1419f270b17ec/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" "-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-51e1419f270b17ec/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" "-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-51e1419f270b17ec/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" "-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-51e1419f270b17ec/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" "-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-51e1419f270b17ec/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" "-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-51e1419f270b17ec/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" "-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-51e1419f270b17ec/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" "-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-51e1419f270b17ec/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" "-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-51e1419f270b17ec/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" "-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-51e1419f270b17ec/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" "-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-51e1419f270b17ec/out/capstone/arch/X86/X86Mapping.o" "-c" "capstone/arch/X86/X86Mapping.c" [INFO] [stderr] cargo:warning=capstone/arch/X86/X86Mapping.c:51:18: warning: implicit conversion from 'enum ' to 'enum x86_reg' [-Wenum-conversion] [INFO] [stderr] cargo:warning= 51 | #define ENTRY(x) X86_REG_##x, [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86DisassemblerDecoder.h:109:3: note: in expansion of macro 'ENTRY' [INFO] [stderr] cargo:warning= 109 | ENTRY(BX_SI) \ [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86DisassemblerDecoder.h:390:3: note: in expansion of macro 'EA_BASES_16BIT' [INFO] [stderr] cargo:warning= 390 | EA_BASES_16BIT \ [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86Mapping.c:52:9: note: in expansion of macro 'ALL_EA_BASES' [INFO] [stderr] cargo:warning= 52 | ALL_EA_BASES [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86Mapping.c:51:18: warning: implicit conversion from 'enum ' to 'enum x86_reg' [-Wenum-conversion] [INFO] [stderr] cargo:warning= 51 | #define ENTRY(x) X86_REG_##x, [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86DisassemblerDecoder.h:110:3: note: in expansion of macro 'ENTRY' [INFO] [stderr] cargo:warning= 110 | ENTRY(BX_DI) \ [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86DisassemblerDecoder.h:390:3: note: in expansion of macro 'EA_BASES_16BIT' [INFO] [stderr] cargo:warning= 390 | EA_BASES_16BIT \ [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86Mapping.c:52:9: note: in expansion of macro 'ALL_EA_BASES' [INFO] [stderr] cargo:warning= 52 | ALL_EA_BASES [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86Mapping.c:51:18: warning: implicit conversion from 'enum ' to 'enum x86_reg' [-Wenum-conversion] [INFO] [stderr] cargo:warning= 51 | #define ENTRY(x) X86_REG_##x, [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86DisassemblerDecoder.h:111:3: note: in expansion of macro 'ENTRY' [INFO] [stderr] cargo:warning= 111 | ENTRY(BP_SI) \ [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86DisassemblerDecoder.h:390:3: note: in expansion of macro 'EA_BASES_16BIT' [INFO] [stderr] cargo:warning= 390 | EA_BASES_16BIT \ [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86Mapping.c:52:9: note: in expansion of macro 'ALL_EA_BASES' [INFO] [stderr] cargo:warning= 52 | ALL_EA_BASES [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86Mapping.c:51:18: warning: implicit conversion from 'enum ' to 'enum x86_reg' [-Wenum-conversion] [INFO] [stderr] cargo:warning= 51 | #define ENTRY(x) X86_REG_##x, [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86DisassemblerDecoder.h:112:3: note: in expansion of macro 'ENTRY' [INFO] [stderr] cargo:warning= 112 | ENTRY(BP_DI) \ [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86DisassemblerDecoder.h:390:3: note: in expansion of macro 'EA_BASES_16BIT' [INFO] [stderr] cargo:warning= 390 | EA_BASES_16BIT \ [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86Mapping.c:52:9: note: in expansion of macro 'ALL_EA_BASES' [INFO] [stderr] cargo:warning= 52 | ALL_EA_BASES [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86Mapping.c:51:18: warning: implicit conversion from 'enum ' to 'enum x86_reg' [-Wenum-conversion] [INFO] [stderr] cargo:warning= 51 | #define ENTRY(x) X86_REG_##x, [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86DisassemblerDecoder.h:149:3: note: in expansion of macro 'ENTRY' [INFO] [stderr] cargo:warning= 149 | ENTRY(sib) \ [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86DisassemblerDecoder.h:391:3: note: in expansion of macro 'EA_BASES_32BIT' [INFO] [stderr] cargo:warning= 391 | EA_BASES_32BIT \ [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86Mapping.c:52:9: note: in expansion of macro 'ALL_EA_BASES' [INFO] [stderr] cargo:warning= 52 | ALL_EA_BASES [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86Mapping.c:51:18: warning: implicit conversion from 'enum ' to 'enum x86_reg' [-Wenum-conversion] [INFO] [stderr] cargo:warning= 51 | #define ENTRY(x) X86_REG_##x, [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86DisassemblerDecoder.h:185:3: note: in expansion of macro 'ENTRY' [INFO] [stderr] cargo:warning= 185 | ENTRY(sib64) \ [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86DisassemblerDecoder.h:392:3: note: in expansion of macro 'EA_BASES_64BIT' [INFO] [stderr] cargo:warning= 392 | EA_BASES_64BIT [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86Mapping.c:52:9: note: in expansion of macro 'ALL_EA_BASES' [INFO] [stderr] cargo:warning= 52 | ALL_EA_BASES [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [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" "-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-51e1419f270b17ec/out/capstone/arch/X86/X86Disassembler.o" "-c" "capstone/arch/X86/X86Disassembler.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" "-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-51e1419f270b17ec/out/capstone/arch/X86/X86InstPrinterCommon.o" "-c" "capstone/arch/X86/X86InstPrinterCommon.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" "-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-51e1419f270b17ec/out/capstone/arch/X86/X86DisassemblerDecoder.o" "-c" "capstone/arch/X86/X86DisassemblerDecoder.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" "-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-51e1419f270b17ec/out/capstone/arch/X86/X86IntelInstPrinter.o" "-c" "capstone/arch/X86/X86IntelInstPrinter.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" "-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-51e1419f270b17ec/out/capstone/arch/X86/X86ATTInstPrinter.o" "-c" "capstone/arch/X86/X86ATTInstPrinter.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" "-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-51e1419f270b17ec/out/capstone/arch/Sparc/SparcInstPrinter.o" "-c" "capstone/arch/Sparc/SparcInstPrinter.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" "-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-51e1419f270b17ec/out/capstone/arch/Sparc/SparcMapping.o" "-c" "capstone/arch/Sparc/SparcMapping.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" "-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-51e1419f270b17ec/out/capstone/arch/Sparc/SparcModule.o" "-c" "capstone/arch/Sparc/SparcModule.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" "-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-51e1419f270b17ec/out/capstone/arch/Sparc/SparcDisassembler.o" "-c" "capstone/arch/Sparc/SparcDisassembler.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" "-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-51e1419f270b17ec/out/capstone/arch/WASM/WASMMapping.o" "-c" "capstone/arch/WASM/WASMMapping.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" "-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-51e1419f270b17ec/out/capstone/arch/WASM/WASMInstPrinter.o" "-c" "capstone/arch/WASM/WASMInstPrinter.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" "-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-51e1419f270b17ec/out/capstone/arch/WASM/WASMDisassembler.o" "-c" "capstone/arch/WASM/WASMDisassembler.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" "-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-51e1419f270b17ec/out/capstone/arch/WASM/WASMModule.o" "-c" "capstone/arch/WASM/WASMModule.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" "-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-51e1419f270b17ec/out/capstone/arch/SystemZ/SystemZMapping.o" "-c" "capstone/arch/SystemZ/SystemZMapping.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" "-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-51e1419f270b17ec/out/capstone/arch/SystemZ/SystemZModule.o" "-c" "capstone/arch/SystemZ/SystemZModule.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" "-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-51e1419f270b17ec/out/capstone/arch/SystemZ/SystemZMCTargetDesc.o" "-c" "capstone/arch/SystemZ/SystemZMCTargetDesc.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" "-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-51e1419f270b17ec/out/capstone/arch/SystemZ/SystemZInstPrinter.o" "-c" "capstone/arch/SystemZ/SystemZInstPrinter.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" "-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-51e1419f270b17ec/out/capstone/arch/SystemZ/SystemZDisassembler.o" "-c" "capstone/arch/SystemZ/SystemZDisassembler.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" "-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-51e1419f270b17ec/out/capstone/arch/EVM/EVMMapping.o" "-c" "capstone/arch/EVM/EVMMapping.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" "-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-51e1419f270b17ec/out/capstone/arch/EVM/EVMModule.o" "-c" "capstone/arch/EVM/EVMModule.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" "-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-51e1419f270b17ec/out/capstone/arch/EVM/EVMDisassembler.o" "-c" "capstone/arch/EVM/EVMDisassembler.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" "-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-51e1419f270b17ec/out/capstone/arch/EVM/EVMInstPrinter.o" "-c" "capstone/arch/EVM/EVMInstPrinter.c" [INFO] [stderr] cargo:warning=/tmp/ccZDt7P8.s: Assembler messages: [INFO] [stderr] cargo:warning=/tmp/ccZDt7P8.s: Fatal error: can't write 3904 bytes to section .debug_info of /opt/rustwide/target/debug/build/capstone-sys-51e1419f270b17ec/out/capstone/arch/EVM/EVMInstPrinter.o: 'No space left on device' [INFO] [stderr] cargo:warning=/tmp/ccZDt7P8.s: Fatal error: /opt/rustwide/target/debug/build/capstone-sys-51e1419f270b17ec/out/capstone/arch/EVM/EVMInstPrinter.o: No such file or directory [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" "-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-51e1419f270b17ec/out/capstone/arch/EVM/EVMInstPrinter.o" "-c" "capstone/arch/EVM/EVMInstPrinter.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "41a2ffbb50df0d11ce567733e64db5e0d87ac799bc4d99f2ebb725f5f1ad934c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41a2ffbb50df0d11ce567733e64db5e0d87ac799bc4d99f2ebb725f5f1ad934c", kill_on_drop: false }` [INFO] [stdout] 41a2ffbb50df0d11ce567733e64db5e0d87ac799bc4d99f2ebb725f5f1ad934c