[INFO] cloning repository https://github.com/gimli-rs/ddbug [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gimli-rs/ddbug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgimli-rs%2Fddbug", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgimli-rs%2Fddbug'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 023a007dbd696450f5c9e4c9da4f17fb4bbc22c1 [INFO] testing gimli-rs/ddbug against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgimli-rs%2Fddbug" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gimli-rs/ddbug on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gimli-rs/ddbug [INFO] finished tweaking git repo https://github.com/gimli-rs/ddbug [INFO] tweaked toml for git repo https://github.com/gimli-rs/ddbug written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/gimli-rs/ddbug 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" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 53d161e3ff763ef022deb6feabd4b5ca0abd7674a78faa54760dc87566193972 [INFO] running `Command { std: "docker" "start" "-a" "53d161e3ff763ef022deb6feabd4b5ca0abd7674a78faa54760dc87566193972", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53d161e3ff763ef022deb6feabd4b5ca0abd7674a78faa54760dc87566193972", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53d161e3ff763ef022deb6feabd4b5ca0abd7674a78faa54760dc87566193972", kill_on_drop: false }` [INFO] [stdout] 53d161e3ff763ef022deb6feabd4b5ca0abd7674a78faa54760dc87566193972 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a751bae12e46b613f2e7009757005bbd3fe67bb18170a92c85cb6e2463329054 [INFO] running `Command { std: "docker" "start" "-a" "a751bae12e46b613f2e7009757005bbd3fe67bb18170a92c85cb6e2463329054", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling cc v1.1.13 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling wasmparser v0.215.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling ruzstd v0.7.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling flate2 v1.0.32 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling marksman_escape v0.1.2 [INFO] [stderr] Compiling capstone-sys v0.16.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling gimli v0.31.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling tokio v1.39.3 [INFO] [stderr] Compiling object v0.36.3 [INFO] [stderr] Compiling clap v4.5.16 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.7 [INFO] [stderr] Compiling ddbug_parser v0.4.0 (/opt/rustwide/workdir/parser) [INFO] [stderr] warning: capstone-sys@0.16.0: capstone/arch/Mips/MipsMapping.c:1068:1: fatal error: error writing to /tmp/cc03lfJh.s: No space left on device [INFO] [stderr] warning: capstone-sys@0.16.0: 1068 | } [INFO] [stderr] warning: capstone-sys@0.16.0: | ^ [INFO] [stderr] warning: capstone-sys@0.16.0: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `capstone-sys v0.16.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-ee173c434979c50f/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/capstone-sys-ed7fc807683996c0/out) [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] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/capstone-sys-ed7fc807683996c0/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] cargo:warning=capstone/arch/Mips/MipsMapping.c:1068:1: fatal error: error writing to /tmp/cc03lfJh.s: No space left on device [INFO] [stderr] cargo:warning= 1068 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "capstone/include" "-Wall" "-Wextra" "-w" "-DCAPSTONE_USE_SYS_DYN_MEM" "-DCAPSTONE_HAS_ARM" "-DCAPSTONE_HAS_ARM64" "-DCAPSTONE_HAS_EVM" "-DCAPSTONE_HAS_M680X" "-DCAPSTONE_HAS_M68K" "-DCAPSTONE_HAS_MIPS" "-DCAPSTONE_HAS_POWERPC" "-DCAPSTONE_HAS_RISCV" "-DCAPSTONE_HAS_SPARC" "-DCAPSTONE_HAS_SYSZ" "-DCAPSTONE_HAS_TMS320C64X" "-DCAPSTONE_HAS_WASM" "-DCAPSTONE_HAS_X86" "-DCAPSTONE_HAS_XCORE" "-o" "/opt/rustwide/target/debug/build/capstone-sys-ed7fc807683996c0/out/2fd99499e5827353-MipsMapping.o" "-c" "capstone/arch/Mips/MipsMapping.c" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "a751bae12e46b613f2e7009757005bbd3fe67bb18170a92c85cb6e2463329054", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a751bae12e46b613f2e7009757005bbd3fe67bb18170a92c85cb6e2463329054", kill_on_drop: false }` [INFO] [stdout] a751bae12e46b613f2e7009757005bbd3fe67bb18170a92c85cb6e2463329054