[INFO] cloning repository https://github.com/gqsnt/ban_cadastre [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gqsnt/ban_cadastre" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgqsnt%2Fban_cadastre", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgqsnt%2Fban_cadastre'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f8c31654c9a1152937d404800545b79abf9c093e [INFO] documenting gqsnt/ban_cadastre against beta-2026-04-21 for beta-1.96-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgqsnt%2Fban_cadastre" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/gqsnt/ban_cadastre [INFO] finished tweaking git repo https://github.com/gqsnt/ban_cadastre [INFO] tweaked toml for git repo https://github.com/gqsnt/ban_cadastre written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gqsnt/ban_cadastre on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/gqsnt/ban_cadastre 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41e0bfbdced3172b89bd5588acfabcfbf95214008e6b5b23d02563b5e8c68b9d [INFO] running `Command { std: "docker" "start" "-a" "41e0bfbdced3172b89bd5588acfabcfbf95214008e6b5b23d02563b5e8c68b9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41e0bfbdced3172b89bd5588acfabcfbf95214008e6b5b23d02563b5e8c68b9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41e0bfbdced3172b89bd5588acfabcfbf95214008e6b5b23d02563b5e8c68b9d", kill_on_drop: false }` [INFO] [stdout] 41e0bfbdced3172b89bd5588acfabcfbf95214008e6b5b23d02563b5e8c68b9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fc790499e8254bb527d5644d8068b96cb8142a2aa8f7d65a33ec6ee7f41941b [INFO] running `Command { std: "docker" "start" "-a" "6fc790499e8254bb527d5644d8068b96cb8142a2aa8f7d65a33ec6ee7f41941b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Checking rustls-pki-types v1.13.1 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking rustls-native-certs v0.8.2 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking iri-string v0.7.9 [INFO] [stderr] Checking zlib-rs v0.5.4 [INFO] [stderr] Checking array-init-cursor v0.2.1 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking planus v1.1.1 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Checking signal-hook-registry v1.4.7 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Checking libz-rs-sys v0.5.4 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking humantime v2.3.0 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Compiling ar_archive_writer v0.2.0 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Compiling polars-utils v0.52.0 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking siphasher v1.0.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling psm v0.1.28 [INFO] [stderr] Checking phf_shared v0.12.1 [INFO] [stderr] Checking raw-cpuid v11.6.0 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Checking serde_stacker v0.1.14 [INFO] [stderr] Checking memmap2 v0.9.9 [INFO] [stderr] Compiling polars-schema v0.52.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Checking phf v0.12.1 [INFO] [stderr] Compiling polars-arrow v0.52.0 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Checking ethnum v1.5.2 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Compiling polars-compute v0.52.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking debug_unsafe v0.1.3 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Checking rustls-webpki v0.103.8 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking quick-xml v0.38.4 [INFO] [stderr] Checking polars-arrow-format v0.2.1 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking compact_str v0.9.0 [INFO] [stderr] Checking bincode v2.0.1 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Checking arrow-buffer v57.1.0 [INFO] [stderr] Checking atoi_simd v0.16.1 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking lexical-util v1.0.7 [INFO] [stderr] Checking arrow-schema v57.1.0 [INFO] [stderr] Checking comfy-table v7.1.2 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking fast-float2 v0.2.3 [INFO] [stderr] Checking arrow-data v57.1.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking boxcar v0.2.14 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Checking arrow-array v57.1.0 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Compiling polars-core v0.52.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Checking arrow-buffer v56.2.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Checking lexical-write-integer v1.0.6 [INFO] [stderr] Checking hyper-util v0.1.19 [INFO] [stderr] Checking lexical-parse-integer v1.0.6 [INFO] [stderr] Checking rand_distr v0.5.1 [INFO] [stderr] Checking arrow-schema v56.2.0 [INFO] [stderr] Compiling polars-ops v0.52.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Checking arrow-data v56.2.0 [INFO] [stderr] Checking lexical-parse-float v1.0.6 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking lexical-write-float v1.0.6 [INFO] [stderr] Checking reqwest v0.12.25 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Checking argminmax v0.6.3 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Checking object_store v0.12.4 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Checking lz4 v1.28.1 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking arrow-array v56.2.0 [INFO] [stderr] Checking lexical-core v1.0.6 [INFO] [stderr] Checking streaming-decompression v0.1.2 [INFO] [stderr] Checking arrow-select v57.1.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Checking polars-parquet-format v0.1.0 [INFO] [stderr] Checking now v0.1.3 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Checking fs4 v0.13.1 [INFO] [stderr] Compiling polars-plan v0.52.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking polars-error v0.52.0 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Checking recursive v0.1.1 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling polars-expr v0.52.0 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking rstar v0.12.2 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling flatbuffers v25.9.23 [INFO] [stderr] Checking arrow-select v56.2.0 [INFO] [stderr] Checking arrow-ord v57.1.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Checking geo-types v0.7.18 [INFO] [stderr] Checking arrow-cast v57.1.0 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling zip v6.0.0 [INFO] [stderr] Compiling polars-stream v0.52.0 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking i_float v1.15.0 [INFO] [stderr] Checking csv-core v0.1.13 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Compiling polars-lazy v0.52.0 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Checking csv v1.4.0 [INFO] [stderr] Checking i_shape v1.14.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking arrow-ipc v57.1.0 [INFO] [stderr] Checking geo-traits v0.3.0 [INFO] [stderr] Checking arrow-ord v56.2.0 [INFO] [stderr] Checking arrow-string v56.2.0 [INFO] [stderr] Checking arrow-cast v56.2.0 [INFO] [stderr] Checking arrow-row v56.2.0 [INFO] [stderr] Checking arrow-arith v56.2.0 [INFO] [stderr] Checking polars-dtype v0.52.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Compiling polars v0.52.0 [INFO] [stderr] Checking i_tree v0.16.0 [INFO] [stderr] Checking robust v1.2.0 [INFO] [stderr] Compiling geozero v0.15.1 [INFO] [stderr] Checking integer-encoding v3.0.4 [INFO] [stderr] Checking i_key_sort v0.6.0 [INFO] [stderr] Checking twox-hash v2.1.2 [INFO] [stderr] Checking spade v2.15.0 [INFO] [stderr] Checking lz4_flex v0.12.0 [INFO] [stderr] Checking thrift v0.17.0 [INFO] [stderr] Checking i_overlay v4.0.6 [INFO] [stderr] Checking wkt v0.14.0 [INFO] [stderr] Checking arrow-csv v57.1.0 [INFO] [stderr] Checking arrow v56.2.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling libduckdb-sys v1.4.3 [INFO] [stderr] Checking earcutr v0.4.3 [INFO] [stderr] Checking arrow-json v57.1.0 [INFO] [stderr] Checking arrow-string v57.1.0 [INFO] [stderr] Checking arrow-row v57.1.0 [INFO] [stderr] Checking arrow-arith v57.1.0 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking geojson v0.24.2 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking geographiclib-rs v0.2.5 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking sif-itree v0.4.0 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Checking float_next_after v1.0.0 [INFO] [stderr] Checking scroll v0.13.0 [INFO] [stderr] Checking geo v0.32.0 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking arrow v57.1.0 [INFO] [stderr] Checking parquet v57.1.0 [INFO] [stderr] Checking polars-row v0.52.0 [INFO] [stderr] Checking polars-parquet v0.52.0 [INFO] [stderr] Checking clap v4.5.53 [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-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name parquet --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parquet-57.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -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="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-cast", "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=029441651da273fe -C extra-filename=-6af1a732810adca4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-35ae7ba4982a2580.rmeta --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-5351ef02f4bfcffd.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-4a05532db1ef69d3.rmeta --extern arrow_cast=/opt/rustwide/target/debug/deps/libarrow_cast-fce4c1fb75d51bd8.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-f124e3c5bdbf0e06.rmeta --extern arrow_ipc=/opt/rustwide/target/debug/deps/libarrow_ipc-ce4ab01daf5fd47b.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-e13ff7cab8ad0150.rmeta --extern arrow_select=/opt/rustwide/target/debug/deps/libarrow_select-bff02aab6aa7dd55.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-fed903e256189bec.rmeta --extern brotli=/opt/rustwide/target/debug/deps/libbrotli-2ae2cd1f58c11f43.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e5affb94abfcb5b6.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2a1070484a00eed6.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-d7eadc8788598b0c.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-64c85650bc9650a0.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-6fc44377b74b5d47.rmeta --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-2f78c9ff7a306d0b.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-6064a3c1774d841e.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-0d7f58a9eb81a07c.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-b7bd0dd696a7065a.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-e99c5ab9be878770.so --extern seq_macro=/opt/rustwide/target/debug/deps/libseq_macro-b66713c57ce1eff6.so --extern simdutf8=/opt/rustwide/target/debug/deps/libsimdutf8-6c70a810632f6996.rmeta --extern snap=/opt/rustwide/target/debug/deps/libsnap-e6230b28d2298b91.rmeta --extern thrift=/opt/rustwide/target/debug/deps/libthrift-5b8886957a1304a5.rmeta --extern twox_hash=/opt/rustwide/target/debug/deps/libtwox_hash-8338fc312f3c299d.rmeta --extern zstd=/opt/rustwide/target/debug/deps/libzstd-b504bdb1eab65223.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/zstd-sys-ef7ca8fef9608c89/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `polars-core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name polars_core --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-core-0.52.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::collapsible_if' --cfg 'feature="algorithm_group_by"' --cfg 'feature="chrono"' --cfg 'feature="chrono-tz"' --cfg 'feature="comfy-table"' --cfg 'feature="docs"' --cfg 'feature="dtype-categorical"' --cfg 'feature="dtype-date"' --cfg 'feature="dtype-datetime"' --cfg 'feature="dtype-duration"' --cfg 'feature="dtype-i16"' --cfg 'feature="dtype-i8"' --cfg 'feature="dtype-struct"' --cfg 'feature="dtype-time"' --cfg 'feature="fmt"' --cfg 'feature="lazy"' --cfg 'feature="partition_by"' --cfg 'feature="rand"' --cfg 'feature="rand_distr"' --cfg 'feature="random"' --cfg 'feature="regex"' --cfg 'feature="reinterpret"' --cfg 'feature="rows"' --cfg 'feature="serde"' --cfg 'feature="serde-lazy"' --cfg 'feature="serde_json"' --cfg 'feature="strings"' --cfg 'feature="temporal"' --cfg 'feature="timezones"' --cfg 'feature="zip_with"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("algorithm_group_by", "allow_unused", "approx_unique", "array_arithmetic", "avx512", "bigidx", "bitwise", "checked_arithmetic", "chrono", "chrono-tz", "comfy-table", "dataframe_arithmetic", "default", "describe", "diagonal_concat", "docs", "docs-selection", "dot_product", "dsl-schema", "dtype-array", "dtype-categorical", "dtype-date", "dtype-datetime", "dtype-decimal", "dtype-duration", "dtype-i128", "dtype-i16", "dtype-i8", "dtype-struct", "dtype-time", "dtype-u128", "dtype-u16", "dtype-u8", "dynamic_group_by", "fmt", "fmt_no_tty", "group_by_list", "is_first_distinct", "is_last_distinct", "lazy", "list_arithmetic", "ndarray", "nightly", "object", "partition_by", "performant", "product", "proptest", "python", "rand", "rand_distr", "random", "regex", "reinterpret", "rolling_window", "rolling_window_by", "round_series", "row_hash", "rows", "serde", "serde-lazy", "serde_json", "simd", "strings", "take_opt_iter", "temporal", "timezones", "unique_counts", "zip_with"))' -C metadata=dcd871d065aecfc8 -C extra-filename=-8b0df2d506d4b7e0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-42d125fd634fb097.rmeta --extern boxcar=/opt/rustwide/target/debug/deps/libboxcar-f045549c2aac7e7a.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-02abd518220b8b98.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2a1070484a00eed6.rmeta --extern chrono_tz=/opt/rustwide/target/debug/deps/libchrono_tz-d83e6d636e178352.rmeta --extern comfy_table=/opt/rustwide/target/debug/deps/libcomfy_table-aa06d698c6cfd634.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-609c576f92cb6e5e.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-6fc44377b74b5d47.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-d24c9d654a203da2.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-aaf37f22d0f44514.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-b7bd0dd696a7065a.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libpolars_arrow-9d3eba3866cb4a5e.rmeta --extern polars_compute=/opt/rustwide/target/debug/deps/libpolars_compute-33a92fbddd6f9d4a.rmeta --extern polars_dtype=/opt/rustwide/target/debug/deps/libpolars_dtype-4fc501b1ff9cc4c6.rmeta --extern polars_error=/opt/rustwide/target/debug/deps/libpolars_error-106fab6c106f5ddb.rmeta --extern polars_row=/opt/rustwide/target/debug/deps/libpolars_row-fd4505a9c96d9f59.rmeta --extern polars_schema=/opt/rustwide/target/debug/deps/libpolars_schema-73e8c5257726c6ed.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-3647ea11542fd00b.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-d6a56dd868514a75.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-1d241cff3bed100b.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-7928d0734192c63b.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-9f5b6c5b7586e9e2.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-a8400bcce128e7a4.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-272304c4859f89b7.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-7ef86baf23f53459.so --extern uuid=/opt/rustwide/target/debug/deps/libuuid-62bcaa4151194644.rmeta --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-88fe36282f510761.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/lz4-sys-1a1431dabaa5d7b2/out -L native=/opt/rustwide/target/debug/build/ring-059974e927e7512f/out -L native=/opt/rustwide/target/debug/build/psm-d527c69478508f3b/out -L native=/opt/rustwide/target/debug/build/zstd-sys-ef7ca8fef9608c89/out` (signal: 9, SIGKILL: kill) [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "6fc790499e8254bb527d5644d8068b96cb8142a2aa8f7d65a33ec6ee7f41941b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fc790499e8254bb527d5644d8068b96cb8142a2aa8f7d65a33ec6ee7f41941b", kill_on_drop: false }` [INFO] [stdout] 6fc790499e8254bb527d5644d8068b96cb8142a2aa8f7d65a33ec6ee7f41941b