[INFO] fetching crate pyo3-arrow 0.9.0... [INFO] checking pyo3-arrow-0.9.0 against master#d2eadb7a94ef8c9deb5137695df33cd1fc5aee92 for pr-137268 [INFO] extracting crate pyo3-arrow 0.9.0 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate pyo3-arrow 0.9.0 on toolchain d2eadb7a94ef8c9deb5137695df33cd1fc5aee92 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pyo3-arrow 0.9.0 [INFO] finished tweaking crates.io crate pyo3-arrow 0.9.0 [INFO] tweaked toml for crates.io crate pyo3-arrow 0.9.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate pyo3-arrow 0.9.0 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" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded arrow-schema v55.0.0 [INFO] [stderr] Downloaded arrow-data v55.0.0 [INFO] [stderr] Downloaded arrow-select v55.0.0 [INFO] [stderr] Downloaded arrow-buffer v55.0.0 [INFO] [stderr] Downloaded arrow-array v55.0.0 [INFO] [stderr] Downloaded arrow-cast v55.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99111c416c1cc7b8c1dd1c6e4d3e0d8561215fd9b2d243cea26eca6c3ec8b521 [INFO] running `Command { std: "docker" "start" "-a" "99111c416c1cc7b8c1dd1c6e4d3e0d8561215fd9b2d243cea26eca6c3ec8b521", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99111c416c1cc7b8c1dd1c6e4d3e0d8561215fd9b2d243cea26eca6c3ec8b521", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99111c416c1cc7b8c1dd1c6e4d3e0d8561215fd9b2d243cea26eca6c3ec8b521", kill_on_drop: false }` [INFO] [stdout] 99111c416c1cc7b8c1dd1c6e4d3e0d8561215fd9b2d243cea26eca6c3ec8b521 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81d10746c616edfa0498362dc0b61abcefc1b0f2da9e58b69498a62a865b8e8b [INFO] running `Command { std: "docker" "start" "-a" "81d10746c616edfa0498362dc0b61abcefc1b0f2da9e58b69498a62a865b8e8b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking lexical-util v1.0.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking arrow-schema v55.0.0 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking lexical-parse-integer v1.0.5 [INFO] [stderr] Checking lexical-write-integer v1.0.5 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking lexical-parse-float v1.0.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking lexical-write-float v1.0.5 [INFO] [stderr] Compiling pyo3-build-config v0.24.1 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/quote-e976b2532402682d.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/quote-e976b2532402682d/dep-lib-quote` [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] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/libc-5401787b6e18615b.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/libc-5401787b6e18615b/dep-lib-libc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta76bU8V" [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/rmetaOTDs8s" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetae2cFef" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lexical-write-float` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `lexical-parse-float` (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/build/pyo3-build-config-fc4f2b44c637902c/rmetar1195z" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pyo3-build-config` (build script) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaszx10n/full.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: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta74U0Qq" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "81d10746c616edfa0498362dc0b61abcefc1b0f2da9e58b69498a62a865b8e8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81d10746c616edfa0498362dc0b61abcefc1b0f2da9e58b69498a62a865b8e8b", kill_on_drop: false }` [INFO] [stdout] 81d10746c616edfa0498362dc0b61abcefc1b0f2da9e58b69498a62a865b8e8b