[INFO] cloning repository https://github.com/modulewise/example-components [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/modulewise/example-components" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmodulewise%2Fexample-components", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmodulewise%2Fexample-components'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9004b4a7697bc4098b770846582fadeb82419a8e [INFO] checking modulewise/example-components against try#1383df06117fd218068d1f39fd5326256dd4a348 for pr-145181 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmodulewise%2Fexample-components" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/modulewise/example-components [INFO] finished tweaking git repo https://github.com/modulewise/example-components [INFO] tweaked toml for git repo https://github.com/modulewise/example-components written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/modulewise/example-components on toolchain 1383df06117fd218068d1f39fd5326256dd4a348 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/modulewise/example-components 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" "+1383df06117fd218068d1f39fd5326256dd4a348" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18308f7c903dd8dd8d082a131c23ad65089a0131c9725a099f89c46938564ff9 [INFO] running `Command { std: "docker" "start" "-a" "18308f7c903dd8dd8d082a131c23ad65089a0131c9725a099f89c46938564ff9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18308f7c903dd8dd8d082a131c23ad65089a0131c9725a099f89c46938564ff9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18308f7c903dd8dd8d082a131c23ad65089a0131c9725a099f89c46938564ff9", kill_on_drop: false }` [INFO] [stdout] 18308f7c903dd8dd8d082a131c23ad65089a0131c9725a099f89c46938564ff9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d77ac1eb78823497d6991e4e2e28612c1e421b0a61b0416a28261faff4b8d3f [INFO] running `Command { std: "docker" "start" "-a" "3d77ac1eb78823497d6991e4e2e28612c1e421b0a61b0416a28261faff4b8d3f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling wasmparser v0.235.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling wasm-encoder v0.235.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling wit-bindgen-rust v0.43.0 [INFO] [stderr] Compiling wit-bindgen-rt v0.43.0 [INFO] [stderr] Compiling wit-bindgen-rust-macro v0.43.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling wit-parser v0.235.0 [INFO] [stderr] Compiling wasm-metadata v0.235.0 [INFO] [stderr] Compiling wit-component v0.235.0 [INFO] [stderr] Compiling wit-bindgen-core v0.43.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `wit-bindgen-rust-macro` (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/1383df06117fd218068d1f39fd5326256dd4a348/bin/rustc --crate-name wit_bindgen_rust_macro --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wit-bindgen-rust-macro-0.43.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="async"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async"))' -C metadata=97c0cc327e24f9a7 -C extra-filename=-f82c5cfc533accfc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-78aed55612c759ee.rlib --extern prettyplease=/opt/rustwide/target/debug/deps/libprettyplease-41cdc598b90a29da.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-09040b10b620fa15.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-bff949ffe258c67d.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-176fe4ecb3f5a4c2.rlib --extern wit_bindgen_core=/opt/rustwide/target/debug/deps/libwit_bindgen_core-32761df843f64434.rlib --extern wit_bindgen_rust=/opt/rustwide/target/debug/deps/libwit_bindgen_rust-f8dc1b23171f1ffa.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "3d77ac1eb78823497d6991e4e2e28612c1e421b0a61b0416a28261faff4b8d3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d77ac1eb78823497d6991e4e2e28612c1e421b0a61b0416a28261faff4b8d3f", kill_on_drop: false }` [INFO] [stdout] 3d77ac1eb78823497d6991e4e2e28612c1e421b0a61b0416a28261faff4b8d3f