[INFO] fetching crate pyo3-geoarrow 0.1.0-beta.1... [INFO] checking pyo3-geoarrow-0.1.0-beta.1 against try#2277c63fa464d237b17b68d3b87f9fbb89e58a3e for pr-133570-1 [INFO] extracting crate pyo3-geoarrow 0.1.0-beta.1 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate pyo3-geoarrow 0.1.0-beta.1 on toolchain 2277c63fa464d237b17b68d3b87f9fbb89e58a3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pyo3-geoarrow 0.1.0-beta.1 [INFO] finished tweaking crates.io crate pyo3-geoarrow 0.1.0-beta.1 [INFO] tweaked toml for crates.io crate pyo3-geoarrow 0.1.0-beta.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 209 packages to latest compatible versions [INFO] [stderr] Adding geo v0.28.0 (available: v0.29.3) [INFO] [stderr] Adding geoarrow v0.4.0-beta.1 (available: v0.4.0-beta.2) [INFO] [stderr] Adding pyo3 v0.21.2 (available: v0.23.3) [INFO] [stderr] Adding pyo3-arrow v0.4.0 (available: v0.6.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.7) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d62347ce74fc161898d87e7038964c876dc6d091ed24683942970585b2c682a7 [INFO] running `Command { std: "docker" "start" "-a" "d62347ce74fc161898d87e7038964c876dc6d091ed24683942970585b2c682a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d62347ce74fc161898d87e7038964c876dc6d091ed24683942970585b2c682a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d62347ce74fc161898d87e7038964c876dc6d091ed24683942970585b2c682a7", kill_on_drop: false }` [INFO] [stdout] d62347ce74fc161898d87e7038964c876dc6d091ed24683942970585b2c682a7 [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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7ddaa3ef7a74ff52513f974d064495203af5c698944969bdbef761bdac25e2d [INFO] running `Command { std: "docker" "start" "-a" "c7ddaa3ef7a74ff52513f974d064495203af5c698944969bdbef761bdac25e2d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking arrow-schema v53.3.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling pyo3-build-config v0.21.2 [INFO] [stderr] Checking lexical-util v1.0.6 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Checking lexical-write-integer v1.0.5 [INFO] [stderr] Checking lexical-parse-integer v1.0.5 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking lexical-parse-float v1.0.5 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking lexical-write-float v1.0.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking lexical-core v1.0.5 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking arrow-buffer v53.3.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling flatbuffers v24.3.25 [INFO] [stderr] Compiling pyo3-ffi v0.21.2 [INFO] [stderr] Checking arrow-data v53.3.0 [INFO] [stderr] Compiling chrono-tz-build v0.4.0 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling chrono-tz v0.10.0 [INFO] [stderr] Checking rstar v0.12.2 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.21.2 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking geo-types v0.7.14 [INFO] [stderr] Compiling pyo3 v0.21.2 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling geozero v0.14.0 [INFO] [stderr] Checking float_next_after v1.0.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking robust v1.1.0 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking spade v2.12.1 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Checking wkt v0.11.1 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Compiling pyo3-macros v0.21.2 [INFO] [stderr] Checking earcutr v0.4.3 [INFO] [stderr] Checking dbase v0.5.0 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Checking geographiclib-rs v0.2.4 [INFO] [stderr] Checking scroll v0.11.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking bytemuck v1.20.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking geo v0.28.0 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Checking shapefile v0.6.0 [INFO] [stderr] Checking num_enum v0.7.3 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking geo-index v0.1.1 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking arrow-array v53.3.0 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking geojson v0.24.1 [INFO] [stderr] Checking arrow-select v53.3.0 [INFO] [stderr] Checking arrow-arith v53.3.0 [INFO] [stderr] Checking arrow-row v53.3.0 [INFO] [stderr] Checking arrow-cast v53.3.0 [INFO] [stderr] Checking arrow-ord v53.3.0 [INFO] [stderr] Checking arrow-string v53.3.0 [INFO] [stderr] Checking arrow-ipc v53.3.0 [INFO] [stderr] Checking arrow-csv v53.3.0 [INFO] [stderr] Checking arrow-json v53.3.0 [INFO] [stderr] Checking numpy v0.21.0 [INFO] [stderr] Checking arrow v53.3.0 [INFO] [stderr] Checking pyo3-arrow v0.4.0 [INFO] [stderr] Checking geoarrow v0.4.0-beta.1 [INFO] [stderr] Checking pyo3-geoarrow v0.1.0-beta.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/array.rs:73:32 [INFO] [stdout] | [INFO] [stdout] 69 | fn __arrow_c_array__<'py>( [INFO] [stdout] | --- lifetime `'py` declared here [INFO] [stdout] ... [INFO] [stdout] 73 | ) -> PyGeoArrowResult> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'py` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/array.rs:85:81 [INFO] [stdout] | [INFO] [stdout] 85 | fn __geo_interface__<'a>(&'a self, py: Python<'a>) -> PyGeoArrowResult> { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/array.rs:73:32 [INFO] [stdout] | [INFO] [stdout] 69 | fn __arrow_c_array__<'py>( [INFO] [stdout] | --- lifetime `'py` declared here [INFO] [stdout] ... [INFO] [stdout] 73 | ) -> PyGeoArrowResult> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'py` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/array.rs:85:81 [INFO] [stdout] | [INFO] [stdout] 85 | fn __geo_interface__<'a>(&'a self, py: Python<'a>) -> PyGeoArrowResult> { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/array.rs:217:32 [INFO] [stdout] | [INFO] [stdout] 213 | fn __arrow_c_array__<'py>( [INFO] [stdout] | --- lifetime `'py` declared here [INFO] [stdout] ... [INFO] [stdout] 217 | ) -> PyGeoArrowResult> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'py` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/array.rs:217:32 [INFO] [stdout] | [INFO] [stdout] 213 | fn __arrow_c_array__<'py>( [INFO] [stdout] | --- lifetime `'py` declared here [INFO] [stdout] ... [INFO] [stdout] 217 | ) -> PyGeoArrowResult> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'py` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/data_type.rs:79:85 [INFO] [stdout] | [INFO] [stdout] 79 | fn __arrow_c_schema__<'py>(&'py self, py: Python<'py>) -> PyGeoArrowResult> { [INFO] [stdout] | --- lifetime `'py` declared here ^ this elided lifetime gets resolved as `'py` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/data_type.rs:186:85 [INFO] [stdout] | [INFO] [stdout] 186 | fn __arrow_c_schema__<'py>(&'py self, py: Python<'py>) -> PyGeoArrowResult> { [INFO] [stdout] | --- lifetime `'py` declared here ^ this elided lifetime gets resolved as `'py` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/data_type.rs:79:85 [INFO] [stdout] | [INFO] [stdout] 79 | fn __arrow_c_schema__<'py>(&'py self, py: Python<'py>) -> PyGeoArrowResult> { [INFO] [stdout] | --- lifetime `'py` declared here ^ this elided lifetime gets resolved as `'py` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/data_type.rs:186:85 [INFO] [stdout] | [INFO] [stdout] 186 | fn __arrow_c_schema__<'py>(&'py self, py: Python<'py>) -> PyGeoArrowResult> { [INFO] [stdout] | --- lifetime `'py` declared here ^ this elided lifetime gets resolved as `'py` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/scalar.rs:56:32 [INFO] [stdout] | [INFO] [stdout] 52 | fn __arrow_c_array__<'py>( [INFO] [stdout] | --- lifetime `'py` declared here [INFO] [stdout] ... [INFO] [stdout] 56 | ) -> PyGeoArrowResult> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'py` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/scalar.rs:69:81 [INFO] [stdout] | [INFO] [stdout] 69 | fn __geo_interface__<'a>(&'a self, py: Python<'a>) -> PyGeoArrowResult> { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/scalar.rs:56:32 [INFO] [stdout] | [INFO] [stdout] 52 | fn __arrow_c_array__<'py>( [INFO] [stdout] | --- lifetime `'py` declared here [INFO] [stdout] ... [INFO] [stdout] 56 | ) -> PyGeoArrowResult> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'py` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/scalar.rs:69:81 [INFO] [stdout] | [INFO] [stdout] 69 | fn __geo_interface__<'a>(&'a self, py: Python<'a>) -> PyGeoArrowResult> { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 44s [INFO] running `Command { std: "docker" "inspect" "c7ddaa3ef7a74ff52513f974d064495203af5c698944969bdbef761bdac25e2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7ddaa3ef7a74ff52513f974d064495203af5c698944969bdbef761bdac25e2d", kill_on_drop: false }` [INFO] [stdout] c7ddaa3ef7a74ff52513f974d064495203af5c698944969bdbef761bdac25e2d