[INFO] fetching crate PebbleVault 0.7.0... [INFO] testing PebbleVault-0.7.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate PebbleVault 0.7.0 into /workspace/builds/worker-4-tc2/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-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate PebbleVault 0.7.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 56d8c8bba3480117470695120a0f9acc16b66a4cc310f98ca2992206597fa967 [INFO] running `Command { std: "docker" "start" "-a" "56d8c8bba3480117470695120a0f9acc16b66a4cc310f98ca2992206597fa967", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56d8c8bba3480117470695120a0f9acc16b66a4cc310f98ca2992206597fa967", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56d8c8bba3480117470695120a0f9acc16b66a4cc310f98ca2992206597fa967", kill_on_drop: false }` [INFO] [stdout] 56d8c8bba3480117470695120a0f9acc16b66a4cc310f98ca2992206597fa967 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09c6abcae38ada075d6e39a779f3f693b36db28a34c6f5a7abcd8175f7350371 [INFO] running `Command { std: "docker" "start" "-a" "09c6abcae38ada075d6e39a779f3f693b36db28a34c6f5a7abcd8175f7350371", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling saturating v0.1.0 [INFO] [stderr] Compiling mysql v26.0.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling whoami v1.6.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling btoi v0.4.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling toml_parser v1.0.0 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling yaml-rust2 v0.10.3 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling postgres-protocol v0.6.8 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rust-ini v0.21.2 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling postgres-types v0.2.9 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling mysql_common v0.34.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling derive_utils v0.15.0 [INFO] [stderr] Compiling twox-hash v2.1.1 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling ez_logging v0.1.4 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling rstar v0.12.2 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling io-enum v1.2.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling mysql-common-derive v0.32.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling tokio-postgres v0.7.13 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling serde_json v1.0.140 [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 json5 v0.4.1 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling toml v0.9.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling config v0.15.13 [INFO] [stderr] Compiling postgres v0.19.10 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling PebbleVault v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "09c6abcae38ada075d6e39a779f3f693b36db28a34c6f5a7abcd8175f7350371", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09c6abcae38ada075d6e39a779f3f693b36db28a34c6f5a7abcd8175f7350371", kill_on_drop: false }` [INFO] [stdout] 09c6abcae38ada075d6e39a779f3f693b36db28a34c6f5a7abcd8175f7350371 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 488070153ebbf2170862afd3aea37ee7edb7a5f1d1c7b3fe60794ca813c9c3e5 [INFO] running `Command { std: "docker" "start" "-a" "488070153ebbf2170862afd3aea37ee7edb7a5f1d1c7b3fe60794ca813c9c3e5", 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.91s [INFO] running `Command { std: "docker" "inspect" "488070153ebbf2170862afd3aea37ee7edb7a5f1d1c7b3fe60794ca813c9c3e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "488070153ebbf2170862afd3aea37ee7edb7a5f1d1c7b3fe60794ca813c9c3e5", kill_on_drop: false }` [INFO] [stdout] 488070153ebbf2170862afd3aea37ee7edb7a5f1d1c7b3fe60794ca813c9c3e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] aab6f53fb36eeb69704466c42e8b67cd6c756ee77465112bb6bbf7d963e94a5c [INFO] running `Command { std: "docker" "start" "-a" "aab6f53fb36eeb69704466c42e8b67cd6c756ee77465112bb6bbf7d963e94a5c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/PebbleVault-e4b8cc20308d87f8) [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-fc1aeeb478a16bde) [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::get_object (line 581) ... FAILED [INFO] [stdout] test src/spacial_store/manager.rs - spacial_store::manager::VaultManager::new (line 103) ... FAILED [INFO] [stdout] test src/spacial_store/manager.rs - spacial_store::manager::VaultManager::update_object (line 623) ... 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::transfer_player (line 402) ... 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/postgres_backend.rs - spacial_store::postgres_backend::PostgresDatabase::new (line 31) ... FAILED [INFO] [stdout] test src/spacial_store/sqlite_backend.rs - spacial_store::sqlite_backend::SqliteDatabase::create_region (line 218) ... FAILED [INFO] [stdout] test src/spacial_store/manager.rs - spacial_store::manager::VaultManager::persist_to_disk (line 461) ... FAILED [INFO] [stdout] test src/load_test.rs - load_test::run_load_test (line 97) ... 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::add_point (line 92) ... FAILED [INFO] [stdout] test src/structs.rs - structs::SpatialObject::distance_2 (line 128) ... 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/types.rs - spacial_store::types::Point::new (line 64) ... FAILED [INFO] [stdout] test src/structs.rs - structs::SpatialObject::envelope (line 162) ... 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::update_point_position (line 273) ... 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/manager.rs - spacial_store::manager::VaultManager::add_object (line 276) ... FAILED [INFO] [stdout] test src/spacial_store/sqlite_backend.rs - spacial_store::sqlite_backend::SqliteDatabase::new (line 28) ... FAILED [INFO] [stdout] test src/structs.rs - structs::SpatialObject (line 73) ... FAILED [INFO] [stdout] test src/spacial_store/manager.rs - spacial_store::manager::VaultManager::query_region (line 355) ... FAILED [INFO] [stdout] test src/spacial_store/manager.rs - spacial_store::manager::VaultManager::create_or_load_region (line 207) ... 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/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::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] 3 | 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::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] 3 | 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::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] 3 | 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/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] 3 | 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::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] 3 | 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] 9 | 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] 2 + 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::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] 3 | 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] 2 + 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] 4 | 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/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] 3 | 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] 2 + 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/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] 3 | 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] 2 + 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] 6 | 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/spacial_store/manager.rs - spacial_store::manager::VaultManager::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] 3 | 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] 3 | 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] 2 + 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] 4 | 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] 2 + 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/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] 3 | 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] 2 + 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] 4 | 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::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] 5 | 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] 2 + 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] 5 | 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] 2 + use PebbleVault::spacial_store::types::Point; [INFO] [stdout] | [INFO] [stdout] 2 + 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] 7 | 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/structs.rs - structs::SpatialObject::distance_2 (line 128) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `your_crate` [INFO] [stdout] --> src/structs.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 5 | 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/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] 3 | 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/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] 3 | 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] 2 + 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] 3 | 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] 2 + use PebbleVault::spacial_store::types::Point; [INFO] [stdout] | [INFO] [stdout] 2 + 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] 3 | 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] 2 + 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::envelope (line 162) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `your_crate` [INFO] [stdout] --> src/structs.rs:165:5 [INFO] [stdout] | [INFO] [stdout] 5 | 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 (line 20) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `your_crate` [INFO] [stdout] --> src/structs.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 6 | 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::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] 3 | 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] 2 + 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] 4 | 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/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] 3 | 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/manager.rs - spacial_store::manager::VaultManager::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] 3 | 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/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] 3 | 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/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] 6 | 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/spacial_store/manager.rs - spacial_store::manager::VaultManager::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] 3 | 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::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] 3 | 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/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] 3 | 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/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] 5 | 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] 5 - use pebblevault::{VaultRegion, SpatialObject}; [INFO] [stdout] 5 + 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] 8 | #[derive(Clone, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 2 + 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] 8 | #[derive(Clone, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 2 + 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::add_object (line 276) [INFO] [stdout] src/spacial_store/manager.rs - spacial_store::manager::VaultManager::create_or_load_region (line 207) [INFO] [stdout] src/spacial_store/manager.rs - spacial_store::manager::VaultManager::get_object (line 581) [INFO] [stdout] src/spacial_store/manager.rs - spacial_store::manager::VaultManager::new (line 103) [INFO] [stdout] src/spacial_store/manager.rs - spacial_store::manager::VaultManager::persist_to_disk (line 461) [INFO] [stdout] src/spacial_store/manager.rs - spacial_store::manager::VaultManager::query_region (line 355) [INFO] [stdout] src/spacial_store/manager.rs - spacial_store::manager::VaultManager::transfer_player (line 402) [INFO] [stdout] src/spacial_store/manager.rs - spacial_store::manager::VaultManager::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::distance_2 (line 128) [INFO] [stdout] src/structs.rs - structs::SpatialObject::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 0.75s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "aab6f53fb36eeb69704466c42e8b67cd6c756ee77465112bb6bbf7d963e94a5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aab6f53fb36eeb69704466c42e8b67cd6c756ee77465112bb6bbf7d963e94a5c", kill_on_drop: false }` [INFO] [stdout] aab6f53fb36eeb69704466c42e8b67cd6c756ee77465112bb6bbf7d963e94a5c