[INFO] cloning repository https://github.com/tehzz/n64disasm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tehzz/n64disasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftehzz%2Fn64disasm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftehzz%2Fn64disasm'...
[INFO] [stderr] error: copy-fd: write returned: No space left on device
[INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/commit-msg.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftehzz%2Fn64disasm/hooks/commit-msg.sample': No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/tehzz/n64disasm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tehzz/n64disasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftehzz%2Fn64disasm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftehzz%2Fn64disasm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1002daee9b5a9d64739a1473539710200108afad
[INFO] checking tehzz/n64disasm against master#fce0e74720d199eb7839fdb51af35ac5226da178 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftehzz%2Fn64disasm" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tehzz/n64disasm
[INFO] finished tweaking git repo https://github.com/tehzz/n64disasm
[INFO] tweaked toml for git repo https://github.com/tehzz/n64disasm written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tehzz/n64disasm on toolchain fce0e74720d199eb7839fdb51af35ac5226da178
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tehzz/n64disasm 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" "+fce0e74720d199eb7839fdb51af35ac5226da178" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded err-derive v0.2.1
[INFO] [stderr]   Downloaded simplelog v0.7.4
[INFO] [stderr]   Downloaded capstone v0.6.0
[INFO] [stderr]   Downloaded libc v0.2.64
[INFO] [stderr]   Downloaded capstone-sys v0.10.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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d84553ec6faf6993bc676e5182c7352e12bff295d379aff252d191d2355b50be
[INFO] running `Command { std: "docker" "start" "-a" "d84553ec6faf6993bc676e5182c7352e12bff295d379aff252d191d2355b50be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d84553ec6faf6993bc676e5182c7352e12bff295d379aff252d191d2355b50be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d84553ec6faf6993bc676e5182c7352e12bff295d379aff252d191d2355b50be", kill_on_drop: false }`
[INFO] [stdout] d84553ec6faf6993bc676e5182c7352e12bff295d379aff252d191d2355b50be
[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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d53e71b52a84a136a16d0949c06f07d547fece0d19b5d78d806a938dba79ae98
[INFO] running `Command { std: "docker" "start" "-a" "d53e71b52a84a136a16d0949c06f07d547fece0d19b5d78d806a938dba79ae98", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.64
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.5
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling syn v1.0.5
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling cc v1.0.46
[INFO] [stderr]     Checking scopeguard v1.0.0
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling serde v1.0.101
[INFO] [stderr]    Compiling rayon-core v1.7.0
[INFO] [stderr]     Checking unicode-width v0.1.6
[INFO] [stderr]    Compiling unicode-segmentation v1.3.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking linked-hash-map v0.5.2
[INFO] [stderr]    Compiling ryu v1.0.3
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]     Checking yaml-rust v0.4.3
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]     Checking dtoa v0.4.4
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]     Checking arrayvec v0.5.1
[INFO] [stderr]     Checking once_cell v1.3.1
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling crossbeam-utils v0.7.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling capstone-sys v0.10.0
[INFO] [stderr]     Checking dirs-sys v0.3.4
[INFO] [stderr]     Checking num_cpus v1.12.0
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking atty v0.2.13
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking crossbeam-queue v0.2.1
[INFO] [stderr]    Compiling memoffset v0.5.3
[INFO] [stderr]    Compiling err-derive v0.2.1
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]     Checking term v0.6.1
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking crossbeam-deque v0.7.2
[INFO] [stderr]     Checking chrono v0.4.11
[INFO] [stderr]     Checking simplelog v0.7.4
[INFO] [stderr]     Checking rayon v1.3.0
[INFO] [stderr]    Compiling proc-macro-error v0.2.6
[INFO] [stderr]    Compiling synstructure v0.12.1
[INFO] [stderr]    Compiling serde_derive v1.0.101
[INFO] [stderr]    Compiling structopt-derive v0.3.3
[INFO] [stderr]     Checking structopt v0.3.3
[INFO] [stderr]     Checking serde_yaml v0.8.11
[INFO] [stderr] warning: capstone-sys@0.10.0: capstone/arch/X86/X86Mapping.c:53:18: warning: implicit conversion from 'enum <anonymous>' 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 <anonymous>' 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 <anonymous>' 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 <anonymous>' 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 <anonymous>' 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 <anonymous>' 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/SystemZ/SystemZMapping.c:879:1: fatal error: error writing to /tmp/ccBp3SE6.s: No space left on device
[INFO] [stderr] warning: capstone-sys@0.10.0:   879 | }
[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-9490e5eff44fdee7/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   CC = None
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   CC = None
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   CC = None
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   CC = None
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   CC = None
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   CC = None
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   CC = None
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   CC = None
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-15c10f6297da0300/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-15c10f6297da0300/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-15c10f6297da0300/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-15c10f6297da0300/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-15c10f6297da0300/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-15c10f6297da0300/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-15c10f6297da0300/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-15c10f6297da0300/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-15c10f6297da0300/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-15c10f6297da0300/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-15c10f6297da0300/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-15c10f6297da0300/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-15c10f6297da0300/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 <anonymous>' 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 <anonymous>' 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 <anonymous>' 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 <anonymous>' 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 <anonymous>' 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 <anonymous>' 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-15c10f6297da0300/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-15c10f6297da0300/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-15c10f6297da0300/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-15c10f6297da0300/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-15c10f6297da0300/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-15c10f6297da0300/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-15c10f6297da0300/out/capstone/arch/Mips/MipsModule.o" "-c" "capstone/arch/Mips/MipsModule.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-15c10f6297da0300/out/capstone/arch/Mips/MipsMapping.o" "-c" "capstone/arch/Mips/MipsMapping.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-15c10f6297da0300/out/capstone/arch/Mips/MipsDisassembler.o" "-c" "capstone/arch/Mips/MipsDisassembler.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-15c10f6297da0300/out/capstone/arch/Mips/MipsInstPrinter.o" "-c" "capstone/arch/Mips/MipsInstPrinter.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-15c10f6297da0300/out/capstone/arch/AArch64/AArch64Module.o" "-c" "capstone/arch/AArch64/AArch64Module.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-15c10f6297da0300/out/capstone/arch/AArch64/AArch64Disassembler.o" "-c" "capstone/arch/AArch64/AArch64Disassembler.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-15c10f6297da0300/out/capstone/arch/AArch64/AArch64InstPrinter.o" "-c" "capstone/arch/AArch64/AArch64InstPrinter.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-15c10f6297da0300/out/capstone/arch/AArch64/AArch64Mapping.o" "-c" "capstone/arch/AArch64/AArch64Mapping.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-15c10f6297da0300/out/capstone/arch/AArch64/AArch64BaseInfo.o" "-c" "capstone/arch/AArch64/AArch64BaseInfo.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-15c10f6297da0300/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-15c10f6297da0300/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-15c10f6297da0300/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-15c10f6297da0300/out/capstone/arch/XCore/XCoreInstPrinter.o" "-c" "capstone/arch/XCore/XCoreInstPrinter.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-15c10f6297da0300/out/capstone/arch/XCore/XCoreModule.o" "-c" "capstone/arch/XCore/XCoreModule.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-15c10f6297da0300/out/capstone/arch/XCore/XCoreDisassembler.o" "-c" "capstone/arch/XCore/XCoreDisassembler.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-15c10f6297da0300/out/capstone/arch/XCore/XCoreMapping.o" "-c" "capstone/arch/XCore/XCoreMapping.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-15c10f6297da0300/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-15c10f6297da0300/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-15c10f6297da0300/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-15c10f6297da0300/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-15c10f6297da0300/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-15c10f6297da0300/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-15c10f6297da0300/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-15c10f6297da0300/out/capstone/arch/SystemZ/SystemZMapping.o" "-c" "capstone/arch/SystemZ/SystemZMapping.c"
[INFO] [stderr]   cargo:warning=capstone/arch/SystemZ/SystemZMapping.c:879:1: fatal error: error writing to /tmp/ccBp3SE6.s: No space left on device
[INFO] [stderr]   cargo:warning=  879 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unknown-pragmas" "-Wno-sign-compare" "-Wno-return-type" "-Wno-implicit-fallthrough" "-Wno-missing-field-initializers" "-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-15c10f6297da0300/out/capstone/arch/SystemZ/SystemZMapping.o" "-c" "capstone/arch/SystemZ/SystemZMapping.c" with args "cc" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "d53e71b52a84a136a16d0949c06f07d547fece0d19b5d78d806a938dba79ae98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d53e71b52a84a136a16d0949c06f07d547fece0d19b5d78d806a938dba79ae98", kill_on_drop: false }`
[INFO] [stdout] d53e71b52a84a136a16d0949c06f07d547fece0d19b5d78d806a938dba79ae98
