[INFO] fetching crate rmk 0.5.0... [INFO] checking rmk-0.5.0 against try#a0cd57eba5d417638d3351ba13fc414ad1a24bec for pr-134688 [INFO] extracting crate rmk 0.5.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate rmk 0.5.0 on toolchain a0cd57eba5d417638d3351ba13fc414ad1a24bec [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a0cd57eba5d417638d3351ba13fc414ad1a24bec" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rmk 0.5.0 [INFO] finished tweaking crates.io crate rmk 0.5.0 [INFO] tweaked toml for crates.io crate rmk 0.5.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a0cd57eba5d417638d3351ba13fc414ad1a24bec" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 256 packages to latest compatible versions [INFO] [stderr] Adding bitfield-struct v0.9.3 (available: v0.10.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a0cd57eba5d417638d3351ba13fc414ad1a24bec" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+a0cd57eba5d417638d3351ba13fc414ad1a24bec" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d11290e164b4d4e2219a705ff73367bf96ea32e861e9b9598388bfee3b9d91e5 [INFO] running `Command { std: "docker" "start" "-a" "d11290e164b4d4e2219a705ff73367bf96ea32e861e9b9598388bfee3b9d91e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d11290e164b4d4e2219a705ff73367bf96ea32e861e9b9598388bfee3b9d91e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d11290e164b4d4e2219a705ff73367bf96ea32e861e9b9598388bfee3b9d91e5", kill_on_drop: false }` [INFO] [stdout] d11290e164b4d4e2219a705ff73367bf96ea32e861e9b9598388bfee3b9d91e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+a0cd57eba5d417638d3351ba13fc414ad1a24bec" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ef7311f1e2838f89a57f170559ebc43c8c2ac9d4372bcf75aa16157f697c77d [INFO] running `Command { std: "docker" "start" "-a" "2ef7311f1e2838f89a57f170559ebc43c8c2ac9d4372bcf75aa16157f697c77d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling defmt v0.3.10 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Compiling defmt-macros v0.4.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling embassy-sync v0.6.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Compiling bitfield v0.14.0 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling embassy-time-queue-driver v0.1.0 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling embassy-time-driver v0.1.0 [INFO] [stderr] Compiling usbd-hid-descriptors v0.8.2 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Checking embedded-storage v0.3.1 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Checking embedded-storage-async v0.4.1 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/encode_unicode-98cc0e56f1438b43.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/encode_unicode-98cc0e56f1438b43/dep-lib-encode_unicode` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [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/rmetanStMnR" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `spin` (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 "/opt/rustwide/target/debug/deps/rmetaNCWjg2" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `embedded-hal` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaPIm5Kh/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hashbrown` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetayDu3VP/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `indexmap` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaDzxpeY/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `winnow` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta2bnwos/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] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaHhB0xH/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" "2ef7311f1e2838f89a57f170559ebc43c8c2ac9d4372bcf75aa16157f697c77d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ef7311f1e2838f89a57f170559ebc43c8c2ac9d4372bcf75aa16157f697c77d", kill_on_drop: false }` [INFO] [stdout] 2ef7311f1e2838f89a57f170559ebc43c8c2ac9d4372bcf75aa16157f697c77d