[INFO] fetching crate thalo_message_store 0.8.0... [INFO] checking thalo_message_store-0.8.0 against master#75530e9f72a1990ed2305e16fd51d02f47048f12 for pr-135899 [INFO] extracting crate thalo_message_store 0.8.0 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate thalo_message_store 0.8.0 on toolchain 75530e9f72a1990ed2305e16fd51d02f47048f12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+75530e9f72a1990ed2305e16fd51d02f47048f12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate thalo_message_store 0.8.0 [INFO] finished tweaking crates.io crate thalo_message_store 0.8.0 [INFO] tweaked toml for crates.io crate thalo_message_store 0.8.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+75530e9f72a1990ed2305e16fd51d02f47048f12" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 67 packages to latest compatible versions [INFO] [stderr] Adding bincode v1.3.3 (available: v2.0.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+75530e9f72a1990ed2305e16fd51d02f47048f12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wit-bindgen v0.14.0 [INFO] [stderr] Downloaded wit-bindgen-rust v0.14.0 [INFO] [stderr] Downloaded thalo v0.8.0 [INFO] [stderr] Downloaded thalo_derive v0.8.0 [INFO] [stderr] Downloaded wit-bindgen-rust-macro v0.14.0 [INFO] [stderr] Downloaded wit-bindgen-core v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:6475c868a6d27846ca172efb246699580b64b57a5b3744ef73949e850a31b38a" "/opt/rustwide/cargo-home/bin/cargo" "+75530e9f72a1990ed2305e16fd51d02f47048f12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69d2f938a9c31ec41350d20186473f0f6dd2e382f7a7067c33fb99370e410c53 [INFO] running `Command { std: "docker" "start" "-a" "69d2f938a9c31ec41350d20186473f0f6dd2e382f7a7067c33fb99370e410c53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69d2f938a9c31ec41350d20186473f0f6dd2e382f7a7067c33fb99370e410c53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69d2f938a9c31ec41350d20186473f0f6dd2e382f7a7067c33fb99370e410c53", kill_on_drop: false }` [INFO] [stdout] 69d2f938a9c31ec41350d20186473f0f6dd2e382f7a7067c33fb99370e410c53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:6475c868a6d27846ca172efb246699580b64b57a5b3744ef73949e850a31b38a" "/opt/rustwide/cargo-home/bin/cargo" "+75530e9f72a1990ed2305e16fd51d02f47048f12" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da9b6efc64df574a9a5e0015f035e27a3c3aed452f85b1568aee92f9c8cd6e05 [INFO] running `Command { std: "docker" "start" "-a" "da9b6efc64df574a9a5e0015f035e27a3c3aed452f85b1568aee92f9c8cd6e05", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling wasm-encoder v0.41.2 [INFO] [stderr] Compiling spdx v0.10.8 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling wasm-encoder v0.38.1 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling wit-bindgen-rust v0.14.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking once_cell v1.21.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking sled v0.34.7 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaD7LmVg/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaumC1Ep/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sled` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaH9MSbw/lib.rmeta`: 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] running `Command { std: "docker" "inspect" "da9b6efc64df574a9a5e0015f035e27a3c3aed452f85b1568aee92f9c8cd6e05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da9b6efc64df574a9a5e0015f035e27a3c3aed452f85b1568aee92f9c8cd6e05", kill_on_drop: false }` [INFO] [stdout] da9b6efc64df574a9a5e0015f035e27a3c3aed452f85b1568aee92f9c8cd6e05