[INFO] fetching crate pax-std-primitives 0.15.5... [INFO] checking pax-std-primitives-0.15.5 against try#d12484522bcab8d07e325c6570f226a2faace3f7 for pr-128425-1 [INFO] extracting crate pax-std-primitives 0.15.5 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate pax-std-primitives 0.15.5 on toolchain d12484522bcab8d07e325c6570f226a2faace3f7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pax-std-primitives 0.15.5 [INFO] finished tweaking crates.io crate pax-std-primitives 0.15.5 [INFO] tweaked toml for crates.io crate pax-std-primitives 0.15.5 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 179 packages to latest compatible versions [INFO] [stderr] Adding kurbo v0.9.5 (available: v0.11.1) [INFO] [stderr] Adding pax-message v0.15.5 (available: v0.38.3) [INFO] [stderr] Adding pax-runtime v0.15.5 (available: v0.38.3) [INFO] [stderr] Adding pax-runtime-api v0.15.5 (available: v0.38.3) [INFO] [stderr] Adding pax-std v0.15.5 (available: v0.38.3) [INFO] [stderr] Adding piet v0.6.2 (available: v0.7.0) [INFO] [stderr] Adding piet-common v0.6.2 (available: v0.7.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 37a006405f3b1930413a1ebee6fe6cd1f569f9aedbdf374655b75c48c3473e6f [INFO] running `Command { std: "docker" "start" "-a" "37a006405f3b1930413a1ebee6fe6cd1f569f9aedbdf374655b75c48c3473e6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37a006405f3b1930413a1ebee6fe6cd1f569f9aedbdf374655b75c48c3473e6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37a006405f3b1930413a1ebee6fe6cd1f569f9aedbdf374655b75c48c3473e6f", kill_on_drop: false }` [INFO] [stdout] 37a006405f3b1930413a1ebee6fe6cd1f569f9aedbdf374655b75c48c3473e6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4550f8d280eaff68542257b05761548821f4846d9e07642f37c1ac8df3558c4d [INFO] running `Command { std: "docker" "start" "-a" "4550f8d280eaff68542257b05761548821f4846d9e07642f37c1ac8df3558c4d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling gio v0.16.7 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unic-ucd-bidi v0.9.0 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling unic-bidi v0.9.0 [INFO] [stderr] Compiling kurbo v0.9.5 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling sailfish-compiler v0.6.1 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling piet v0.6.2 [INFO] [stderr] Compiling sailfish v0.6.1 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling itoap v1.0.1 [INFO] [stderr] Compiling mut_static v5.0.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libsyn-f6b5eb6858f62410.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (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 "/opt/rustwide/target/debug/deps/rmetaZmBxod" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wasm-bindgen-backend` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4550f8d280eaff68542257b05761548821f4846d9e07642f37c1ac8df3558c4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4550f8d280eaff68542257b05761548821f4846d9e07642f37c1ac8df3558c4d", kill_on_drop: false }` [INFO] [stdout] 4550f8d280eaff68542257b05761548821f4846d9e07642f37c1ac8df3558c4d