[INFO] cloning repository https://github.com/domoritz/arrow-tools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/domoritz/arrow-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdomoritz%2Farrow-tools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdomoritz%2Farrow-tools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9333a8e9ed29e16aa930d9dee2c0ba179eb4be81 [INFO] testing domoritz/arrow-tools against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdomoritz%2Farrow-tools" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/domoritz/arrow-tools on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/domoritz/arrow-tools [INFO] finished tweaking git repo https://github.com/domoritz/arrow-tools [INFO] tweaked toml for git repo https://github.com/domoritz/arrow-tools written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/domoritz/arrow-tools 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-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 582ec31b791f9f4f9f0a0c048082bdf7a7a5cd8deac04a4bc124f80cd9783aed [INFO] running `Command { std: "docker" "start" "-a" "582ec31b791f9f4f9f0a0c048082bdf7a7a5cd8deac04a4bc124f80cd9783aed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "582ec31b791f9f4f9f0a0c048082bdf7a7a5cd8deac04a4bc124f80cd9783aed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "582ec31b791f9f4f9f0a0c048082bdf7a7a5cd8deac04a4bc124f80cd9783aed", kill_on_drop: false }` [INFO] [stdout] 582ec31b791f9f4f9f0a0c048082bdf7a7a5cd8deac04a4bc124f80cd9783aed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad6cf6b7fff063e44fff6d7ad311727f089f1f555e6d2c9637aff3c4c5cef288 [INFO] running `Command { std: "docker" "start" "-a" "ad6cf6b7fff063e44fff6d7ad311727f089f1f555e6d2c9637aff3c4c5cef288", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling lexical-util v1.0.6 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling miniz_oxide v0.8.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling lexical-write-integer v1.0.5 [INFO] [stderr] Compiling lexical-parse-integer v1.0.5 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling flatbuffers v24.12.23 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling lexical-parse-float v1.0.5 [INFO] [stderr] Compiling lexical-write-float v1.0.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling brotli-decompressor v4.0.2 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling clap_builder v4.5.29 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling lexical-core v1.0.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling lz4_flex v0.11.3 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling cc v1.2.14 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling libz-ng-sys v1.1.16 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v54.1.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling clap v4.5.29 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling arrow-schema v54.1.0 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling arrow-tools v0.22.3 (/opt/rustwide/workdir/crates/arrow-tools) [INFO] [stderr] Compiling arrow-data v54.1.0 [INFO] [stderr] Compiling arrow-array v54.1.0 [INFO] [stderr] Compiling arrow-select v54.1.0 [INFO] [stderr] Compiling arrow-ipc v54.1.0 [INFO] [stderr] Compiling arrow-row v54.1.0 [INFO] [stderr] Compiling arrow-arith v54.1.0 [INFO] [stderr] Compiling arrow-cast v54.1.0 [INFO] [stderr] Compiling arrow-string v54.1.0 [INFO] [stderr] Compiling arrow-ord v54.1.0 [INFO] [stderr] Compiling arrow-json v54.1.0 [INFO] [stderr] Compiling arrow-csv v54.1.0 [INFO] [stderr] Compiling parquet v54.1.0 [INFO] [stderr] Compiling arrow v54.1.0 [INFO] [stderr] Compiling csv2arrow v0.22.3 (/opt/rustwide/workdir/crates/csv2arrow) [INFO] [stderr] Compiling json2arrow v0.22.3 (/opt/rustwide/workdir/crates/json2arrow) [INFO] [stderr] error: could not compile `parquet` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-02-18-x86_64-unknown-linux-gnu/bin/rustc --crate-name parquet --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parquet-54.1.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 --cfg 'feature="arrow"' --cfg 'feature="arrow-array"' --cfg 'feature="arrow-buffer"' --cfg 'feature="arrow-cast"' --cfg 'feature="arrow-data"' --cfg 'feature="arrow-ipc"' --cfg 'feature="arrow-schema"' --cfg 'feature="arrow-select"' --cfg 'feature="base64"' --cfg 'feature="brotli"' --cfg 'feature="default"' --cfg 'feature="flate2"' --cfg 'feature="lz4"' --cfg 'feature="lz4_flex"' --cfg 'feature="simdutf8"' --cfg 'feature="snap"' --cfg 'feature="zstd"' --cfg 'feature="zstd-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrow", "arrow-array", "arrow-buffer", "arrow-cast", "arrow-csv", "arrow-data", "arrow-ipc", "arrow-schema", "arrow-select", "async", "base64", "brotli", "clap", "cli", "crc", "default", "experimental", "flate2", "futures", "json", "lz4", "lz4_flex", "object_store", "serde", "serde_json", "simdutf8", "snap", "sysinfo", "test_common", "tokio", "zstd", "zstd-sys"))' -C metadata=93d580f87e6821d5 -C extra-filename=-57b8768fc0246518 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-6c7b9c8531b4a2f1.rmeta --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-958923ae947b83a6.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-319259af6dc5f0e4.rmeta --extern arrow_cast=/opt/rustwide/target/debug/deps/libarrow_cast-8e7a89e661cae1fa.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-bbcdcd32f6038eb5.rmeta --extern arrow_ipc=/opt/rustwide/target/debug/deps/libarrow_ipc-412c84113fcd728a.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-023fc6301af21ae0.rmeta --extern arrow_select=/opt/rustwide/target/debug/deps/libarrow_select-edadbf3f741f2c4b.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rmeta --extern brotli=/opt/rustwide/target/debug/deps/libbrotli-efccea03623ef220.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-364fee2c8c1b3a1d.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-f77f59aa042ca6df.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-ddfd0f54d897ccc8.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-ff2074f68ae5f255.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-acdfbba63b345327.rmeta --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-366b2f01317d7717.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-8af3a4bd11338bf2.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-f7cecf6c4cfa5f45.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-3e7f2b529abfee37.so --extern seq_macro=/opt/rustwide/target/debug/deps/libseq_macro-3ef518b7e43d77f3.so --extern simdutf8=/opt/rustwide/target/debug/deps/libsimdutf8-0b1b63a7b11d4058.rmeta --extern snap=/opt/rustwide/target/debug/deps/libsnap-c40220a23d7a1471.rmeta --extern thrift=/opt/rustwide/target/debug/deps/libthrift-a07e2d1a98ecf3c8.rmeta --extern twox_hash=/opt/rustwide/target/debug/deps/libtwox_hash-ae9c612676f9e00b.rmeta --extern zstd=/opt/rustwide/target/debug/deps/libzstd-1dc9b305ef008f1b.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libz-ng-sys-b3062cf4daeb2483/out/lib -L native=/opt/rustwide/target/debug/build/libz-ng-sys-b3062cf4daeb2483/out/lib64 -L native=/opt/rustwide/target/debug/build/zstd-sys-0fa4c9c49d63c76e/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ad6cf6b7fff063e44fff6d7ad311727f089f1f555e6d2c9637aff3c4c5cef288", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad6cf6b7fff063e44fff6d7ad311727f089f1f555e6d2c9637aff3c4c5cef288", kill_on_drop: false }` [INFO] [stdout] ad6cf6b7fff063e44fff6d7ad311727f089f1f555e6d2c9637aff3c4c5cef288