[INFO] fetching crate noble-transaction-payment 2.0.0... [INFO] checking noble-transaction-payment-2.0.0 against master#64b185eddaa1d7ddf5e0c024be23b9cbba6c1722 for pr-143929 [INFO] extracting crate noble-transaction-payment 2.0.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate noble-transaction-payment 2.0.0 [INFO] finished tweaking crates.io crate noble-transaction-payment 2.0.0 [INFO] tweaked toml for crates.io crate noble-transaction-payment 2.0.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate noble-transaction-payment 2.0.0 on toolchain 64b185eddaa1d7ddf5e0c024be23b9cbba6c1722 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+64b185eddaa1d7ddf5e0c024be23b9cbba6c1722" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+64b185eddaa1d7ddf5e0c024be23b9cbba6c1722" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/fa/br/fabric-support, error: No space left on device (os error 28) [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 269 packages to latest compatible versions [INFO] [stderr] Adding zeroize v1.3.0 (available: v1.8.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+64b185eddaa1d7ddf5e0c024be23b9cbba6c1722" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded externalities v0.8.2 [INFO] [stderr] Downloaded fabric-system v2.0.0 [INFO] [stderr] Downloaded tp-version v2.1.2 [INFO] [stderr] Downloaded fabric-support-procedural-tools v2.0.1 [INFO] [stderr] Downloaded tp-inherents v2.1.2 [INFO] [stderr] Downloaded fabric-support-procedural-tools-derive v2.0.1 [INFO] [stderr] Downloaded fabric-support-procedural v2.0.1 [INFO] [stderr] Downloaded tp-api v2.1.2 [INFO] [stderr] Downloaded fabric-benchmarking v2.0.0 [INFO] [stderr] Downloaded noble-balances v2.0.1 [INFO] [stderr] Downloaded tp-api-proc-macro v2.1.2 [INFO] [stderr] Downloaded tp-state-machine v0.8.2 [INFO] [stderr] Downloaded fabric-support v2.0.0 [INFO] [stderr] Downloaded fabric-metadata v12.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e8955075918b6d00525c617f7c34ee2595c70db70b3cf844dc875e4d3604499b" "/opt/rustwide/cargo-home/bin/cargo" "+64b185eddaa1d7ddf5e0c024be23b9cbba6c1722" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe945225e0308d8eb6d6e8180ac87a018b258edee3c32ff2b4e367768d139fb3 [INFO] running `Command { std: "docker" "start" "-a" "fe945225e0308d8eb6d6e8180ac87a018b258edee3c32ff2b4e367768d139fb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe945225e0308d8eb6d6e8180ac87a018b258edee3c32ff2b4e367768d139fb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe945225e0308d8eb6d6e8180ac87a018b258edee3c32ff2b4e367768d139fb3", kill_on_drop: false }` [INFO] [stdout] fe945225e0308d8eb6d6e8180ac87a018b258edee3c32ff2b4e367768d139fb3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e8955075918b6d00525c617f7c34ee2595c70db70b3cf844dc875e4d3604499b" "/opt/rustwide/cargo-home/bin/cargo" "+64b185eddaa1d7ddf5e0c024be23b9cbba6c1722" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16f55b79d1fe147632186c7da493e5afd5cae5740027926be193e0c2f089f425 [INFO] running `Command { std: "docker" "start" "-a" "16f55b79d1fe147632186c7da493e5afd5cae5740027926be193e0c2f089f425", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking byte-slice-cast v1.2.3 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking bitvec v0.20.4 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking tetcore-std v2.1.2 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking uint-crate v0.9.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking ahash v0.4.8 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/digest-efaaf7d47439b91d.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/digest-efaaf7d47439b91d/dep-lib-digest` [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: failed to write /tmp/rustcmbDGEr/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `memchr` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaR8A9Sk/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `generic-array` (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/rmetaKyPe1v" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetapNbAWS/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libm` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `aho-corasick` (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/rmetaSeeKxN" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/syn-f9cb331781faf872.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [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/rmetapPxwvM/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aho-corasick` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaEXaw9E/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zerocopy` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaeDH71u/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta9eKZuk/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bitvec` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaZslG0J/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (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/rmetaLOQfQr" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "16f55b79d1fe147632186c7da493e5afd5cae5740027926be193e0c2f089f425", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16f55b79d1fe147632186c7da493e5afd5cae5740027926be193e0c2f089f425", kill_on_drop: false }` [INFO] [stdout] 16f55b79d1fe147632186c7da493e5afd5cae5740027926be193e0c2f089f425