[INFO] cloning repository https://github.com/jazz-lang/Jazz-jit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jazz-lang/Jazz-jit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjazz-lang%2FJazz-jit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjazz-lang%2FJazz-jit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e88a8babeeefa89d6e903e8e96bc7da7b9be4a20 [INFO] checking jazz-lang/Jazz-jit against try#411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51 for pr-138844 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjazz-lang%2FJazz-jit" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jazz-lang/Jazz-jit on toolchain 411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jazz-lang/Jazz-jit [INFO] finished tweaking git repo https://github.com/jazz-lang/Jazz-jit [INFO] tweaked toml for git repo https://github.com/jazz-lang/Jazz-jit written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jazz-lang/Jazz-jit 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" "+411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 62 packages to latest compatible versions [INFO] [stderr] Adding anstream v0.6.18 [INFO] [stderr] Adding anstyle v1.0.10 [INFO] [stderr] Adding anstyle-parse v0.2.6 [INFO] [stderr] Adding anstyle-query v1.1.2 [INFO] [stderr] Adding anstyle-wincon v3.0.7 [INFO] [stderr] Adding bitflags v2.9.0 [INFO] [stderr] Updating byteorder v1.2.7 -> v1.5.0 [INFO] [stderr] Updating capstone v0.5.0 -> v0.6.0 (available: v0.13.0) [INFO] [stderr] Updating capstone-sys v0.9.1 -> v0.10.0 [INFO] [stderr] Adding cbindgen v0.28.0 [INFO] [stderr] Adding cfg-if v1.0.0 [INFO] [stderr] Adding clap v4.5.32 [INFO] [stderr] Adding clap_builder v4.5.32 [INFO] [stderr] Adding clap_lex v0.7.4 [INFO] [stderr] Adding colorchoice v1.0.3 [INFO] [stderr] Adding equivalent v1.0.2 [INFO] [stderr] Adding errno v0.3.10 [INFO] [stderr] Adding fastrand v2.3.0 [INFO] [stderr] Adding getrandom v0.3.2 [INFO] [stderr] Adding hashbrown v0.15.2 [INFO] [stderr] Adding heck v0.4.1 [INFO] [stderr] Adding indexmap v2.8.0 [INFO] [stderr] Adding is_terminal_polyfill v1.70.1 [INFO] [stderr] Adding itoa v1.0.15 [INFO] [stderr] Updating libc v0.2.46 -> v0.2.171 [INFO] [stderr] Adding linux-raw-sys v0.9.3 [INFO] [stderr] Adding log v0.4.26 [INFO] [stderr] Adding memchr v2.7.4 [INFO] [stderr] Adding once_cell v1.21.1 [INFO] [stderr] Adding paste v0.1.18 (available: v1.0.15) [INFO] [stderr] Adding paste-impl v0.1.18 [INFO] [stderr] Adding proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Adding proc-macro2 v1.0.94 [INFO] [stderr] Adding quote v1.0.40 [INFO] [stderr] Adding r-efi v5.2.0 [INFO] [stderr] Adding rustix v1.0.3 [INFO] [stderr] Adding ryu v1.0.20 [INFO] [stderr] Adding serde v1.0.219 [INFO] [stderr] Adding serde_derive v1.0.219 [INFO] [stderr] Adding serde_json v1.0.140 [INFO] [stderr] Adding serde_spanned v0.6.8 [INFO] [stderr] Adding strsim v0.11.1 [INFO] [stderr] Adding syn v2.0.100 [INFO] [stderr] Adding tempfile v3.19.1 [INFO] [stderr] Adding toml v0.8.20 [INFO] [stderr] Adding toml_datetime v0.6.8 [INFO] [stderr] Adding toml_edit v0.22.24 [INFO] [stderr] Adding unicode-ident v1.0.18 [INFO] [stderr] Adding utf8parse v0.2.2 [INFO] [stderr] Adding wasi v0.14.2+wasi-0.2.4 [INFO] [stderr] Adding windows-sys v0.59.0 [INFO] [stderr] Adding windows-targets v0.52.6 [INFO] [stderr] Adding windows_aarch64_gnullvm v0.52.6 [INFO] [stderr] Adding windows_aarch64_msvc v0.52.6 [INFO] [stderr] Adding windows_i686_gnu v0.52.6 [INFO] [stderr] Adding windows_i686_gnullvm v0.52.6 [INFO] [stderr] Adding windows_i686_msvc v0.52.6 [INFO] [stderr] Adding windows_x86_64_gnu v0.52.6 [INFO] [stderr] Adding windows_x86_64_gnullvm v0.52.6 [INFO] [stderr] Adding windows_x86_64_msvc v0.52.6 [INFO] [stderr] Adding winnow v0.7.4 [INFO] [stderr] Adding wit-bindgen-rt v0.39.0 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a825f7e6053c18e2d953375cfb59b3fc36f7fc2f0d97276c8acec7c6a89768b0 [INFO] running `Command { std: "docker" "start" "-a" "a825f7e6053c18e2d953375cfb59b3fc36f7fc2f0d97276c8acec7c6a89768b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a825f7e6053c18e2d953375cfb59b3fc36f7fc2f0d97276c8acec7c6a89768b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a825f7e6053c18e2d953375cfb59b3fc36f7fc2f0d97276c8acec7c6a89768b0", kill_on_drop: false }` [INFO] [stdout] a825f7e6053c18e2d953375cfb59b3fc36f7fc2f0d97276c8acec7c6a89768b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4842c5f824299909348571f8114dcfd435fc9ada52e18ccca802250eee6f2d52 [INFO] running `Command { std: "docker" "start" "-a" "4842c5f824299909348571f8114dcfd435fc9ada52e18ccca802250eee6f2d52", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling cbindgen v0.28.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling capstone-sys v0.10.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling jazz-jit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustchsz20P/symbols.o" "<12 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcbindgen-251484e389e9e5f9.rlib,libheck-24e790723ad01371.rlib,libtempfile-fb42f798afed798b.rlib,libgetrandom-df8eead511e71748.rlib,liblibc-3b42e2815ef5efc7.rlib,libcfg_if-a6ec14cb1a24e6b7.rlib,libfastrand-fb56977bacc4663c.rlib,libonce_cell-a76954d3ddf8aa3b.rlib,librustix-15dd2408b172857d.rlib,libbitflags-827b5d3a3c242e02.rlib,liblinux_raw_sys-ef5857216568bba4.rlib,libtoml-74e13471042d80d6.rlib,libtoml_edit-4c00e4ded1634c2e.rlib,libserde_spanned-1c26d21f5b7f9df4.rlib,libindexmap-71d06cc9b0d133e7.rlib,libequivalent-1cd2a250f2449a60.rlib,libhashbrown-4d5c81b3186ab6ab.rlib,libwinnow-ceff1f3178772292.rlib,libtoml_datetime-f46ca092fdcb5995.rlib,libsyn-d46e4cbdeb48b19f.rlib,libquote-e976b2532402682d.rlib,libserde_json-0a11e51d2db314f7.rlib,libmemchr-385abaa02608ee6d.rlib,libitoa-c3a1a3771494e946.rlib,libryu-0fc417cbd813222a.rlib,libserde-bf7cf26f06187073.rlib,libproc_macro2-17f2eeaa33d456c5.rlib,libunicode_ident-b3925cc8f83e9ac1.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*}.rlib" "/opt/rustwide/target/debug/deps/{liblog-632a2cc935ed24d2.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustchsz20P/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/jazz-jit-517d5aaec12158c6/build_script_build-517d5aaec12158c6" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `jazz-jit` (build script) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: capstone-sys@0.10.0: capstone/arch/X86/X86Mapping.c:53:18: warning: implicit conversion from 'enum ' to 'enum x86_reg' [-Wenum-conversion] [INFO] [stderr] warning: capstone-sys@0.10.0: 53 | #define ENTRY(x) X86_REG_##x, [INFO] [stderr] warning: capstone-sys@0.10.0: | ^~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.10.0: capstone/arch/X86/X86DisassemblerDecoder.h:109:3: note: in expansion of macro 'ENTRY' [INFO] [stderr] warning: capstone-sys@0.10.0: 109 | ENTRY(BX_SI) \ [INFO] [stderr] warning: capstone-sys@0.10.0: | ^~~~~ [INFO] [stderr] warning: capstone-sys@0.10.0: capstone/arch/X86/X86DisassemblerDecoder.h:384:3: note: in expansion of macro 'EA_BASES_16BIT' [INFO] [stderr] warning: capstone-sys@0.10.0: 384 | EA_BASES_16BIT \ [INFO] [stderr] warning: capstone-sys@0.10.0: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.10.0: capstone/arch/X86/X86Mapping.c:54:9: note: in expansion of macro 'ALL_EA_BASES' [INFO] [stderr] warning: capstone-sys@0.10.0: 54 | ALL_EA_BASES [INFO] [stderr] warning: capstone-sys@0.10.0: | ^~~~~~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.10.0: capstone/arch/X86/X86Mapping.c:53:18: warning: implicit conversion from 'enum ' to 'enum x86_reg' [-Wenum-conversion] [INFO] [stderr] warning: capstone-sys@0.10.0: 53 | #define ENTRY(x) X86_REG_##x, [INFO] [stderr] warning: capstone-sys@0.10.0: | ^~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.10.0: capstone/arch/X86/X86DisassemblerDecoder.h:110:3: note: in expansion of macro 'ENTRY' [INFO] [stderr] warning: capstone-sys@0.10.0: 110 | ENTRY(BX_DI) \ [INFO] [stderr] warning: capstone-sys@0.10.0: | ^~~~~ [INFO] [stderr] warning: capstone-sys@0.10.0: capstone/arch/X86/X86DisassemblerDecoder.h:384:3: note: in expansion of macro 'EA_BASES_16BIT' [INFO] [stderr] warning: capstone-sys@0.10.0: 384 | EA_BASES_16BIT \ [INFO] [stderr] warning: capstone-sys@0.10.0: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.10.0: capstone/arch/X86/X86Mapping.c:54:9: note: in expansion of macro 'ALL_EA_BASES' [INFO] [stderr] warning: capstone-sys@0.10.0: 54 | ALL_EA_BASES [INFO] [stderr] warning: capstone-sys@0.10.0: | ^~~~~~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.10.0: capstone/arch/X86/X86Mapping.c:53:18: warning: implicit conversion from 'enum ' to 'enum x86_reg' [-Wenum-conversion] [INFO] [stderr] warning: capstone-sys@0.10.0: 53 | #define ENTRY(x) X86_REG_##x, [INFO] [stderr] warning: capstone-sys@0.10.0: | ^~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.10.0: capstone/arch/X86/X86DisassemblerDecoder.h:111:3: note: in expansion of macro 'ENTRY' [INFO] [stderr] warning: capstone-sys@0.10.0: 111 | ENTRY(BP_SI) \ [INFO] [stderr] warning: capstone-sys@0.10.0: | ^~~~~ [INFO] [stderr] warning: capstone-sys@0.10.0: capstone/arch/X86/X86DisassemblerDecoder.h:384:3: note: in expansion of macro 'EA_BASES_16BIT' [INFO] [stderr] warning: capstone-sys@0.10.0: 384 | EA_BASES_16BIT \ [INFO] [stderr] warning: capstone-sys@0.10.0: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.10.0: capstone/arch/X86/X86Mapping.c:54:9: note: in expansion of macro 'ALL_EA_BASES' [INFO] [stderr] warning: capstone-sys@0.10.0: 54 | ALL_EA_BASES [INFO] [stderr] warning: capstone-sys@0.10.0: | ^~~~~~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.10.0: capstone/arch/X86/X86Mapping.c:53:18: warning: implicit conversion from 'enum ' to 'enum x86_reg' [-Wenum-conversion] [INFO] [stderr] warning: capstone-sys@0.10.0: 53 | #define ENTRY(x) X86_REG_##x, [INFO] [stderr] warning: capstone-sys@0.10.0: | ^~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.10.0: capstone/arch/X86/X86DisassemblerDecoder.h:112:3: note: in expansion of macro 'ENTRY' [INFO] [stderr] warning: capstone-sys@0.10.0: 112 | ENTRY(BP_DI) \ [INFO] [stderr] warning: capstone-sys@0.10.0: | ^~~~~ [INFO] [stderr] warning: capstone-sys@0.10.0: capstone/arch/X86/X86DisassemblerDecoder.h:384:3: note: in expansion of macro 'EA_BASES_16BIT' [INFO] [stderr] warning: capstone-sys@0.10.0: 384 | EA_BASES_16BIT \ [INFO] [stderr] warning: capstone-sys@0.10.0: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.10.0: capstone/arch/X86/X86Mapping.c:54:9: note: in expansion of macro 'ALL_EA_BASES' [INFO] [stderr] warning: capstone-sys@0.10.0: 54 | ALL_EA_BASES [INFO] [stderr] warning: capstone-sys@0.10.0: | ^~~~~~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.10.0: capstone/arch/X86/X86Mapping.c:53:18: warning: implicit conversion from 'enum ' to 'enum x86_reg' [-Wenum-conversion] [INFO] [stderr] warning: capstone-sys@0.10.0: 53 | #define ENTRY(x) X86_REG_##x, [INFO] [stderr] warning: capstone-sys@0.10.0: | ^~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.10.0: capstone/arch/X86/X86DisassemblerDecoder.h:149:3: note: in expansion of macro 'ENTRY' [INFO] [stderr] warning: capstone-sys@0.10.0: 149 | ENTRY(sib) \ [INFO] [stderr] warning: capstone-sys@0.10.0: | ^~~~~ [INFO] [stderr] warning: capstone-sys@0.10.0: capstone/arch/X86/X86DisassemblerDecoder.h:385:3: note: in expansion of macro 'EA_BASES_32BIT' [INFO] [stderr] warning: capstone-sys@0.10.0: 385 | EA_BASES_32BIT \ [INFO] [stderr] warning: capstone-sys@0.10.0: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.10.0: capstone/arch/X86/X86Mapping.c:54:9: note: in expansion of macro 'ALL_EA_BASES' [INFO] [stderr] warning: capstone-sys@0.10.0: 54 | ALL_EA_BASES [INFO] [stderr] warning: capstone-sys@0.10.0: | ^~~~~~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.10.0: capstone/arch/X86/X86Mapping.c:53:18: warning: implicit conversion from 'enum ' to 'enum x86_reg' [-Wenum-conversion] [INFO] [stderr] warning: capstone-sys@0.10.0: 53 | #define ENTRY(x) X86_REG_##x, [INFO] [stderr] warning: capstone-sys@0.10.0: | ^~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.10.0: capstone/arch/X86/X86DisassemblerDecoder.h:185:3: note: in expansion of macro 'ENTRY' [INFO] [stderr] warning: capstone-sys@0.10.0: 185 | ENTRY(sib64) \ [INFO] [stderr] warning: capstone-sys@0.10.0: | ^~~~~ [INFO] [stderr] warning: capstone-sys@0.10.0: capstone/arch/X86/X86DisassemblerDecoder.h:386:3: note: in expansion of macro 'EA_BASES_64BIT' [INFO] [stderr] warning: capstone-sys@0.10.0: 386 | EA_BASES_64BIT [INFO] [stderr] warning: capstone-sys@0.10.0: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.10.0: capstone/arch/X86/X86Mapping.c:54:9: note: in expansion of macro 'ALL_EA_BASES' [INFO] [stderr] warning: capstone-sys@0.10.0: 54 | ALL_EA_BASES [INFO] [stderr] warning: capstone-sys@0.10.0: | ^~~~~~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.10.0: capstone/arch/AArch64/AArch64InstPrinter.c:1939:1: fatal error: error writing to /tmp/ccizM1nn.s: No space left on device [INFO] [stderr] warning: capstone-sys@0.10.0: 1939 | } [INFO] [stderr] warning: capstone-sys@0.10.0: | ^ [INFO] [stderr] warning: capstone-sys@0.10.0: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `capstone-sys v0.10.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-ed867a0e3e25ae4a/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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [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] 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] 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] 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] 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] 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] 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" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-f3238c762cd04a02/out/capstone/MCInstrDesc.o" "-c" "capstone/MCInstrDesc.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-f3238c762cd04a02/out/capstone/SStream.o" "-c" "capstone/SStream.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-f3238c762cd04a02/out/capstone/utils.o" "-c" "capstone/utils.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-f3238c762cd04a02/out/capstone/MCInst.o" "-c" "capstone/MCInst.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-f3238c762cd04a02/out/capstone/MCRegisterInfo.o" "-c" "capstone/MCRegisterInfo.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-f3238c762cd04a02/out/capstone/cs.o" "-c" "capstone/cs.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-f3238c762cd04a02/out/capstone/arch/PowerPC/PPCMapping.o" "-c" "capstone/arch/PowerPC/PPCMapping.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-f3238c762cd04a02/out/capstone/arch/PowerPC/PPCInstPrinter.o" "-c" "capstone/arch/PowerPC/PPCInstPrinter.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-f3238c762cd04a02/out/capstone/arch/PowerPC/PPCDisassembler.o" "-c" "capstone/arch/PowerPC/PPCDisassembler.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-f3238c762cd04a02/out/capstone/arch/PowerPC/PPCModule.o" "-c" "capstone/arch/PowerPC/PPCModule.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-f3238c762cd04a02/out/capstone/arch/M680X/M680XDisassembler.o" "-c" "capstone/arch/M680X/M680XDisassembler.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-f3238c762cd04a02/out/capstone/arch/M680X/M680XInstPrinter.o" "-c" "capstone/arch/M680X/M680XInstPrinter.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-f3238c762cd04a02/out/capstone/arch/M680X/M680XModule.o" "-c" "capstone/arch/M680X/M680XModule.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-f3238c762cd04a02/out/capstone/arch/ARM/ARMModule.o" "-c" "capstone/arch/ARM/ARMModule.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-f3238c762cd04a02/out/capstone/arch/ARM/ARMInstPrinter.o" "-c" "capstone/arch/ARM/ARMInstPrinter.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-f3238c762cd04a02/out/capstone/arch/ARM/ARMDisassembler.o" "-c" "capstone/arch/ARM/ARMDisassembler.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-f3238c762cd04a02/out/capstone/arch/ARM/ARMMapping.o" "-c" "capstone/arch/ARM/ARMMapping.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-f3238c762cd04a02/out/capstone/arch/M68K/M68KModule.o" "-c" "capstone/arch/M68K/M68KModule.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-f3238c762cd04a02/out/capstone/arch/M68K/M68KDisassembler.o" "-c" "capstone/arch/M68K/M68KDisassembler.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-f3238c762cd04a02/out/capstone/arch/M68K/M68KInstPrinter.o" "-c" "capstone/arch/M68K/M68KInstPrinter.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-f3238c762cd04a02/out/capstone/arch/X86/X86Module.o" "-c" "capstone/arch/X86/X86Module.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-f3238c762cd04a02/out/capstone/arch/X86/X86Mapping.o" "-c" "capstone/arch/X86/X86Mapping.c" [INFO] [stderr] cargo:warning=capstone/arch/X86/X86Mapping.c:53:18: warning: implicit conversion from 'enum ' to 'enum x86_reg' [-Wenum-conversion] [INFO] [stderr] cargo:warning= 53 | #define ENTRY(x) X86_REG_##x, [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86DisassemblerDecoder.h:109:3: note: in expansion of macro 'ENTRY' [INFO] [stderr] cargo:warning= 109 | ENTRY(BX_SI) \ [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86DisassemblerDecoder.h:384:3: note: in expansion of macro 'EA_BASES_16BIT' [INFO] [stderr] cargo:warning= 384 | EA_BASES_16BIT \ [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86Mapping.c:54:9: note: in expansion of macro 'ALL_EA_BASES' [INFO] [stderr] cargo:warning= 54 | ALL_EA_BASES [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86Mapping.c:53:18: warning: implicit conversion from 'enum ' to 'enum x86_reg' [-Wenum-conversion] [INFO] [stderr] cargo:warning= 53 | #define ENTRY(x) X86_REG_##x, [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86DisassemblerDecoder.h:110:3: note: in expansion of macro 'ENTRY' [INFO] [stderr] cargo:warning= 110 | ENTRY(BX_DI) \ [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86DisassemblerDecoder.h:384:3: note: in expansion of macro 'EA_BASES_16BIT' [INFO] [stderr] cargo:warning= 384 | EA_BASES_16BIT \ [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86Mapping.c:54:9: note: in expansion of macro 'ALL_EA_BASES' [INFO] [stderr] cargo:warning= 54 | ALL_EA_BASES [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86Mapping.c:53:18: warning: implicit conversion from 'enum ' to 'enum x86_reg' [-Wenum-conversion] [INFO] [stderr] cargo:warning= 53 | #define ENTRY(x) X86_REG_##x, [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86DisassemblerDecoder.h:111:3: note: in expansion of macro 'ENTRY' [INFO] [stderr] cargo:warning= 111 | ENTRY(BP_SI) \ [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86DisassemblerDecoder.h:384:3: note: in expansion of macro 'EA_BASES_16BIT' [INFO] [stderr] cargo:warning= 384 | EA_BASES_16BIT \ [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86Mapping.c:54:9: note: in expansion of macro 'ALL_EA_BASES' [INFO] [stderr] cargo:warning= 54 | ALL_EA_BASES [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86Mapping.c:53:18: warning: implicit conversion from 'enum ' to 'enum x86_reg' [-Wenum-conversion] [INFO] [stderr] cargo:warning= 53 | #define ENTRY(x) X86_REG_##x, [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86DisassemblerDecoder.h:112:3: note: in expansion of macro 'ENTRY' [INFO] [stderr] cargo:warning= 112 | ENTRY(BP_DI) \ [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86DisassemblerDecoder.h:384:3: note: in expansion of macro 'EA_BASES_16BIT' [INFO] [stderr] cargo:warning= 384 | EA_BASES_16BIT \ [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86Mapping.c:54:9: note: in expansion of macro 'ALL_EA_BASES' [INFO] [stderr] cargo:warning= 54 | ALL_EA_BASES [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86Mapping.c:53:18: warning: implicit conversion from 'enum ' to 'enum x86_reg' [-Wenum-conversion] [INFO] [stderr] cargo:warning= 53 | #define ENTRY(x) X86_REG_##x, [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86DisassemblerDecoder.h:149:3: note: in expansion of macro 'ENTRY' [INFO] [stderr] cargo:warning= 149 | ENTRY(sib) \ [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86DisassemblerDecoder.h:385:3: note: in expansion of macro 'EA_BASES_32BIT' [INFO] [stderr] cargo:warning= 385 | EA_BASES_32BIT \ [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86Mapping.c:54:9: note: in expansion of macro 'ALL_EA_BASES' [INFO] [stderr] cargo:warning= 54 | ALL_EA_BASES [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86Mapping.c:53:18: warning: implicit conversion from 'enum ' to 'enum x86_reg' [-Wenum-conversion] [INFO] [stderr] cargo:warning= 53 | #define ENTRY(x) X86_REG_##x, [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86DisassemblerDecoder.h:185:3: note: in expansion of macro 'ENTRY' [INFO] [stderr] cargo:warning= 185 | ENTRY(sib64) \ [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86DisassemblerDecoder.h:386:3: note: in expansion of macro 'EA_BASES_64BIT' [INFO] [stderr] cargo:warning= 386 | EA_BASES_64BIT [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=capstone/arch/X86/X86Mapping.c:54:9: note: in expansion of macro 'ALL_EA_BASES' [INFO] [stderr] cargo:warning= 54 | ALL_EA_BASES [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-f3238c762cd04a02/out/capstone/arch/X86/X86Disassembler.o" "-c" "capstone/arch/X86/X86Disassembler.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-f3238c762cd04a02/out/capstone/arch/X86/X86DisassemblerDecoder.o" "-c" "capstone/arch/X86/X86DisassemblerDecoder.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-f3238c762cd04a02/out/capstone/arch/X86/X86IntelInstPrinter.o" "-c" "capstone/arch/X86/X86IntelInstPrinter.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-f3238c762cd04a02/out/capstone/arch/X86/X86ATTInstPrinter.o" "-c" "capstone/arch/X86/X86ATTInstPrinter.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-f3238c762cd04a02/out/capstone/arch/Sparc/SparcInstPrinter.o" "-c" "capstone/arch/Sparc/SparcInstPrinter.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-f3238c762cd04a02/out/capstone/arch/Sparc/SparcMapping.o" "-c" "capstone/arch/Sparc/SparcMapping.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-f3238c762cd04a02/out/capstone/arch/Sparc/SparcModule.o" "-c" "capstone/arch/Sparc/SparcModule.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-f3238c762cd04a02/out/capstone/arch/Sparc/SparcDisassembler.o" "-c" "capstone/arch/Sparc/SparcDisassembler.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-f3238c762cd04a02/out/capstone/arch/SystemZ/SystemZMapping.o" "-c" "capstone/arch/SystemZ/SystemZMapping.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-f3238c762cd04a02/out/capstone/arch/SystemZ/SystemZModule.o" "-c" "capstone/arch/SystemZ/SystemZModule.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-f3238c762cd04a02/out/capstone/arch/SystemZ/SystemZMCTargetDesc.o" "-c" "capstone/arch/SystemZ/SystemZMCTargetDesc.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-f3238c762cd04a02/out/capstone/arch/SystemZ/SystemZInstPrinter.o" "-c" "capstone/arch/SystemZ/SystemZInstPrinter.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-f3238c762cd04a02/out/capstone/arch/SystemZ/SystemZDisassembler.o" "-c" "capstone/arch/SystemZ/SystemZDisassembler.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-f3238c762cd04a02/out/capstone/arch/EVM/EVMMapping.o" "-c" "capstone/arch/EVM/EVMMapping.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-f3238c762cd04a02/out/capstone/arch/EVM/EVMModule.o" "-c" "capstone/arch/EVM/EVMModule.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-f3238c762cd04a02/out/capstone/arch/EVM/EVMDisassembler.o" "-c" "capstone/arch/EVM/EVMDisassembler.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-f3238c762cd04a02/out/capstone/arch/EVM/EVMInstPrinter.o" "-c" "capstone/arch/EVM/EVMInstPrinter.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-f3238c762cd04a02/out/capstone/arch/AArch64/AArch64InstPrinter.o" "-c" "capstone/arch/AArch64/AArch64InstPrinter.c" [INFO] [stderr] cargo:warning=capstone/arch/AArch64/AArch64InstPrinter.c:1939:1: fatal error: error writing to /tmp/ccizM1nn.s: No space left on device [INFO] [stderr] cargo:warning= 1939 | } [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.28/src/lib.rs:2314:5: [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Internal error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-f3238c762cd04a02/out/capstone/arch/AArch64/AArch64InstPrinter.o" "-c" "capstone/arch/AArch64/AArch64InstPrinter.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5b5e7b235762 - std::backtrace_rs::backtrace::libunwind::trace::h9b01ab5e96434ee9 [INFO] [stderr] at /rustc/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5b5e7b235762 - std::backtrace_rs::backtrace::trace_unsynchronized::hc713470c7646453f [INFO] [stderr] at /rustc/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5b5e7b235762 - std::sys::backtrace::_print_fmt::h59b341e035b55f75 [INFO] [stderr] at /rustc/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5b5e7b235762 - ::fmt::hf749b025165e964d [INFO] [stderr] at /rustc/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5b5e7b259fc3 - core::fmt::rt::Argument::fmt::hd5dfdb8918647c9f [INFO] [stderr] at /rustc/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/library/core/src/fmt/rt.rs:184:76 [INFO] [stderr] 5: 0x5b5e7b259fc3 - core::fmt::write::h4a574f96a9d7382e [INFO] [stderr] at /rustc/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/library/core/src/fmt/mod.rs:1480:21 [INFO] [stderr] 6: 0x5b5e7b231e23 - std::io::default_write_fmt::ha8904c5a66eee818 [INFO] [stderr] at /rustc/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5b5e7b231e23 - std::io::Write::write_fmt::h24810564cd14d63f [INFO] [stderr] at /rustc/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x5b5e7b2355b2 - std::sys::backtrace::BacktraceLock::print::h3fce6557c25b9903 [INFO] [stderr] at /rustc/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5b5e7b236762 - std::panicking::default_hook::{{closure}}::hf7aa835533082ef8 [INFO] [stderr] at /rustc/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x5b5e7b236565 - std::panicking::default_hook::h42c31aded63ed9ad [INFO] [stderr] at /rustc/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5b5e7b237182 - std::panicking::rust_panic_with_hook::h0783ca533a34f58b [INFO] [stderr] at /rustc/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5b5e7b236f0a - std::panicking::begin_panic_handler::{{closure}}::hd0d5b26d1aa5d3a0 [INFO] [stderr] at /rustc/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5b5e7b235c59 - std::sys::backtrace::__rust_end_short_backtrace::hd66d1308eb3471df [INFO] [stderr] at /rustc/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5b5e7b236b9d - __rustc[7f115d6ba3c4705c]::rust_begin_unwind [INFO] [stderr] at /rustc/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5b5e7b258ef0 - core::panicking::panic_fmt::hb5b28a8cae3279f6 [INFO] [stderr] at /rustc/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5b5e7b1e96bb - cc::fail::he840d38a21320d7e [INFO] [stderr] 17: 0x5b5e7b1d88d1 - cc::Build::compile::h37f426647f47313f [INFO] [stderr] 18: 0x5b5e7b1d355c - build_script_build::build_capstone_cc::h409a58257233f3bd [INFO] [stderr] 19: 0x5b5e7b1d429f - build_script_build::main::h491460d514bd5962 [INFO] [stderr] 20: 0x5b5e7b1cfbd3 - core::ops::function::FnOnce::call_once::h6889250aa80b3fdf [INFO] [stderr] 21: 0x5b5e7b1cf6e6 - std::sys::backtrace::__rust_begin_short_backtrace::h5a6013050dd6263b [INFO] [stderr] 22: 0x5b5e7b1cf3d9 - std::rt::lang_start::{{closure}}::h517d604f423fd424 [INFO] [stderr] 23: 0x5b5e7b22d530 - core::ops::function::impls:: for &F>::call_once::hc8bcddb474c72ed8 [INFO] [stderr] at /rustc/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x5b5e7b22d530 - std::panicking::try::do_call::h35100cf7a465182e [INFO] [stderr] at /rustc/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/library/std/src/panicking.rs:589:40 [INFO] [stderr] 25: 0x5b5e7b22d530 - std::panicking::try::hccda52e123a40d8a [INFO] [stderr] at /rustc/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/library/std/src/panicking.rs:552:19 [INFO] [stderr] 26: 0x5b5e7b22d530 - std::panic::catch_unwind::hea42a80256d5dc6d [INFO] [stderr] at /rustc/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x5b5e7b22d530 - std::rt::lang_start_internal::{{closure}}::hba0bdb12400cae21 [INFO] [stderr] at /rustc/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/library/std/src/rt.rs:168:24 [INFO] [stderr] 28: 0x5b5e7b22d530 - std::panicking::try::do_call::h3f7b6653d02b3d2b [INFO] [stderr] at /rustc/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/library/std/src/panicking.rs:589:40 [INFO] [stderr] 29: 0x5b5e7b22d530 - std::panicking::try::h7e0e9d138d09e58f [INFO] [stderr] at /rustc/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/library/std/src/panicking.rs:552:19 [INFO] [stderr] 30: 0x5b5e7b22d530 - std::panic::catch_unwind::h400043db3dec9c6a [INFO] [stderr] at /rustc/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x5b5e7b22d530 - std::rt::lang_start_internal::h6f3b1c2fc935d7f0 [INFO] [stderr] at /rustc/411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51/library/std/src/rt.rs:164:5 [INFO] [stderr] 32: 0x5b5e7b1cf3c1 - std::rt::lang_start::h8a74231dc4a1b202 [INFO] [stderr] 33: 0x5b5e7b1d47b5 - main [INFO] [stderr] 34: 0x7a8815ba11ca - [INFO] [stderr] 35: 0x7a8815ba128b - __libc_start_main [INFO] [stderr] 36: 0x5b5e7b1ce475 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "4842c5f824299909348571f8114dcfd435fc9ada52e18ccca802250eee6f2d52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4842c5f824299909348571f8114dcfd435fc9ada52e18ccca802250eee6f2d52", kill_on_drop: false }` [INFO] [stdout] 4842c5f824299909348571f8114dcfd435fc9ada52e18ccca802250eee6f2d52