[INFO] fetching crate frostbow 0.2.0... [INFO] testing frostbow-0.2.0 against beta-2025-09-21 for beta-1.91-2 [INFO] extracting crate frostbow 0.2.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate frostbow 0.2.0 [INFO] finished tweaking crates.io crate frostbow 0.2.0 [INFO] tweaked toml for crates.io crate frostbow 0.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate frostbow 0.2.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate frostbow 0.2.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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] beb97486fb565b57ea53b91b8d1879588523ae6507882967593ed2539cc169fe [INFO] running `Command { std: "docker" "start" "-a" "beb97486fb565b57ea53b91b8d1879588523ae6507882967593ed2539cc169fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "beb97486fb565b57ea53b91b8d1879588523ae6507882967593ed2539cc169fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "beb97486fb565b57ea53b91b8d1879588523ae6507882967593ed2539cc169fe", kill_on_drop: false }` [INFO] [stdout] beb97486fb565b57ea53b91b8d1879588523ae6507882967593ed2539cc169fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ca830a38419882b9cfd26b48bd24ce606a1dc8c11aaf01f97bedb4b43ff09d1 [INFO] running `Command { std: "docker" "start" "-a" "6ca830a38419882b9cfd26b48bd24ce606a1dc8c11aaf01f97bedb4b43ff09d1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling cc v1.2.3 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling arrow-schema v53.3.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling lexical-util v1.0.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling bytemuck v1.20.0 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling atomic v0.6.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling lexical-parse-integer v1.0.5 [INFO] [stderr] Compiling lexical-write-integer v1.0.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling lexical-write-float v1.0.5 [INFO] [stderr] Compiling lexical-parse-float v1.0.5 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling chrono-tz-build v0.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling rustls v0.23.19 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling lexical-core v1.0.5 [INFO] [stderr] Compiling chrono-tz v0.10.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling flatbuffers v24.3.25 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling comfy-table v7.1.3 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v53.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-rustls v0.26.1 [INFO] [stderr] Compiling libflate_lz77 v2.1.0 [INFO] [stderr] Compiling hyper v1.5.1 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling arrow-data v53.3.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling dary_heap v0.3.7 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling libflate v2.1.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling lz4_flex v0.11.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling hyper-rustls v0.27.3 [INFO] [stderr] Compiling snafu-derive v0.8.5 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling reqwest v0.12.9 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling arrow-array v53.3.0 [INFO] [stderr] Compiling sqlparser_derive v0.2.2 [INFO] [stderr] Compiling snafu v0.8.5 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling object_store v0.11.1 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling sqlparser v0.51.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling typed-builder-macro v0.16.2 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling arrow-select v53.3.0 [INFO] [stderr] Compiling arrow-arith v53.3.0 [INFO] [stderr] Compiling arrow-row v53.3.0 [INFO] [stderr] Compiling arrow-cast v53.3.0 [INFO] [stderr] Compiling arrow-ord v53.3.0 [INFO] [stderr] Compiling arrow-ipc v53.3.0 [INFO] [stderr] Compiling arrow-csv v53.3.0 [INFO] [stderr] Compiling arrow-json v53.3.0 [INFO] [stderr] Compiling arrow-string v53.3.0 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling typed-builder v0.16.2 [INFO] [stderr] Compiling zstd v0.12.4 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling arrow v53.3.0 [INFO] [stderr] Compiling apache-avro v0.16.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling outref v0.5.1 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling parquet v53.3.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling aws-smithy-async v1.2.1 [INFO] [stderr] Compiling aws-smithy-types v1.2.9 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.7.3 [INFO] [stderr] Compiling hyper v0.14.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling openssl-src v300.4.1+3.4.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling datafusion-common v43.0.0 [INFO] [stderr] Compiling aws-credential-types v1.2.1 [INFO] [stderr] Compiling aws-smithy-http v0.60.11 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling aws-types v1.3.3 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling bigdecimal v0.4.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling aws-smithy-runtime v1.7.4 [INFO] [stderr] Compiling aws-sigv4 v1.2.6 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling typed-builder-macro v0.19.1 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling thiserror v2.0.6 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling aws-smithy-json v0.61.1 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling thiserror-impl v2.0.6 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling blake3 v1.5.5 [INFO] [stderr] Compiling typed-builder v0.19.1 [INFO] [stderr] Compiling datafusion-expr-common v43.0.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling aws-runtime v1.4.4 [INFO] [stderr] Compiling apache-avro v0.17.0 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling datafusion-physical-expr-common v43.0.0 [INFO] [stderr] Compiling derive-getters v0.3.0 [INFO] [stderr] Compiling datafusion-functions-window-common v43.0.0 [INFO] [stderr] Compiling datafusion-functions-aggregate-common v43.0.0 [INFO] [stderr] Compiling ordered-float v4.5.0 [INFO] [stderr] Compiling datafusion-common-runtime v43.0.0 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling datafusion-expr v43.0.0 [INFO] [stderr] Compiling murmur3 v0.5.2 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling iceberg-rust-spec v0.6.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling aws-smithy-xml v0.60.9 [INFO] [stderr] Compiling aws-smithy-query v0.60.7 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling libmimalloc-sys v0.1.39 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling aws-sdk-sts v1.51.0 [INFO] [stderr] Compiling aws-sdk-ssooidc v1.51.0 [INFO] [stderr] Compiling datafusion-physical-expr v43.0.0 [INFO] [stderr] Compiling datafusion-execution v43.0.0 [INFO] [stderr] Compiling datafusion-functions v43.0.0 [INFO] [stderr] Compiling iceberg-rust v0.6.1 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling datafusion-sql v43.0.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling aws-sdk-sso v1.50.0 [INFO] [stderr] Compiling datafusion-physical-plan v43.0.0 [INFO] [stderr] Compiling datafusion-functions-aggregate v43.0.0 [INFO] [stderr] Compiling datafusion-optimizer v43.0.0 [INFO] [stderr] Compiling datafusion-functions-window v43.0.0 [INFO] [stderr] Compiling aws-smithy-json v0.60.7 [INFO] [stderr] Compiling async-compression v0.4.18 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling datafusion-physical-optimizer v43.0.0 [INFO] [stderr] Compiling datafusion-catalog v43.0.0 [INFO] [stderr] Compiling datafusion-functions-nested v43.0.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling pin-project v1.1.7 [INFO] [stderr] Compiling aws-config v1.5.10 [INFO] [stderr] error: could not compile `datafusion-functions-aggregate` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name datafusion_functions_aggregate --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/datafusion-functions-aggregate-43.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 --deny=unused_qualifications --warn=unexpected_cfgs '--warn=clippy::large_futures' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=011b1baa1452a44f -C extra-filename=-36a28e17c0a93f05 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-b9794f6f20ac97f6.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libarrow-336c9c495266b443.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-28f3fb5aa3de5c9c.rmeta --extern datafusion_common=/opt/rustwide/target/debug/deps/libdatafusion_common-f5d28ff8868550a6.rmeta --extern datafusion_execution=/opt/rustwide/target/debug/deps/libdatafusion_execution-f629b23d870d68d6.rmeta --extern datafusion_expr=/opt/rustwide/target/debug/deps/libdatafusion_expr-8ea9be7ce62f2f79.rmeta --extern datafusion_functions_aggregate_common=/opt/rustwide/target/debug/deps/libdatafusion_functions_aggregate_common-9b04d42ac2638bcc.rmeta --extern datafusion_physical_expr=/opt/rustwide/target/debug/deps/libdatafusion_physical_expr-88821db47b06a3fc.rmeta --extern datafusion_physical_expr_common=/opt/rustwide/target/debug/deps/libdatafusion_physical_expr_common-c183988681498f52.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-a0a2fbe3dd5c4ced.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-b55b2e765400ecfc.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-368e05ac2c0115e3.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-8ce5605c29654631.so --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/bzip2-sys-a58a00ca523d48b9/out/lib -L native=/opt/rustwide/target/debug/build/lzma-sys-261d1337a564a462/out -L native=/opt/rustwide/target/debug/build/zstd-sys-04bab75053dac707/out -L native=/opt/rustwide/target/debug/build/ring-aa12bfa347141367/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `datafusion-physical-plan` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name datafusion_physical_plan --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/datafusion-physical-plan-43.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 --deny=unused_qualifications --warn=unexpected_cfgs '--warn=clippy::large_futures' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("force_hash_collisions"))' -C metadata=a1f4064f10c74efb -C extra-filename=-bafc39132038b253 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-b9794f6f20ac97f6.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libarrow-336c9c495266b443.rmeta --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-10e775a2ad71169f.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-bf540ae103f6de69.rmeta --extern arrow_ord=/opt/rustwide/target/debug/deps/libarrow_ord-11a3dab8cf4213be.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-28f3fb5aa3de5c9c.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-c44dab8c7ede81c7.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-3c94e46b513b01b9.rmeta --extern datafusion_common=/opt/rustwide/target/debug/deps/libdatafusion_common-f5d28ff8868550a6.rmeta --extern datafusion_common_runtime=/opt/rustwide/target/debug/deps/libdatafusion_common_runtime-df64be0bf18c9a7e.rmeta --extern datafusion_execution=/opt/rustwide/target/debug/deps/libdatafusion_execution-f629b23d870d68d6.rmeta --extern datafusion_expr=/opt/rustwide/target/debug/deps/libdatafusion_expr-8ea9be7ce62f2f79.rmeta --extern datafusion_functions_aggregate_common=/opt/rustwide/target/debug/deps/libdatafusion_functions_aggregate_common-9b04d42ac2638bcc.rmeta --extern datafusion_functions_window_common=/opt/rustwide/target/debug/deps/libdatafusion_functions_window_common-8a24721d9e437114.rmeta --extern datafusion_physical_expr=/opt/rustwide/target/debug/deps/libdatafusion_physical_expr-88821db47b06a3fc.rmeta --extern datafusion_physical_expr_common=/opt/rustwide/target/debug/deps/libdatafusion_physical_expr_common-c183988681498f52.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-69675929833b5e79.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-a0a2fbe3dd5c4ced.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-e7f76226d5174492.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-b55b2e765400ecfc.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-858108c2e3b28bab.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-368e05ac2c0115e3.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2642703f88b7c2f4.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-fa70336003e3e442.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-1fb34223a43983ad.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-75bacfa831826aac.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-06db168c49f133c8.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/bzip2-sys-a58a00ca523d48b9/out/lib -L native=/opt/rustwide/target/debug/build/lzma-sys-261d1337a564a462/out -L native=/opt/rustwide/target/debug/build/zstd-sys-04bab75053dac707/out -L native=/opt/rustwide/target/debug/build/ring-aa12bfa347141367/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "6ca830a38419882b9cfd26b48bd24ce606a1dc8c11aaf01f97bedb4b43ff09d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ca830a38419882b9cfd26b48bd24ce606a1dc8c11aaf01f97bedb4b43ff09d1", kill_on_drop: false }` [INFO] [stdout] 6ca830a38419882b9cfd26b48bd24ce606a1dc8c11aaf01f97bedb4b43ff09d1