[INFO] cloning repository https://github.com/jwilliamsresearch/spatial-narrative
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jwilliamsresearch/spatial-narrative" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwilliamsresearch%2Fspatial-narrative", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwilliamsresearch%2Fspatial-narrative'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 757c4f38bbc9383bf53f79818647eab806f86aec
[INFO] testing jwilliamsresearch/spatial-narrative against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwilliamsresearch%2Fspatial-narrative" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jwilliamsresearch/spatial-narrative
[INFO] finished tweaking git repo https://github.com/jwilliamsresearch/spatial-narrative
[INFO] tweaked toml for git repo https://github.com/jwilliamsresearch/spatial-narrative written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jwilliamsresearch/spatial-narrative on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jwilliamsresearch/spatial-narrative 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-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cb522cd6463f9ba530957481a09a1d73d02bf841c75b9670c63c7ccea924c399
[INFO] running `Command { std: "docker" "start" "-a" "cb522cd6463f9ba530957481a09a1d73d02bf841c75b9670c63c7ccea924c399", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb522cd6463f9ba530957481a09a1d73d02bf841c75b9670c63c7ccea924c399", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb522cd6463f9ba530957481a09a1d73d02bf841c75b9670c63c7ccea924c399", kill_on_drop: false }`
[INFO] [stdout] cb522cd6463f9ba530957481a09a1d73d02bf841c75b9670c63c7ccea924c399
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 89874a9fd8b08528e96c264442ac175022bccadb76e348c3bfdebf4c52b73027
[INFO] running `Command { std: "docker" "start" "-a" "89874a9fd8b08528e96c264442ac175022bccadb76e348c3bfdebf4c52b73027", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling zmij v1.0.18
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling robust v1.2.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling float_next_after v1.0.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling geographiclib-rs v0.2.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rstar v0.12.2
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling earcutr v0.4.3
[INFO] [stderr]    Compiling spade v2.15.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling geo-types v0.7.18
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling geo v0.28.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling spatial-narrative v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.28s
[INFO] running `Command { std: "docker" "inspect" "89874a9fd8b08528e96c264442ac175022bccadb76e348c3bfdebf4c52b73027", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89874a9fd8b08528e96c264442ac175022bccadb76e348c3bfdebf4c52b73027", kill_on_drop: false }`
[INFO] [stdout] 89874a9fd8b08528e96c264442ac175022bccadb76e348c3bfdebf4c52b73027
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a24680f6143d89fe1b282bf31a1d60a7d6a36ed8dd6dcfaf3b70635b1de21de9
[INFO] running `Command { std: "docker" "start" "-a" "a24680f6143d89fe1b282bf31a1d60a7d6a36ed8dd6dcfaf3b70635b1de21de9", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.37
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling clap_builder v4.5.56
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.56
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.37
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling spatial-narrative v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "a24680f6143d89fe1b282bf31a1d60a7d6a36ed8dd6dcfaf3b70635b1de21de9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a24680f6143d89fe1b282bf31a1d60a7d6a36ed8dd6dcfaf3b70635b1de21de9", kill_on_drop: false }`
[INFO] [stdout] a24680f6143d89fe1b282bf31a1d60a7d6a36ed8dd6dcfaf3b70635b1de21de9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bc2f5d0e3706df5e524796833bdb7fc1857a383a1abf63234a1c0b24e6adb56c
[INFO] running `Command { std: "docker" "start" "-a" "bc2f5d0e3706df5e524796833bdb7fc1857a383a1abf63234a1c0b24e6adb56c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spatial_narrative-0e9cbe3a47e4a98b)
[INFO] [stdout] 
[INFO] [stdout] running 156 tests
[INFO] [stdout] test analysis::clustering::tests::test_dbscan_with_noise ... ok
[INFO] [stdout] test analysis::clustering::tests::test_cluster_of ... ok
[INFO] [stdout] test analysis::clustering::tests::test_dbscan_single_cluster ... ok
[INFO] [stdout] test analysis::clustering::tests::test_kmeans_too_many_clusters ... ok
[INFO] [stdout] test analysis::clustering::tests::test_kmeans_basic ... ok
[INFO] [stdout] test analysis::comparison::tests::test_spatial_similarity_identical ... ok
[INFO] [stdout] test analysis::comparison::tests::test_temporal_similarity_no_overlap ... ok
[INFO] [stdout] test analysis::comparison::tests::test_compare_narratives ... ok
[INFO] [stdout] test analysis::movement::tests::test_detect_stops ... ok
[INFO] [stdout] test analysis::comparison::tests::test_thematic_similarity ... ok
[INFO] [stdout] test analysis::comparison::tests::test_temporal_similarity_overlapping ... ok
[INFO] [stdout] test analysis::movement::tests::test_movement_analyzer ... ok
[INFO] [stdout] test analysis::movement::tests::test_trajectory_basic ... ok
[INFO] [stdout] test analysis::movement::tests::test_trajectory_simplify ... ok
[INFO] [stdout] test analysis::clustering::tests::test_dbscan_empty ... ok
[INFO] [stdout] test analysis::comparison::tests::test_spatial_intersection ... ok
[INFO] [stdout] test analysis::temporal_metrics::tests::test_temporal_metrics_single ... ok
[INFO] [stdout] test analysis::comparison::tests::test_spatial_similarity_far_apart ... ok
[INFO] [stdout] test analysis::spatial_metrics::tests::test_bearing ... ok
[INFO] [stdout] test analysis::movement::tests::test_velocity_profile ... ok
[INFO] [stdout] test analysis::spatial_metrics::tests::test_density_map ... ok
[INFO] [stdout] test analysis::spatial_metrics::tests::test_haversine_distance ... ok
[INFO] [stdout] test analysis::spatial_metrics::tests::test_spatial_metrics_empty ... ok
[INFO] [stdout] test analysis::spatial_metrics::tests::test_spatial_metrics_multiple_events ... ok
[INFO] [stdout] test core::bounds::tests::test_geobounds_center ... ok
[INFO] [stdout] test analysis::temporal_metrics::tests::test_detect_bursts ... ok
[INFO] [stdout] test analysis::temporal_metrics::tests::test_event_rate ... ok
[INFO] [stdout] test core::event::tests::test_event_id_new ... ok
[INFO] [stdout] test core::event::tests::test_event_builder ... ok
[INFO] [stdout] test core::event::tests::test_event_id_parse ... ok
[INFO] [stdout] test core::event::tests::test_event_metadata ... ok
[INFO] [stdout] test core::bounds::tests::test_geobounds_from_locations ... ok
[INFO] [stdout] test core::bounds::tests::test_geobounds_intersects ... ok
[INFO] [stdout] test core::bounds::tests::test_timerange_duration ... ok
[INFO] [stdout] test core::bounds::tests::test_timerange_month ... ok
[INFO] [stdout] test core::bounds::tests::test_timerange_overlaps ... ok
[INFO] [stdout] test core::event::tests::test_event_new ... ok
[INFO] [stdout] test core::event::tests::test_event_serialization ... ok
[INFO] [stdout] test core::bounds::tests::test_timerange_year ... ok
[INFO] [stdout] test core::event::tests::test_event_tags ... ok
[INFO] [stdout] test core::location::tests::test_location_builder_missing_fields ... ok
[INFO] [stdout] test core::location::tests::test_location_new ... ok
[INFO] [stdout] test core::location::tests::test_location_to_geo_point ... ok
[INFO] [stdout] test core::narrative::tests::test_narrative_add_events ... ok
[INFO] [stdout] test core::narrative::tests::test_narrative_events_chronological ... ok
[INFO] [stdout] test core::event::tests::test_event_try_build_missing_fields ... ok
[INFO] [stdout] test core::narrative::tests::test_narrative_filter_spatial ... ok
[INFO] [stdout] test core::location::tests::test_location_builder ... ok
[INFO] [stdout] test core::location::tests::test_location_from_tuple ... ok
[INFO] [stdout] test core::location::tests::test_location_serialization ... ok
[INFO] [stdout] test core::location::tests::test_location_validation ... ok
[INFO] [stdout] test core::location::tests::test_location_with_elevation ... ok
[INFO] [stdout] test core::narrative::tests::test_narrative_bounds ... ok
[INFO] [stdout] test core::narrative::tests::test_narrative_builder ... ok
[INFO] [stdout] test core::narrative::tests::test_narrative_filter_temporal ... ok
[INFO] [stdout] test core::narrative::tests::test_narrative_new ... ok
[INFO] [stdout] test core::narrative::tests::test_narrative_serialization ... ok
[INFO] [stdout] test core::narrative::tests::test_narrative_time_range ... ok
[INFO] [stdout] test core::source::tests::test_source_builder ... ok
[INFO] [stdout] test core::source::tests::test_source_with_methods ... ok
[INFO] [stdout] test core::timestamp::tests::test_timestamp_format_with_precision ... ok
[INFO] [stdout] test core::timestamp::tests::test_timestamp_from_unix ... ok
[INFO] [stdout] test core::timestamp::tests::test_timestamp_ordering ... ok
[INFO] [stdout] test core::timestamp::tests::test_timestamp_parse_year ... ok
[INFO] [stdout] test core::timestamp::tests::test_timestamp_serialization ... ok
[INFO] [stdout] test core::source::tests::test_source_article ... ok
[INFO] [stdout] test analysis::comparison::tests::test_common_locations ... ok
[INFO] [stdout] test core::source::tests::test_source_serialization ... ok
[INFO] [stdout] test core::timestamp::tests::test_timestamp_duration ... ok
[INFO] [stdout] test core::timestamp::tests::test_timestamp_now ... ok
[INFO] [stdout] test core::timestamp::tests::test_timestamp_parse_date_only ... ok
[INFO] [stdout] test core::timestamp::tests::test_timestamp_parse_invalid ... ok
[INFO] [stdout] test analysis::spatial_metrics::tests::test_spatial_metrics_single_event ... ok
[INFO] [stdout] test core::timestamp::tests::test_timestamp_parse_rfc3339 ... ok
[INFO] [stdout] test core::traits::tests::test_event_spatial_entity ... ok
[INFO] [stdout] test core::traits::tests::test_event_spatiotemporal ... ok
[INFO] [stdout] test core::traits::tests::test_event_temporal_entity ... ok
[INFO] [stdout] test core::timestamp::tests::test_timestamp_parse_year_month ... ok
[INFO] [stdout] test graph::narrative_graph::tests::test_graph_add_event ... ok
[INFO] [stdout] test graph::narrative_graph::tests::test_graph_connect_temporal ... ok
[INFO] [stdout] test graph::narrative_graph::tests::test_graph_new ... ok
[INFO] [stdout] test graph::narrative_graph::tests::test_graph_connect ... ok
[INFO] [stdout] test graph::narrative_graph::tests::test_graph_successors_predecessors ... ok
[INFO] [stdout] test graph::narrative_graph::tests::test_graph_connect_thematic ... ok
[INFO] [stdout] test graph::narrative_graph::tests::test_haversine_distance ... ok
[INFO] [stdout] test index::spatial::tests::test_spatial_index_insert ... ok
[INFO] [stdout] test index::spatial::tests::test_spatial_index_k_nearest ... ok
[INFO] [stdout] test index::spatiotemporal::tests::test_spatiotemporal_index_insert ... ok
[INFO] [stdout] test index::spatial::tests::test_spatial_index_nearest ... ok
[INFO] [stdout] test index::temporal::tests::test_temporal_index_before_after ... ok
[INFO] [stdout] test core::traits::tests::test_event_is_within_bounds ... ok
[INFO] [stdout] test index::temporal::tests::test_temporal_index_chronological ... ok
[INFO] [stdout] test index::spatial::tests::test_spatial_index_query_bbox ... ok
[INFO] [stdout] test index::spatial::tests::test_spatial_index_new ... ok
[INFO] [stdout] test analysis::temporal_metrics::tests::test_temporal_metrics_multiple ... ok
[INFO] [stdout] test index::spatiotemporal::tests::test_spatiotemporal_index_new ... ok
[INFO] [stdout] test analysis::temporal_metrics::tests::test_temporal_metrics_empty ... ok
[INFO] [stdout] test index::spatiotemporal::tests::test_spatiotemporal_query ... ok
[INFO] [stdout] test index::spatiotemporal::tests::test_heatmap_generation ... ok
[INFO] [stdout] test index::temporal::tests::test_temporal_index_first_last ... ok
[INFO] [stdout] test core::bounds::tests::test_geobounds_contains ... ok
[INFO] [stdout] test index::temporal::tests::test_temporal_index_new ... ok
[INFO] [stdout] test index::temporal::tests::test_temporal_index_insert ... ok
[INFO] [stdout] test io::csv_format::tests::test_csv_missing_required_column ... ok
[INFO] [stdout] test index::temporal::tests::test_temporal_index_query_range ... ok
[INFO] [stdout] test io::csv_format::tests::test_csv_custom_delimiter ... ok
[INFO] [stdout] test graph::narrative_graph::tests::test_graph_roots_leaves ... ok
[INFO] [stdout] test io::csv_format::tests::test_csv_import_basic ... ok
[INFO] [stdout] test io::csv_format::tests::test_csv_import_with_text ... ok
[INFO] [stdout] test io::csv_format::tests::test_csv_roundtrip ... ok
[INFO] [stdout] test io::geojson::tests::test_geojson_import_basic ... ok
[INFO] [stdout] test io::geojson::tests::test_geojson_roundtrip ... ok
[INFO] [stdout] test io::geojson::tests::test_geojson_with_elevation ... ok
[INFO] [stdout] test io::json_format::tests::test_json_roundtrip ... ok
[INFO] [stdout] test io::json_format::tests::test_json_version_check ... ok
[INFO] [stdout] test io::json_format::tests::test_json_with_source ... ok
[INFO] [stderr] 
[INFO] [stderr] thread 'parser::gazetteer::tests::test_gazetteer_aliases' (143) has overflowed its stack
[INFO] [stderr] fatal runtime error: stack overflow, aborting
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/spatial_narrative-0e9cbe3a47e4a98b` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "bc2f5d0e3706df5e524796833bdb7fc1857a383a1abf63234a1c0b24e6adb56c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc2f5d0e3706df5e524796833bdb7fc1857a383a1abf63234a1c0b24e6adb56c", kill_on_drop: false }`
[INFO] [stdout] bc2f5d0e3706df5e524796833bdb7fc1857a383a1abf63234a1c0b24e6adb56c
