[INFO] fetching crate PebbleVault 0.7.0...
[INFO] testing PebbleVault-0.7.0 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate PebbleVault 0.7.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate PebbleVault 0.7.0
[INFO] finished tweaking crates.io crate PebbleVault 0.7.0
[INFO] tweaked toml for crates.io crate PebbleVault 0.7.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate PebbleVault 0.7.0 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate PebbleVault 0.7.0 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded whoami v1.6.0
[INFO] [stderr]   Downloaded btoi v0.4.3
[INFO] [stderr]   Downloaded mysql-common-derive v0.32.1
[INFO] [stderr]   Downloaded bufstream v0.1.4
[INFO] [stderr]   Downloaded derive_utils v0.15.0
[INFO] [stderr]   Downloaded serde_spanned v1.0.0
[INFO] [stderr]   Downloaded ez_logging v0.1.4
[INFO] [stderr]   Downloaded saturating v0.1.0
[INFO] [stderr]   Downloaded postgres-protocol v0.6.8
[INFO] [stderr]   Downloaded rust-ini v0.21.2
[INFO] [stderr]   Downloaded toml_parser v1.0.0
[INFO] [stderr]   Downloaded config v0.15.13
[INFO] [stderr]   Downloaded toml v0.9.0
[INFO] [stderr]   Downloaded prettyplease v0.2.35
[INFO] [stderr]   Downloaded tokio-postgres v0.7.13
[INFO] [stderr]   Downloaded yaml-rust2 v0.10.3
[INFO] [stderr]   Downloaded mysql v26.0.0
[INFO] [stderr]   Downloaded rusqlite v0.32.1
[INFO] [stderr]   Downloaded twox-hash v2.1.1
[INFO] [stderr]   Downloaded mysql_common v0.34.1
[INFO] [stderr]   Downloaded postgres v0.19.10
[INFO] [stderr]   Downloaded rstar v0.12.2
[INFO] [stderr]   Downloaded toml_datetime v0.7.0
[INFO] [stderr]   Downloaded pem v3.0.5
[INFO] [stderr]   Downloaded postgres-types v0.2.9
[INFO] [stderr]   Downloaded named_pipe v0.4.1
[INFO] [stderr]   Downloaded io-enum v1.2.0
[INFO] [stderr]   Downloaded heapless v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 380cb6936bd9c9c04a4f8e726401f45bc33b35d741db0295350d9876eddc087e
[INFO] running `Command { std: "docker" "start" "-a" "380cb6936bd9c9c04a4f8e726401f45bc33b35d741db0295350d9876eddc087e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "380cb6936bd9c9c04a4f8e726401f45bc33b35d741db0295350d9876eddc087e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "380cb6936bd9c9c04a4f8e726401f45bc33b35d741db0295350d9876eddc087e", kill_on_drop: false }`
[INFO] [stdout] 380cb6936bd9c9c04a4f8e726401f45bc33b35d741db0295350d9876eddc087e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 99e6d0fcf4afeb30ab2834cec25bd1acfef8bbb95d1259db6fc32c0c90f9db07
[INFO] running `Command { std: "docker" "start" "-a" "99e6d0fcf4afeb30ab2834cec25bd1acfef8bbb95d1259db6fc32c0c90f9db07", kill_on_drop: false }`
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling postgres-protocol v0.6.8
[INFO] [stderr]    Compiling mysql_common v0.34.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling mysql-common-derive v0.32.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling postgres-types v0.2.9
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling toml_parser v1.0.0
[INFO] [stderr]    Compiling btoi v0.4.3
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling derive_utils v0.15.0
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling saturating v0.1.0
[INFO] [stderr]    Compiling mysql v26.0.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling tokio-postgres v0.7.13
[INFO] [stderr]    Compiling yaml-rust2 v0.10.3
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling io-enum v1.2.0
[INFO] [stderr]    Compiling toml v0.9.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling rust-ini v0.21.2
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling twox-hash v2.1.1
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling bufstream v0.1.4
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling config v0.15.13
[INFO] [stderr]    Compiling postgres v0.19.10
[INFO] [stderr]    Compiling rstar v0.12.2
[INFO] [stderr]    Compiling ez_logging v0.1.4
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling PebbleVault v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s
[INFO] running `Command { std: "docker" "inspect" "99e6d0fcf4afeb30ab2834cec25bd1acfef8bbb95d1259db6fc32c0c90f9db07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99e6d0fcf4afeb30ab2834cec25bd1acfef8bbb95d1259db6fc32c0c90f9db07", kill_on_drop: false }`
[INFO] [stdout] 99e6d0fcf4afeb30ab2834cec25bd1acfef8bbb95d1259db6fc32c0c90f9db07
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2a867a50c985888e3ac4436e011f60f91a477c0a87e45cced98adabc86c187c
[INFO] running `Command { std: "docker" "start" "-a" "f2a867a50c985888e3ac4436e011f60f91a477c0a87e45cced98adabc86c187c", kill_on_drop: false }`
[INFO] [stderr]    Compiling PebbleVault v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.62s
[INFO] running `Command { std: "docker" "inspect" "f2a867a50c985888e3ac4436e011f60f91a477c0a87e45cced98adabc86c187c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2a867a50c985888e3ac4436e011f60f91a477c0a87e45cced98adabc86c187c", kill_on_drop: false }`
[INFO] [stdout] f2a867a50c985888e3ac4436e011f60f91a477c0a87e45cced98adabc86c187c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] eef6844335f6697eec74312552e8b2cd7aacbcdefdd0de431aac34aa13a5ae58
[INFO] running `Command { std: "docker" "start" "-a" "eef6844335f6697eec74312552e8b2cd7aacbcdefdd0de431aac34aa13a5ae58", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/PebbleVault-29924fd631bd2bc7)
[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/main.rs (/opt/rustwide/target/debug/deps/PebbleVault-2b0322c6bce132b2)
[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]    Doc-tests PebbleVault
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test src/spacial_store/manager.rs - spacial_store::manager::VaultManager<T>::new (line 103) ... FAILED
[INFO] [stdout] test src/spacial_store/manager.rs - spacial_store::manager::VaultManager<T>::query_region (line 355) ... FAILED
[INFO] [stdout] test src/spacial_store/manager.rs - spacial_store::manager (line 17) ... FAILED
[INFO] [stdout] test src/spacial_store/manager.rs - spacial_store::manager::VaultManager<T>::persist_to_disk (line 461) ... FAILED
[INFO] [stdout] test src/spacial_store/manager.rs - spacial_store::manager::VaultManager<T>::add_object (line 276) ... FAILED
[INFO] [stdout] test src/load_test.rs - load_test::run_load_test (line 97) ... FAILED
[INFO] [stdout] test src/spacial_store/manager.rs - spacial_store::manager::VaultManager<T>::get_object (line 581) ... FAILED
[INFO] [stdout] test src/spacial_store/manager.rs - spacial_store::manager::VaultManager<T>::create_or_load_region (line 207) ... FAILED
[INFO] [stdout] test src/spacial_store/manager.rs - spacial_store::manager::VaultManager<T>::update_object (line 623) ... FAILED
[INFO] [stdout] test src/spacial_store/postgres_backend.rs - spacial_store::postgres_backend::PostgresDatabase::new (line 31) ... FAILED
[INFO] [stdout] test src/spacial_store/manager.rs - spacial_store::manager::VaultManager<T>::transfer_player (line 402) ... FAILED
[INFO] [stdout] test src/spacial_store/sqlite_backend.rs - spacial_store::sqlite_backend::SqliteDatabase::new (line 28) ... FAILED
[INFO] [stdout] test src/spacial_store/sqlite_backend.rs - spacial_store::sqlite_backend::SqliteDatabase::get_points_within_radius (line 148) ... FAILED
[INFO] [stdout] test src/spacial_store/sqlite_backend.rs - spacial_store::sqlite_backend::SqliteDatabase::get_points_in_region (line 345) ... FAILED
[INFO] [stdout] test src/spacial_store/sqlite_backend.rs - spacial_store::sqlite_backend::SqliteDatabase::get_all_regions (line 294) ... FAILED
[INFO] [stdout] test src/spacial_store/sqlite_backend.rs - spacial_store::sqlite_backend::SqliteDatabase::create_table (line 45) ... FAILED
[INFO] [stdout] test src/spacial_store/sqlite_backend.rs - spacial_store::sqlite_backend::SqliteDatabase::remove_point (line 245) ... FAILED
[INFO] [stdout] test src/spacial_store/sqlite_backend.rs - spacial_store::sqlite_backend::SqliteDatabase::create_region (line 218) ... FAILED
[INFO] [stdout] test src/structs.rs - structs (line 20) ... FAILED
[INFO] [stdout] test src/spacial_store/sqlite_backend.rs - spacial_store::sqlite_backend::SqliteDatabase::add_point (line 92) ... FAILED
[INFO] [stdout] test src/spacial_store/sqlite_backend.rs - spacial_store::sqlite_backend::SqliteDatabase::update_point_position (line 273) ... FAILED
[INFO] [stdout] test src/spacial_store/types.rs - spacial_store::types::Point::new (line 64) ... FAILED
[INFO] [stdout] test src/structs.rs - structs::SpatialObject<T>::envelope (line 162) ... FAILED
[INFO] [stdout] test src/structs.rs - structs::SpatialObject<T>::distance_2 (line 128) ... FAILED
[INFO] [stdout] test src/structs.rs - structs::SpatialObject (line 73) ... FAILED
[INFO] [stdout] test src/structs.rs - structs::VaultRegion (line 200) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/spacial_store/manager.rs - spacial_store::manager::VaultManager<T>::new (line 103) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `your_crate`
[INFO] [stdout]    --> src/spacial_store/manager.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 | use your_crate::{VaultManager, CustomData};
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `your_crate`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `your_crate`, use `cargo add your_crate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/spacial_store/manager.rs - spacial_store::manager::VaultManager<T>::query_region (line 355) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `your_crate`
[INFO] [stdout]    --> src/spacial_store/manager.rs:356:5
[INFO] [stdout]     |
[INFO] [stdout] 356 | use your_crate::{VaultManager, CustomData};
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `your_crate`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `your_crate`, use `cargo add your_crate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/spacial_store/manager.rs - spacial_store::manager (line 17) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `your_crate`
[INFO] [stdout]   --> src/spacial_store/manager.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use your_crate::{VaultManager, CustomData};
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `your_crate`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `your_crate`, use `cargo add your_crate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/spacial_store/manager.rs - spacial_store::manager::VaultManager<T>::persist_to_disk (line 461) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `your_crate`
[INFO] [stdout]    --> src/spacial_store/manager.rs:462:5
[INFO] [stdout]     |
[INFO] [stdout] 462 | use your_crate::{VaultManager, CustomData};
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `your_crate`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `your_crate`, use `cargo add your_crate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/spacial_store/manager.rs - spacial_store::manager::VaultManager<T>::add_object (line 276) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `your_crate`
[INFO] [stdout]    --> src/spacial_store/manager.rs:277:5
[INFO] [stdout]     |
[INFO] [stdout] 277 | use your_crate::{VaultManager, CustomData};
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `your_crate`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `your_crate`, use `cargo add your_crate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/load_test.rs - load_test::run_load_test (line 97) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VaultManager`
[INFO] [stdout]   --> src/load_test.rs:98:25
[INFO] [stdout]    |
[INFO] [stdout] 98 | let mut vault_manager = VaultManager::new("test_db.sqlite").unwrap();
[INFO] [stdout]    |                         ^^^^^^^^^^^^ use of undeclared type `VaultManager`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 97 + use PebbleVault::VaultManager;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run_load_test` in this scope
[INFO] [stdout]   --> src/load_test.rs:99:1
[INFO] [stdout]    |
[INFO] [stdout] 99 | run_load_test(&mut vault_manager, 10000, 5, 10).expect("Load test failed");
[INFO] [stdout]    | ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 97 + use PebbleVault::load_test::run_load_test;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/spacial_store/manager.rs - spacial_store::manager::VaultManager<T>::get_object (line 581) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `your_crate`
[INFO] [stdout]    --> src/spacial_store/manager.rs:582:5
[INFO] [stdout]     |
[INFO] [stdout] 582 | use your_crate::{VaultManager, CustomData};
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `your_crate`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `your_crate`, use `cargo add your_crate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/spacial_store/manager.rs - spacial_store::manager::VaultManager<T>::create_or_load_region (line 207) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `your_crate`
[INFO] [stdout]    --> src/spacial_store/manager.rs:208:5
[INFO] [stdout]     |
[INFO] [stdout] 208 | use your_crate::{VaultManager, CustomData};
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `your_crate`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `your_crate`, use `cargo add your_crate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/spacial_store/manager.rs - spacial_store::manager::VaultManager<T>::update_object (line 623) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `your_crate`
[INFO] [stdout]    --> src/spacial_store/manager.rs:624:5
[INFO] [stdout]     |
[INFO] [stdout] 624 | use your_crate::{VaultManager, SpatialObject, CustomData};
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `your_crate`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `your_crate`, use `cargo add your_crate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/spacial_store/postgres_backend.rs - spacial_store::postgres_backend::PostgresDatabase::new (line 31) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PostgresDatabase`
[INFO] [stdout]   --> src/spacial_store/postgres_backend.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | let db = PostgresDatabase::new("host=localhost user=postgres password=foo dbname=mydb")
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^ use of undeclared type `PostgresDatabase`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 31 + use PebbleVault::spacial_store::postgres_backend::PostgresDatabase;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/spacial_store/manager.rs - spacial_store::manager::VaultManager<T>::transfer_player (line 402) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `your_crate`
[INFO] [stdout]    --> src/spacial_store/manager.rs:403:5
[INFO] [stdout]     |
[INFO] [stdout] 403 | use your_crate::{VaultManager, CustomData};
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `your_crate`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `your_crate`, use `cargo add your_crate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Arc`
[INFO] [stdout]    --> src/spacial_store/manager.rs:409:19
[INFO] [stdout]     |
[INFO] [stdout] 409 | let custom_data = Arc::new(CustomData { /* ... */ });
[INFO] [stdout]     |                   ^^^ use of undeclared type `Arc`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 402 + use std::sync::Arc;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/spacial_store/sqlite_backend.rs - spacial_store::sqlite_backend::SqliteDatabase::new (line 28) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Database`
[INFO] [stdout]   --> src/spacial_store/sqlite_backend.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 29 | let db = Database::new("path/to/database.sqlite").expect("Failed to create database");
[INFO] [stdout]    |          ^^^^^^^^ use of undeclared type `Database`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/spacial_store/sqlite_backend.rs - spacial_store::sqlite_backend::SqliteDatabase::get_points_within_radius (line 148) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `db` in this scope
[INFO] [stdout]    --> src/spacial_store/sqlite_backend.rs:149:14
[INFO] [stdout]     |
[INFO] [stdout] 149 | let points = db.get_points_within_radius(0.0, 0.0, 0.0, 10.0).expect("Failed to get points");
[INFO] [stdout]     |              ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/spacial_store/sqlite_backend.rs - spacial_store::sqlite_backend::SqliteDatabase::get_points_in_region (line 345) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uuid`
[INFO] [stdout]    --> src/spacial_store/sqlite_backend.rs:346:17
[INFO] [stdout]     |
[INFO] [stdout] 346 | let region_id = Uuid::new_v4();
[INFO] [stdout]     |                 ^^^^ use of undeclared type `Uuid`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 345 + use uuid::Uuid;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `db` in this scope
[INFO] [stdout]    --> src/spacial_store/sqlite_backend.rs:347:14
[INFO] [stdout]     |
[INFO] [stdout] 347 | let points = db.get_points_in_region(region_id).expect("Failed to get points in region");
[INFO] [stdout]     |              ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/spacial_store/sqlite_backend.rs - spacial_store::sqlite_backend::SqliteDatabase::get_all_regions (line 294) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `db` in this scope
[INFO] [stdout]    --> src/spacial_store/sqlite_backend.rs:295:15
[INFO] [stdout]     |
[INFO] [stdout] 295 | let regions = db.get_all_regions().expect("Failed to get regions");
[INFO] [stdout]     |               ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/spacial_store/sqlite_backend.rs - spacial_store::sqlite_backend::SqliteDatabase::create_table (line 45) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `db` in this scope
[INFO] [stdout]   --> src/spacial_store/sqlite_backend.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | db.create_table().expect("Failed to create tables");
[INFO] [stdout]    | ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/spacial_store/sqlite_backend.rs - spacial_store::sqlite_backend::SqliteDatabase::remove_point (line 245) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uuid`
[INFO] [stdout]    --> src/spacial_store/sqlite_backend.rs:246:16
[INFO] [stdout]     |
[INFO] [stdout] 246 | let point_id = Uuid::new_v4();
[INFO] [stdout]     |                ^^^^ use of undeclared type `Uuid`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 245 + use uuid::Uuid;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `db` in this scope
[INFO] [stdout]    --> src/spacial_store/sqlite_backend.rs:247:1
[INFO] [stdout]     |
[INFO] [stdout] 247 | db.remove_point(point_id).expect("Failed to remove point");
[INFO] [stdout]     | ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/spacial_store/sqlite_backend.rs - spacial_store::sqlite_backend::SqliteDatabase::create_region (line 218) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uuid`
[INFO] [stdout]    --> src/spacial_store/sqlite_backend.rs:219:17
[INFO] [stdout]     |
[INFO] [stdout] 219 | let region_id = Uuid::new_v4();
[INFO] [stdout]     |                 ^^^^ use of undeclared type `Uuid`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 218 + use uuid::Uuid;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `db` in this scope
[INFO] [stdout]    --> src/spacial_store/sqlite_backend.rs:222:1
[INFO] [stdout]     |
[INFO] [stdout] 222 | db.create_region(region_id, center, size).expect("Failed to create region");
[INFO] [stdout]     | ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/structs.rs - structs (line 20) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `your_crate`
[INFO] [stdout]   --> src/structs.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use your_crate::{SpatialObject, VaultRegion};
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `your_crate`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `your_crate`, use `cargo add your_crate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/spacial_store/sqlite_backend.rs - spacial_store::sqlite_backend::SqliteDatabase::add_point (line 92) stdout ----
[INFO] [stdout] error: cannot find macro `json` in this scope
[INFO] [stdout]   --> src/spacial_store/sqlite_backend.rs:95:89
[INFO] [stdout]    |
[INFO] [stdout] 95 | let point = Point::new(Some(Uuid::new_v4()), 1.0, 2.0, 3.0, "Example Type".to_string(), json!({"name": "Example Point"}));
[INFO] [stdout]    |                                                                                         ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 92 + use serde_json::json;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point`
[INFO] [stdout]   --> src/spacial_store/sqlite_backend.rs:95:13
[INFO] [stdout]    |
[INFO] [stdout] 95 | let point = Point::new(Some(Uuid::new_v4()), 1.0, 2.0, 3.0, "Example Type".to_string(), json!({"name": "Example Point"}));
[INFO] [stdout]    |             ^^^^^ use of undeclared type `Point`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 92 + use PebbleVault::spacial_store::types::Point;
[INFO] [stdout]    |
[INFO] [stdout] 92 + use rstar::Point;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `db` in this scope
[INFO] [stdout]   --> src/spacial_store/sqlite_backend.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | db.add_point(&point, region_id).expect("Failed to add point");
[INFO] [stdout]    | ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/spacial_store/sqlite_backend.rs - spacial_store::sqlite_backend::SqliteDatabase::update_point_position (line 273) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uuid`
[INFO] [stdout]    --> src/spacial_store/sqlite_backend.rs:274:16
[INFO] [stdout]     |
[INFO] [stdout] 274 | let point_id = Uuid::new_v4();
[INFO] [stdout]     |                ^^^^ use of undeclared type `Uuid`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 273 + use uuid::Uuid;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `db` in this scope
[INFO] [stdout]    --> src/spacial_store/sqlite_backend.rs:275:1
[INFO] [stdout]     |
[INFO] [stdout] 275 | db.update_point_position(point_id, 4.0, 5.0, 6.0).expect("Failed to update point position");
[INFO] [stdout]     | ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/spacial_store/types.rs - spacial_store::types::Point::new (line 64) stdout ----
[INFO] [stdout] error: cannot find macro `json` in this scope
[INFO] [stdout]   --> src/spacial_store/types.rs:65:89
[INFO] [stdout]    |
[INFO] [stdout] 65 | let point = Point::new(Some(Uuid::new_v4()), 1.0, 2.0, 3.0, "Example Type".to_string(), json!({"name": "Example Point"}));
[INFO] [stdout]    |                                                                                         ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 64 + use serde_json::json;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point`
[INFO] [stdout]   --> src/spacial_store/types.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 | let point = Point::new(Some(Uuid::new_v4()), 1.0, 2.0, 3.0, "Example Type".to_string(), json!({"name": "Example Point"}));
[INFO] [stdout]    |             ^^^^^ use of undeclared type `Point`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 64 + use PebbleVault::spacial_store::types::Point;
[INFO] [stdout]    |
[INFO] [stdout] 64 + use rstar::Point;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uuid`
[INFO] [stdout]   --> src/spacial_store/types.rs:65:29
[INFO] [stdout]    |
[INFO] [stdout] 65 | let point = Point::new(Some(Uuid::new_v4()), 1.0, 2.0, 3.0, "Example Type".to_string(), json!({"name": "Example Point"}));
[INFO] [stdout]    |                             ^^^^ use of undeclared type `Uuid`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 64 + use uuid::Uuid;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/structs.rs - structs::SpatialObject<T>::envelope (line 162) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `your_crate`
[INFO] [stdout]    --> src/structs.rs:165:5
[INFO] [stdout]     |
[INFO] [stdout] 165 | use your_crate::{SpatialObject, RTreeObject};
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `your_crate`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `your_crate`, use `cargo add your_crate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/structs.rs - structs::SpatialObject<T>::distance_2 (line 128) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `your_crate`
[INFO] [stdout]    --> src/structs.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 | use your_crate::{SpatialObject, PointDistance};
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `your_crate`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `your_crate`, use `cargo add your_crate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/structs.rs - structs::SpatialObject (line 73) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `your_crate`
[INFO] [stdout]   --> src/structs.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 | use your_crate::SpatialObject;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `your_crate`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `your_crate`, use `cargo add your_crate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/structs.rs - structs::VaultRegion (line 200) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `pebblevault`
[INFO] [stdout]    --> src/structs.rs:203:5
[INFO] [stdout]     |
[INFO] [stdout] 203 | use pebblevault::{VaultRegion, SpatialObject};
[INFO] [stdout]     |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `pebblevault`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 203 - use pebblevault::{VaultRegion, SpatialObject};
[INFO] [stdout] 203 + use PebbleVault::{VaultRegion, SpatialObject};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/structs.rs:206:17
[INFO] [stdout]     |
[INFO] [stdout] 206 | #[derive(Clone, Serialize, Deserialize, PartialEq)]
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 200 + use serde::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/structs.rs:206:28
[INFO] [stdout]     |
[INFO] [stdout] 206 | #[derive(Clone, Serialize, Deserialize, PartialEq)]
[INFO] [stdout]     |                            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 200 + use serde::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/load_test.rs - load_test::run_load_test (line 97)
[INFO] [stdout]     src/spacial_store/manager.rs - spacial_store::manager (line 17)
[INFO] [stdout]     src/spacial_store/manager.rs - spacial_store::manager::VaultManager<T>::add_object (line 276)
[INFO] [stdout]     src/spacial_store/manager.rs - spacial_store::manager::VaultManager<T>::create_or_load_region (line 207)
[INFO] [stdout]     src/spacial_store/manager.rs - spacial_store::manager::VaultManager<T>::get_object (line 581)
[INFO] [stdout]     src/spacial_store/manager.rs - spacial_store::manager::VaultManager<T>::new (line 103)
[INFO] [stdout]     src/spacial_store/manager.rs - spacial_store::manager::VaultManager<T>::persist_to_disk (line 461)
[INFO] [stdout]     src/spacial_store/manager.rs - spacial_store::manager::VaultManager<T>::query_region (line 355)
[INFO] [stdout]     src/spacial_store/manager.rs - spacial_store::manager::VaultManager<T>::transfer_player (line 402)
[INFO] [stdout]     src/spacial_store/manager.rs - spacial_store::manager::VaultManager<T>::update_object (line 623)
[INFO] [stdout]     src/spacial_store/postgres_backend.rs - spacial_store::postgres_backend::PostgresDatabase::new (line 31)
[INFO] [stdout]     src/spacial_store/sqlite_backend.rs - spacial_store::sqlite_backend::SqliteDatabase::add_point (line 92)
[INFO] [stdout]     src/spacial_store/sqlite_backend.rs - spacial_store::sqlite_backend::SqliteDatabase::create_region (line 218)
[INFO] [stdout]     src/spacial_store/sqlite_backend.rs - spacial_store::sqlite_backend::SqliteDatabase::create_table (line 45)
[INFO] [stdout]     src/spacial_store/sqlite_backend.rs - spacial_store::sqlite_backend::SqliteDatabase::get_all_regions (line 294)
[INFO] [stdout]     src/spacial_store/sqlite_backend.rs - spacial_store::sqlite_backend::SqliteDatabase::get_points_in_region (line 345)
[INFO] [stdout]     src/spacial_store/sqlite_backend.rs - spacial_store::sqlite_backend::SqliteDatabase::get_points_within_radius (line 148)
[INFO] [stdout]     src/spacial_store/sqlite_backend.rs - spacial_store::sqlite_backend::SqliteDatabase::new (line 28)
[INFO] [stdout]     src/spacial_store/sqlite_backend.rs - spacial_store::sqlite_backend::SqliteDatabase::remove_point (line 245)
[INFO] [stdout]     src/spacial_store/sqlite_backend.rs - spacial_store::sqlite_backend::SqliteDatabase::update_point_position (line 273)
[INFO] [stdout]     src/spacial_store/types.rs - spacial_store::types::Point::new (line 64)
[INFO] [stdout]     src/structs.rs - structs (line 20)
[INFO] [stdout]     src/structs.rs - structs::SpatialObject (line 73)
[INFO] [stdout]     src/structs.rs - structs::SpatialObject<T>::distance_2 (line 128)
[INFO] [stdout]     src/structs.rs - structs::SpatialObject<T>::envelope (line 162)
[INFO] [stdout]     src/structs.rs - structs::VaultRegion (line 200)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 26 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.11s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "eef6844335f6697eec74312552e8b2cd7aacbcdefdd0de431aac34aa13a5ae58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eef6844335f6697eec74312552e8b2cd7aacbcdefdd0de431aac34aa13a5ae58", kill_on_drop: false }`
[INFO] [stdout] eef6844335f6697eec74312552e8b2cd7aacbcdefdd0de431aac34aa13a5ae58
