[INFO] cloning repository https://github.com/spenczar/arrow-hash [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spenczar/arrow-hash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspenczar%2Farrow-hash", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspenczar%2Farrow-hash'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d614d3dd2a3ec0a5af56bd359e8a631945780e03 [INFO] testing spenczar/arrow-hash against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspenczar%2Farrow-hash" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/spenczar/arrow-hash on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/spenczar/arrow-hash [INFO] finished tweaking git repo https://github.com/spenczar/arrow-hash [INFO] tweaked toml for git repo https://github.com/spenczar/arrow-hash written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/spenczar/arrow-hash 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" "+beta-2025-04-13" "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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5adc0a32396291b87c8f96898b09c3968b9736c3d879a83d6b223a31d5c5754c [INFO] running `Command { std: "docker" "start" "-a" "5adc0a32396291b87c8f96898b09c3968b9736c3d879a83d6b223a31d5c5754c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5adc0a32396291b87c8f96898b09c3968b9736c3d879a83d6b223a31d5c5754c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5adc0a32396291b87c8f96898b09c3968b9736c3d879a83d6b223a31d5c5754c", kill_on_drop: false }` [INFO] [stdout] 5adc0a32396291b87c8f96898b09c3968b9736c3d879a83d6b223a31d5c5754c [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 809232d4e271ef480d3e7e271e8fafdeefe4d18a6a8e6ddd7ca417d95a99125c [INFO] running `Command { std: "docker" "start" "-a" "809232d4e271ef480d3e7e271e8fafdeefe4d18a6a8e6ddd7ca417d95a99125c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling target-lexicon v0.12.10 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling arrow-schema v44.0.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling pyo3-build-config v0.19.1 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling pyo3-ffi v0.19.1 [INFO] [stderr] Compiling flatbuffers v23.5.26 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling pyo3 v0.19.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling arrow-buffer v44.0.0 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling arrow-data v44.0.0 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling unindent v0.1.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling arrow-array v44.0.0 [INFO] [stderr] Compiling csv v1.2.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.19.1 [INFO] [stderr] Compiling arrow-select v44.0.0 [INFO] [stderr] Compiling arrow-arith v44.0.0 [INFO] [stderr] Compiling arrow-row v44.0.0 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling arrow-cast v44.0.0 [INFO] [stderr] Compiling arrow-ord v44.0.0 [INFO] [stderr] Compiling arrow-string v44.0.0 [INFO] [stderr] Compiling pyo3-macros v0.19.1 [INFO] [stderr] Compiling arrow-csv v44.0.0 [INFO] [stderr] Compiling arrow-json v44.0.0 [INFO] [stderr] Compiling arrow-ipc v44.0.0 [INFO] [stderr] Compiling arrow v44.0.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `pyo3` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/beta-2025-04-13-x86_64-unknown-linux-gnu/bin/rustc --crate-name pyo3 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.19.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="indoc"' --cfg 'feature="macros"' --cfg 'feature="pyo3-macros"' --cfg 'feature="unindent"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abi3", "abi3-py310", "abi3-py311", "abi3-py37", "abi3-py38", "abi3-py39", "anyhow", "auto-initialize", "chrono", "default", "experimental-inspect", "extension-module", "eyre", "full", "generate-import-lib", "hashbrown", "indexmap", "indoc", "inventory", "macros", "multiple-pymethods", "nightly", "num-bigint", "num-complex", "pyo3-macros", "rust_decimal", "serde", "unindent"))' -C metadata=6d6bbe25e7593607 -C extra-filename=-42bdf314f850c272 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-3e7fc4e38d4a72b5.rmeta --extern indoc=/opt/rustwide/target/debug/deps/libindoc-325bbdb59116d8df.so --extern libc=/opt/rustwide/target/debug/deps/liblibc-1af9260b25f82d63.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-7f4e70f7a63d0621.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-1cbdb4c75968c57e.rmeta --extern pyo3_ffi=/opt/rustwide/target/debug/deps/libpyo3_ffi-2e42bf5cfd91a360.rmeta --extern pyo3_macros=/opt/rustwide/target/debug/deps/libpyo3_macros-da3f411f718d5951.so --extern unindent=/opt/rustwide/target/debug/deps/libunindent-b0f3f3547f866526.rmeta --cap-lints allow --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu --cfg Py_3_6 --cfg Py_3_7 --cfg Py_3_8 --cfg Py_3_9 --cfg Py_3_10 --cfg Py_3_11 --cfg Py_3_12 --cfg min_const_generics --cfg addr_of --cfg option_insert --cfg thread_local_const_init --cfg panic_unwind` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `arrow-ipc` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/beta-2025-04-13-x86_64-unknown-linux-gnu/bin/rustc --crate-name arrow_ipc --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-ipc-44.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("lz4", "zstd"))' -C metadata=0a6c3fca0fb6195c -C extra-filename=-77ce1c78c5658a71 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-38f124a69490472a.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-77596213d52201ba.rmeta --extern arrow_cast=/opt/rustwide/target/debug/deps/libarrow_cast-15b61bff70958d4c.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-6b4fce975f95b707.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-f787f64223450ab0.rmeta --extern flatbuffers=/opt/rustwide/target/debug/deps/libflatbuffers-cd2f3f7a0945a120.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetafRBZUJ/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `arrow` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `arrow-cast` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/beta-2025-04-13-x86_64-unknown-linux-gnu/bin/rustc --crate-name arrow_cast --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-cast-44.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("comfy-table", "prettyprint"))' -C metadata=6c852ce30c15b623 -C extra-filename=-15b61bff70958d4c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-38f124a69490472a.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-77596213d52201ba.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-6b4fce975f95b707.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-f787f64223450ab0.rmeta --extern arrow_select=/opt/rustwide/target/debug/deps/libarrow_select-e5f88c516e7fd6fe.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c2d6ce48516f40e3.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-2596023ff28abc24.rmeta --extern lexical_core=/opt/rustwide/target/debug/deps/liblexical_core-3ab640c486ed799e.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-753358dc189c43a3.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `arrow-string` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/beta-2025-04-13-x86_64-unknown-linux-gnu/bin/rustc --crate-name arrow_string --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-string-44.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dyn_cmp_dict"))' -C metadata=0b2717e12fc0f7d2 -C extra-filename=-f5af99cd33c320b1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-38f124a69490472a.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-77596213d52201ba.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-6b4fce975f95b707.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-f787f64223450ab0.rmeta --extern arrow_select=/opt/rustwide/target/debug/deps/libarrow_select-e5f88c516e7fd6fe.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-753358dc189c43a3.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-c80bc43cf08ef844.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-7354d99805eef55d.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `arrow-ord` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/beta-2025-04-13-x86_64-unknown-linux-gnu/bin/rustc --crate-name arrow_ord --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-ord-44.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dyn_cmp_dict", "simd"))' -C metadata=0b15003429dc3893 -C extra-filename=-cbd40e4a07a0acdc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-38f124a69490472a.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-77596213d52201ba.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-6b4fce975f95b707.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-f787f64223450ab0.rmeta --extern arrow_select=/opt/rustwide/target/debug/deps/libarrow_select-e5f88c516e7fd6fe.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-2596023ff28abc24.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-753358dc189c43a3.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "809232d4e271ef480d3e7e271e8fafdeefe4d18a6a8e6ddd7ca417d95a99125c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "809232d4e271ef480d3e7e271e8fafdeefe4d18a6a8e6ddd7ca417d95a99125c", kill_on_drop: false }` [INFO] [stdout] 809232d4e271ef480d3e7e271e8fafdeefe4d18a6a8e6ddd7ca417d95a99125c