[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] testing tehzz/n64disasm against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftehzz%2Fn64disasm" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tehzz/n64disasm on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-3-tc1/source/Cargo.toml [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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simplelog v0.7.4 [INFO] [stderr] Downloaded err-derive v0.2.1 [INFO] [stderr] Downloaded capstone v0.6.0 [INFO] [stderr] Downloaded capstone-sys v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9fc720cbbf7ef47bc4278d4c5a524664c265690a6a04a50ebcd1c1ec1845fcc0 [INFO] running `Command { std: "docker" "start" "-a" "9fc720cbbf7ef47bc4278d4c5a524664c265690a6a04a50ebcd1c1ec1845fcc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9fc720cbbf7ef47bc4278d4c5a524664c265690a6a04a50ebcd1c1ec1845fcc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fc720cbbf7ef47bc4278d4c5a524664c265690a6a04a50ebcd1c1ec1845fcc0", kill_on_drop: false }` [INFO] [stdout] 9fc720cbbf7ef47bc4278d4c5a524664c265690a6a04a50ebcd1c1ec1845fcc0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 650aa2c5aef3b2c22a05bd334522ce372416f4496a3c78e36677d152823ef192 [INFO] running `Command { std: "docker" "start" "-a" "650aa2c5aef3b2c22a05bd334522ce372416f4496a3c78e36677d152823ef192", 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] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling capstone-sys v0.10.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling err-derive v0.2.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `rayon-core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name rayon_core --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c9c1e2e1d79638c5 -C extra-filename=-af162a6f0881711d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crossbeam_deque=/opt/rustwide/target/debug/deps/libcrossbeam_deque-d04551ce869a84ae.rmeta --extern crossbeam_queue=/opt/rustwide/target/debug/deps/libcrossbeam_queue-3657da0b5035e8fe.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-a5e2b3dcbe5cd647.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-1279b7b09dfd5d2c.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-b1370b6be824cebf.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaVP637y/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chrono` (lib) due to 1 previous error [INFO] [stderr] warning: capstone-sys@0.10.0: capstone/arch/PowerPC/PPCInstPrinter.c:1001: fatal error: error writing to /tmp/ccriOgRz.s: No space left on device [INFO] [stderr] warning: capstone-sys@0.10.0: 1001 | [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-b267a00665e17584/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") [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") [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") [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") [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") [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") [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") [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") [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-cc926c7959a03089/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-cc926c7959a03089/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-cc926c7959a03089/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-cc926c7959a03089/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-cc926c7959a03089/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-cc926c7959a03089/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-cc926c7959a03089/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-cc926c7959a03089/out/capstone/arch/PowerPC/PPCInstPrinter.o" "-c" "capstone/arch/PowerPC/PPCInstPrinter.c" [INFO] [stderr] cargo:warning=capstone/arch/PowerPC/PPCInstPrinter.c:1001: fatal error: error writing to /tmp/ccriOgRz.s: No space left on device [INFO] [stderr] cargo:warning= 1001 | [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-cc926c7959a03089/out/capstone/arch/PowerPC/PPCInstPrinter.o" "-c" "capstone/arch/PowerPC/PPCInstPrinter.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "650aa2c5aef3b2c22a05bd334522ce372416f4496a3c78e36677d152823ef192", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "650aa2c5aef3b2c22a05bd334522ce372416f4496a3c78e36677d152823ef192", kill_on_drop: false }` [INFO] [stdout] 650aa2c5aef3b2c22a05bd334522ce372416f4496a3c78e36677d152823ef192