[INFO] fetching crate kiddo 5.2.2...
[INFO] testing kiddo-5.2.2 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate kiddo 5.2.2 into /workspace/builds/worker-6-tc2/source
[INFO] removed /workspace/builds/worker-6-tc2/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-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate kiddo 5.2.2 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cbb850b93483c8de1bd6fb1de46811f4185bb11793ad00422a74ec4cc7ef55b7
[INFO] running `Command { std: "docker" "start" "-a" "cbb850b93483c8de1bd6fb1de46811f4185bb11793ad00422a74ec4cc7ef55b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cbb850b93483c8de1bd6fb1de46811f4185bb11793ad00422a74ec4cc7ef55b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbb850b93483c8de1bd6fb1de46811f4185bb11793ad00422a74ec4cc7ef55b7", kill_on_drop: false }`
[INFO] [stdout] cbb850b93483c8de1bd6fb1de46811f4185bb11793ad00422a74ec4cc7ef55b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 81ad61fb72fc771d49538c2d2574dc99f57eae3db32c029cec347158e87fc684
[INFO] running `Command { std: "docker" "start" "-a" "81ad61fb72fc771d49538c2d2574dc99f57eae3db32c029cec347158e87fc684", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling log v0.4.22
[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 pin-project-lite v0.2.15
[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 thread_local v1.1.8
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling divrem v1.0.0
[INFO] [stderr]    Compiling sorted-vec v0.8.5
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling cmov v0.3.1
[INFO] [stderr]    Compiling generator v0.8.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[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.37s
[INFO] running `Command { std: "docker" "inspect" "81ad61fb72fc771d49538c2d2574dc99f57eae3db32c029cec347158e87fc684", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81ad61fb72fc771d49538c2d2574dc99f57eae3db32c029cec347158e87fc684", kill_on_drop: false }`
[INFO] [stdout] 81ad61fb72fc771d49538c2d2574dc99f57eae3db32c029cec347158e87fc684
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6909f4762f21182160d85608254bdc3016bace7d874bcfbfec70c1214f37b4de
[INFO] running `Command { std: "docker" "start" "-a" "6909f4762f21182160d85608254bdc3016bace7d874bcfbfec70c1214f37b4de", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling clap_lex v0.7.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling clap_builder v4.5.22
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling codspeed-criterion-compat v2.10.1
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling real_float v0.3.0
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling cmake v0.1.52
[INFO] [stderr]    Compiling radians v0.3.1
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]    Compiling elapsed v0.1.2
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling ordered-float v5.0.0
[INFO] [stderr]    Compiling laz v0.9.2
[INFO] [stderr]    Compiling fixed v1.28.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling clap v4.5.22
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling regex v1.11.1
[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 thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[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 tracing v0.1.41
[INFO] [stderr]    Compiling aligned-vec v0.6.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling las v0.9.2
[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 rstest v0.25.0
[INFO] [stderr]    Compiling flate2 v1.0.35
[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 tinytemplate v1.2.1
[INFO] [stderr]    Compiling codspeed v2.10.1
[INFO] [stderr]    Compiling codspeed-criterion-compat-walltime v2.10.1
[INFO] [stderr]    Compiling criterion v0.6.0
[INFO] [stderr]    Compiling kiddo v5.2.2 (/opt/rustwide/workdir)
[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" "6909f4762f21182160d85608254bdc3016bace7d874bcfbfec70c1214f37b4de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6909f4762f21182160d85608254bdc3016bace7d874bcfbfec70c1214f37b4de", kill_on_drop: false }`
[INFO] [stdout] 6909f4762f21182160d85608254bdc3016bace7d874bcfbfec70c1214f37b4de
