[INFO] fetching crate oxigdal-flatgeobuf 0.1.3... [INFO] testing oxigdal-flatgeobuf-0.1.3 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate oxigdal-flatgeobuf 0.1.3 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate oxigdal-flatgeobuf 0.1.3 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate oxigdal-flatgeobuf 0.1.3 [INFO] tweaked toml for crates.io crate oxigdal-flatgeobuf 0.1.3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate oxigdal-flatgeobuf 0.1.3 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate oxigdal-flatgeobuf 0.1.3 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4a09a643bcde32b474cbbe91c149c836d8d1e0609cac6cdb6e5cd5668823d0b [INFO] running `Command { std: "docker" "start" "-a" "a4a09a643bcde32b474cbbe91c149c836d8d1e0609cac6cdb6e5cd5668823d0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4a09a643bcde32b474cbbe91c149c836d8d1e0609cac6cdb6e5cd5668823d0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4a09a643bcde32b474cbbe91c149c836d8d1e0609cac6cdb6e5cd5668823d0b", kill_on_drop: false }` [INFO] [stdout] a4a09a643bcde32b474cbbe91c149c836d8d1e0609cac6cdb6e5cd5668823d0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 081582a3e4401d098a02f224b1177e3e83595465a278162aba01cc48ef32f46b [INFO] running `Command { std: "docker" "start" "-a" "081582a3e4401d098a02f224b1177e3e83595465a278162aba01cc48ef32f46b", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling flatbuffers v25.12.19 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling oxigdal-core v0.1.3 [INFO] [stderr] Compiling oxigdal-flatgeobuf v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.28s [INFO] running `Command { std: "docker" "inspect" "081582a3e4401d098a02f224b1177e3e83595465a278162aba01cc48ef32f46b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "081582a3e4401d098a02f224b1177e3e83595465a278162aba01cc48ef32f46b", kill_on_drop: false }` [INFO] [stdout] 081582a3e4401d098a02f224b1177e3e83595465a278162aba01cc48ef32f46b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11e2756a116d3b65faec8e3223c15b8b873ca23b47d6f70f881e1c26bad5eb79 [INFO] running `Command { std: "docker" "start" "-a" "11e2756a116d3b65faec8e3223c15b8b873ca23b47d6f70f881e1c26bad5eb79", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling flatbuffers v25.12.19 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling oxigdal-flatgeobuf v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling proptest v1.10.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 18.81s [INFO] running `Command { std: "docker" "inspect" "11e2756a116d3b65faec8e3223c15b8b873ca23b47d6f70f881e1c26bad5eb79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11e2756a116d3b65faec8e3223c15b8b873ca23b47d6f70f881e1c26bad5eb79", kill_on_drop: false }` [INFO] [stdout] 11e2756a116d3b65faec8e3223c15b8b873ca23b47d6f70f881e1c26bad5eb79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b543f650e50221ecbbc5c60b07d05d520c272599c6d99aca45cfd6074b299421 [INFO] running `Command { std: "docker" "start" "-a" "b543f650e50221ecbbc5c60b07d05d520c272599c6d99aca45cfd6074b299421", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.56s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxigdal_flatgeobuf-80ea3a9052ea8ef3) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test geometry::tests::test_coord_size ... ok [INFO] [stdout] test geometry::tests::test_encode_decode_linestring ... ok [INFO] [stdout] test geometry::tests::test_encode_decode_point ... ok [INFO] [stdout] test header::tests::test_column_type ... ok [INFO] [stdout] test header::tests::test_crs_info ... ok [INFO] [stdout] test header::tests::test_column_creation ... ok [INFO] [stdout] test geometry::tests::test_encode_decode_point_3d ... ok [INFO] [stdout] test header::tests::test_geometry_type ... ok [INFO] [stdout] test header::tests::test_header_creation ... ok [INFO] [stdout] test index::tests::test_bbox_contains ... ok [INFO] [stdout] test index::tests::test_bbox_expand ... ok [INFO] [stdout] test index::tests::test_bbox_intersection ... ok [INFO] [stdout] test index::tests::test_hilbert_index ... ok [INFO] [stdout] test index::tests::test_bounding_box ... ok [INFO] [stdout] test index::tests::test_rtree_search ... ok [INFO] [stdout] test reader::tests::test_magic_bytes ... ok [INFO] [stdout] test writer::tests::test_write_simple_feature ... ok [INFO] [stdout] test index::tests::test_node_size ... ok [INFO] [stdout] test index::tests::test_rtree_build ... ok [INFO] [stdout] test writer::tests::test_writer_builder ... ok [INFO] [stdout] test writer::tests::test_write_feature_with_properties ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/compatibility_test.rs (/opt/rustwide/target/debug/deps/compatibility_test-d9397b2d9939034b) [INFO] [stdout] [INFO] [stdout] running 67 tests [INFO] [stdout] test test_2d_geometry ... ok [INFO] [stdout] test test_bounding_box_expansion ... ok [INFO] [stdout] test test_bounding_box_intersection ... ok [INFO] [stdout] test test_column_metadata ... ok [INFO] [stdout] test test_3d_geometry_z_only ... ok [INFO] [stdout] test test_bounding_box_contains ... ok [INFO] [stdout] test test_4d_geometry_zm ... ok [INFO] [stdout] test test_column_type_bool ... ok [INFO] [stdout] test test_column_type_byte ... ok [INFO] [stdout] test test_column_type_datetime ... ok [INFO] [stdout] test test_column_type_long ... ok [INFO] [stdout] test test_column_type_string_unicode ... ok [INFO] [stdout] test test_column_type_ubyte ... ok [INFO] [stdout] test test_column_type_uint ... ok [INFO] [stdout] test test_column_type_ushort ... ok [INFO] [stdout] test test_crs_roundtrip_epsg_4326 ... ok [INFO] [stdout] test test_column_type_int ... ok [INFO] [stdout] test test_column_type_float ... ok [INFO] [stdout] test test_column_type_json ... ok [INFO] [stdout] test test_crs_custom_wkt ... ok [INFO] [stdout] test test_column_type_double ... ok [INFO] [stdout] test test_crs_roundtrip_projected ... ok [INFO] [stdout] test test_crs_empty ... ok [INFO] [stdout] test test_column_type_short ... ok [INFO] [stdout] test test_crs_epsg_3857 ... ok [INFO] [stdout] test test_crs_epsg_4326 ... ok [INFO] [stdout] test test_empty_feature_collection ... ok [INFO] [stdout] test test_empty_string_property ... ok [INFO] [stdout] test test_extent_calculation ... ok [INFO] [stdout] test test_extreme_coordinates ... ok [INFO] [stdout] test test_file_seek_operations ... ok [INFO] [stdout] test test_geometry_type_names ... ok [INFO] [stdout] test test_geometry_type_parsing ... ok [INFO] [stdout] test test_geometry_type_polygon ... ok [INFO] [stdout] test test_file_write_and_read ... ok [INFO] [stdout] test test_column_type_names ... ok [INFO] [stdout] test test_column_type_parsing ... ok [INFO] [stdout] test test_geometry_type_multipoint ... ok [INFO] [stdout] test test_geometry_type_multipolygon ... ok [INFO] [stdout] test test_geometry_type_point ... ok [INFO] [stdout] test test_geometry_type_unknown ... ok [INFO] [stdout] test test_geometry_collection_roundtrip ... ok [INFO] [stdout] test test_geometry_type_geometry_collection ... ok [INFO] [stdout] test test_magic_bytes_validation ... ok [INFO] [stdout] test test_column_type_ulong ... ok [INFO] [stdout] test test_many_columns ... ok [INFO] [stdout] test test_geometry_type_multilinestring ... ok [INFO] [stdout] test test_geometry_type_linestring ... ok [INFO] [stdout] test test_null_property_values ... ok [INFO] [stdout] test test_polygon_with_multiple_holes ... ok [INFO] [stdout] test test_spatial_index_node_count ... ok [INFO] [stdout] test test_spatial_index_creation ... ok [INFO] [stdout] test test_truncated_magic_bytes ... ok [INFO] [stdout] test test_special_characters_in_column_name ... ok [INFO] [stdout] test test_version_3_file_roundtrip ... ok [INFO] [stdout] test test_writer_builder_full_options ... ok [INFO] [stdout] test test_no_crs_file ... ok [INFO] [stdout] test test_no_spatial_index ... ok [INFO] [stdout] test test_single_feature ... ok [INFO] [stdout] test test_version_constant ... ok [INFO] [stdout] test test_multipolygon_roundtrip ... ok [INFO] [stdout] test test_large_feature_count_with_index ... ok [INFO] [stdout] test test_invalid_magic_bytes_detection ... ok [INFO] [stdout] test test_long_string_property ... ok [INFO] [stdout] test test_multilinestring_roundtrip ... ok [INFO] [stdout] test test_large_feature_count ... ok [INFO] [stdout] test test_large_polygon_many_vertices ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 67 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] Running tests/roundtrip.rs (/opt/rustwide/target/debug/deps/roundtrip-358b7babe25a316c) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test test_roundtrip_3d_points ... ok [INFO] [stdout] test test_builder_api ... ok [INFO] [stdout] test test_roundtrip_linestrings ... ok [INFO] [stdout] test test_roundtrip_multipoint ... ok [INFO] [stdout] test test_roundtrip_null_properties ... ok [INFO] [stdout] test test_roundtrip_with_crs ... ok [INFO] [stdout] test test_roundtrip_with_index ... ok [INFO] [stdout] test test_roundtrip_points_with_properties ... ok [INFO] [stdout] test test_roundtrip_polygons ... ok [INFO] [stdout] test test_roundtrip_simple_points ... ok [INFO] [stdout] test test_roundtrip_empty_collection ... ok [INFO] [stdout] test test_roundtrip_mixed_property_types ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s [INFO] [stdout] [INFO] [stderr] Doc-tests oxigdal_flatgeobuf [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b543f650e50221ecbbc5c60b07d05d520c272599c6d99aca45cfd6074b299421", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b543f650e50221ecbbc5c60b07d05d520c272599c6d99aca45cfd6074b299421", kill_on_drop: false }` [INFO] [stdout] b543f650e50221ecbbc5c60b07d05d520c272599c6d99aca45cfd6074b299421