[INFO] cloning repository https://github.com/keewis/grid-indexing
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/keewis/grid-indexing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeewis%2Fgrid-indexing", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeewis%2Fgrid-indexing'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 877f01cfad58545ffbb20f565aa113fb1a540aa2
[INFO] testing keewis/grid-indexing against beta-2025-10-28 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeewis%2Fgrid-indexing" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/keewis/grid-indexing
[INFO] finished tweaking git repo https://github.com/keewis/grid-indexing
[INFO] tweaked toml for git repo https://github.com/keewis/grid-indexing written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/keewis/grid-indexing on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/keewis/grid-indexing 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0d41a9ce6e05193caee62695b8b3d892a0e2d19f0c0ed15b10b3914bcf94aea1
[INFO] running `Command { std: "docker" "start" "-a" "0d41a9ce6e05193caee62695b8b3d892a0e2d19f0c0ed15b10b3914bcf94aea1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d41a9ce6e05193caee62695b8b3d892a0e2d19f0c0ed15b10b3914bcf94aea1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d41a9ce6e05193caee62695b8b3d892a0e2d19f0c0ed15b10b3914bcf94aea1", kill_on_drop: false }`
[INFO] [stdout] 0d41a9ce6e05193caee62695b8b3d892a0e2d19f0c0ed15b10b3914bcf94aea1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ddfe636430fd195d5b182d23f7a296c15a7b5a25f33a932e60c8c9ba9b059274
[INFO] running `Command { std: "docker" "start" "-a" "ddfe636430fd195d5b182d23f7a296c15a7b5a25f33a932e60c8c9ba9b059274", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling arrow-schema v54.3.1
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling lexical-util v1.0.6
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling pyo3-build-config v0.24.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.5
[INFO] [stderr]    Compiling lexical-write-integer v1.0.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.7
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling cc v1.2.18
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling lexical-parse-float v1.0.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling lexical-write-float v1.0.5
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling flatbuffers v24.12.23
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling half v2.5.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling xattr v1.5.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling lexical-core v1.0.5
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.24.1
[INFO] [stderr]    Compiling pyo3-ffi v0.24.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling pyo3 v0.24.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling arrow-buffer v54.3.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling numpy v0.24.0
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling robust v1.1.0
[INFO] [stderr]    Compiling chrono-tz-build v0.4.1
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling geozero v0.14.0
[INFO] [stderr]    Compiling i_tree v0.8.3
[INFO] [stderr]    Compiling float_next_after v1.0.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling i_key_sort v0.2.0
[INFO] [stderr]    Compiling spade v2.13.1
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling arrow-data v54.3.1
[INFO] [stderr]    Compiling chrono-tz v0.10.3
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling geographiclib-rs v0.2.4
[INFO] [stderr]    Compiling dbase v0.5.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling scroll v0.11.0
[INFO] [stderr]    Compiling earcutr v0.4.3
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling shapefile v0.6.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling pyo3-macros v0.24.1
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling proj-sys v0.23.2
[INFO] [stderr]    Compiling rstar v0.12.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling i_float v1.6.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling i_shape v1.6.0
[INFO] [stderr]    Compiling geojson v0.24.2
[INFO] [stderr]    Compiling i_overlay v1.9.4
[INFO] [stderr]    Compiling geo-types v0.7.16
[INFO] [stderr]    Compiling arrow-array v54.3.1
[INFO] [stderr]    Compiling geo-traits v0.2.0
[INFO] [stderr]    Compiling wkt v0.11.1
[INFO] [stderr]    Compiling proj v0.27.2
[INFO] [stderr]    Compiling geo v0.29.3
[INFO] [stderr]    Compiling geo-index v0.2.0
[INFO] [stderr]    Compiling wkb v0.8.0
[INFO] [stderr]    Compiling wkt v0.12.0
[INFO] [stderr]    Compiling arrow-select v54.3.1
[INFO] [stderr]    Compiling arrow-arith v54.3.1
[INFO] [stderr]    Compiling arrow-row v54.3.1
[INFO] [stderr]    Compiling arrow-ipc v54.3.1
[INFO] [stderr]    Compiling arrow-cast v54.3.1
[INFO] [stderr]    Compiling arrow-string v54.3.1
[INFO] [stderr]    Compiling arrow-ord v54.3.1
[INFO] [stderr]    Compiling arrow-csv v54.3.1
[INFO] [stderr]    Compiling arrow-json v54.3.1
[INFO] [stderr]    Compiling arrow v54.3.1
[INFO] [stderr]    Compiling pyo3-arrow v0.8.0
[INFO] [stderr]    Compiling geoarrow v0.4.0-beta.4
[INFO] [stderr]    Compiling grid-indexing v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s
[INFO] running `Command { std: "docker" "inspect" "ddfe636430fd195d5b182d23f7a296c15a7b5a25f33a932e60c8c9ba9b059274", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddfe636430fd195d5b182d23f7a296c15a7b5a25f33a932e60c8c9ba9b059274", kill_on_drop: false }`
[INFO] [stdout] ddfe636430fd195d5b182d23f7a296c15a7b5a25f33a932e60c8c9ba9b059274
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d85bef1fae567579e2fe111141b0347c46fe07a1a6894416e1ffeecd9a1feaf
[INFO] running `Command { std: "docker" "start" "-a" "9d85bef1fae567579e2fe111141b0347c46fe07a1a6894416e1ffeecd9a1feaf", kill_on_drop: false }`
[INFO] [stderr]    Compiling grid-indexing v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.31s
[INFO] running `Command { std: "docker" "inspect" "9d85bef1fae567579e2fe111141b0347c46fe07a1a6894416e1ffeecd9a1feaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d85bef1fae567579e2fe111141b0347c46fe07a1a6894416e1ffeecd9a1feaf", kill_on_drop: false }`
[INFO] [stdout] 9d85bef1fae567579e2fe111141b0347c46fe07a1a6894416e1ffeecd9a1feaf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6b2af28ad6b83a3defa70bdf88c876b1c8f5fe010d77ede17c46441b2985d3bb
[INFO] running `Command { std: "docker" "start" "-a" "6b2af28ad6b83a3defa70bdf88c876b1c8f5fe010d77ede17c46441b2985d3bb", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/grid_indexing-c6e385e844aef714)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test index::tests::test_create_from_polygon_array ... ok
[INFO] [stdout] test index::tests::test_empty ... ok
[INFO] [stdout] test index::tests::test_overlaps_touches ... ok
[INFO] [stdout] test index::tests::test_overlaps_rectilinear ... ok
[INFO] [stdout] test index::tests::test_size ... ok
[INFO] [stdout] test index::tests::test_overlaps_tilted ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6b2af28ad6b83a3defa70bdf88c876b1c8f5fe010d77ede17c46441b2985d3bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b2af28ad6b83a3defa70bdf88c876b1c8f5fe010d77ede17c46441b2985d3bb", kill_on_drop: false }`
[INFO] [stdout] 6b2af28ad6b83a3defa70bdf88c876b1c8f5fe010d77ede17c46441b2985d3bb
