[INFO] cloning repository https://github.com/kylebarron/geoarrow-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kylebarron/geoarrow-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkylebarron%2Fgeoarrow-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkylebarron%2Fgeoarrow-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e7b9d7a128a23151648a9cff6fe0cee7e2e098da [INFO] checking kylebarron/geoarrow-rs against master#9c3064e131f4939cc95a29bb11413c49bbda1491 for pr-144098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkylebarron%2Fgeoarrow-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kylebarron/geoarrow-rs [INFO] finished tweaking git repo https://github.com/kylebarron/geoarrow-rs [INFO] tweaked toml for git repo https://github.com/kylebarron/geoarrow-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kylebarron/geoarrow-rs on toolchain 9c3064e131f4939cc95a29bb11413c49bbda1491 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c3064e131f4939cc95a29bb11413c49bbda1491" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kylebarron/geoarrow-rs 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" "+9c3064e131f4939cc95a29bb11413c49bbda1491" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+9c3064e131f4939cc95a29bb11413c49bbda1491" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 007e70e2825f60bafd4d28d700ac1358ffe2e5512fb71b0db1586a73af49f713 [INFO] running `Command { std: "docker" "start" "-a" "007e70e2825f60bafd4d28d700ac1358ffe2e5512fb71b0db1586a73af49f713", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "007e70e2825f60bafd4d28d700ac1358ffe2e5512fb71b0db1586a73af49f713", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "007e70e2825f60bafd4d28d700ac1358ffe2e5512fb71b0db1586a73af49f713", kill_on_drop: false }` [INFO] [stdout] 007e70e2825f60bafd4d28d700ac1358ffe2e5512fb71b0db1586a73af49f713 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+9c3064e131f4939cc95a29bb11413c49bbda1491" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f7ac912f9926f069d7839dba60d8656ab46bde5d700970f032810dd484e9f79 [INFO] running `Command { std: "docker" "start" "-a" "3f7ac912f9926f069d7839dba60d8656ab46bde5d700970f032810dd484e9f79", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking lexical-util v1.0.6 [INFO] [stderr] Checking arrow-buffer v55.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking lexical-parse-integer v1.0.5 [INFO] [stderr] Checking lexical-write-integer v1.0.5 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking lexical-parse-float v1.0.5 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Checking lexical-write-float v1.0.5 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking lexical-core v1.0.5 [INFO] [stderr] Checking comfy-table v7.1.4 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Compiling flatbuffers v25.2.10 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling chrono-tz-build v0.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling chrono-tz v0.10.3 [INFO] [stderr] Checking zlib-rs v0.5.1 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking twox-hash v2.1.1 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking lz4_flex v0.11.5 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling sqlparser_derive v0.3.0 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Checking libz-rs-sys v0.5.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking humantime v2.2.0 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking rstar v0.12.2 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking integer-encoding v3.0.4 [INFO] [stderr] Checking geo-types v0.7.16 [INFO] [stderr] Checking thrift v0.17.0 [INFO] [stderr] Checking object_store v0.12.2 [INFO] [stderr] Checking brotli v8.0.1 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Checking arrow-schema v55.2.0 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking arrow-data v55.2.0 [INFO] [stderr] Checking arrow-array v55.2.0 [INFO] [stderr] Checking recursive v0.1.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking sqlparser v0.55.0 [INFO] [stderr] Checking geo-traits v0.3.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Checking arrow-select v55.2.0 [INFO] [stderr] Checking arrow-ipc v55.2.0 [INFO] [stderr] Checking arrow-arith v55.2.0 [INFO] [stderr] Checking arrow-row v55.2.0 [INFO] [stderr] Checking datafusion-doc v48.0.1 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking arrow-cast v55.2.0 [INFO] [stderr] Checking arrow-ord v55.2.0 [INFO] [stderr] Checking arrow-string v55.2.0 [INFO] [stderr] Compiling geozero v0.14.0 [INFO] [stderr] Checking arrow-json v55.2.0 [INFO] [stderr] Checking parquet v55.2.0 [INFO] [stderr] Checking arrow-csv v55.2.0 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking arrow v55.2.0 [INFO] [stderr] Checking wkt v0.14.0 [INFO] [stderr] Checking wkt v0.11.1 [INFO] [stderr] Checking geojson v0.24.2 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling pyo3-build-config v0.25.1 [INFO] [stderr] Checking geoarrow-test v0.4.0 (/opt/rustwide/workdir/rust/geoarrow-test) [INFO] [stderr] Checking petgraph v0.8.2 [INFO] [stderr] Checking geoarrow-schema v0.4.0 (/opt/rustwide/workdir/rust/geoarrow-schema) [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Checking num_enum v0.7.4 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking wkb v0.9.0 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking geoarrow-array v0.4.0 (/opt/rustwide/workdir/rust/geoarrow-array) [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> rust/geoarrow-array/src/array/mixed.rs:489:42 [INFO] [stdout] | [INFO] [stdout] 489 | pub(crate) unsafe fn value_unchecked(&self, index: usize) -> Geometry { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 489 | pub(crate) unsafe fn value_unchecked(&self, index: usize) -> Geometry<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking datafusion-common-runtime v48.0.1 [INFO] [stderr] Checking datafusion-common v48.0.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking bzip2 v0.5.2 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling pyo3-ffi v0.25.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.25.1 [INFO] [stderr] Checking i_float v1.7.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Checking i_shape v1.7.0 [INFO] [stderr] Checking datafusion-expr-common v48.0.1 [INFO] [stderr] Checking datafusion-physical-expr-common v48.0.1 [INFO] [stderr] Checking datafusion-functions-aggregate-common v48.0.1 [INFO] [stderr] Checking datafusion-functions-window-common v48.0.1 [INFO] [stderr] Compiling geos-src v0.2.3 [INFO] [stderr] Checking datafusion-expr v48.0.1 [INFO] [stderr] Checking datafusion-physical-expr v48.0.1 [INFO] [stderr] Checking datafusion-execution v48.0.1 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Checking datafusion-sql v48.0.1 [INFO] [stderr] Checking async-compression v0.4.19 [INFO] [stderr] Checking datafusion-physical-plan v48.0.1 [INFO] [stderr] Compiling link-cplusplus v1.0.10 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking i_tree v0.8.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking i_key_sort v0.2.0 [INFO] [stderr] Checking robust v1.2.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking spade v2.14.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking i_overlay v2.0.5 [INFO] [stderr] Checking earcutr v0.4.3 [INFO] [stderr] Compiling pyo3 v0.25.1 [INFO] [stderr] Checking geographiclib-rs v0.2.5 [INFO] [stderr] Checking float_next_after v1.0.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking datafusion-session v48.0.1 [INFO] [stderr] Checking geo v0.30.0 [INFO] [stderr] Checking datafusion-datasource v48.0.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Compiling numpy v0.25.0 [INFO] [stderr] Compiling geos-sys v2.0.6 [INFO] [stderr] Compiling flatbuffers v24.12.23 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking datafusion-catalog v48.0.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking ndarray v0.16.1 [INFO] [stderr] Checking datafusion-physical-optimizer v48.0.1 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Compiling serde_with_macros v3.13.0 [INFO] [stderr] Compiling pyo3-macros v0.25.1 [INFO] [stderr] Checking datafusion-optimizer v48.0.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking c_vec v2.0.0 [INFO] [stderr] Checking flatgeobuf v4.6.0 (https://github.com/kylebarron/flatgeobuf?rev=ea7749d5b209972389f73f9a93dd1d860f3467a1#ea7749d5) [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking geoarrow-geo v0.4.0 (/opt/rustwide/workdir/rust/geoarrow-geo) [INFO] [stderr] Checking serde_with v3.13.0 [INFO] [stderr] Checking geoarrow-cast v0.4.0 (/opt/rustwide/workdir/rust/geoarrow-cast) [INFO] [stderr] Checking geohash v0.13.1 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking geoarrow-flatgeobuf v0.4.0 (/opt/rustwide/workdir/rust/geoarrow-flatgeobuf) [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stderr] Checking geoarrow v0.4.0 (/opt/rustwide/workdir/rust/geoarrow) [INFO] [stderr] Checking geoparquet v0.4.0 (/opt/rustwide/workdir/rust/geoparquet) [INFO] [stderr] Checking pyo3-arrow v0.10.1 (https://github.com/kylebarron/arro3?rev=a622e151587f34cf4b901a9048b16a83b601eac3#a622e151) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> rust/geoarrow-array/src/array/mixed.rs:489:42 [INFO] [stdout] | [INFO] [stdout] 489 | pub(crate) unsafe fn value_unchecked(&self, index: usize) -> Geometry { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 489 | pub(crate) unsafe fn value_unchecked(&self, index: usize) -> Geometry<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking pyo3-geoarrow v0.4.0 (/opt/rustwide/workdir/rust/pyo3-geoarrow) [INFO] [stdout] warning: extern crate `geo_traits` is unused in crate `pyo3_geoarrow` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use geo_traits as _;` to the crate root [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> rust/pyo3-geoarrow/src/lib.rs:1:29 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(not(test), warn(unused_crate_dependencies))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `geo_types` is unused in crate `pyo3_geoarrow` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use geo_types as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Write` [INFO] [stdout] --> rust/pyo3-geoarrow/src/scalar/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `geoarrow_array::cast::AsGeoArrowArray` [INFO] [stdout] --> rust/pyo3-geoarrow/src/scalar/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use geoarrow_array::cast::AsGeoArrowArray; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `geoarrow_schema::GeoArrowType` [INFO] [stdout] --> rust/pyo3-geoarrow/src/scalar/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use geoarrow_schema::GeoArrowType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `geoarrow_schema::error::GeoArrowError` [INFO] [stdout] --> rust/pyo3-geoarrow/src/scalar/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use geoarrow_schema::error::GeoArrowError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PyIOError` [INFO] [stdout] --> rust/pyo3-geoarrow/src/scalar/mod.rs:11:24 [INFO] [stdout] | [INFO] [stdout] 11 | use pyo3::exceptions::{PyIOError, PyValueError}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pyo3::intern` [INFO] [stdout] --> rust/pyo3-geoarrow/src/scalar/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use pyo3::intern; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Write` [INFO] [stdout] --> rust/pyo3-geoarrow/src/scalar/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `geoarrow_array::cast::AsGeoArrowArray` [INFO] [stdout] --> rust/pyo3-geoarrow/src/scalar/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use geoarrow_array::cast::AsGeoArrowArray; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `geoarrow_schema::GeoArrowType` [INFO] [stdout] --> rust/pyo3-geoarrow/src/scalar/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use geoarrow_schema::GeoArrowType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `geoarrow_schema::error::GeoArrowError` [INFO] [stdout] --> rust/pyo3-geoarrow/src/scalar/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use geoarrow_schema::error::GeoArrowError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PyIOError` [INFO] [stdout] --> rust/pyo3-geoarrow/src/scalar/mod.rs:11:24 [INFO] [stdout] | [INFO] [stdout] 11 | use pyo3::exceptions::{PyIOError, PyValueError}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pyo3::intern` [INFO] [stdout] --> rust/pyo3-geoarrow/src/scalar/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use pyo3::intern; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking datafusion-datasource-json v48.0.1 [INFO] [stderr] Checking datafusion-datasource-csv v48.0.1 [INFO] [stderr] Checking datafusion-functions-table v48.0.1 [INFO] [stderr] Checking datafusion-catalog-listing v48.0.1 [INFO] [stderr] Compiling datafusion-macros v48.0.1 [INFO] [stderr] Checking datafusion-functions-aggregate v48.0.1 [INFO] [stderr] Checking datafusion-functions v48.0.1 [INFO] [stderr] Checking datafusion-functions-window v48.0.1 [INFO] [stderr] Checking datafusion-datasource-parquet v48.0.1 [INFO] [stderr] Checking datafusion-functions-nested v48.0.1 [INFO] [stderr] Checking datafusion v48.0.1 [INFO] [stderr] Checking geodatafusion v0.1.0-dev (/opt/rustwide/workdir/rust/geodatafusion) [INFO] [stderr] Checking geos v10.0.0 [INFO] [stderr] Checking geoarrow-geos v0.4.0 (/opt/rustwide/workdir/rust/geoarrow-geos) [INFO] [stdout] warning: trait `FromGEOS` is never used [INFO] [stdout] --> rust/geoarrow-geos/src/import/array/mod.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | pub trait FromGEOS: Sized { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14m 06s [INFO] running `Command { std: "docker" "inspect" "3f7ac912f9926f069d7839dba60d8656ab46bde5d700970f032810dd484e9f79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f7ac912f9926f069d7839dba60d8656ab46bde5d700970f032810dd484e9f79", kill_on_drop: false }` [INFO] [stdout] 3f7ac912f9926f069d7839dba60d8656ab46bde5d700970f032810dd484e9f79