[INFO] cloning repository https://github.com/simonhochrein/ca65-zed [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/simonhochrein/ca65-zed" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimonhochrein%2Fca65-zed", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimonhochrein%2Fca65-zed'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b3e69c9e3c9ed26096630cf8e88ec32634000d6d [INFO] checking simonhochrein/ca65-zed against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimonhochrein%2Fca65-zed" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/simonhochrein/ca65-zed on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/simonhochrein/ca65-zed [INFO] finished tweaking git repo https://github.com/simonhochrein/ca65-zed [INFO] tweaked toml for git repo https://github.com/simonhochrein/ca65-zed written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/simonhochrein/ca65-zed 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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zed_extension_api v0.1.0 [INFO] [stderr] Downloaded spdx v0.10.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4475e413baf772dfe00ada552f223a1513722b3d656c6cf6e2e35f74d2798c4c [INFO] running `Command { std: "docker" "start" "-a" "4475e413baf772dfe00ada552f223a1513722b3d656c6cf6e2e35f74d2798c4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4475e413baf772dfe00ada552f223a1513722b3d656c6cf6e2e35f74d2798c4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4475e413baf772dfe00ada552f223a1513722b3d656c6cf6e2e35f74d2798c4c", kill_on_drop: false }` [INFO] [stdout] 4475e413baf772dfe00ada552f223a1513722b3d656c6cf6e2e35f74d2798c4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7119c7ad27af39b415124d1867866c20a0e7f74e22741e69616eca40794dc030 [INFO] running `Command { std: "docker" "start" "-a" "7119c7ad27af39b415124d1867866c20a0e7f74e22741e69616eca40794dc030", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling smallvec v1.13.2 [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 spdx v0.10.7 [INFO] [stderr] Compiling wit-bindgen-rt v0.22.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling wit-bindgen-rust-macro v0.22.0 [INFO] [stderr] Compiling zed_extension_api v0.1.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling indexmap v2.7.0 [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-bindgen-core v0.22.0 [INFO] [stderr] Compiling wit-component v0.201.0 [INFO] [stderr] rustc-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] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8a65ee08296b36342bf7c3cdc15312ccbc357227/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=16cca2f667620bf8 -C extra-filename=-9ccf8f65f489584a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-50bc2e6508f9ba4e.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-8257de363ef7afb0.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-2c5853c0a7d6badf.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-64e4f3632e0a179a.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-dd4b54defd03b61c.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-6b0f5c5e52ad9312.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ddb6500b612c636f.rmeta --extern wasm_encoder=/opt/rustwide/target/debug/deps/libwasm_encoder-51e01eee50d6a115.rmeta --extern wasm_metadata=/opt/rustwide/target/debug/deps/libwasm_metadata-9e8a2a2baba97e02.rmeta --extern wasmparser=/opt/rustwide/target/debug/deps/libwasmparser-f66133e4e5c3be16.rmeta --extern wit_parser=/opt/rustwide/target/debug/deps/libwit_parser-ebc1a1324efc650e.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `wit-bindgen-rust` (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/8a65ee08296b36342bf7c3cdc15312ccbc357227/bin/rustc --crate-name wit_bindgen_rust --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wit-bindgen-rust-0.22.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap"))' -C metadata=bc6b89a194f70b5c -C extra-filename=-8e7ed3635a0521ea --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-50bc2e6508f9ba4e.rmeta --extern heck=/opt/rustwide/target/debug/deps/libheck-9a6cc83263da44dd.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-2c5853c0a7d6badf.rmeta --extern wasm_metadata=/opt/rustwide/target/debug/deps/libwasm_metadata-9e8a2a2baba97e02.rmeta --extern wit_bindgen_core=/opt/rustwide/target/debug/deps/libwit_bindgen_core-2c3e7df8d42307b8.rmeta --extern wit_component=/opt/rustwide/target/debug/deps/libwit_component-9ccf8f65f489584a.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "7119c7ad27af39b415124d1867866c20a0e7f74e22741e69616eca40794dc030", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7119c7ad27af39b415124d1867866c20a0e7f74e22741e69616eca40794dc030", kill_on_drop: false }` [INFO] [stdout] 7119c7ad27af39b415124d1867866c20a0e7f74e22741e69616eca40794dc030