[INFO] fetching crate oxigdal-flatgeobuf 0.1.4...
[INFO] testing oxigdal-flatgeobuf-0.1.4 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate oxigdal-flatgeobuf 0.1.4 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate oxigdal-flatgeobuf 0.1.4
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate oxigdal-flatgeobuf 0.1.4
[INFO] tweaked toml for crates.io crate oxigdal-flatgeobuf 0.1.4 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oxigdal-flatgeobuf 0.1.4 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 crates.io crate oxigdal-flatgeobuf 0.1.4 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] b8926d23f41fb8602724a95d0e180c5fe357da6e672163eb5fc854bc2ac22868
[INFO] running `Command { std: "docker" "start" "-a" "b8926d23f41fb8602724a95d0e180c5fe357da6e672163eb5fc854bc2ac22868", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b8926d23f41fb8602724a95d0e180c5fe357da6e672163eb5fc854bc2ac22868", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8926d23f41fb8602724a95d0e180c5fe357da6e672163eb5fc854bc2ac22868", kill_on_drop: false }`
[INFO] [stdout] b8926d23f41fb8602724a95d0e180c5fe357da6e672163eb5fc854bc2ac22868
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97c5874cbc586f0e116ce56f8c3c7a1704fd1736f4657bbf631384f1c7dd9c6a
[INFO] running `Command { std: "docker" "start" "-a" "97c5874cbc586f0e116ce56f8c3c7a1704fd1736f4657bbf631384f1c7dd9c6a", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling oxigdal-core v0.1.4
[INFO] [stderr]    Compiling oxigdal-flatgeobuf v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.28s
[INFO] running `Command { std: "docker" "inspect" "97c5874cbc586f0e116ce56f8c3c7a1704fd1736f4657bbf631384f1c7dd9c6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97c5874cbc586f0e116ce56f8c3c7a1704fd1736f4657bbf631384f1c7dd9c6a", kill_on_drop: false }`
[INFO] [stdout] 97c5874cbc586f0e116ce56f8c3c7a1704fd1736f4657bbf631384f1c7dd9c6a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15c128bf0e4e69d3f8084d9194f1c8af1fd5a6b60a7d099964f420b2a1abfe8a
[INFO] running `Command { std: "docker" "start" "-a" "15c128bf0e4e69d3f8084d9194f1c8af1fd5a6b60a7d099964f420b2a1abfe8a", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling oxigdal-flatgeobuf v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.33s
[INFO] running `Command { std: "docker" "inspect" "15c128bf0e4e69d3f8084d9194f1c8af1fd5a6b60a7d099964f420b2a1abfe8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15c128bf0e4e69d3f8084d9194f1c8af1fd5a6b60a7d099964f420b2a1abfe8a", kill_on_drop: false }`
[INFO] [stdout] 15c128bf0e4e69d3f8084d9194f1c8af1fd5a6b60a7d099964f420b2a1abfe8a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2e55677d3f54697c77de470a769a505ba192d4a7ff3197f8fe13a6e0228850bd
[INFO] running `Command { std: "docker" "start" "-a" "2e55677d3f54697c77de470a769a505ba192d4a7ff3197f8fe13a6e0228850bd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxigdal_flatgeobuf-84d8449e3afc4e16)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test geometry::tests::test_coord_size ... ok
[INFO] [stdout] test geometry::tests::test_encode_decode_point_3d ... 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_creation ... 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_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_bounding_box ... ok
[INFO] [stdout] test index::tests::test_hilbert_index ... ok
[INFO] [stdout] test index::tests::test_node_size ... ok
[INFO] [stdout] test index::tests::test_rtree_build ... 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_fgb_writer_empty_features ... ok
[INFO] [stdout] test writer::tests::test_fgb_writer_point_features_hilbert_sorted ... ok
[INFO] [stdout] test writer::tests::test_fgb_writer_rtree_node_size ... ok
[INFO] [stdout] test writer::tests::test_write_feature_with_properties ... ok
[INFO] [stdout] test writer::tests::test_write_simple_feature ... ok
[INFO] [stdout] test writer::tests::test_fgb_writer_z_dimension_flag ... ok
[INFO] [stdout] test writer::tests::test_writer_builder ... ok
[INFO] [stdout] test writer::tests::test_fgb_writer_roundtrip_index_seek ... ok
[INFO] [stdout] test writer::tests::test_fgb_writer_magic_bytes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/compatibility_test.rs (/opt/rustwide/target/debug/deps/compatibility_test-4c43345dafd81ebe)
[INFO] [stdout] 
[INFO] [stdout] running 67 tests
[INFO] [stdout] test test_2d_geometry ... ok
[INFO] [stdout] test test_4d_geometry_zm ... ok
[INFO] [stdout] test test_bounding_box_contains ... ok
[INFO] [stdout] test test_3d_geometry_z_only ... 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_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_float ... ok
[INFO] [stdout] test test_column_type_double ... ok
[INFO] [stdout] test test_column_type_int ... ok
[INFO] [stdout] test test_column_type_json ... ok
[INFO] [stdout] test test_column_type_names ... ok
[INFO] [stdout] test test_column_type_long ... ok
[INFO] [stdout] test test_column_type_parsing ... ok
[INFO] [stdout] test test_column_type_short ... 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_custom_wkt ... ok
[INFO] [stdout] test test_column_type_ulong ... ok
[INFO] [stdout] test test_crs_epsg_3857 ... ok
[INFO] [stdout] test test_crs_epsg_4326 ... ok
[INFO] [stdout] test test_crs_roundtrip_projected ... ok
[INFO] [stdout] test test_crs_empty ... ok
[INFO] [stdout] test test_crs_roundtrip_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_geometry_type_geometry_collection ... ok
[INFO] [stdout] test test_file_seek_operations ... ok
[INFO] [stdout] test test_geometry_type_linestring ... ok
[INFO] [stdout] test test_geometry_collection_roundtrip ... ok
[INFO] [stdout] test test_file_write_and_read ... ok
[INFO] [stdout] test test_geometry_type_multilinestring ... ok
[INFO] [stdout] test test_geometry_type_multipoint ... ok
[INFO] [stdout] test test_geometry_type_multipolygon ... 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_geometry_type_unknown ... ok
[INFO] [stdout] test test_geometry_type_point ... ok
[INFO] [stdout] test test_invalid_magic_bytes_detection ... ok
[INFO] [stdout] test test_magic_bytes_validation ... ok
[INFO] [stdout] test test_long_string_property ... ok
[INFO] [stdout] test test_multilinestring_roundtrip ... ok
[INFO] [stdout] test test_multipolygon_roundtrip ... ok
[INFO] [stdout] test test_many_columns ... ok
[INFO] [stdout] test test_no_crs_file ... ok
[INFO] [stdout] test test_large_polygon_many_vertices ... ok
[INFO] [stdout] test test_null_property_values ... ok
[INFO] [stdout] test test_no_spatial_index ... ok
[INFO] [stdout] test test_polygon_with_multiple_holes ... ok
[INFO] [stdout] test test_single_feature ... ok
[INFO] [stdout] test test_special_characters_in_column_name ... ok
[INFO] [stdout] test test_large_feature_count ... ok
[INFO] [stdout] test test_spatial_index_node_count ... ok
[INFO] [stdout] test test_version_3_file_roundtrip ... ok
[INFO] [stdout] test test_large_feature_count_with_index ... ok
[INFO] [stdout] test test_truncated_magic_bytes ... ok
[INFO] [stdout] test test_version_constant ... ok
[INFO] [stdout] test test_spatial_index_creation ... ok
[INFO] [stdout] test test_writer_builder_full_options ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 67 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/roundtrip.rs (/opt/rustwide/target/debug/deps/roundtrip-9c62b94ec241c3f8)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_builder_api ... ok
[INFO] [stdout] test test_roundtrip_3d_points ... ok
[INFO] [stdout] test test_roundtrip_mixed_property_types ... ok
[INFO] [stdout] test test_roundtrip_linestrings ... ok
[INFO] [stdout] test test_roundtrip_empty_collection ... ok
[INFO] [stdout] test test_roundtrip_multipoint ... ok
[INFO] [stdout] test test_roundtrip_null_properties ... ok
[INFO] [stdout] test test_roundtrip_polygons ... ok
[INFO] [stdout] test test_roundtrip_points_with_properties ... ok
[INFO] [stdout] test test_roundtrip_simple_points ... ok
[INFO] [stdout] test test_roundtrip_with_crs ... ok
[INFO] [stdout] test test_roundtrip_with_index ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[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" "2e55677d3f54697c77de470a769a505ba192d4a7ff3197f8fe13a6e0228850bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e55677d3f54697c77de470a769a505ba192d4a7ff3197f8fe13a6e0228850bd", kill_on_drop: false }`
[INFO] [stdout] 2e55677d3f54697c77de470a769a505ba192d4a7ff3197f8fe13a6e0228850bd
