[INFO] cloning repository https://github.com/soil-vm/soil-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/soil-vm/soil-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoil-vm%2Fsoil-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoil-vm%2Fsoil-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 891a48fa961941c2155f29e5651436abbe787e63 [INFO] testing soil-vm/soil-rust 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%2Fsoil-vm%2Fsoil-rust" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/soil-vm/soil-rust 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/soil-vm/soil-rust [INFO] finished tweaking git repo https://github.com/soil-vm/soil-rust [INFO] tweaked toml for git repo https://github.com/soil-vm/soil-rust written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/soil-vm/soil-rust 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] dd86ce5258c0d34b422a84eeefd46244e4e0142d7c8b27f61f5d4b5f13caaea4 [INFO] running `Command { std: "docker" "start" "-a" "dd86ce5258c0d34b422a84eeefd46244e4e0142d7c8b27f61f5d4b5f13caaea4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd86ce5258c0d34b422a84eeefd46244e4e0142d7c8b27f61f5d4b5f13caaea4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd86ce5258c0d34b422a84eeefd46244e4e0142d7c8b27f61f5d4b5f13caaea4", kill_on_drop: false }` [INFO] [stdout] dd86ce5258c0d34b422a84eeefd46244e4e0142d7c8b27f61f5d4b5f13caaea4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] a18fe3da006e2340a19343c9fc45e3d4fe984080774c3cacc36706f97d98faf5 [INFO] running `Command { std: "docker" "start" "-a" "a18fe3da006e2340a19343c9fc45e3d4fe984080774c3cacc36706f97d98faf5", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling cranelift-isle v0.106.1 [INFO] [stderr] Compiling cranelift-codegen-shared v0.106.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling slice-group-by v0.3.1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.106.1 [INFO] [stderr] Compiling cranelift-entity v0.106.1 [INFO] [stderr] Compiling arbitrary v1.3.2 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling cranelift-bforest v0.106.1 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling regalloc2 v0.9.3 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling cranelift-control v0.106.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling wasmtime-jit-icache-coherence v19.0.1 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling cranelift-codegen v0.106.1 [INFO] [stderr] Compiling extension-trait v1.0.2 [INFO] [stderr] Compiling cranelift-module v0.106.1 [INFO] [stderr] Compiling cranelift-native v0.106.1 [INFO] [stderr] Compiling cranelift-frontend v0.106.1 [INFO] [stderr] Compiling cranelift-object v0.106.1 [INFO] [stderr] Compiling cranelift-jit v0.106.1 [INFO] [stderr] Compiling cranelift v0.106.1 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] warning: cranelift-codegen@0.106.1: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] warning: cranelift-codegen@0.106.1: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] warning: cranelift-codegen@0.106.1: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] warning: cranelift-codegen@0.106.1: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] warning: cranelift-codegen@0.106.1: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] error: could not compile `cranelift-codegen` (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/beta-2025-02-18-x86_64-unknown-linux-gnu/bin/rustc --crate-name cranelift_codegen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-codegen-0.106.1/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 --warn=unused_import_braces --warn=unused_extern_crates --warn=unstable_features --warn=trivial_numeric_casts '--allow=clippy::all' --cfg 'feature="gimli"' --cfg 'feature="std"' --cfg 'feature="unwind"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-arch", "anyhow", "arm64", "bincode", "capstone", "core", "default", "disas", "enable-serde", "gimli", "host-arch", "incremental-cache", "isle-errors", "isle-in-source-tree", "riscv64", "s390x", "serde", "serde_derive", "sha2", "souper-harvest", "souper-ir", "std", "timing", "trace-log", "unwind", "x86"))' -C metadata=933566997e88f027 -C extra-filename=-48cb2e373865b445 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-0813a489e52f71f0.rmeta --extern cranelift_bforest=/opt/rustwide/target/debug/deps/libcranelift_bforest-ccef2f2813183b53.rmeta --extern cranelift_codegen_shared=/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-b083eff86c0de4a0.rmeta --extern cranelift_control=/opt/rustwide/target/debug/deps/libcranelift_control-da7c8cad156b4c0c.rmeta --extern cranelift_entity=/opt/rustwide/target/debug/deps/libcranelift_entity-0956896d99f9af17.rmeta --extern gimli=/opt/rustwide/target/debug/deps/libgimli-700443078c51f26b.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-1bd755ca8a880911.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-b5d4972b7add18e7.rmeta --extern regalloc2=/opt/rustwide/target/debug/deps/libregalloc2-a3c2e4bc827a57b0.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-db115c2d0fd403fc.rmeta --extern target_lexicon=/opt/rustwide/target/debug/deps/libtarget_lexicon-2b08bef297d5b9b5.rmeta --cap-lints allow --cap-lints=warn --cfg 'feature="x86"'` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "a18fe3da006e2340a19343c9fc45e3d4fe984080774c3cacc36706f97d98faf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a18fe3da006e2340a19343c9fc45e3d4fe984080774c3cacc36706f97d98faf5", kill_on_drop: false }` [INFO] [stdout] a18fe3da006e2340a19343c9fc45e3d4fe984080774c3cacc36706f97d98faf5