[INFO] fetching crate wgsl_bindgen 0.21.2... [INFO] checking wgsl_bindgen-0.21.2 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global [INFO] extracting crate wgsl_bindgen 0.21.2 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate wgsl_bindgen 0.21.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate wgsl_bindgen 0.21.2 [INFO] tweaked toml for crates.io crate wgsl_bindgen 0.21.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wgsl_bindgen 0.21.2 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wgsl_bindgen 0.21.2 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0cb3db023d7d784712a76e077bfa542cbf3f891f08ea00b813df4cfb0a0e1b5d [INFO] running `Command { std: "docker" "start" "-a" "0cb3db023d7d784712a76e077bfa542cbf3f891f08ea00b813df4cfb0a0e1b5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0cb3db023d7d784712a76e077bfa542cbf3f891f08ea00b813df4cfb0a0e1b5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cb3db023d7d784712a76e077bfa542cbf3f891f08ea00b813df4cfb0a0e1b5d", kill_on_drop: false }` [INFO] [stdout] 0cb3db023d7d784712a76e077bfa542cbf3f891f08ea00b813df4cfb0a0e1b5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 910f3b5064a14b4c1db2a9f0b8dee1c201a4434c31ee3c66d7b7153ffbb45d78 [INFO] running `Command { std: "docker" "start" "-a" "910f3b5064a14b4c1db2a9f0b8dee1c201a4434c31ee3c66d7b7153ffbb45d78", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking unicode-ident v1.0.19 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Compiling naga v26.0.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking unicode-xid v0.2.6 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking indexmap v2.12.0 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Checking pp-rs v0.2.1 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Checking supports-color v3.0.2 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking codespan-reporting v0.12.0 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking supports-unicode v3.0.0 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking supports-hyperlinks v3.1.0 [INFO] [stderr] Checking toml_datetime v0.7.3 [INFO] [stderr] Checking serde_spanned v1.0.3 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking smol_str v0.3.2 [INFO] [stderr] Checking toml_writer v1.0.4 [INFO] [stderr] Checking case v1.0.0 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking syn v2.0.107 [INFO] [stderr] Checking glam v0.30.8 [INFO] [stderr] Checking colored v3.0.0 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking stdext v0.3.3 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking terminal_size v0.4.3 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking insta v1.43.2 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Checking toml_parser v1.0.4 [INFO] [stderr] Checking toml v0.9.8 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Checking enumflags2 v0.7.12 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking miette v7.6.0 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcngi7OY" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `darling_core` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcIsUmcn" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcg76IGj" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zerocopy-derive` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `thiserror-impl` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustc7iDz5G" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcLHgcrh" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `strum_macros` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `bytemuck_derive` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustc7QB2ZZ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `educe` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustch8yKUx" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `derive_more-impl` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "910f3b5064a14b4c1db2a9f0b8dee1c201a4434c31ee3c66d7b7153ffbb45d78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "910f3b5064a14b4c1db2a9f0b8dee1c201a4434c31ee3c66d7b7153ffbb45d78", kill_on_drop: false }` [INFO] [stdout] 910f3b5064a14b4c1db2a9f0b8dee1c201a4434c31ee3c66d7b7153ffbb45d78