[INFO] fetching crate lance-encoding 4.0.0... [INFO] testing lance-encoding-4.0.0 against 1.95.0 for beta-1.96-1 [INFO] extracting crate lance-encoding 4.0.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate lance-encoding 4.0.0 [INFO] finished tweaking crates.io crate lance-encoding 4.0.0 [INFO] tweaked toml for crates.io crate lance-encoding 4.0.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate lance-encoding 4.0.0 on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate lance-encoding 4.0.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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rstest_macros v0.23.0 [INFO] [stderr] Downloaded test-log-macros v0.2.19 [INFO] [stderr] Downloaded test-log v0.2.19 [INFO] [stderr] Downloaded rstest v0.23.0 [INFO] [stderr] Downloaded lance-bitpacking v4.0.0 [INFO] [stderr] Downloaded arrow-csv v57.3.0 [INFO] [stderr] Downloaded lance-arrow v4.0.0 [INFO] [stderr] Downloaded arrow-row v57.3.0 [INFO] [stderr] Downloaded lance-datagen v4.0.0 [INFO] [stderr] Downloaded symbolic-demangle v12.17.3 [INFO] [stderr] Downloaded cpp_demangle v0.5.1 [INFO] [stderr] Downloaded lance-core v4.0.0 [INFO] [stderr] Downloaded quick-xml v0.26.0 [INFO] [stderr] Downloaded js-sys v0.3.92 [INFO] [stderr] Downloaded object_store v0.12.5 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.115 [INFO] [stderr] Downloaded fsst v4.0.0 [INFO] [stderr] Downloaded wasm-bindgen v0.2.115 [INFO] [stderr] Downloaded snafu v0.9.0 [INFO] [stderr] Downloaded findshlibs v0.10.2 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.115 [INFO] [stderr] Downloaded symbolic-common v12.17.3 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.115 [INFO] [stderr] Downloaded pprof v0.14.1 [INFO] [stderr] Downloaded web-sys v0.3.92 [INFO] [stderr] Downloaded snafu-derive v0.9.0 [INFO] [stderr] Downloaded mock_instant v0.6.0 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.65 [INFO] [stderr] Downloaded lance-testing v4.0.0 [INFO] [stderr] Downloaded debugid v0.8.0 [INFO] [stderr] Downloaded inferno v0.11.21 [INFO] [stderr] Downloaded arrow-json v57.3.0 [INFO] [stderr] Downloaded arrow v57.3.0 [INFO] [stderr] Downloaded jsonb v0.5.6 [INFO] [stderr] Downloaded random_word v0.5.2 [INFO] [stderr] Downloaded protobuf-src v2.1.1+27.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 62f8f22cea61855cfaac36aad393adc247dd1fe41d161b6af75d3cfb15ab39ee [INFO] running `Command { std: "docker" "start" "-a" "62f8f22cea61855cfaac36aad393adc247dd1fe41d161b6af75d3cfb15ab39ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62f8f22cea61855cfaac36aad393adc247dd1fe41d161b6af75d3cfb15ab39ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62f8f22cea61855cfaac36aad393adc247dd1fe41d161b6af75d3cfb15ab39ee", kill_on_drop: false }` [INFO] [stdout] 62f8f22cea61855cfaac36aad393adc247dd1fe41d161b6af75d3cfb15ab39ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afd70e7c5e20a0810f8935b4e34a6d3b1a4dbd0892dc8fb15add3ce59e1690ef [INFO] running `Command { std: "docker" "start" "-a" "afd70e7c5e20a0810f8935b4e34a6d3b1a4dbd0892dc8fb15add3ce59e1690ef", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling arrow-schema v57.3.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling lexical-write-integer v1.0.6 [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling lexical-write-float v1.0.6 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling ordered-float v5.3.0 [INFO] [stderr] Compiling lexical-core v1.0.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling fast-float2 v0.2.3 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Compiling ethnum v1.5.2 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling prost-types v0.14.3 [INFO] [stderr] Compiling deepsize_derive v0.1.2 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling prost-build v0.14.3 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling snafu-derive v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling roaring v0.11.3 [INFO] [stderr] Compiling moka v0.12.15 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling deepsize v0.2.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling mock_instant v0.6.0 [INFO] [stderr] Compiling object_store v0.12.5 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling lance-bitpacking v4.0.0 [INFO] [stderr] Compiling lance-encoding v4.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling hyperloglogplus v0.4.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling snafu v0.9.0 [INFO] [stderr] Compiling arrow-buffer v57.3.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling arrow-data v57.3.0 [INFO] [stderr] Compiling jsonb v0.5.6 [INFO] [stderr] Compiling arrow-array v57.3.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling arrow-select v57.3.0 [INFO] [stderr] Compiling fsst v4.0.0 [INFO] [stderr] Compiling arrow-arith v57.3.0 [INFO] [stderr] Compiling arrow-ord v57.3.0 [INFO] [stderr] Compiling arrow-cast v57.3.0 [INFO] [stderr] Compiling lz4 v1.28.1 [INFO] [stderr] Compiling lance-arrow v4.0.0 [INFO] [stderr] Compiling lance-core v4.0.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 44s [INFO] running `Command { std: "docker" "inspect" "afd70e7c5e20a0810f8935b4e34a6d3b1a4dbd0892dc8fb15add3ce59e1690ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afd70e7c5e20a0810f8935b4e34a6d3b1a4dbd0892dc8fb15add3ce59e1690ef", kill_on_drop: false }` [INFO] [stdout] afd70e7c5e20a0810f8935b4e34a6d3b1a4dbd0892dc8fb15add3ce59e1690ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 280f80a731ef1899e5a09802e14da8edfba23e68644b0fc729390623b43eee6d [INFO] running `Command { std: "docker" "start" "-a" "280f80a731ef1899e5a09802e14da8edfba23e68644b0fc729390623b43eee6d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling flatbuffers v25.12.19 [INFO] [stderr] Compiling winnow v1.0.1 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling cpp_demangle v0.5.1 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling toml_datetime v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling rstest_macros v0.23.0 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling symbolic-demangle v12.17.3 [INFO] [stderr] Compiling comfy-table v7.2.2 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling toml_parser v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling toml_edit v0.25.8+spec-1.1.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling symbolic-common v12.17.3 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling moka v0.12.15 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling jsonb v0.5.6 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rgb v0.8.53 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling env_filter v1.0.1 [INFO] [stderr] Compiling arrow-array v57.3.0 [INFO] [stderr] Compiling prost-build v0.14.3 [INFO] [stderr] Compiling quick-xml v0.26.0 [INFO] [stderr] Compiling object_store v0.12.5 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling pprof v0.14.1 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling inferno v0.11.21 [INFO] [stderr] Compiling env_logger v0.11.10 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling random_word v0.5.2 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling hyperloglogplus v0.4.1 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand_xoshiro v0.7.0 [INFO] [stderr] Compiling lance-encoding v4.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling spin v0.10.0 [INFO] [stderr] Compiling test-log-macros v0.2.19 [INFO] [stderr] Compiling proptest v1.11.0 [INFO] [stderr] Compiling test-log v0.2.19 [INFO] [stderr] Compiling arrow-select v57.3.0 [INFO] [stderr] Compiling arrow-arith v57.3.0 [INFO] [stderr] Compiling arrow-row v57.3.0 [INFO] [stderr] Compiling fsst v4.0.0 [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/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name arrow_array --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-array-57.3.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("chrono-tz", "ffi", "force_validate"))' -C metadata=5f1f0ff3f1fde0cf -C extra-filename=-2fdc3f1a3c2e0836 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-ef0a68e2fdfd93b6.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-dcd0c75615fecb51.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-c971abcb784b33b5.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-bedeb8cbd9800997.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-3ad28d1c89798248.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-a9fcd837cedc18e9.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-71c935f44bfd42d2.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-cda54e48ae008639.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-0a3f88501d6d7899.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3a1d49cc51adfad1.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "280f80a731ef1899e5a09802e14da8edfba23e68644b0fc729390623b43eee6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "280f80a731ef1899e5a09802e14da8edfba23e68644b0fc729390623b43eee6d", kill_on_drop: false }` [INFO] [stdout] 280f80a731ef1899e5a09802e14da8edfba23e68644b0fc729390623b43eee6d