[INFO] fetching crate kiddo 5.2.2... [INFO] testing kiddo-5.2.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate kiddo 5.2.2 into /workspace/builds/worker-3-tc1/source [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate kiddo 5.2.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate kiddo 5.2.2 [INFO] tweaked toml for crates.io crate kiddo 5.2.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate kiddo 5.2.2 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate kiddo 5.2.2 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded codspeed-criterion-compat v2.10.1 [INFO] [stderr] Downloaded codspeed v2.10.1 [INFO] [stderr] Downloaded codspeed-criterion-compat-walltime v2.10.1 [INFO] [stderr] Downloaded radians v0.3.1 [INFO] [stderr] Downloaded real_float v0.3.0 [INFO] [stderr] Downloaded las v0.9.2 [INFO] [stderr] Downloaded laz v0.9.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31d22b359e05906c74dbd625f3e89631f562217dab48be95ae14e598d3f83c11 [INFO] running `Command { std: "docker" "start" "-a" "31d22b359e05906c74dbd625f3e89631f562217dab48be95ae14e598d3f83c11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31d22b359e05906c74dbd625f3e89631f562217dab48be95ae14e598d3f83c11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31d22b359e05906c74dbd625f3e89631f562217dab48be95ae14e598d3f83c11", kill_on_drop: false }` [INFO] [stdout] 31d22b359e05906c74dbd625f3e89631f562217dab48be95ae14e598d3f83c11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa8b3e9b66f5b43fd53156aed42a276b3f4b8270dc5c9ff20f3df18425c1b6ae [INFO] running `Command { std: "docker" "start" "-a" "fa8b3e9b66f5b43fd53156aed42a276b3f4b8270dc5c9ff20f3df18425c1b6ae", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling fixed v1.28.0 [INFO] [stderr] Compiling bytemuck v1.20.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling divrem v1.0.0 [INFO] [stderr] Compiling generator v0.8.4 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling cmov v0.3.1 [INFO] [stderr] Compiling sorted-vec v0.8.5 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling equator-macro v0.2.1 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling equator v0.2.2 [INFO] [stderr] Compiling aligned-vec v0.6.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling kiddo v5.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.67s [INFO] running `Command { std: "docker" "inspect" "fa8b3e9b66f5b43fd53156aed42a276b3f4b8270dc5c9ff20f3df18425c1b6ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa8b3e9b66f5b43fd53156aed42a276b3f4b8270dc5c9ff20f3df18425c1b6ae", kill_on_drop: false }` [INFO] [stdout] fa8b3e9b66f5b43fd53156aed42a276b3f4b8270dc5c9ff20f3df18425c1b6ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e48d3061e71e9dded71c0facac61696f6a748081ee2d9eaa0bc3dd3787a7e9fb [INFO] running `Command { std: "docker" "start" "-a" "e48d3061e71e9dded71c0facac61696f6a748081ee2d9eaa0bc3dd3787a7e9fb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling cc v1.2.2 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling clap_builder v4.5.22 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling codspeed-criterion-compat v2.10.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling real_float v0.3.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling radians v0.3.1 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling elapsed v0.1.2 [INFO] [stderr] Compiling ubyte v0.10.4 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling fixed v1.28.0 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling cmake v0.1.52 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling libz-sys v1.1.20 [INFO] [stderr] Compiling clap v4.5.22 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling laz v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling equator-macro v0.2.1 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling equator v0.2.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling aligned-vec v0.6.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling las v0.9.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rstest v0.25.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling kiddo v5.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling codspeed v2.10.1 [INFO] [stderr] Compiling criterion v0.6.0 [INFO] [stderr] Compiling codspeed-criterion-compat-walltime v2.10.1 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stdout] error[E0432]: unresolved import `crate::test_utils` [INFO] [stdout] --> src/fixed/query/best_n_within.rs:57:16 [INFO] [stdout] | [INFO] [stdout] 57 | use crate::test_utils::{rand_data_fixed_u16_entry, rand_data_fixed_u16_point}; [INFO] [stdout] | ^^^^^^^^^^ could not find `test_utils` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 105 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ---------------------- the item is gated behind the `test_utils` feature [INFO] [stdout] 106 | pub mod test_utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::test_utils` [INFO] [stdout] --> src/fixed/query/nearest_n.rs:50:16 [INFO] [stdout] | [INFO] [stdout] 50 | use crate::test_utils::{rand_data_fixed_u16_entry, rand_data_fixed_u16_point}; [INFO] [stdout] | ^^^^^^^^^^ could not find `test_utils` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 105 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ---------------------- the item is gated behind the `test_utils` feature [INFO] [stdout] 106 | pub mod test_utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::test_utils` [INFO] [stdout] --> src/fixed/query/nearest_one.rs:53:16 [INFO] [stdout] | [INFO] [stdout] 53 | use crate::test_utils::{rand_data_fixed_u16_entry, rand_data_fixed_u16_point}; [INFO] [stdout] | ^^^^^^^^^^ could not find `test_utils` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 105 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ---------------------- the item is gated behind the `test_utils` feature [INFO] [stdout] 106 | pub mod test_utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::test_utils` [INFO] [stdout] --> src/fixed/query/within.rs:48:16 [INFO] [stdout] | [INFO] [stdout] 48 | use crate::test_utils::{rand_data_fixed_u16_entry, rand_data_fixed_u16_point}; [INFO] [stdout] | ^^^^^^^^^^ could not find `test_utils` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 105 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ---------------------- the item is gated behind the `test_utils` feature [INFO] [stdout] 106 | pub mod test_utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::test_utils` [INFO] [stdout] --> src/fixed/query/within_unsorted.rs:51:16 [INFO] [stdout] | [INFO] [stdout] 51 | use crate::test_utils::{rand_data_fixed_u16_entry, rand_data_fixed_u16_point}; [INFO] [stdout] | ^^^^^^^^^^ could not find `test_utils` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 105 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ---------------------- the item is gated behind the `test_utils` feature [INFO] [stdout] 106 | pub mod test_utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::test_utils` [INFO] [stdout] --> src/fixed/query/within_unsorted_iter.rs:62:16 [INFO] [stdout] | [INFO] [stdout] 62 | use crate::test_utils::{rand_data_fixed_u16_entry, rand_data_fixed_u16_point}; [INFO] [stdout] | ^^^^^^^^^^ could not find `test_utils` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 105 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ---------------------- the item is gated behind the `test_utils` feature [INFO] [stdout] 106 | pub mod test_utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand_chacha` [INFO] [stdout] --> src/immutable/float/kdtree.rs:734:23 [INFO] [stdout] | [INFO] [stdout] 734 | let mut rng = rand_chacha::ChaCha8Rng::seed_from_u64(23); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `rand_chacha` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand_chacha`, use `cargo add rand_chacha` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand_chacha` [INFO] [stdout] --> src/immutable/float/kdtree.rs:775:27 [INFO] [stdout] | [INFO] [stdout] 775 | let mut rng = rand_chacha::ChaCha8Rng::seed_from_u64(seed); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `rand_chacha` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand_chacha`, use `cargo add rand_chacha` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand_chacha` [INFO] [stdout] --> src/immutable/float/kdtree.rs:809:23 [INFO] [stdout] | [INFO] [stdout] 809 | let mut rng = rand_chacha::ChaCha8Rng::seed_from_u64(seed); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `rand_chacha` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand_chacha`, use `cargo add rand_chacha` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand_chacha` [INFO] [stdout] --> src/immutable/float/kdtree.rs:824:23 [INFO] [stdout] | [INFO] [stdout] 824 | let mut rng = rand_chacha::ChaCha8Rng::seed_from_u64(seed); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `rand_chacha` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand_chacha`, use `cargo add rand_chacha` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand_chacha` [INFO] [stdout] --> src/immutable/float/kdtree.rs:837:23 [INFO] [stdout] | [INFO] [stdout] 837 | let mut rng = rand_chacha::ChaCha8Rng::seed_from_u64(seed); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `rand_chacha` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand_chacha`, use `cargo add rand_chacha` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand_chacha` [INFO] [stdout] --> src/immutable/float/kdtree.rs:850:23 [INFO] [stdout] | [INFO] [stdout] 850 | let mut rng = rand_chacha::ChaCha8Rng::seed_from_u64(seed); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `rand_chacha` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand_chacha`, use `cargo add rand_chacha` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand_chacha` [INFO] [stdout] --> src/immutable/float/kdtree.rs:863:23 [INFO] [stdout] | [INFO] [stdout] 863 | let mut rng = rand_chacha::ChaCha8Rng::seed_from_u64(seed); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `rand_chacha` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand_chacha`, use `cargo add rand_chacha` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand_chacha` [INFO] [stdout] --> src/immutable/float/kdtree.rs:876:23 [INFO] [stdout] | [INFO] [stdout] 876 | let mut rng = rand_chacha::ChaCha8Rng::seed_from_u64(seed); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `rand_chacha` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand_chacha`, use `cargo add rand_chacha` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand_chacha` [INFO] [stdout] --> src/immutable/float/kdtree.rs:889:23 [INFO] [stdout] | [INFO] [stdout] 889 | let mut rng = rand_chacha::ChaCha8Rng::seed_from_u64(seed); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `rand_chacha` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand_chacha`, use `cargo add rand_chacha` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand_chacha` [INFO] [stdout] --> src/immutable/float/kdtree.rs:902:23 [INFO] [stdout] | [INFO] [stdout] 902 | let mut rng = rand_chacha::ChaCha8Rng::seed_from_u64(seed); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `rand_chacha` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand_chacha`, use `cargo add rand_chacha` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand_chacha` [INFO] [stdout] --> src/immutable/float/kdtree.rs:915:23 [INFO] [stdout] | [INFO] [stdout] 915 | let mut rng = rand_chacha::ChaCha8Rng::seed_from_u64(seed); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `rand_chacha` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand_chacha`, use `cargo add rand_chacha` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand_chacha` [INFO] [stdout] --> src/immutable/float/kdtree.rs:928:23 [INFO] [stdout] | [INFO] [stdout] 928 | let mut rng = rand_chacha::ChaCha8Rng::seed_from_u64(seed); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `rand_chacha` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand_chacha`, use `cargo add rand_chacha` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand_chacha` [INFO] [stdout] --> src/immutable/float/kdtree.rs:941:23 [INFO] [stdout] | [INFO] [stdout] 941 | let mut rng = rand_chacha::ChaCha8Rng::seed_from_u64(seed); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `rand_chacha` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand_chacha`, use `cargo add rand_chacha` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand_chacha` [INFO] [stdout] --> src/immutable/float/kdtree.rs:954:23 [INFO] [stdout] | [INFO] [stdout] 954 | let mut rng = rand_chacha::ChaCha8Rng::seed_from_u64(seed); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `rand_chacha` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand_chacha`, use `cargo add rand_chacha` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand_chacha` [INFO] [stdout] --> src/immutable/float/kdtree.rs:967:23 [INFO] [stdout] | [INFO] [stdout] 967 | let mut rng = rand_chacha::ChaCha8Rng::seed_from_u64(seed); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `rand_chacha` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand_chacha`, use `cargo add rand_chacha` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand_chacha` [INFO] [stdout] --> src/immutable/float/kdtree.rs:987:23 [INFO] [stdout] | [INFO] [stdout] 987 | let mut rng = rand_chacha::ChaCha8Rng::seed_from_u64(493); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `rand_chacha` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand_chacha`, use `cargo add rand_chacha` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand_chacha` [INFO] [stdout] --> src/immutable/float/kdtree.rs:1008:23 [INFO] [stdout] | [INFO] [stdout] 1008 | let mut rng = rand_chacha::ChaCha8Rng::seed_from_u64(493); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `rand_chacha` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand_chacha`, use `cargo add rand_chacha` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand_chacha` [INFO] [stdout] --> src/immutable/float/query/nearest_one.rs:219:23 [INFO] [stdout] | [INFO] [stdout] 219 | let mut rng = rand_chacha::ChaCha8Rng::seed_from_u64(3); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `rand_chacha` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand_chacha`, use `cargo add rand_chacha` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand_chacha` [INFO] [stdout] --> src/immutable/float/query/nearest_one.rs:250:23 [INFO] [stdout] | [INFO] [stdout] 250 | let mut rng = rand_chacha::ChaCha8Rng::seed_from_u64(3); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `rand_chacha` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand_chacha`, use `cargo add rand_chacha` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SeedableRng` [INFO] [stdout] --> src/immutable/float/kdtree.rs:664:21 [INFO] [stdout] | [INFO] [stdout] 664 | use rand::{Rng, SeedableRng}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SeedableRng` [INFO] [stdout] --> src/immutable/float/query/nearest_one.rs:106:21 [INFO] [stdout] | [INFO] [stdout] 106 | use rand::{Rng, SeedableRng}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `kiddo` (lib test) due to 25 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e48d3061e71e9dded71c0facac61696f6a748081ee2d9eaa0bc3dd3787a7e9fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e48d3061e71e9dded71c0facac61696f6a748081ee2d9eaa0bc3dd3787a7e9fb", kill_on_drop: false }` [INFO] [stdout] e48d3061e71e9dded71c0facac61696f6a748081ee2d9eaa0bc3dd3787a7e9fb