[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 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoil-vm%2Fsoil-rust" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/soil-vm/soil-rust on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "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-5-tc1/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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cranelift-object v0.106.1 [INFO] [stderr] Downloaded cranelift-entity v0.106.1 [INFO] [stderr] Downloaded cranelift-module v0.106.1 [INFO] [stderr] Downloaded extension-trait v1.0.2 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.106.1 [INFO] [stderr] Downloaded cranelift v0.106.1 [INFO] [stderr] Downloaded wasmtime-jit-icache-coherence v19.0.1 [INFO] [stderr] Downloaded cranelift-control v0.106.1 [INFO] [stderr] Downloaded cranelift-jit v0.106.1 [INFO] [stderr] Downloaded cranelift-frontend v0.106.1 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.106.1 [INFO] [stderr] Downloaded cranelift-isle v0.106.1 [INFO] [stderr] Downloaded cranelift-native v0.106.1 [INFO] [stderr] Downloaded cranelift-bforest v0.106.1 [INFO] [stderr] warning: spurious network error (3 tries remaining): [56] Failure when receiving data from the peer (Recv failure: Connection reset by peer) [INFO] [stderr] Downloaded cranelift-codegen v0.106.1 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f0aa63a051bf74cdcc67b79f1958a7e9321371742561167faa7aa65c93a4f01 [INFO] running `Command { std: "docker" "start" "-a" "6f0aa63a051bf74cdcc67b79f1958a7e9321371742561167faa7aa65c93a4f01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f0aa63a051bf74cdcc67b79f1958a7e9321371742561167faa7aa65c93a4f01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f0aa63a051bf74cdcc67b79f1958a7e9321371742561167faa7aa65c93a4f01", kill_on_drop: false }` [INFO] [stdout] 6f0aa63a051bf74cdcc67b79f1958a7e9321371742561167faa7aa65c93a4f01 [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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8312975f1717dbdaa0e8dba2b5ada92a8478c36d9c7c2d8abd8156788fc1e538 [INFO] running `Command { std: "docker" "start" "-a" "8312975f1717dbdaa0e8dba2b5ada92a8478c36d9c7c2d8abd8156788fc1e538", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling cranelift-isle v0.106.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling cranelift-codegen-shared v0.106.1 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling arbitrary v1.3.2 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling cranelift-entity v0.106.1 [INFO] [stderr] Compiling slice-group-by v0.3.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling cranelift-codegen-meta v0.106.1 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling cranelift-bforest v0.106.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling regalloc2 v0.9.3 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling cranelift-control v0.106.1 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling wasmtime-jit-icache-coherence v19.0.1 [INFO] [stderr] Compiling gimli v0.28.1 [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-frontend v0.106.1 [INFO] [stderr] Compiling cranelift-native 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/1.86.0-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=ab279f5fefab0f69 -C extra-filename=-320e01065905bcdd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-4eb98ce37352bcf8.rmeta --extern cranelift_bforest=/opt/rustwide/target/debug/deps/libcranelift_bforest-b0a4eabb43f778dc.rmeta --extern cranelift_codegen_shared=/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-c05efe1abb3821f6.rmeta --extern cranelift_control=/opt/rustwide/target/debug/deps/libcranelift_control-19a31afd8d335745.rmeta --extern cranelift_entity=/opt/rustwide/target/debug/deps/libcranelift_entity-dc4147483ac8951d.rmeta --extern gimli=/opt/rustwide/target/debug/deps/libgimli-469267b3a49c6656.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-73f52d9bcf65914e.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-1b36f19f8bb7d92a.rmeta --extern regalloc2=/opt/rustwide/target/debug/deps/libregalloc2-f46639f894166fe6.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-03307c479db0b384.rmeta --extern target_lexicon=/opt/rustwide/target/debug/deps/libtarget_lexicon-1f765a179ee31fc3.rmeta --cap-lints allow --cap-lints=warn --cfg 'feature="x86"'` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "8312975f1717dbdaa0e8dba2b5ada92a8478c36d9c7c2d8abd8156788fc1e538", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8312975f1717dbdaa0e8dba2b5ada92a8478c36d9c7c2d8abd8156788fc1e538", kill_on_drop: false }` [INFO] [stdout] 8312975f1717dbdaa0e8dba2b5ada92a8478c36d9c7c2d8abd8156788fc1e538