[INFO] cloning repository https://github.com/garyttierney/capstone-hsdis [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/garyttierney/capstone-hsdis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgaryttierney%2Fcapstone-hsdis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgaryttierney%2Fcapstone-hsdis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8da200ebd223d3ae8a3ef090fd26f608d0add419 [INFO] checking garyttierney/capstone-hsdis against master#a9e7b30487235621751cc628f170c0f15fb215c4 for pr-136539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgaryttierney%2Fcapstone-hsdis" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/garyttierney/capstone-hsdis on toolchain a9e7b30487235621751cc628f170c0f15fb215c4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a9e7b30487235621751cc628f170c0f15fb215c4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/garyttierney/capstone-hsdis [INFO] finished tweaking git repo https://github.com/garyttierney/capstone-hsdis [INFO] tweaked toml for git repo https://github.com/garyttierney/capstone-hsdis written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/garyttierney/capstone-hsdis 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" "+a9e7b30487235621751cc628f170c0f15fb215c4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded capstone v0.4.0 [INFO] [stderr] Downloaded capstone-sys v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a9e7b30487235621751cc628f170c0f15fb215c4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a414a6773e432275554a19363f1e85d1e359a6c3fc4a0f466f3b283b7319eb32 [INFO] running `Command { std: "docker" "start" "-a" "a414a6773e432275554a19363f1e85d1e359a6c3fc4a0f466f3b283b7319eb32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a414a6773e432275554a19363f1e85d1e359a6c3fc4a0f466f3b283b7319eb32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a414a6773e432275554a19363f1e85d1e359a6c3fc4a0f466f3b283b7319eb32", kill_on_drop: false }` [INFO] [stdout] a414a6773e432275554a19363f1e85d1e359a6c3fc4a0f466f3b283b7319eb32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+a9e7b30487235621751cc628f170c0f15fb215c4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1d65a0827eec6653f8bcd43ec410b83fa7b4d25dd748707a51a3f11e51204e8 [INFO] running `Command { std: "docker" "start" "-a" "b1d65a0827eec6653f8bcd43ec410b83fa7b4d25dd748707a51a3f11e51204e8", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling cc v1.0.17 [INFO] [stderr] Compiling capstone-sys v0.8.0 [INFO] [stderr] warning: capstone-sys@0.8.0: capstone/arch/ARM/ARMInstPrinter.c: In function 'ARM_printInst': [INFO] [stderr] warning: capstone-sys@0.8.0: capstone/arch/ARM/ARMInstPrinter.c:422:52: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: capstone-sys@0.8.0: 422 | if ((ARM_getFeatureBits(MI->csh->mode) & ARM_HasV8Ops)) { [INFO] [stderr] warning: capstone-sys@0.8.0: | ^ [INFO] [stderr] warning: capstone-sys@0.8.0: capstone/arch/ARM/ARMInstPrinter.c:428:33: note: here [INFO] [stderr] warning: capstone-sys@0.8.0: 428 | default: [INFO] [stderr] warning: capstone-sys@0.8.0: | ^~~~~~~ [INFO] [stderr] warning: capstone-sys@0.8.0: capstone/arch/ARM/ARMDisassembler.c: In function 'DecodeVLDInstruction': [INFO] [stderr] warning: capstone-sys@0.8.0: capstone/arch/ARM/ARMDisassembler.c:2508:28: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: capstone-sys@0.8.0: 2508 | if (Rm == 0xd) { [INFO] [stderr] warning: capstone-sys@0.8.0: | ^ [INFO] [stderr] warning: capstone-sys@0.8.0: capstone/arch/ARM/ARMDisassembler.c:2513:17: note: here [INFO] [stderr] warning: capstone-sys@0.8.0: 2513 | case ARM_VLD1d8wb_fixed: [INFO] [stderr] warning: capstone-sys@0.8.0: | ^~~~ [INFO] [stderr] warning: capstone-sys@0.8.0: capstone/arch/X86/X86Mapping.c:44:18: warning: implicit conversion from 'enum ' to 'enum x86_reg' [-Wenum-conversion] [INFO] [stderr] warning: capstone-sys@0.8.0: 44 | #define ENTRY(x) X86_REG_##x, [INFO] [stderr] warning: capstone-sys@0.8.0: | ^~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.8.0: capstone/arch/X86/X86DisassemblerDecoder.h:112:3: note: in expansion of macro 'ENTRY' [INFO] [stderr] warning: capstone-sys@0.8.0: 112 | ENTRY(BX_SI) \ [INFO] [stderr] warning: capstone-sys@0.8.0: | ^~~~~ [INFO] [stderr] warning: capstone-sys@0.8.0: capstone/arch/X86/X86DisassemblerDecoder.h:379:3: note: in expansion of macro 'EA_BASES_16BIT' [INFO] [stderr] warning: capstone-sys@0.8.0: 379 | EA_BASES_16BIT \ [INFO] [stderr] warning: capstone-sys@0.8.0: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.8.0: capstone/arch/X86/X86Mapping.c:45:9: note: in expansion of macro 'ALL_EA_BASES' [INFO] [stderr] warning: capstone-sys@0.8.0: 45 | ALL_EA_BASES [INFO] [stderr] warning: capstone-sys@0.8.0: | ^~~~~~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.8.0: capstone/arch/X86/X86Mapping.c:44:18: warning: implicit conversion from 'enum ' to 'enum x86_reg' [-Wenum-conversion] [INFO] [stderr] warning: capstone-sys@0.8.0: 44 | #define ENTRY(x) X86_REG_##x, [INFO] [stderr] warning: capstone-sys@0.8.0: | ^~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.8.0: capstone/arch/X86/X86DisassemblerDecoder.h:113:3: note: in expansion of macro 'ENTRY' [INFO] [stderr] warning: capstone-sys@0.8.0: 113 | ENTRY(BX_DI) \ [INFO] [stderr] warning: capstone-sys@0.8.0: | ^~~~~ [INFO] [stderr] warning: capstone-sys@0.8.0: capstone/arch/X86/X86DisassemblerDecoder.h:379:3: note: in expansion of macro 'EA_BASES_16BIT' [INFO] [stderr] warning: capstone-sys@0.8.0: 379 | EA_BASES_16BIT \ [INFO] [stderr] warning: capstone-sys@0.8.0: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.8.0: capstone/arch/X86/X86Mapping.c:45:9: note: in expansion of macro 'ALL_EA_BASES' [INFO] [stderr] warning: capstone-sys@0.8.0: 45 | ALL_EA_BASES [INFO] [stderr] warning: capstone-sys@0.8.0: | ^~~~~~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.8.0: capstone/arch/X86/X86Mapping.c:44:18: warning: implicit conversion from 'enum ' to 'enum x86_reg' [-Wenum-conversion] [INFO] [stderr] warning: capstone-sys@0.8.0: 44 | #define ENTRY(x) X86_REG_##x, [INFO] [stderr] warning: capstone-sys@0.8.0: | ^~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.8.0: capstone/arch/X86/X86DisassemblerDecoder.h:114:3: note: in expansion of macro 'ENTRY' [INFO] [stderr] warning: capstone-sys@0.8.0: 114 | ENTRY(BP_SI) \ [INFO] [stderr] warning: capstone-sys@0.8.0: | ^~~~~ [INFO] [stderr] warning: capstone-sys@0.8.0: capstone/arch/X86/X86DisassemblerDecoder.h:379:3: note: in expansion of macro 'EA_BASES_16BIT' [INFO] [stderr] warning: capstone-sys@0.8.0: 379 | EA_BASES_16BIT \ [INFO] [stderr] warning: capstone-sys@0.8.0: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.8.0: capstone/arch/X86/X86Mapping.c:45:9: note: in expansion of macro 'ALL_EA_BASES' [INFO] [stderr] warning: capstone-sys@0.8.0: 45 | ALL_EA_BASES [INFO] [stderr] warning: capstone-sys@0.8.0: | ^~~~~~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.8.0: capstone/arch/X86/X86Mapping.c:44:18: warning: implicit conversion from 'enum ' to 'enum x86_reg' [-Wenum-conversion] [INFO] [stderr] warning: capstone-sys@0.8.0: 44 | #define ENTRY(x) X86_REG_##x, [INFO] [stderr] warning: capstone-sys@0.8.0: | ^~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.8.0: capstone/arch/X86/X86DisassemblerDecoder.h:115:3: note: in expansion of macro 'ENTRY' [INFO] [stderr] warning: capstone-sys@0.8.0: 115 | ENTRY(BP_DI) \ [INFO] [stderr] warning: capstone-sys@0.8.0: | ^~~~~ [INFO] [stderr] warning: capstone-sys@0.8.0: capstone/arch/X86/X86DisassemblerDecoder.h:379:3: note: in expansion of macro 'EA_BASES_16BIT' [INFO] [stderr] warning: capstone-sys@0.8.0: 379 | EA_BASES_16BIT \ [INFO] [stderr] warning: capstone-sys@0.8.0: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.8.0: capstone/arch/X86/X86Mapping.c:45:9: note: in expansion of macro 'ALL_EA_BASES' [INFO] [stderr] warning: capstone-sys@0.8.0: 45 | ALL_EA_BASES [INFO] [stderr] warning: capstone-sys@0.8.0: | ^~~~~~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.8.0: capstone/arch/X86/X86Mapping.c:44:18: warning: implicit conversion from 'enum ' to 'enum x86_reg' [-Wenum-conversion] [INFO] [stderr] warning: capstone-sys@0.8.0: 44 | #define ENTRY(x) X86_REG_##x, [INFO] [stderr] warning: capstone-sys@0.8.0: | ^~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.8.0: capstone/arch/X86/X86DisassemblerDecoder.h:152:3: note: in expansion of macro 'ENTRY' [INFO] [stderr] warning: capstone-sys@0.8.0: 152 | ENTRY(sib) \ [INFO] [stderr] warning: capstone-sys@0.8.0: | ^~~~~ [INFO] [stderr] warning: capstone-sys@0.8.0: capstone/arch/X86/X86DisassemblerDecoder.h:380:3: note: in expansion of macro 'EA_BASES_32BIT' [INFO] [stderr] warning: capstone-sys@0.8.0: 380 | EA_BASES_32BIT \ [INFO] [stderr] warning: capstone-sys@0.8.0: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.8.0: capstone/arch/X86/X86Mapping.c:45:9: note: in expansion of macro 'ALL_EA_BASES' [INFO] [stderr] warning: capstone-sys@0.8.0: 45 | ALL_EA_BASES [INFO] [stderr] warning: capstone-sys@0.8.0: | ^~~~~~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.8.0: capstone/arch/X86/X86Mapping.c:44:18: warning: implicit conversion from 'enum ' to 'enum x86_reg' [-Wenum-conversion] [INFO] [stderr] warning: capstone-sys@0.8.0: 44 | #define ENTRY(x) X86_REG_##x, [INFO] [stderr] warning: capstone-sys@0.8.0: | ^~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.8.0: capstone/arch/X86/X86DisassemblerDecoder.h:188:3: note: in expansion of macro 'ENTRY' [INFO] [stderr] warning: capstone-sys@0.8.0: 188 | ENTRY(sib64) \ [INFO] [stderr] warning: capstone-sys@0.8.0: | ^~~~~ [INFO] [stderr] warning: capstone-sys@0.8.0: capstone/arch/X86/X86DisassemblerDecoder.h:381:3: note: in expansion of macro 'EA_BASES_64BIT' [INFO] [stderr] warning: capstone-sys@0.8.0: 381 | EA_BASES_64BIT [INFO] [stderr] warning: capstone-sys@0.8.0: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.8.0: capstone/arch/X86/X86Mapping.c:45:9: note: in expansion of macro 'ALL_EA_BASES' [INFO] [stderr] warning: capstone-sys@0.8.0: 45 | ALL_EA_BASES [INFO] [stderr] warning: capstone-sys@0.8.0: | ^~~~~~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.8.0: capstone/arch/AArch64/AArch64Disassembler.c: In function 'DecodeThreeAddrSRegInstruction': [INFO] [stderr] warning: capstone-sys@0.8.0: capstone/arch/AArch64/AArch64Disassembler.c:858:28: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: capstone-sys@0.8.0: 858 | if (shiftHi == 0x3) [INFO] [stderr] warning: capstone-sys@0.8.0: | ^ [INFO] [stderr] warning: capstone-sys@0.8.0: capstone/arch/AArch64/AArch64Disassembler.c:861:17: note: here [INFO] [stderr] warning: capstone-sys@0.8.0: 861 | case AArch64_ANDWrs: [INFO] [stderr] warning: capstone-sys@0.8.0: | ^~~~ [INFO] [stderr] warning: capstone-sys@0.8.0: capstone/arch/AArch64/AArch64Disassembler.c:882:37: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: capstone-sys@0.8.0: 882 | if (shiftHi == 0x3) [INFO] [stderr] warning: capstone-sys@0.8.0: | ^ [INFO] [stderr] warning: capstone-sys@0.8.0: capstone/arch/AArch64/AArch64Disassembler.c:885:17: note: here [INFO] [stderr] warning: capstone-sys@0.8.0: 885 | case AArch64_ANDXrs: [INFO] [stderr] warning: capstone-sys@0.8.0: | ^~~~ [INFO] [stderr] warning: capstone-sys@0.8.0: capstone/arch/Mips/MipsDisassembler.c:1330:1: fatal error: error writing to /tmp/ccAUH0Uq.s: No space left on device [INFO] [stderr] warning: capstone-sys@0.8.0: 1330 | } [INFO] [stderr] warning: capstone-sys@0.8.0: | ^ [INFO] [stderr] warning: capstone-sys@0.8.0: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `capstone-sys v0.8.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-902c5ae8c8351772/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] DEBUG = Some("true") [INFO] [stderr] TARGET = 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] TARGET = 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] TARGET = 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] TARGET = 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] TARGET = 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] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-DCAPSTONE_X86_ATT_DISABLE_NO" "-DCAPSTONE_DIET_NO" "-DCAPSTONE_X86_REDUCE_NO" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-ff403a0b19be1a99/out/capstone/MCInstrDesc.o" "-c" "capstone/MCInstrDesc.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-DCAPSTONE_X86_ATT_DISABLE_NO" "-DCAPSTONE_DIET_NO" "-DCAPSTONE_X86_REDUCE_NO" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-ff403a0b19be1a99/out/capstone/SStream.o" "-c" "capstone/SStream.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-DCAPSTONE_X86_ATT_DISABLE_NO" "-DCAPSTONE_DIET_NO" "-DCAPSTONE_X86_REDUCE_NO" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-ff403a0b19be1a99/out/capstone/utils.o" "-c" "capstone/utils.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-DCAPSTONE_X86_ATT_DISABLE_NO" "-DCAPSTONE_DIET_NO" "-DCAPSTONE_X86_REDUCE_NO" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-ff403a0b19be1a99/out/capstone/MCInst.o" "-c" "capstone/MCInst.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-DCAPSTONE_X86_ATT_DISABLE_NO" "-DCAPSTONE_DIET_NO" "-DCAPSTONE_X86_REDUCE_NO" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-ff403a0b19be1a99/out/capstone/MCRegisterInfo.o" "-c" "capstone/MCRegisterInfo.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-DCAPSTONE_X86_ATT_DISABLE_NO" "-DCAPSTONE_DIET_NO" "-DCAPSTONE_X86_REDUCE_NO" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-ff403a0b19be1a99/out/capstone/cs.o" "-c" "capstone/cs.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-DCAPSTONE_X86_ATT_DISABLE_NO" "-DCAPSTONE_DIET_NO" "-DCAPSTONE_X86_REDUCE_NO" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-ff403a0b19be1a99/out/capstone/arch/PowerPC/PPCMapping.o" "-c" "capstone/arch/PowerPC/PPCMapping.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-DCAPSTONE_X86_ATT_DISABLE_NO" "-DCAPSTONE_DIET_NO" "-DCAPSTONE_X86_REDUCE_NO" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-ff403a0b19be1a99/out/capstone/arch/PowerPC/PPCInstPrinter.o" "-c" "capstone/arch/PowerPC/PPCInstPrinter.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-DCAPSTONE_X86_ATT_DISABLE_NO" "-DCAPSTONE_DIET_NO" "-DCAPSTONE_X86_REDUCE_NO" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-ff403a0b19be1a99/out/capstone/arch/PowerPC/PPCDisassembler.o" "-c" "capstone/arch/PowerPC/PPCDisassembler.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-DCAPSTONE_X86_ATT_DISABLE_NO" "-DCAPSTONE_DIET_NO" "-DCAPSTONE_X86_REDUCE_NO" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-ff403a0b19be1a99/out/capstone/arch/PowerPC/PPCModule.o" "-c" "capstone/arch/PowerPC/PPCModule.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-DCAPSTONE_X86_ATT_DISABLE_NO" "-DCAPSTONE_DIET_NO" "-DCAPSTONE_X86_REDUCE_NO" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-ff403a0b19be1a99/out/capstone/arch/ARM/ARMModule.o" "-c" "capstone/arch/ARM/ARMModule.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-DCAPSTONE_X86_ATT_DISABLE_NO" "-DCAPSTONE_DIET_NO" "-DCAPSTONE_X86_REDUCE_NO" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-ff403a0b19be1a99/out/capstone/arch/ARM/ARMInstPrinter.o" "-c" "capstone/arch/ARM/ARMInstPrinter.c" [INFO] [stderr] cargo:warning=capstone/arch/ARM/ARMInstPrinter.c: In function 'ARM_printInst': [INFO] [stderr] cargo:warning=capstone/arch/ARM/ARMInstPrinter.c:422:52: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] cargo:warning= 422 | if ((ARM_getFeatureBits(MI->csh->mode) & ARM_HasV8Ops)) { [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=capstone/arch/ARM/ARMInstPrinter.c:428:33: note: here [INFO] [stderr] cargo:warning= 428 | default: [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-DCAPSTONE_X86_ATT_DISABLE_NO" "-DCAPSTONE_DIET_NO" "-DCAPSTONE_X86_REDUCE_NO" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-ff403a0b19be1a99/out/capstone/arch/ARM/ARMDisassembler.o" "-c" "capstone/arch/ARM/ARMDisassembler.c" [INFO] [stderr] cargo:warning=capstone/arch/ARM/ARMDisassembler.c: In function 'DecodeVLDInstruction': [INFO] [stderr] cargo:warning=capstone/arch/ARM/ARMDisassembler.c:2508:28: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] cargo:warning= 2508 | if (Rm == 0xd) { [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=capstone/arch/ARM/ARMDisassembler.c:2513:17: note: here [INFO] [stderr] cargo:warning= 2513 | case ARM_VLD1d8wb_fixed: [INFO] [stderr] cargo:warning= | ^~~~ [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-DCAPSTONE_X86_ATT_DISABLE_NO" "-DCAPSTONE_DIET_NO" "-DCAPSTONE_X86_REDUCE_NO" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-ff403a0b19be1a99/out/capstone/arch/ARM/ARMMapping.o" "-c" "capstone/arch/ARM/ARMMapping.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-DCAPSTONE_X86_ATT_DISABLE_NO" "-DCAPSTONE_DIET_NO" "-DCAPSTONE_X86_REDUCE_NO" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-ff403a0b19be1a99/out/capstone/arch/X86/X86Module.o" "-c" "capstone/arch/X86/X86Module.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-DCAPSTONE_X86_ATT_DISABLE_NO" "-DCAPSTONE_DIET_NO" "-DCAPSTONE_X86_REDUCE_NO" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-ff403a0b19be1a99/out/capstone/arch/X86/X86Mapping.o" "-c" "capstone/arch/X86/X86Mapping.c" [INFO] [stderr] cargo:warning=capstone/arch/X86/X86Mapping.c:44:18: warning: implicit conversion from 'enum ' to 'enum x86_reg' [-Wenum-conversion] [INFO] [stderr] cargo:warning= 44 | #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(BX_SI) \ [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86DisassemblerDecoder.h:379:3: note: in expansion of macro 'EA_BASES_16BIT' [INFO] [stderr] cargo:warning= 379 | EA_BASES_16BIT \ [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86Mapping.c:45:9: note: in expansion of macro 'ALL_EA_BASES' [INFO] [stderr] cargo:warning= 45 | ALL_EA_BASES [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86Mapping.c:44:18: warning: implicit conversion from 'enum ' to 'enum x86_reg' [-Wenum-conversion] [INFO] [stderr] cargo:warning= 44 | #define ENTRY(x) X86_REG_##x, [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86DisassemblerDecoder.h:113:3: note: in expansion of macro 'ENTRY' [INFO] [stderr] cargo:warning= 113 | ENTRY(BX_DI) \ [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86DisassemblerDecoder.h:379:3: note: in expansion of macro 'EA_BASES_16BIT' [INFO] [stderr] cargo:warning= 379 | EA_BASES_16BIT \ [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86Mapping.c:45:9: note: in expansion of macro 'ALL_EA_BASES' [INFO] [stderr] cargo:warning= 45 | ALL_EA_BASES [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86Mapping.c:44:18: warning: implicit conversion from 'enum ' to 'enum x86_reg' [-Wenum-conversion] [INFO] [stderr] cargo:warning= 44 | #define ENTRY(x) X86_REG_##x, [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86DisassemblerDecoder.h:114:3: note: in expansion of macro 'ENTRY' [INFO] [stderr] cargo:warning= 114 | ENTRY(BP_SI) \ [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86DisassemblerDecoder.h:379:3: note: in expansion of macro 'EA_BASES_16BIT' [INFO] [stderr] cargo:warning= 379 | EA_BASES_16BIT \ [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86Mapping.c:45:9: note: in expansion of macro 'ALL_EA_BASES' [INFO] [stderr] cargo:warning= 45 | ALL_EA_BASES [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86Mapping.c:44:18: warning: implicit conversion from 'enum ' to 'enum x86_reg' [-Wenum-conversion] [INFO] [stderr] cargo:warning= 44 | #define ENTRY(x) X86_REG_##x, [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86DisassemblerDecoder.h:115:3: note: in expansion of macro 'ENTRY' [INFO] [stderr] cargo:warning= 115 | ENTRY(BP_DI) \ [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86DisassemblerDecoder.h:379:3: note: in expansion of macro 'EA_BASES_16BIT' [INFO] [stderr] cargo:warning= 379 | EA_BASES_16BIT \ [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86Mapping.c:45:9: note: in expansion of macro 'ALL_EA_BASES' [INFO] [stderr] cargo:warning= 45 | ALL_EA_BASES [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86Mapping.c:44:18: warning: implicit conversion from 'enum ' to 'enum x86_reg' [-Wenum-conversion] [INFO] [stderr] cargo:warning= 44 | #define ENTRY(x) X86_REG_##x, [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86DisassemblerDecoder.h:152:3: note: in expansion of macro 'ENTRY' [INFO] [stderr] cargo:warning= 152 | ENTRY(sib) \ [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86DisassemblerDecoder.h:380:3: note: in expansion of macro 'EA_BASES_32BIT' [INFO] [stderr] cargo:warning= 380 | EA_BASES_32BIT \ [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86Mapping.c:45:9: note: in expansion of macro 'ALL_EA_BASES' [INFO] [stderr] cargo:warning= 45 | ALL_EA_BASES [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86Mapping.c:44:18: warning: implicit conversion from 'enum ' to 'enum x86_reg' [-Wenum-conversion] [INFO] [stderr] cargo:warning= 44 | #define ENTRY(x) X86_REG_##x, [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86DisassemblerDecoder.h:188:3: note: in expansion of macro 'ENTRY' [INFO] [stderr] cargo:warning= 188 | ENTRY(sib64) \ [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86DisassemblerDecoder.h:381:3: note: in expansion of macro 'EA_BASES_64BIT' [INFO] [stderr] cargo:warning= 381 | EA_BASES_64BIT [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86Mapping.c:45:9: note: in expansion of macro 'ALL_EA_BASES' [INFO] [stderr] cargo:warning= 45 | ALL_EA_BASES [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-DCAPSTONE_X86_ATT_DISABLE_NO" "-DCAPSTONE_DIET_NO" "-DCAPSTONE_X86_REDUCE_NO" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-ff403a0b19be1a99/out/capstone/arch/X86/X86Disassembler.o" "-c" "capstone/arch/X86/X86Disassembler.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-DCAPSTONE_X86_ATT_DISABLE_NO" "-DCAPSTONE_DIET_NO" "-DCAPSTONE_X86_REDUCE_NO" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-ff403a0b19be1a99/out/capstone/arch/X86/X86DisassemblerDecoder.o" "-c" "capstone/arch/X86/X86DisassemblerDecoder.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-DCAPSTONE_X86_ATT_DISABLE_NO" "-DCAPSTONE_DIET_NO" "-DCAPSTONE_X86_REDUCE_NO" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-ff403a0b19be1a99/out/capstone/arch/X86/X86IntelInstPrinter.o" "-c" "capstone/arch/X86/X86IntelInstPrinter.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-DCAPSTONE_X86_ATT_DISABLE_NO" "-DCAPSTONE_DIET_NO" "-DCAPSTONE_X86_REDUCE_NO" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-ff403a0b19be1a99/out/capstone/arch/X86/X86ATTInstPrinter.o" "-c" "capstone/arch/X86/X86ATTInstPrinter.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-DCAPSTONE_X86_ATT_DISABLE_NO" "-DCAPSTONE_DIET_NO" "-DCAPSTONE_X86_REDUCE_NO" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-ff403a0b19be1a99/out/capstone/arch/Sparc/SparcInstPrinter.o" "-c" "capstone/arch/Sparc/SparcInstPrinter.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-DCAPSTONE_X86_ATT_DISABLE_NO" "-DCAPSTONE_DIET_NO" "-DCAPSTONE_X86_REDUCE_NO" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-ff403a0b19be1a99/out/capstone/arch/Sparc/SparcMapping.o" "-c" "capstone/arch/Sparc/SparcMapping.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-DCAPSTONE_X86_ATT_DISABLE_NO" "-DCAPSTONE_DIET_NO" "-DCAPSTONE_X86_REDUCE_NO" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-ff403a0b19be1a99/out/capstone/arch/Sparc/SparcModule.o" "-c" "capstone/arch/Sparc/SparcModule.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-DCAPSTONE_X86_ATT_DISABLE_NO" "-DCAPSTONE_DIET_NO" "-DCAPSTONE_X86_REDUCE_NO" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-ff403a0b19be1a99/out/capstone/arch/Sparc/SparcDisassembler.o" "-c" "capstone/arch/Sparc/SparcDisassembler.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-DCAPSTONE_X86_ATT_DISABLE_NO" "-DCAPSTONE_DIET_NO" "-DCAPSTONE_X86_REDUCE_NO" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-ff403a0b19be1a99/out/capstone/arch/SystemZ/SystemZMapping.o" "-c" "capstone/arch/SystemZ/SystemZMapping.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-DCAPSTONE_X86_ATT_DISABLE_NO" "-DCAPSTONE_DIET_NO" "-DCAPSTONE_X86_REDUCE_NO" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-ff403a0b19be1a99/out/capstone/arch/SystemZ/SystemZModule.o" "-c" "capstone/arch/SystemZ/SystemZModule.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-DCAPSTONE_X86_ATT_DISABLE_NO" "-DCAPSTONE_DIET_NO" "-DCAPSTONE_X86_REDUCE_NO" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-ff403a0b19be1a99/out/capstone/arch/SystemZ/SystemZMCTargetDesc.o" "-c" "capstone/arch/SystemZ/SystemZMCTargetDesc.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-DCAPSTONE_X86_ATT_DISABLE_NO" "-DCAPSTONE_DIET_NO" "-DCAPSTONE_X86_REDUCE_NO" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-ff403a0b19be1a99/out/capstone/arch/SystemZ/SystemZInstPrinter.o" "-c" "capstone/arch/SystemZ/SystemZInstPrinter.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-DCAPSTONE_X86_ATT_DISABLE_NO" "-DCAPSTONE_DIET_NO" "-DCAPSTONE_X86_REDUCE_NO" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-ff403a0b19be1a99/out/capstone/arch/SystemZ/SystemZDisassembler.o" "-c" "capstone/arch/SystemZ/SystemZDisassembler.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-DCAPSTONE_X86_ATT_DISABLE_NO" "-DCAPSTONE_DIET_NO" "-DCAPSTONE_X86_REDUCE_NO" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-ff403a0b19be1a99/out/capstone/arch/AArch64/AArch64InstPrinter.o" "-c" "capstone/arch/AArch64/AArch64InstPrinter.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-DCAPSTONE_X86_ATT_DISABLE_NO" "-DCAPSTONE_DIET_NO" "-DCAPSTONE_X86_REDUCE_NO" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-ff403a0b19be1a99/out/capstone/arch/AArch64/AArch64Mapping.o" "-c" "capstone/arch/AArch64/AArch64Mapping.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-DCAPSTONE_X86_ATT_DISABLE_NO" "-DCAPSTONE_DIET_NO" "-DCAPSTONE_X86_REDUCE_NO" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-ff403a0b19be1a99/out/capstone/arch/AArch64/AArch64Disassembler.o" "-c" "capstone/arch/AArch64/AArch64Disassembler.c" [INFO] [stderr] cargo:warning=capstone/arch/AArch64/AArch64Disassembler.c: In function 'DecodeThreeAddrSRegInstruction': [INFO] [stderr] cargo:warning=capstone/arch/AArch64/AArch64Disassembler.c:858:28: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] cargo:warning= 858 | if (shiftHi == 0x3) [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=capstone/arch/AArch64/AArch64Disassembler.c:861:17: note: here [INFO] [stderr] cargo:warning= 861 | case AArch64_ANDWrs: [INFO] [stderr] cargo:warning= | ^~~~ [INFO] [stderr] cargo:warning=capstone/arch/AArch64/AArch64Disassembler.c:882:37: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] cargo:warning= 882 | if (shiftHi == 0x3) [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=capstone/arch/AArch64/AArch64Disassembler.c:885:17: note: here [INFO] [stderr] cargo:warning= 885 | case AArch64_ANDXrs: [INFO] [stderr] cargo:warning= | ^~~~ [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-DCAPSTONE_X86_ATT_DISABLE_NO" "-DCAPSTONE_DIET_NO" "-DCAPSTONE_X86_REDUCE_NO" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-ff403a0b19be1a99/out/capstone/arch/AArch64/AArch64Module.o" "-c" "capstone/arch/AArch64/AArch64Module.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-DCAPSTONE_X86_ATT_DISABLE_NO" "-DCAPSTONE_DIET_NO" "-DCAPSTONE_X86_REDUCE_NO" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-ff403a0b19be1a99/out/capstone/arch/AArch64/AArch64BaseInfo.o" "-c" "capstone/arch/AArch64/AArch64BaseInfo.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-DCAPSTONE_X86_ATT_DISABLE_NO" "-DCAPSTONE_DIET_NO" "-DCAPSTONE_X86_REDUCE_NO" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-ff403a0b19be1a99/out/capstone/arch/Mips/MipsModule.o" "-c" "capstone/arch/Mips/MipsModule.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-DCAPSTONE_X86_ATT_DISABLE_NO" "-DCAPSTONE_DIET_NO" "-DCAPSTONE_X86_REDUCE_NO" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-ff403a0b19be1a99/out/capstone/arch/Mips/MipsInstPrinter.o" "-c" "capstone/arch/Mips/MipsInstPrinter.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-DCAPSTONE_X86_ATT_DISABLE_NO" "-DCAPSTONE_DIET_NO" "-DCAPSTONE_X86_REDUCE_NO" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-ff403a0b19be1a99/out/capstone/arch/Mips/MipsMapping.o" "-c" "capstone/arch/Mips/MipsMapping.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-DCAPSTONE_X86_ATT_DISABLE_NO" "-DCAPSTONE_DIET_NO" "-DCAPSTONE_X86_REDUCE_NO" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-ff403a0b19be1a99/out/capstone/arch/Mips/MipsDisassembler.o" "-c" "capstone/arch/Mips/MipsDisassembler.c" [INFO] [stderr] cargo:warning=capstone/arch/Mips/MipsDisassembler.c:1330:1: fatal error: error writing to /tmp/ccAUH0Uq.s: No space left on device [INFO] [stderr] cargo:warning= 1330 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.0.17/src/lib.rs:2180:5: [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Internal error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-DCAPSTONE_X86_ATT_DISABLE_NO" "-DCAPSTONE_DIET_NO" "-DCAPSTONE_X86_REDUCE_NO" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-ff403a0b19be1a99/out/capstone/arch/Mips/MipsDisassembler.o" "-c" "capstone/arch/Mips/MipsDisassembler.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5a35f0d6df20 - std::backtrace_rs::backtrace::libunwind::trace::h626a8badf8c267bd [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5a35f0d6df20 - std::backtrace_rs::backtrace::trace_unsynchronized::h7f66f36294f024ce [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5a35f0d6df20 - std::sys::backtrace::_print_fmt::h10761aeb47b8892e [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5a35f0d6df20 - ::fmt::h79c31beba6a7c2fe [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5a35f0d92a53 - core::fmt::rt::Argument::fmt::h5edc82cb90f5faa5 [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5a35f0d92a53 - core::fmt::write::hed835d0088748ccc [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x5a35f0d69f23 - std::io::Write::write_fmt::h4715eac8558d7115 [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x5a35f0d6dd72 - std::sys::backtrace::BacktraceLock::print::h4f67c28a66c235eb [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5a35f0d6eeff - std::panicking::default_hook::{{closure}}::h00fffb7c38fe30b0 [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x5a35f0d6ed6a - std::panicking::default_hook::h054f162ebfe7023f [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x5a35f0d6f922 - std::panicking::rust_panic_with_hook::hc1e0e8729adb340b [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x5a35f0d6f6aa - std::panicking::begin_panic_handler::{{closure}}::h0e97695e953c84e8 [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x5a35f0d6e429 - std::sys::backtrace::__rust_end_short_backtrace::h1a8935bf67b7fa7b [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5a35f0d6f33d - rust_begin_unwind [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x5a35f0d918c0 - core::panicking::panic_fmt::h95839affdbfc5d63 [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5a35f0d23e9f - cc::fail::hdc4f58e1c151bd4b [INFO] [stderr] 16: 0x5a35f0d1429f - cc::Build::compile::h69ec69ffc601b5d5 [INFO] [stderr] 17: 0x5a35f0d0f065 - build_script_build::build_capstone_cc::hf99d67a7cfa9685f [INFO] [stderr] 18: 0x5a35f0d0fdbf - build_script_build::main::hc581540992c08b1e [INFO] [stderr] 19: 0x5a35f0d0ba43 - core::ops::function::FnOnce::call_once::h986056b859b92e5d [INFO] [stderr] 20: 0x5a35f0d0b4a6 - std::sys::backtrace::__rust_begin_short_backtrace::hd647a5610030fa91 [INFO] [stderr] 21: 0x5a35f0d0b2e9 - std::rt::lang_start::{{closure}}::h911fbe4d662a7f81 [INFO] [stderr] 22: 0x5a35f0d65800 - core::ops::function::impls:: for &F>::call_once::h7a1c2cf5d4be4fd9 [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x5a35f0d65800 - std::panicking::try::do_call::h09d3f2c09a05b4f1 [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/panicking.rs:587:40 [INFO] [stderr] 24: 0x5a35f0d65800 - std::panicking::try::h884a0b397ac3c18d [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/panicking.rs:550:19 [INFO] [stderr] 25: 0x5a35f0d65800 - std::panic::catch_unwind::h0a8701771299eda1 [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/panic.rs:358:14 [INFO] [stderr] 26: 0x5a35f0d65800 - std::rt::lang_start_internal::{{closure}}::h28f2dba4c4762d65 [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/rt.rs:168:24 [INFO] [stderr] 27: 0x5a35f0d65800 - std::panicking::try::do_call::h61ab4012798bc74c [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/panicking.rs:587:40 [INFO] [stderr] 28: 0x5a35f0d65800 - std::panicking::try::h0c725e93c75ea2e9 [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/panicking.rs:550:19 [INFO] [stderr] 29: 0x5a35f0d65800 - std::panic::catch_unwind::hd9459afb4ea5e8f7 [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/panic.rs:358:14 [INFO] [stderr] 30: 0x5a35f0d65800 - std::rt::lang_start_internal::hed3d49c115269fcc [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/rt.rs:164:5 [INFO] [stderr] 31: 0x5a35f0d0b2d1 - std::rt::lang_start::h3fcd00df5cd5e09d [INFO] [stderr] 32: 0x5a35f0d102e5 - main [INFO] [stderr] 33: 0x778d164e7d90 - [INFO] [stderr] 34: 0x778d164e7e40 - __libc_start_main [INFO] [stderr] 35: 0x5a35f0d0a365 - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "b1d65a0827eec6653f8bcd43ec410b83fa7b4d25dd748707a51a3f11e51204e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1d65a0827eec6653f8bcd43ec410b83fa7b4d25dd748707a51a3f11e51204e8", kill_on_drop: false }` [INFO] [stdout] b1d65a0827eec6653f8bcd43ec410b83fa7b4d25dd748707a51a3f11e51204e8