[INFO] cloning repository https://github.com/pkvartsianyi/spatio
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pkvartsianyi/spatio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkvartsianyi%2Fspatio", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkvartsianyi%2Fspatio'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 32bc3746da0744aa2e91a853e4a320b44c0d1a22
[INFO] testing pkvartsianyi/spatio 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%2Fpkvartsianyi%2Fspatio" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pkvartsianyi/spatio
[INFO] finished tweaking git repo https://github.com/pkvartsianyi/spatio
[INFO] tweaked toml for git repo https://github.com/pkvartsianyi/spatio written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pkvartsianyi/spatio 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/pkvartsianyi/spatio 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 79c96c50911caa894061a6ace010503f1243b93874783001d9f798f62d9db438
[INFO] running `Command { std: "docker" "start" "-a" "79c96c50911caa894061a6ace010503f1243b93874783001d9f798f62d9db438", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "79c96c50911caa894061a6ace010503f1243b93874783001d9f798f62d9db438", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79c96c50911caa894061a6ace010503f1243b93874783001d9f798f62d9db438", kill_on_drop: false }`
[INFO] [stdout] 79c96c50911caa894061a6ace010503f1243b93874783001d9f798f62d9db438
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 4c7cc7da75246054c1009cba0209b73ae2ff04ed2de73661268650a4a12356e2
[INFO] running `Command { std: "docker" "start" "-a" "4c7cc7da75246054c1009cba0209b73ae2ff04ed2de73661268650a4a12356e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling target-lexicon v0.13.4
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling i_tree v0.16.0
[INFO] [stderr]    Compiling robust v1.2.0
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling i_key_sort v0.6.0
[INFO] [stderr]    Compiling pyo3-build-config v0.27.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling geozero v0.14.0
[INFO] [stderr]    Compiling float_next_after v1.0.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling float_extras v0.1.6
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling i_float v1.15.0
[INFO] [stderr]    Compiling i_shape v1.14.0
[INFO] [stderr]    Compiling geographiclib-rs v0.2.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling i_overlay v4.0.6
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling sysinfo v0.37.2
[INFO] [stderr]    Compiling cpu-time v1.0.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling spade v2.15.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling earcutr v0.4.3
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.27.2
[INFO] [stderr]    Compiling pyo3-ffi v0.27.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pyo3 v0.27.2
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling tarpc-plugins v0.13.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling enum-ordinalize v3.1.15
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling educe v0.4.23
[INFO] [stderr]    Compiling educe v0.5.11
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling pyo3-macros v0.27.2
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling rstar v0.12.2
[INFO] [stderr]    Compiling bigdecimal v0.3.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling opentelemetry_api v0.18.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling s2 v0.0.13
[INFO] [stderr]    Compiling geo-types v0.7.18
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tokio-serde v0.8.0
[INFO] [stderr]    Compiling tokio-serde v0.9.0
[INFO] [stderr]    Compiling opentelemetry_sdk v0.18.0
[INFO] [stderr]    Compiling opentelemetry v0.18.0
[INFO] [stderr]    Compiling tracing-opentelemetry v0.18.0
[INFO] [stderr]    Compiling geojson v0.24.2
[INFO] [stderr]    Compiling wkt v0.11.1
[INFO] [stderr]    Compiling geo v0.31.0
[INFO] [stderr]    Compiling pythonize v0.27.0
[INFO] [stderr]    Compiling spatio-types v0.2.0 (/opt/rustwide/workdir/crates/types)
[INFO] [stderr]    Compiling spatio v0.3.5 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling spatio-py v0.2.6 (/opt/rustwide/workdir/crates/py)
[INFO] [stderr]    Compiling tarpc v0.34.0
[INFO] [stderr]    Compiling spatio-server v0.2.4 (/opt/rustwide/workdir/crates/server)
[INFO] [stderr]    Compiling spatio-client v0.2.4 (/opt/rustwide/workdir/crates/client)
[INFO] [stderr]    Compiling spatio-benchmarks v0.1.0 (/opt/rustwide/workdir/crates/benchmarks)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "4c7cc7da75246054c1009cba0209b73ae2ff04ed2de73661268650a4a12356e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c7cc7da75246054c1009cba0209b73ae2ff04ed2de73661268650a4a12356e2", kill_on_drop: false }`
[INFO] [stdout] 4c7cc7da75246054c1009cba0209b73ae2ff04ed2de73661268650a4a12356e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 9600e0d0c1597f5cd5b93e5ad3b0159bbcc7a49e77173341a1fbeef7e70f0984
[INFO] running `Command { std: "docker" "start" "-a" "9600e0d0c1597f5cd5b93e5ad3b0159bbcc7a49e77173341a1fbeef7e70f0984", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling jiff v0.2.18
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling spatio-py v0.2.6 (/opt/rustwide/workdir/crates/py)
[INFO] [stderr]    Compiling spatio-types v0.2.0 (/opt/rustwide/workdir/crates/types)
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling opentelemetry_sdk v0.18.0
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling opentelemetry v0.18.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling tracing-opentelemetry v0.18.0
[INFO] [stderr]    Compiling tarpc v0.34.0
[INFO] [stderr]    Compiling spatio-server v0.2.4 (/opt/rustwide/workdir/crates/server)
[INFO] [stderr]    Compiling spatio-client v0.2.4 (/opt/rustwide/workdir/crates/client)
[INFO] [stderr]    Compiling spatio v0.3.5 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Compiling spatio-integration-tests v0.0.0 (/opt/rustwide/workdir/tests)
[INFO] [stderr]    Compiling spatio-benchmarks v0.1.0 (/opt/rustwide/workdir/crates/benchmarks)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 43.99s
[INFO] running `Command { std: "docker" "inspect" "9600e0d0c1597f5cd5b93e5ad3b0159bbcc7a49e77173341a1fbeef7e70f0984", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9600e0d0c1597f5cd5b93e5ad3b0159bbcc7a49e77173341a1fbeef7e70f0984", kill_on_drop: false }`
[INFO] [stdout] 9600e0d0c1597f5cd5b93e5ad3b0159bbcc7a49e77173341a1fbeef7e70f0984
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] f66c8192fe86481ae7a71509d35cd134dbb294c277136edd531c1836e25a96e4
[INFO] running `Command { std: "docker" "start" "-a" "f66c8192fe86481ae7a71509d35cd134dbb294c277136edd531c1836e25a96e4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s
[INFO] [stderr]      Running unittests lib.rs (/opt/rustwide/target/debug/deps/spatio-98608879ca2f6dee)
[INFO] [stdout] 
[INFO] [stdout] running 86 tests
[INFO] [stdout] test builder::tests::test_builder_default ... ok
[INFO] [stdout] test compute::geojson::tests::test_invalid_geojson ... ok
[INFO] [stdout] test compute::geojson::tests::test_point_3d_from_geojson_defaults_z ... ok
[INFO] [stdout] test compute::geojson::tests::test_point_3d_to_geojson ... ok
[INFO] [stdout] test compute::geojson::tests::test_point_roundtrip ... ok
[INFO] [stdout] test compute::geojson::tests::test_point_to_feature ... ok
[INFO] [stdout] test compute::geojson::tests::test_point_to_geojson ... ok
[INFO] [stdout] test compute::geojson::tests::test_points_to_feature_collection ... ok
[INFO] [stdout] test compute::geojson::tests::test_polygon_from_geojson ... ok
[INFO] [stdout] test compute::geojson::tests::test_polygon_roundtrip ... ok
[INFO] [stdout] test compute::spatial::algorithms::tests::test_bboxes_intersect ... ok
[INFO] [stdout] test compute::spatial::algorithms::tests::test_bounding_rect_for_points ... ok
[INFO] [stdout] test compute::geojson::tests::test_polygon_to_geojson ... ok
[INFO] [stdout] test compute::spatial::algorithms::tests::test_bounding_box_invalid ... ok
[INFO] [stdout] test compute::spatial::algorithms::tests::test_convex_hull ... ok
[INFO] [stdout] test builder::tests::test_builder_with_path ... ok
[INFO] [stdout] test builder::tests::test_builder_in_memory ... ok
[INFO] [stdout] test compute::spatial::algorithms::tests::test_bounding_box ... ok
[INFO] [stdout] test compute::spatial::algorithms::tests::test_expand_bbox ... ok
[INFO] [stdout] test compute::spatial::algorithms::tests::test_knn ... ok
[INFO] [stdout] test compute::spatial::rtree::tests::test_bbox_indexing ... ok
[INFO] [stdout] test compute::spatial::algorithms::tests::test_point_in_bbox ... ok
[INFO] [stdout] test compute::spatial::rtree::tests::test_exactly_at_pole ... ok
[INFO] [stdout] test compute::spatial::rtree::tests::test_high_latitude_2d_query ... ok
[INFO] [stdout] test compute::spatial::rtree::tests::test_insert_and_query_3d ... ok
[INFO] [stdout] test compute::spatial::rtree::tests::test_query_within_cylinder ... ok
[INFO] [stdout] test compute::spatial::algorithms::tests::test_distance_between ... ok
[INFO] [stdout] test compute::spatial::rtree::tests::test_polar_region_query_doesnt_panic ... ok
[INFO] [stdout] test compute::validation::tests::test_invalid_altitude ... ok
[INFO] [stdout] test compute::spatial::rtree::tests::test_query_within_bbox_3d ... ok
[INFO] [stdout] test compute::geojson::tests::test_point_from_geojson ... ok
[INFO] [stdout] test compute::validation::tests::test_non_finite_coordinates ... ok
[INFO] [stdout] test compute::validation::tests::test_valid_3d_point ... ok
[INFO] [stdout] test compute::validation::tests::test_validate_bbox ... ok
[INFO] [stdout] test compute::validation::tests::test_validate_multiple_points ... ok
[INFO] [stdout] test compute::validation::tests::test_validate_bbox_3d ... ok
[INFO] [stdout] test config::tests::test_config_history_capacity ... ok
[INFO] [stdout] test config::tests::test_config_serialization ... ok
[INFO] [stdout] test compute::validation::tests::test_valid_geographic_point ... ok
[INFO] [stdout] test compute::validation::tests::test_invalid_latitude ... ok
[INFO] [stdout] test compute::validation::tests::test_validate_radius ... ok
[INFO] [stdout] test compute::validation::tests::test_invalid_longitude ... ok
[INFO] [stdout] test config::tests::test_config_default ... ok
[INFO] [stdout] test compute::validation::tests::test_validate_polygon ... ok
[INFO] [stdout] test config::tests::test_config_validation ... ok
[INFO] [stdout] test config::tests::test_db_item ... ok
[INFO] [stdout] test config::tests::test_db_stats ... ok
[INFO] [stdout] test config::tests::test_set_options ... ok
[INFO] [stdout] test db::hot_state::tests::test_remove_object ... ok
[INFO] [stdout] test db::hot_state::tests::test_spatial_query ... ok
[INFO] [stdout] test db::hot_state::tests::test_update_replaces_old_position ... ok
[INFO] [stdout] test db::cold_state::tests::test_disk_based_trajectory_query ... ok
[INFO] [stdout] test db::cold_state::tests::test_append_and_query_buffer ... ok
[INFO] [stdout] test db::cold_state::tests::test_buffer_capacity ... ok
[INFO] [stdout] test db::namespace::tests::test_binary_keys ... ok
[INFO] [stdout] test db::hot_state::tests::test_namespace_isolation ... ok
[INFO] [stdout] test db::namespace::tests::test_different_separators ... ok
[INFO] [stdout] test db::namespace::tests::test_empty_namespace_name_err ... ok
[INFO] [stdout] test db::namespace::tests::test_extract_namespaces ... ok
[INFO] [stdout] test db::namespace::tests::test_key_belongs_to_namespace ... ok
[INFO] [stdout] test db::cold_state::tests::test_recover_current_locations ... ok
[INFO] [stdout] test db::namespace::tests::test_key_creation ... ok
[INFO] [stdout] test db::namespace::tests::test_key_str_creation ... ok
[INFO] [stdout] test db::namespace::tests::test_namespace_creation ... ok
[INFO] [stdout] test db::namespace::tests::test_namespace_display ... ok
[INFO] [stdout] test db::namespace::tests::test_namespace_manager_empty_separator_err ... ok
[INFO] [stdout] test db::namespace::tests::test_namespace_name_parse_empty ... ok
[INFO] [stdout] test db::namespace::tests::test_namespace_manager ... ok
[INFO] [stdout] test db::namespace::tests::test_namespace_name_parse_too_long ... ok
[INFO] [stdout] test db::namespace::tests::test_namespace_default ... ok
[INFO] [stdout] test db::namespace::tests::test_namespace_name_parse_with_null_byte ... ok
[INFO] [stdout] test db::namespace::tests::test_namespace_name_parse_with_separator ... ok
[INFO] [stdout] test db::namespace::tests::test_namespace_equality ... ok
[INFO] [stdout] test db::namespace::tests::test_namespace_name_with_separator_err ... ok
[INFO] [stdout] test db::namespace::tests::test_namespace_name_parse_valid ... ok
[INFO] [stdout] test db::namespace::tests::test_namespace_with_custom_separator ... ok
[INFO] [stdout] test db::namespace::tests::test_strip_prefix ... ok
[INFO] [stdout] test db::namespace::tests::test_namespace_manager_parse_non_namespaced_key ... ok
[INFO] [stdout] test db::namespace::tests::test_owns_key ... ok
[INFO] [stdout] test db::namespace::tests::test_prefix ... ok
[INFO] [stdout] test db::tests::test_update_and_query_location ... ok
[INFO] [stdout] test compute::geojson::tests::test_point_3d_from_geojson ... ok
[INFO] [stdout] test db::tests::test_query_near_object ... ok
[INFO] [stdout] test db::tests::test_database_closed_operations ... ok
[INFO] [stdout] test db::hot_state::tests::test_concurrent_updates_different_objects ... ok
[INFO] [stdout] test db::tests::test_query_trajectory ... ok
[INFO] [stderr]      Running tests/hot_state_recovery_test.rs (/opt/rustwide/target/debug/deps/hot_state_recovery_test-0952d29af00c9265)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 86 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_db_restart_preserves_current_locations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/spatial_3d_performance.rs (/opt/rustwide/target/debug/deps/spatial_3d_performance-acb60b9c58d33fda)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_3d_sphere_query_correctness ... ok
[INFO] [stdout] test test_3d_knn_with_large_dataset ... ok
[INFO] [stdout] test test_3d_cylinder_query_altitude_pruning ... ok
[INFO] [stdout] test test_3d_sphere_query_scales_sublinearly ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.35s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/bench_core.rs (/opt/rustwide/target/debug/deps/bench_core-e71777280ef45bd1)
[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] [stderr]      Running unittests src/bin/bench_server.rs (/opt/rustwide/target/debug/deps/bench_server-288f8fc3e298a7ec)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spatio_client-4800e4690a247aca)
[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] [stderr]      Running tests/buffer_test.rs (/opt/rustwide/target/debug/deps/buffer_test-3dd10011c7ea08ce)
[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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_buffered_writes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/client_integration.rs (/opt/rustwide/target/debug/deps/client_integration-bc0436facabfaf89)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] [2m2026-03-10T15:26:16.497826Z[0m [32m INFO[0m [2mspatio_server::transport::rpc[0m[2m:[0m Spatio RPC Server listening on 127.0.0.1:41263
[INFO] [stdout] [2m2026-03-10T15:26:16.497934Z[0m [32m INFO[0m [2mspatio_server::transport::rpc[0m[2m:[0m Spatio RPC Server listening on 127.0.0.1:44861
[INFO] [stdout] [2m2026-03-10T15:26:16.499249Z[0m [32m INFO[0m [2mspatio_server::transport::rpc[0m[2m:[0m Spatio RPC Server listening on 127.0.0.1:37347
[INFO] [stdout] [2m2026-03-10T15:26:16.550285Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.549734282Z [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0m"SpatioService.upsert" [3mrpc.trace_id[0m[2m=[0m00[1m}[0m[2m:[0m [2mtarpc::client[0m[2m:[0m SendRequest
[INFO] [stdout] [2m2026-03-10T15:26:16.550816Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.550158042Z [3motel.kind[0m[2m=[0m"server"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m ReceiveRequest
[INFO] [stdout] [2m2026-03-10T15:26:16.550877Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.550158042Z [3motel.kind[0m[2m=[0m"server"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m BeginRequest
[INFO] [stdout] [2m2026-03-10T15:26:16.551029Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.550158042Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.upsert"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m CompleteRequest
[INFO] [stdout] [2m2026-03-10T15:26:16.551072Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.550158042Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.upsert"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m BufferResponse
[INFO] [stdout] [2m2026-03-10T15:26:16.551185Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.550158042Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.upsert"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m SendResponse
[INFO] [stdout] [2m2026-03-10T15:26:16.552016Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.551649792Z [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0m"SpatioService.upsert" [3mrpc.trace_id[0m[2m=[0m00[1m}[0m[2m:[0m [2mtarpc::client[0m[2m:[0m SendRequest
[INFO] [stdout] [2m2026-03-10T15:26:16.552035Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.551649752Z [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0m"SpatioService.insert_trajectory" [3mrpc.trace_id[0m[2m=[0m00[1m}[0m[2m:[0m [2mtarpc::client[0m[2m:[0m SendRequest
[INFO] [stdout] [2m2026-03-10T15:26:16.552518Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.551967952Z [3motel.kind[0m[2m=[0m"server"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m ReceiveRequest
[INFO] [stdout] [2m2026-03-10T15:26:16.552568Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.551967952Z [3motel.kind[0m[2m=[0m"server"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m BeginRequest
[INFO] [stdout] [2m2026-03-10T15:26:16.552577Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.551955362Z [3motel.kind[0m[2m=[0m"server"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m ReceiveRequest
[INFO] [stdout] [2m2026-03-10T15:26:16.552621Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.551955362Z [3motel.kind[0m[2m=[0m"server"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m BeginRequest
[INFO] [stdout] [2m2026-03-10T15:26:16.552650Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.549734282Z [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0m"SpatioService.upsert" [3mrpc.trace_id[0m[2m=[0m00[1m}[0m[2m:[0m [2mtarpc::client[0m[2m:[0m ReceiveResponse
[INFO] [stdout] [2m2026-03-10T15:26:16.552683Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.551967952Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.insert_trajectory"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m CompleteRequest
[INFO] [stdout] [2m2026-03-10T15:26:16.552708Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.551955362Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.upsert"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m CompleteRequest
[INFO] [stdout] [2m2026-03-10T15:26:16.552720Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.551967952Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.insert_trajectory"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m BufferResponse
[INFO] [stdout] [2m2026-03-10T15:26:16.552734Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.551955362Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.upsert"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m BufferResponse
[INFO] [stdout] [2m2026-03-10T15:26:16.552787Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.551955362Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.upsert"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m SendResponse
[INFO] [stdout] [2m2026-03-10T15:26:16.552793Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.551967952Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.insert_trajectory"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m SendResponse
[INFO] [stdout] [2m2026-03-10T15:26:16.552950Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.551649792Z [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0m"SpatioService.upsert" [3mrpc.trace_id[0m[2m=[0m00[1m}[0m[2m:[0m [2mtarpc::client[0m[2m:[0m ReceiveResponse
[INFO] [stdout] [2m2026-03-10T15:26:16.552979Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.551649752Z [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0m"SpatioService.insert_trajectory" [3mrpc.trace_id[0m[2m=[0m00[1m}[0m[2m:[0m [2mtarpc::client[0m[2m:[0m ReceiveResponse
[INFO] [stdout] [2m2026-03-10T15:26:16.553136Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.553032692Z [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0m"SpatioService.upsert" [3mrpc.trace_id[0m[2m=[0m00[1m}[0m[2m:[0m [2mtarpc::client[0m[2m:[0m SendRequest
[INFO] [stdout] [2m2026-03-10T15:26:16.553473Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.553262692Z [3motel.kind[0m[2m=[0m"server"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m ReceiveRequest
[INFO] [stdout] [2m2026-03-10T15:26:16.553583Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.553262692Z [3motel.kind[0m[2m=[0m"server"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m BeginRequest
[INFO] [stdout] [2m2026-03-10T15:26:16.553757Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.553262692Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.upsert"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m CompleteRequest
[INFO] [stdout] [2m2026-03-10T15:26:16.553837Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.553262692Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.upsert"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m BufferResponse
[INFO] [stdout] [2m2026-03-10T15:26:16.553956Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.553262692Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.upsert"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m SendResponse
[INFO] [stdout] [2m2026-03-10T15:26:16.554232Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.553032692Z [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0m"SpatioService.upsert" [3mrpc.trace_id[0m[2m=[0m00[1m}[0m[2m:[0m [2mtarpc::client[0m[2m:[0m ReceiveResponse
[INFO] [stdout] [2m2026-03-10T15:26:16.554537Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.554410742Z [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0m"SpatioService.upsert" [3mrpc.trace_id[0m[2m=[0m00[1m}[0m[2m:[0m [2mtarpc::client[0m[2m:[0m SendRequest
[INFO] [stdout] [2m2026-03-10T15:26:16.554924Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.554693873Z [3motel.kind[0m[2m=[0m"server"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m ReceiveRequest
[INFO] [stdout] [2m2026-03-10T15:26:16.555024Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.554693873Z [3motel.kind[0m[2m=[0m"server"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m BeginRequest
[INFO] [stdout] [2m2026-03-10T15:26:16.555163Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.554693873Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.upsert"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m CompleteRequest
[INFO] [stdout] [2m2026-03-10T15:26:16.555270Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.554693873Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.upsert"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m BufferResponse
[INFO] [stdout] [2m2026-03-10T15:26:16.555388Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.554693873Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.upsert"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m SendResponse
[INFO] [stdout] [2m2026-03-10T15:26:16.555701Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.554410742Z [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0m"SpatioService.upsert" [3mrpc.trace_id[0m[2m=[0m00[1m}[0m[2m:[0m [2mtarpc::client[0m[2m:[0m ReceiveResponse
[INFO] [stdout] [2m2026-03-10T15:26:16.604737Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.604475008Z [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0m"SpatioService.get" [3mrpc.trace_id[0m[2m=[0m00[1m}[0m[2m:[0m [2mtarpc::client[0m[2m:[0m SendRequest
[INFO] [stdout] [2m2026-03-10T15:26:16.605169Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.604808518Z [3motel.kind[0m[2m=[0m"server"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m ReceiveRequest
[INFO] [stdout] [2m2026-03-10T15:26:16.605258Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.604808518Z [3motel.kind[0m[2m=[0m"server"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m BeginRequest
[INFO] [stdout] [2m2026-03-10T15:26:16.605422Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.604808518Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.get"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m CompleteRequest
[INFO] [stdout] [2m2026-03-10T15:26:16.605478Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.604808518Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.get"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m BufferResponse
[INFO] [stdout] [2m2026-03-10T15:26:16.605563Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.604808518Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.get"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m SendResponse
[INFO] [stdout] [2m2026-03-10T15:26:16.606545Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.604475008Z [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0m"SpatioService.get" [3mrpc.trace_id[0m[2m=[0m00[1m}[0m[2m:[0m [2mtarpc::client[0m[2m:[0m ReceiveResponse
[INFO] [stdout] [2m2026-03-10T15:26:16.606838Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.606722468Z [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0m"SpatioService.delete" [3mrpc.trace_id[0m[2m=[0m00[1m}[0m[2m:[0m [2mtarpc::client[0m[2m:[0m SendRequest
[INFO] [stdout] [2m2026-03-10T15:26:16.607180Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.606964658Z [3motel.kind[0m[2m=[0m"server"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m ReceiveRequest
[INFO] [stdout] [2m2026-03-10T15:26:16.608269Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.606964658Z [3motel.kind[0m[2m=[0m"server"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m BeginRequest
[INFO] [stdout] [2m2026-03-10T15:26:16.608477Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.606964658Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.delete"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m CompleteRequest
[INFO] [stdout] [2m2026-03-10T15:26:16.608564Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.606964658Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.delete"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m BufferResponse
[INFO] [stdout] [2m2026-03-10T15:26:16.608672Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.606964658Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.delete"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m SendResponse
[INFO] [stdout] [2m2026-03-10T15:26:16.608897Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.606722468Z [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0m"SpatioService.delete" [3mrpc.trace_id[0m[2m=[0m00[1m}[0m[2m:[0m [2mtarpc::client[0m[2m:[0m ReceiveResponse
[INFO] [stdout] [2m2026-03-10T15:26:16.654585Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.654337114Z [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0m"SpatioService.query_trajectory" [3mrpc.trace_id[0m[2m=[0m00[1m}[0m[2m:[0m [2mtarpc::client[0m[2m:[0m SendRequest
[INFO] [stdout] [2m2026-03-10T15:26:16.654975Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.654622954Z [3motel.kind[0m[2m=[0m"server"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m ReceiveRequest
[INFO] [stdout] [2m2026-03-10T15:26:16.655022Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.654622954Z [3motel.kind[0m[2m=[0m"server"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m BeginRequest
[INFO] [stdout] [2m2026-03-10T15:26:16.655612Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.654622954Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.query_trajectory"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m CompleteRequest
[INFO] [stdout] [2m2026-03-10T15:26:16.655663Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.654622954Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.query_trajectory"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m BufferResponse
[INFO] [stdout] [2m2026-03-10T15:26:16.655743Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.654622954Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.query_trajectory"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m SendResponse
[INFO] [stdout] [2m2026-03-10T15:26:16.656128Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.654337114Z [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0m"SpatioService.query_trajectory" [3mrpc.trace_id[0m[2m=[0m00[1m}[0m[2m:[0m [2mtarpc::client[0m[2m:[0m ReceiveResponse
[INFO] [stdout] [2m2026-03-10T15:26:16.656384Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.656259814Z [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0m"SpatioService.query_trajectory" [3mrpc.trace_id[0m[2m=[0m00[1m}[0m[2m:[0m [2mtarpc::client[0m[2m:[0m SendRequest
[INFO] [stdout] [2m2026-03-10T15:26:16.656697Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.656455464Z [3motel.kind[0m[2m=[0m"server"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m ReceiveRequest
[INFO] [stdout] [2m2026-03-10T15:26:16.656741Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.656455464Z [3motel.kind[0m[2m=[0m"server"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m BeginRequest
[INFO] [stdout] [2m2026-03-10T15:26:16.657048Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.656455464Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.query_trajectory"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m CompleteRequest
[INFO] [stdout] [2m2026-03-10T15:26:16.657123Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.656455464Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.query_trajectory"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m BufferResponse
[INFO] [stdout] [2m2026-03-10T15:26:16.657259Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.656455464Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.query_trajectory"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m SendResponse
[INFO] [stdout] [2m2026-03-10T15:26:16.657591Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.656259814Z [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0m"SpatioService.query_trajectory" [3mrpc.trace_id[0m[2m=[0m00[1m}[0m[2m:[0m [2mtarpc::client[0m[2m:[0m ReceiveResponse
[INFO] [stdout] [2m2026-03-10T15:26:16.657988Z[0m [32m INFO[0m [2mspatio_server::writer[0m[2m:[0m Background writer shutting down
[INFO] [stderr]      Running tests/server_basic_test.rs (/opt/rustwide/target/debug/deps/server_basic_test-f8bd1203eefa85a4)
[INFO] [stdout] test test_trajectory ... ok
[INFO] [stdout] [2m2026-03-10T15:26:16.658448Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.658298714Z [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0m"SpatioService.query_radius" [3mrpc.trace_id[0m[2m=[0m00[1m}[0m[2m:[0m [2mtarpc::client[0m[2m:[0m SendRequest
[INFO] [stdout] [2m2026-03-10T15:26:16.658781Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.658530614Z [3motel.kind[0m[2m=[0m"server"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m ReceiveRequest
[INFO] [stdout] [2m2026-03-10T15:26:16.658836Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.658530614Z [3motel.kind[0m[2m=[0m"server"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m BeginRequest
[INFO] [stdout] [2m2026-03-10T15:26:16.658997Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.658530614Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.query_radius"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m CompleteRequest
[INFO] [stdout] [2m2026-03-10T15:26:16.659045Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.658530614Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.query_radius"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m BufferResponse
[INFO] [stdout] [2m2026-03-10T15:26:16.659123Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.658530614Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.query_radius"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m SendResponse
[INFO] [stdout] [2m2026-03-10T15:26:16.659465Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.658298714Z [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0m"SpatioService.query_radius" [3mrpc.trace_id[0m[2m=[0m00[1m}[0m[2m:[0m [2mtarpc::client[0m[2m:[0m ReceiveResponse
[INFO] [stdout] [2m2026-03-10T15:26:16.659707Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.659593184Z [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0m"SpatioService.knn" [3mrpc.trace_id[0m[2m=[0m00[1m}[0m[2m:[0m [2mtarpc::client[0m[2m:[0m SendRequest
[INFO] [stdout] [2m2026-03-10T15:26:16.659987Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.659773834Z [3motel.kind[0m[2m=[0m"server"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m ReceiveRequest
[INFO] [stdout] [2m2026-03-10T15:26:16.660028Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.659773834Z [3motel.kind[0m[2m=[0m"server"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m BeginRequest
[INFO] [stdout] [2m2026-03-10T15:26:16.660149Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.659773834Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.knn"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m CompleteRequest
[INFO] [stdout] [2m2026-03-10T15:26:16.660183Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.659773834Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.knn"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m BufferResponse
[INFO] [stdout] [2m2026-03-10T15:26:16.660276Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.659773834Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.knn"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m SendResponse
[INFO] [stdout] [2m2026-03-10T15:26:16.660590Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.659593184Z [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0m"SpatioService.knn" [3mrpc.trace_id[0m[2m=[0m00[1m}[0m[2m:[0m [2mtarpc::client[0m[2m:[0m ReceiveResponse
[INFO] [stdout] [2m2026-03-10T15:26:16.660807Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.660689074Z [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0m"SpatioService.query_bbox" [3mrpc.trace_id[0m[2m=[0m00[1m}[0m[2m:[0m [2mtarpc::client[0m[2m:[0m SendRequest
[INFO] [stdout] [2m2026-03-10T15:26:16.661089Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.660874374Z [3motel.kind[0m[2m=[0m"server"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m ReceiveRequest
[INFO] [stdout] [2m2026-03-10T15:26:16.661130Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.660874374Z [3motel.kind[0m[2m=[0m"server"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m BeginRequest
[INFO] [stdout] [2m2026-03-10T15:26:16.661350Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.660874374Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.query_bbox"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m CompleteRequest
[INFO] [stdout] [2m2026-03-10T15:26:16.661551Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.660874374Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.query_bbox"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m BufferResponse
[INFO] [stdout] [2m2026-03-10T15:26:16.661631Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.660874374Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.query_bbox"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m SendResponse
[INFO] [stdout] [2m2026-03-10T15:26:16.661895Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.660689074Z [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0m"SpatioService.query_bbox" [3mrpc.trace_id[0m[2m=[0m00[1m}[0m[2m:[0m [2mtarpc::client[0m[2m:[0m ReceiveResponse
[INFO] [stdout] [2m2026-03-10T15:26:16.662125Z[0m [32m INFO[0m [2mspatio_server::writer[0m[2m:[0m Background writer shutting down
[INFO] [stdout] test test_spatial_queries ... ok
[INFO] [stdout] [2m2026-03-10T15:26:16.663589Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.663342584Z [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0m"SpatioService.get" [3mrpc.trace_id[0m[2m=[0m00[1m}[0m[2m:[0m [2mtarpc::client[0m[2m:[0m SendRequest
[INFO] [stdout] [2m2026-03-10T15:26:16.663988Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.663645014Z [3motel.kind[0m[2m=[0m"server"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m ReceiveRequest
[INFO] [stdout] [2m2026-03-10T15:26:16.664040Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.663645014Z [3motel.kind[0m[2m=[0m"server"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m BeginRequest
[INFO] [stdout] [2m2026-03-10T15:26:16.664152Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.663645014Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.get"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m CompleteRequest
[INFO] [stdout] [2m2026-03-10T15:26:16.664187Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.663645014Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.get"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m BufferResponse
[INFO] [stdout] [2m2026-03-10T15:26:16.664283Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.663645014Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.get"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m SendResponse
[INFO] [stdout] [2m2026-03-10T15:26:16.664504Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.deadline[0m[2m=[0m2026-03-10T15:26:46.663342584Z [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0m"SpatioService.get" [3mrpc.trace_id[0m[2m=[0m00[1m}[0m[2m:[0m [2mtarpc::client[0m[2m:[0m ReceiveResponse
[INFO] [stdout] [2m2026-03-10T15:26:16.664818Z[0m [32m INFO[0m [2mspatio_server::writer[0m[2m:[0m Background writer shutting down
[INFO] [stdout] test test_client_lifecycle_and_crud ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_trajectory_rpc ... ok
[INFO] [stdout] test test_rpc_lifecycle ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_rpc_lifecycle stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_rpc_lifecycle' (142) panicked at tests/tests/server_basic_test.rs:38:5:
[INFO] [stdout] assertion failed: obj.is_some()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6244aefb4dca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6244aefb4dca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6244aefb4dca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6244aefb4dca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6244aefcbd3a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6244aefcbd3a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x6244aefba1f2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6244aefba1f2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6244aef921af - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6244aef921af - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6244aefacdc9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6244aeba74ac - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6244aeba74ac - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6244aefad042 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6244aefad042 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6244aef9229a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x6244aef894e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6244aef9322d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6244aefcc6cc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6244aefcc692 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x6244aeb7366e - server_basic_test::test_rpc_lifecycle::{{closure}}::h8514e89ce3ea1d8c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests/server_basic_test.rs:38:5
[INFO] [stdout]   21:     0x6244aeb76995 - <core::pin::Pin<P> as core::future::future::Future>::poll::h04e1b6d42c5632e9
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x6244aeb769cd - <core::pin::Pin<P> as core::future::future::Future>::poll::h20242c43543fdbdd
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x6244aeb0f97d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h6f762ecbec52541c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   24:     0x6244aeb0f87c - tokio::task::coop::with_budget::h4aa20e6eef7cf9b3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x6244aeb0f87c - tokio::task::coop::budget::h809c2a0ae30be638
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x6244aeb0f87c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hbb25e2e684defce2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   27:     0x6244aeb0ce3a - tokio::runtime::scheduler::current_thread::Context::enter::hd596c494309f8fb2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   28:     0x6244aeb0ed2d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::haddcae0b5ee01071
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   29:     0x6244aeb0deab - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h78a15a1bb03912fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   30:     0x6244aeb09c8a - tokio::runtime::context::scoped::Scoped<T>::set::h068d94cd82b027fa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x6244aeb4af7a - tokio::runtime::context::set_scheduler::{{closure}}::hd7875cc27af7a73b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x6244aeb7e7b6 - std::thread::local::LocalKey<T>::try_with::h3299df693e647aa7
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x6244aeb7e3ec - std::thread::local::LocalKey<T>::with::hcd9e05665cde3624
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x6244aeb4aec1 - tokio::runtime::context::set_scheduler::he19f686c46e3e344
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x6244aeb0d7c9 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h74c57c385a1c394a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   36:     0x6244aeb0dfa6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf74a047f140f5b0b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   37:     0x6244aeb0a679 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hf3d2d88176c14e5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x6244aeb18223 - tokio::runtime::context::runtime::enter_runtime::h7a40a709b187bf23
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x6244aeb0a081 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::ha834325008881192
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x6244aeb56b3f - tokio::runtime::runtime::Runtime::block_on_inner::h3b5ae5baf8c30ecd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   41:     0x6244aeb56e73 - tokio::runtime::runtime::Runtime::block_on::h95bd2b78e9cc4f86
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   42:     0x6244aeb7216f - server_basic_test::test_rpc_lifecycle::h1deb8d9e06ea863b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests/server_basic_test.rs:42:7
[INFO] [stdout]   43:     0x6244aeb72217 - server_basic_test::test_rpc_lifecycle::{{closure}}::h783aa5d7aac2f4d2
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests/server_basic_test.rs:7:34
[INFO] [stdout]   44:     0x6244aeb346c6 - core::ops::function::FnOnce::call_once::h4aeb179aa00e9954
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x6244aeb9b58b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x6244aeb9b58b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x6244aeba7f7b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x6244aeba7f7b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x6244aeba7f7b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x6244aeba7f7b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x6244aeba7f7b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x6244aeba7f7b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x6244aeba7f7b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x6244aeba3694 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x6244aeba3694 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x6244aebaab82 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x6244aebaab82 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x6244aebaab82 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x6244aebaab82 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x6244aebaab82 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x6244aebaab82 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x6244aebaab82 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x6244aefb469f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   64:     0x6244aefb469f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x7f4d19a79aa4 - <unknown>
[INFO] [stdout]   66:     0x7f4d19b06a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_rpc_lifecycle
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p spatio-integration-tests --test server_basic_test`
[INFO] running `Command { std: "docker" "inspect" "f66c8192fe86481ae7a71509d35cd134dbb294c277136edd531c1836e25a96e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f66c8192fe86481ae7a71509d35cd134dbb294c277136edd531c1836e25a96e4", kill_on_drop: false }`
[INFO] [stdout] f66c8192fe86481ae7a71509d35cd134dbb294c277136edd531c1836e25a96e4
