[INFO] fetching crate geoarrow-cast 0.5.0... [INFO] testing geoarrow-cast-0.5.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate geoarrow-cast 0.5.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate geoarrow-cast 0.5.0 [INFO] finished tweaking crates.io crate geoarrow-cast 0.5.0 [INFO] tweaked toml for crates.io crate geoarrow-cast 0.5.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate geoarrow-cast 0.5.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 geoarrow-cast 0.5.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-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b30a31caf2269fe49a81639cc2bf11d67362b446c001735e61d703ba636a84e [INFO] running `Command { std: "docker" "start" "-a" "3b30a31caf2269fe49a81639cc2bf11d67362b446c001735e61d703ba636a84e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b30a31caf2269fe49a81639cc2bf11d67362b446c001735e61d703ba636a84e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b30a31caf2269fe49a81639cc2bf11d67362b446c001735e61d703ba636a84e", kill_on_drop: false }` [INFO] [stdout] 3b30a31caf2269fe49a81639cc2bf11d67362b446c001735e61d703ba636a84e [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=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] be1e63512cd3d5c5b245ea14b975dccbc5d555f71716413a846be90ab38f7d8e [INFO] running `Command { std: "docker" "start" "-a" "be1e63512cd3d5c5b245ea14b975dccbc5d555f71716413a846be90ab38f7d8e", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling arrow-schema v56.0.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling geo-types v0.7.16 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling geo-traits v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling wkt v0.14.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v56.0.0 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling num_enum v0.7.4 [INFO] [stderr] Compiling arrow-data v56.0.0 [INFO] [stderr] Compiling wkb v0.9.0 [INFO] [stderr] Compiling arrow-array v56.0.0 [INFO] [stderr] Compiling geoarrow-schema v0.5.0 [INFO] [stderr] Compiling geoarrow-array v0.5.0 [INFO] [stderr] Compiling geoarrow-cast v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.84s [INFO] running `Command { std: "docker" "inspect" "be1e63512cd3d5c5b245ea14b975dccbc5d555f71716413a846be90ab38f7d8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be1e63512cd3d5c5b245ea14b975dccbc5d555f71716413a846be90ab38f7d8e", kill_on_drop: false }` [INFO] [stdout] be1e63512cd3d5c5b245ea14b975dccbc5d555f71716413a846be90ab38f7d8e [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=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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95f53600b8e333cbdabe4a1df1bcda0ad39a160a47aaba9ae3c41634a6eb979d [INFO] running `Command { std: "docker" "start" "-a" "95f53600b8e333cbdabe4a1df1bcda0ad39a160a47aaba9ae3c41634a6eb979d", kill_on_drop: false }` [INFO] [stderr] Compiling geoarrow-test v0.5.0 [INFO] [stderr] Compiling geoarrow-array v0.5.0 [INFO] [stderr] Compiling geoarrow-cast v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.96s [INFO] running `Command { std: "docker" "inspect" "95f53600b8e333cbdabe4a1df1bcda0ad39a160a47aaba9ae3c41634a6eb979d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95f53600b8e333cbdabe4a1df1bcda0ad39a160a47aaba9ae3c41634a6eb979d", kill_on_drop: false }` [INFO] [stdout] 95f53600b8e333cbdabe4a1df1bcda0ad39a160a47aaba9ae3c41634a6eb979d [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=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" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 103c63cc6d0fa36fccb3237915cbfe344440936f19e14af0156781c01b3677d3 [INFO] running `Command { std: "docker" "start" "-a" "103c63cc6d0fa36fccb3237915cbfe344440936f19e14af0156781c01b3677d3", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/geoarrow_cast-6d8ec833a31f9940) [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test cast::test::downcast_geometry_to_point_fails ... ok [INFO] [stdout] test cast::test::downcast_geometry_to_multi_polygon ... ok [INFO] [stdout] test cast::test::cast_to_wkb ... ok [INFO] [stdout] test cast::test::downcast_geometry_to_point ... ok [INFO] [stdout] test cast::test::downcast_geometry_to_line_string ... ok [INFO] [stdout] test cast::test::downcast_multi_line_strings_to_line_strings ... ok [INFO] [stdout] test cast::test::downcast_multi_points_to_points ... ok [INFO] [stdout] test cast::test::downcast_geometry_to_polygon ... ok [INFO] [stdout] test cast::test::downcast_multi_line_strings_to_line_strings_fails ... ok [INFO] [stdout] test cast::test::downcast_multi_polygons_to_polygons_fails ... ok [INFO] [stdout] test cast::test::downcast_geometry_to_multi_line_string ... ok [INFO] [stdout] test cast::test::downcast_multi_points_to_points_fails ... ok [INFO] [stdout] test cast::test::downcast_multi_polygons_to_polygons ... ok [INFO] [stdout] test cast::test::downcast_geometry_to_geometry_collection ... ok [INFO] [stdout] test downcast::test::infer_from_one_type ... ok [INFO] [stdout] test downcast::test::cant_infer_from_two_dims ... ok [INFO] [stdout] test cast::test::test_point ... ok [INFO] [stdout] test downcast::test::infer_get_type_ids_linestring ... ok [INFO] [stdout] test downcast::test::infer_get_type_ids_multipolygon ... ok [INFO] [stdout] test downcast::test::infer_get_type_ids_polygon ... ok [INFO] [stdout] test downcast::test::infer_linestring_multilinestring ... ok [INFO] [stdout] test downcast::test::infer_point_multi_point ... ok [INFO] [stdout] test downcast::test::infer_polygon_multipolygon ... ok [INFO] [stdout] test downcast::test::unable_to_infer ... ok [INFO] [stdout] test downcast::test::infer_get_type_ids_geometrycollection ... ok [INFO] [stdout] test downcast::test::infer_get_type_ids_multilinestring ... ok [INFO] [stdout] test cast::test::downcast_geometry_to_multi_point ... ok [INFO] [stdout] test downcast::test::infer_get_type_ids_multipoint ... ok [INFO] [stdout] test downcast::test::infer_get_type_ids_point ... ok [INFO] [stdout] test downcast::test::infer_get_type_ids_geometry_wkb_wkt ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Doc-tests geoarrow_cast [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/downcast.rs - downcast::infer_downcast_type (line 62) ... ok [INFO] [stdout] test src/downcast.rs - downcast::infer_downcast_type (line 33) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "103c63cc6d0fa36fccb3237915cbfe344440936f19e14af0156781c01b3677d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "103c63cc6d0fa36fccb3237915cbfe344440936f19e14af0156781c01b3677d3", kill_on_drop: false }` [INFO] [stdout] 103c63cc6d0fa36fccb3237915cbfe344440936f19e14af0156781c01b3677d3