[INFO] fetching crate vortex-file 0.52.1... [INFO] building vortex-file-0.52.1 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate vortex-file 0.52.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate vortex-file 0.52.1 [INFO] finished tweaking crates.io crate vortex-file 0.52.1 [INFO] tweaked toml for crates.io crate vortex-file 0.52.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate vortex-file 0.52.1 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate vortex-file 0.52.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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f369d1c22c086ecdf4e00571e338e4777dd01ce523c11a25104a7949f94fe1ff [INFO] running `Command { std: "docker" "start" "-a" "f369d1c22c086ecdf4e00571e338e4777dd01ce523c11a25104a7949f94fe1ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f369d1c22c086ecdf4e00571e338e4777dd01ce523c11a25104a7949f94fe1ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f369d1c22c086ecdf4e00571e338e4777dd01ce523c11a25104a7949f94fe1ff", kill_on_drop: false }` [INFO] [stdout] f369d1c22c086ecdf4e00571e338e4777dd01ce523c11a25104a7949f94fe1ff [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac25c34d6580e0e179656ba9b03842810bf84f097ea87f6914072501f84dfd42 [INFO] running `Command { std: "docker" "start" "-a" "ac25c34d6580e0e179656ba9b03842810bf84f097ea87f6914072501f84dfd42", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling arrow-schema v55.2.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling flatbuffers v25.2.10 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v55.2.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling target-features v0.1.6 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling prost-types v0.14.1 [INFO] [stderr] Compiling arrow-data v55.2.0 [INFO] [stderr] Compiling vortex-error v0.52.1 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling vortex-buffer v0.52.1 [INFO] [stderr] Compiling vortex-utils v0.52.1 [INFO] [stderr] Compiling vortex-flatbuffers v0.52.1 [INFO] [stderr] Compiling multiversion-macros v0.8.0 [INFO] [stderr] Compiling arrow-array v55.2.0 [INFO] [stderr] Compiling num_enum v0.7.4 [INFO] [stderr] Compiling vortex-proto v0.52.1 [INFO] [stderr] Compiling enum-iterator-derive v1.4.0 [INFO] [stderr] Compiling vortex-mask v0.52.1 [INFO] [stderr] Compiling vortex-dtype v0.52.1 [INFO] [stderr] Compiling multiversion v0.8.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling dyn-hash v0.2.2 [INFO] [stderr] Compiling inventory v0.3.21 [INFO] [stderr] Compiling arcref v0.2.0 [INFO] [stderr] Compiling enum-iterator v2.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.1.3 [INFO] [stderr] Compiling macro_rules_attribute v0.1.3 [INFO] [stderr] Compiling polonius-the-crab v0.2.1 [INFO] [stderr] Compiling never-say-never v6.6.666 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling const_for v0.1.5 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling fastlanes v0.2.0 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling pco v0.4.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling exponential-decay-histogram v0.1.13 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling arrow-select v55.2.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling arrow-arith v55.2.0 [INFO] [stderr] Compiling vortex-scalar v0.52.1 [INFO] [stderr] Compiling zigzag v0.1.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=421e80586fa7ff13 -C extra-filename=-23d636c4a059b10a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0a3b3fe24b469f09.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e098ac900c08002b.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `arrow-array` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name arrow_array --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-array-55.2.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="ffi"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("chrono-tz", "ffi", "force_validate"))' -C metadata=5f53022b453976f3 -C extra-filename=-f67bd610fca2ab12 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-540771cee4db1019.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-00bb438d6a365247.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-d1ba4eb2e47c00d3.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-7709b89f338cee21.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-546d71f4b47ccdf7.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-e8f0d061b6fc60c9.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-76659aeb83761b81.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-940707ef4c946239.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ac25c34d6580e0e179656ba9b03842810bf84f097ea87f6914072501f84dfd42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac25c34d6580e0e179656ba9b03842810bf84f097ea87f6914072501f84dfd42", kill_on_drop: false }` [INFO] [stdout] ac25c34d6580e0e179656ba9b03842810bf84f097ea87f6914072501f84dfd42