[INFO] fetching crate tenrso 0.1.0-rc.1... [INFO] testing tenrso-0.1.0-rc.1 against try#bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b for pr-154756 [INFO] extracting crate tenrso 0.1.0-rc.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate tenrso 0.1.0-rc.1 [INFO] finished tweaking crates.io crate tenrso 0.1.0-rc.1 [INFO] tweaked toml for crates.io crate tenrso 0.1.0-rc.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tenrso 0.1.0-rc.1 on toolchain bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tenrso 0.1.0-rc.1 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" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57e795fc4cb0d022df0ed4e3f1dce898b5165d387637b938730e75b96ee74922 [INFO] running `Command { std: "docker" "start" "-a" "57e795fc4cb0d022df0ed4e3f1dce898b5165d387637b938730e75b96ee74922", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57e795fc4cb0d022df0ed4e3f1dce898b5165d387637b938730e75b96ee74922", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57e795fc4cb0d022df0ed4e3f1dce898b5165d387637b938730e75b96ee74922", kill_on_drop: false }` [INFO] [stdout] 57e795fc4cb0d022df0ed4e3f1dce898b5165d387637b938730e75b96ee74922 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0d8ddb6bb2125383d5e5f998e81a4ef7a75ff00bf1b4e2111a0980d2ef03fe5 [INFO] running `Command { std: "docker" "start" "-a" "d0d8ddb6bb2125383d5e5f998e81a4ef7a75ff00bf1b4e2111a0980d2ef03fe5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling arrow-schema v58.0.0 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling scirs2-core v0.3.0 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling flatbuffers v25.12.19 [INFO] [stderr] Compiling lexical-write-integer v1.0.6 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling lexical-write-float v1.0.6 [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling blake3 v1.8.3 [INFO] [stderr] Compiling lexical-core v1.0.6 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling zlib-rs v0.6.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling lz4_flex v0.12.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.40 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling safe_arch v1.0.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling oxiarc-core v0.2.1 [INFO] [stderr] Compiling wide v1.1.1 [INFO] [stderr] Compiling oxiarc-zstd v0.2.1 [INFO] [stderr] Compiling oxiarc-lz4 v0.2.1 [INFO] [stderr] Compiling oxicode_derive v0.1.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling oxicode v0.1.1 [INFO] [stderr] Compiling oxiblas-core v0.1.2 [INFO] [stderr] Compiling ndarray v0.17.2 [INFO] [stderr] Compiling oxiblas-matrix v0.1.2 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling oxiblas-blas v0.1.2 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling arrow-buffer v58.0.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling oxiblas-lapack v0.1.2 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling arrow-data v58.0.0 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling arrow-array v58.0.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling ndarray-rand v0.16.0 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling oxiblas-ndarray v0.1.2 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling arrow-select v58.0.0 [INFO] [stderr] Compiling arrow-row v58.0.0 [INFO] [stderr] Compiling arrow-arith v58.0.0 [INFO] [stderr] Compiling arrow-ipc v58.0.0 [INFO] [stderr] Compiling arrow-ord v58.0.0 [INFO] [stderr] Compiling arrow-string v58.0.0 [INFO] [stderr] Compiling arrow-cast v58.0.0 [INFO] [stderr] Compiling lz4 v1.28.1 [INFO] [stderr] Compiling parquet v58.0.0 [INFO] [stderr] Compiling arrow v58.0.0 [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/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/bin/rustc --crate-name parquet --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parquet-58.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 --cfg 'feature="arrow"' --cfg 'feature="arrow-array"' --cfg 'feature="arrow-buffer"' --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="flate2-zlib-rs"' --cfg 'feature="lz4"' --cfg 'feature="lz4_flex"' --cfg 'feature="simdutf8"' --cfg 'feature="snap"' --cfg 'feature="zstd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrow", "arrow-array", "arrow-buffer", "arrow-csv", "arrow-data", "arrow-ipc", "arrow-schema", "arrow-select", "arrow_canonical_extension_types", "async", "base64", "brotli", "clap", "cli", "crc", "default", "encryption", "experimental", "flate2", "flate2-rust_backened", "flate2-zlib-rs", "futures", "geospatial", "json", "lz4", "lz4_flex", "object_store", "parquet-geospatial", "parquet-variant", "parquet-variant-compute", "parquet-variant-json", "serde", "serde_json", "simdutf8", "snap", "test_common", "tokio", "variant_experimental", "zstd"))' -C metadata=7f1fa179b3439c6d -C extra-filename=-c0bcb75adb5cf41f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-4bb22028bba3d453.rmeta --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-8b73697e50a88731.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-4b5db6efe6ed43da.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-5df7a782cf6715e1.rmeta --extern arrow_ipc=/opt/rustwide/target/debug/deps/libarrow_ipc-fc1c03d7c5f047bb.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-535af17a10aadb05.rmeta --extern arrow_select=/opt/rustwide/target/debug/deps/libarrow_select-c6ca3cad92383969.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern brotli=/opt/rustwide/target/debug/deps/libbrotli-2dcc9da4773cfb1f.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-294fd9da55799a61.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-ea138f7a85f1c505.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-0c8ad9ea708f70ef.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-00f937fe1169347c.rmeta --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-943a0600c903cfc3.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-74d9073798669edc.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-1e7f805ed6327c48.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-03fd58aafdbeefe6.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c5e5e8a2bd161c29.so --extern seq_macro=/opt/rustwide/target/debug/deps/libseq_macro-f9ac563ba0e6e78d.so --extern simdutf8=/opt/rustwide/target/debug/deps/libsimdutf8-8eb4a1671cd5e142.rmeta --extern snap=/opt/rustwide/target/debug/deps/libsnap-ce3e66b7fdbf9b7e.rmeta --extern thrift=/opt/rustwide/target/debug/deps/libthrift-19bac5b0ed89bafe.rmeta --extern twox_hash=/opt/rustwide/target/debug/deps/libtwox_hash-5930eb27470bb36a.rmeta --extern zstd=/opt/rustwide/target/debug/deps/libzstd-09dfb96a04965b94.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-cbc127e10be99358/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d0d8ddb6bb2125383d5e5f998e81a4ef7a75ff00bf1b4e2111a0980d2ef03fe5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0d8ddb6bb2125383d5e5f998e81a4ef7a75ff00bf1b4e2111a0980d2ef03fe5", kill_on_drop: false }` [INFO] [stdout] d0d8ddb6bb2125383d5e5f998e81a4ef7a75ff00bf1b4e2111a0980d2ef03fe5