[INFO] cloning repository https://github.com/seancribbs/zed-dhall-extension [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/seancribbs/zed-dhall-extension" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseancribbs%2Fzed-dhall-extension", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseancribbs%2Fzed-dhall-extension'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c09a119bbc562c87b257da64d85b6a0ed3d1fe7b [INFO] checking seancribbs/zed-dhall-extension against master#ecb170afc878648c3ae355dbd596c8e4b6f7ebdc for pr-139022 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseancribbs%2Fzed-dhall-extension" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/seancribbs/zed-dhall-extension on toolchain ecb170afc878648c3ae355dbd596c8e4b6f7ebdc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/seancribbs/zed-dhall-extension [INFO] finished tweaking git repo https://github.com/seancribbs/zed-dhall-extension [INFO] tweaked toml for git repo https://github.com/seancribbs/zed-dhall-extension written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/seancribbs/zed-dhall-extension 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" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zed_extension_api v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be30444dd5e14c08fe50c8763b5d5d9345aee013d09457dc40b3a6e33e14d697 [INFO] running `Command { std: "docker" "start" "-a" "be30444dd5e14c08fe50c8763b5d5d9345aee013d09457dc40b3a6e33e14d697", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be30444dd5e14c08fe50c8763b5d5d9345aee013d09457dc40b3a6e33e14d697", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be30444dd5e14c08fe50c8763b5d5d9345aee013d09457dc40b3a6e33e14d697", kill_on_drop: false }` [INFO] [stdout] be30444dd5e14c08fe50c8763b5d5d9345aee013d09457dc40b3a6e33e14d697 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78236d01adcf63b219c21684187a9beae2e3217f09f89e1cfd9025c5c41f58c2 [INFO] running `Command { std: "docker" "start" "-a" "78236d01adcf63b219c21684187a9beae2e3217f09f89e1cfd9025c5c41f58c2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling wasm-encoder v0.201.0 [INFO] [stderr] Compiling wit-bindgen-rust v0.22.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling wit-bindgen-rt v0.22.0 [INFO] [stderr] Compiling wit-bindgen-rust-macro v0.22.0 [INFO] [stderr] Compiling zed_extension_api v0.2.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling spdx v0.10.8 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling wasmparser v0.201.0 [INFO] [stderr] Compiling wit-parser v0.201.0 [INFO] [stderr] Compiling wasm-metadata v0.201.0 [INFO] [stderr] Compiling wit-component v0.201.0 [INFO] [stderr] Compiling wit-bindgen-core v0.22.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on devicerustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `wit-component` (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/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/bin/rustc --crate-name wit_component --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wit-component-0.201.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 --deny=unsafe_code '--allow=clippy::all' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dummy-module", "semver-check", "wat"))' -C metadata=664bd1ff6b02b457 -C extra-filename=-1fe1d3be68107531 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-5b2b0f9a1fcc2cba.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-cb6e5019f16520aa.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-44359e6b6a0a8ae8.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-ab28d28a7f567c04.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-2c614b6f5b3380e5.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-f89f70b964c34f62.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f225f5ea808ba058.rmeta --extern wasm_encoder=/opt/rustwide/target/debug/deps/libwasm_encoder-51e01eee50d6a115.rmeta --extern wasm_metadata=/opt/rustwide/target/debug/deps/libwasm_metadata-4e2a21a1fb7bee01.rmeta --extern wasmparser=/opt/rustwide/target/debug/deps/libwasmparser-ba97b3b91a0a120f.rmeta --extern wit_parser=/opt/rustwide/target/debug/deps/libwit_parser-e14dddd97d2389e5.rmeta --cap-lints allow --cap-lints=forbid` (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/rmetarj4CDT/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wit-bindgen-rust` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "78236d01adcf63b219c21684187a9beae2e3217f09f89e1cfd9025c5c41f58c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78236d01adcf63b219c21684187a9beae2e3217f09f89e1cfd9025c5c41f58c2", kill_on_drop: false }` [INFO] [stdout] 78236d01adcf63b219c21684187a9beae2e3217f09f89e1cfd9025c5c41f58c2