[INFO] fetching crate dinotree_alg 0.9.0...
[INFO] checking dinotree_alg-0.9.0 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied-retry-0
[INFO] extracting crate dinotree_alg 0.9.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate dinotree_alg 0.9.0
[INFO] finished tweaking crates.io crate dinotree_alg 0.9.0
[INFO] tweaked toml for crates.io crate dinotree_alg 0.9.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dinotree_alg 0.9.0 on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dinotree_alg 0.9.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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1bed07078983e2fabd71a08d9ec6c597a8f0d497c58d51022211cbb572ba51dd
[INFO] running `Command { std: "docker" "start" "-a" "1bed07078983e2fabd71a08d9ec6c597a8f0d497c58d51022211cbb572ba51dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1bed07078983e2fabd71a08d9ec6c597a8f0d497c58d51022211cbb572ba51dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bed07078983e2fabd71a08d9ec6c597a8f0d497c58d51022211cbb572ba51dd", kill_on_drop: false }`
[INFO] [stdout] 1bed07078983e2fabd71a08d9ec6c597a8f0d497c58d51022211cbb572ba51dd
[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=forbid -Dinherent-method-on-receiver" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25b83c7d86d33e51e065d75a30a4c6e192372e2fa6d81f5b8b5aacfb15d7ee75
[INFO] running `Command { std: "docker" "start" "-a" "25b83c7d86d33e51e065d75a30a4c6e192372e2fa6d81f5b8b5aacfb15d7ee75", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]     Checking cfg-if v0.1.9
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]     Checking scopeguard v1.0.0
[INFO] [stderr]    Compiling rayon-core v1.8.1
[INFO] [stderr]     Checking primitive-from v1.0.2
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]     Checking roots v0.0.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]     Checking compt v1.6.1
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]     Checking pdqselect v0.1.0
[INFO] [stderr]     Checking is_sorted v0.1.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling rayon v1.4.1
[INFO] [stderr]     Checking num_cpus v1.10.1
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling memoffset v0.5.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking crossbeam-channel v0.4.4
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking crossbeam-deque v0.7.3
[INFO] [stderr]     Checking ordered-float v1.0.2
[INFO] [stderr]     Checking axgeom v1.6.6
[INFO] [stderr]     Checking dists v0.4.1
[INFO] [stderr]     Checking dinotree_alg v0.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `axgeom::*`
[INFO] [stdout]  --> src/query/mod.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub use axgeom::*;
[INFO] [stdout]   |             ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/tree/mod.rs:1286:11
[INFO] [stdout]      |
[INFO] [stdout] 1286 | #[cfg(all(feature = "unstable", test))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `nbody`
[INFO] [stdout]      = help: consider adding `unstable` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/tree/mod.rs:1312:11
[INFO] [stdout]      |
[INFO] [stdout] 1312 | #[cfg(all(feature = "unstable", test))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `nbody`
[INFO] [stdout]      = help: consider adding `unstable` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `axgeom::*`
[INFO] [stdout]  --> src/query/mod.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub use axgeom::*;
[INFO] [stdout]   |             ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/query/colfind/oned.rs:177:6
[INFO] [stdout]     |
[INFO] [stdout] 177 |     };
[INFO] [stdout]     |      ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/tree/mod.rs:1286:11
[INFO] [stdout]      |
[INFO] [stdout] 1286 | #[cfg(all(feature = "unstable", test))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `nbody`
[INFO] [stdout]      = help: consider adding `unstable` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/tree/mod.rs:1312:11
[INFO] [stdout]      |
[INFO] [stdout] 1312 | #[cfg(all(feature = "unstable", test))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `nbody`
[INFO] [stdout]      = help: consider adding `unstable` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `tree`: use the broccoli crate instead
[INFO] [stdout]   --> src/lib.rs:35:15
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use self::tree::*;
[INFO] [stdout]    |               ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `tree::tests::test`: use the broccoli crate instead
[INFO] [stdout]   --> src/tree/tests.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / fn test() {
[INFO] [stdout] 10 | |     let mut bots = vec![0usize; 1234];
[INFO] [stdout] 11 | |
[INFO] [stdout] 12 | |     let mut bots: Vec<_> = bots
[INFO] [stdout] ...  |
[INFO] [stdout] 51 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `tree`: use the broccoli crate instead
[INFO] [stdout]   --> src/lib.rs:15:27
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub(crate) use crate::tree;
[INFO] [stdout]    |                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `tree::analyze`: use the broccoli crate instead
[INFO] [stdout]   --> src/lib.rs:16:33
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub(crate) use crate::tree::analyze::*;
[INFO] [stdout]    |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `tree::par`: use the broccoli crate instead
[INFO] [stdout]   --> src/lib.rs:25:33
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub(crate) use crate::tree::par;
[INFO] [stdout]    |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `tree`: use the broccoli crate instead
[INFO] [stdout]   --> src/lib.rs:26:27
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub(crate) use crate::tree::*;
[INFO] [stdout]    |                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tree::notsorted::NotSorted`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/mod.rs:80:19
[INFO] [stdout]    |
[INFO] [stdout] 80 |     tree: &'a mut NotSorted<'b, A, T>,
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tree::DinoTree`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:139:19
[INFO] [stdout]     |
[INFO] [stdout] 139 |     tree: &'a mut DinoTree<'b, A, T>,
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `tree::par::compute_level_switch_sequential`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/mod.rs:93:24
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let par = par::compute_level_switch_sequential(switch_height, height);
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit struct `tree::analyze::SplitterEmpty`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/mod.rs:95:78
[INFO] [stdout]    |
[INFO] [stdout] 95 |         ColFindRecurser::new().recurse_par(axis, par, &mut sweeper, oo, &mut SplitterEmpty);
[INFO] [stdout]    |                                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tree::notsorted::NotSorted`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:101:30
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn new(tree: &'a mut NotSorted<'b, A, T>) -> NotSortedQueryBuilder<'a, 'b, A, T> {
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `tree::par::SWITCH_SEQUENTIAL_DEFAULT`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:102:34
[INFO] [stdout]     |
[INFO] [stdout] 102 |         let switch_height = par::SWITCH_SEQUENTIAL_DEFAULT;
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::analyze::Splitter`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:113:29
[INFO] [stdout]     |
[INFO] [stdout] 113 |         splitter: &mut impl Splitter,
[INFO] [stdout]     |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit struct `tree::analyze::SplitterEmpty`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:132:73
[INFO] [stdout]     |
[INFO] [stdout] 132 |         ColFindRecurser::new().recurse_seq(axis, &mut sweeper, dt, &mut SplitterEmpty);
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `tree::par::compute_level_switch_sequential`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:153:24
[INFO] [stdout]     |
[INFO] [stdout] 153 |         let par = par::compute_level_switch_sequential(switch_height, height);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit struct `tree::analyze::SplitterEmpty`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:154:78
[INFO] [stdout]     |
[INFO] [stdout] 154 |         ColFindRecurser::new().recurse_par(axis, par, &mut sweeper, oo, &mut SplitterEmpty);
[INFO] [stdout]     |                                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::analyze::Splitter`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:162:52
[INFO] [stdout]     |
[INFO] [stdout] 162 |     pub fn query_splitter_par<C: ColMulti<T = T> + Splitter + Send + Sync>(self, clos: C) -> C {
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `tree::par::compute_level_switch_sequential`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:167:24
[INFO] [stdout]     |
[INFO] [stdout] 167 |         let par = par::compute_level_switch_sequential(self.switch_height, height);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit struct `tree::analyze::SplitterEmpty`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:171:78
[INFO] [stdout]     |
[INFO] [stdout] 171 |         ColFindRecurser::new().recurse_par(axis, par, &mut sweeper, dt, &mut SplitterEmpty);
[INFO] [stdout]     |                                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tree::DinoTree`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:180:30
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn new(tree: &'a mut DinoTree<'b, A, T>) -> QueryBuilder<'a, 'b, A, T> {
[INFO] [stdout]     |                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `tree::par::SWITCH_SEQUENTIAL_DEFAULT`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:181:34
[INFO] [stdout]     |
[INFO] [stdout] 181 |         let switch_height = par::SWITCH_SEQUENTIAL_DEFAULT;
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit struct `tree::analyze::SplitterEmpty`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:201:28
[INFO] [stdout]     |
[INFO] [stdout] 201 |         let mut splitter = SplitterEmpty;
[INFO] [stdout]     |                            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::analyze::Splitter`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:214:29
[INFO] [stdout]     |
[INFO] [stdout] 214 |         splitter: &mut impl Splitter,
[INFO] [stdout]     |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::node::Node`: use the broccoli crate instead
[INFO] [stdout]  --> src/query/colfind/inner.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 | struct GoDownRecurser<'a, N: Node, NN: NodeHandler<T = N::T>, B: Axis> {
[INFO] [stdout]   |                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::node::Node`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/inner.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl<'a, N: Node, NN: NodeHandler<T = N::T>, B: Axis> GoDownRecurser<'a, N, NN, B> {
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::node::Node`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/inner.rs:73:38
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub(crate) struct ColFindRecurser<N: Node, K: Splitter, S: NodeHandler<T = N::T> + Splitter> {
[INFO] [stdout]    |                                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::analyze::Splitter`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/inner.rs:73:47
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub(crate) struct ColFindRecurser<N: Node, K: Splitter, S: NodeHandler<T = N::T> + Splitter> {
[INFO] [stdout]    |                                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::analyze::Splitter`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/inner.rs:73:84
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub(crate) struct ColFindRecurser<N: Node, K: Splitter, S: NodeHandler<T = N::T> + Splitter> {
[INFO] [stdout]    |                                                                                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::node::Node`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/inner.rs:77:12
[INFO] [stdout]    |
[INFO] [stdout] 77 |         N: Node + Send + Sync,
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::analyze::Splitter`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/inner.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 78 |         K: Splitter + Send + Sync,
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::analyze::Splitter`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/inner.rs:79:36
[INFO] [stdout]    |
[INFO] [stdout] 79 |         S: NodeHandler<T = N::T> + Splitter + Send + Sync,
[INFO] [stdout]    |                                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::node::Node`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 | impl<N: Node, K: Splitter, S: NodeHandler<T = N::T> + Splitter> ColFindRecurser<N, K, S> {
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::analyze::Splitter`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:176:18
[INFO] [stdout]     |
[INFO] [stdout] 176 | impl<N: Node, K: Splitter, S: NodeHandler<T = N::T> + Splitter> ColFindRecurser<N, K, S> {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::analyze::Splitter`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:176:55
[INFO] [stdout]     |
[INFO] [stdout] 176 | impl<N: Node, K: Splitter, S: NodeHandler<T = N::T> + Splitter> ColFindRecurser<N, K, S> {
[INFO] [stdout]     |                                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::analyze::Splitter`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:258:12
[INFO] [stdout]     |
[INFO] [stdout] 258 | impl<T, F> Splitter for QueryFnMut<T, F> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::analyze::Splitter`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:289:19
[INFO] [stdout]     |
[INFO] [stdout] 289 | impl<T, F: Clone> Splitter for QueryFn<T, F> {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `tree::node::VistrMut`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/inner.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 |         m: VistrMut<N>,
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::par::Joiner`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/inner.rs:82:42
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn recurse_par<A: Axis, JJ: par::Joiner>(
[INFO] [stdout]    |                                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `tree::node::VistrMut`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/inner.rs:87:12
[INFO] [stdout]    |
[INFO] [stdout] 87 |         m: VistrMut<N>,
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `tree::par::ParResult::Parallel`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:129:41
[INFO] [stdout]     |
[INFO] [stdout] 129 |                         par::ParResult::Parallel([dleft, dright]) => {
[INFO] [stdout]     |                                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `tree::par::ParResult::Sequential`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:158:41
[INFO] [stdout]     |
[INFO] [stdout] 158 |                         par::ParResult::Sequential(_) => {
[INFO] [stdout]     |                                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `tree::node::VistrMut`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:186:12
[INFO] [stdout]     |
[INFO] [stdout] 186 |         m: VistrMut<N>,
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::analyze::Splitter`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/node_handle.rs:30:41
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct HandleNoSorted<K: ColMulti + Splitter> {
[INFO] [stdout]    |                                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::analyze::Splitter`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/node_handle.rs:33:20
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<K: ColMulti + Splitter> HandleNoSorted<K> {
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::analyze::Splitter`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/node_handle.rs:40:20
[INFO] [stdout]    |
[INFO] [stdout] 40 | impl<K: ColMulti + Splitter> Splitter for HandleNoSorted<K> {
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::analyze::Splitter`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/node_handle.rs:40:30
[INFO] [stdout]    |
[INFO] [stdout] 40 | impl<K: ColMulti + Splitter> Splitter for HandleNoSorted<K> {
[INFO] [stdout]    |                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::analyze::Splitter`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/node_handle.rs:61:20
[INFO] [stdout]    |
[INFO] [stdout] 61 | impl<K: ColMulti + Splitter> NodeHandler for HandleNoSorted<K> {
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::analyze::Splitter`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/node_handle.rs:97:39
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub struct HandleSorted<K: ColMulti + Splitter> {
[INFO] [stdout]    |                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::analyze::Splitter`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/node_handle.rs:101:20
[INFO] [stdout]     |
[INFO] [stdout] 101 | impl<K: ColMulti + Splitter> HandleSorted<K> {
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::analyze::Splitter`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/node_handle.rs:110:20
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<K: ColMulti + Splitter> Splitter for HandleSorted<K> {
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::analyze::Splitter`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/node_handle.rs:110:30
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<K: ColMulti + Splitter> Splitter for HandleSorted<K> {
[INFO] [stdout]     |                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::analyze::Splitter`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/node_handle.rs:132:20
[INFO] [stdout]     |
[INFO] [stdout] 132 | impl<K: ColMulti + Splitter> NodeHandler for HandleSorted<K> {
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tree::DinoTree`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/graphics.rs:19:15
[INFO] [stdout]    |
[INFO] [stdout] 19 |     gentree: &DinoTree<A, T>,
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `tree::node::Vistr`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/graphics.rs:25:26
[INFO] [stdout]    |
[INFO] [stdout] 25 |         stuff: LevelIter<Vistr<N>>,
[INFO] [stdout]    |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::node::Node`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/graphics.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn recc<A: Axis, N: Node, D: DividerDrawer<N = N::Num>>(
[INFO] [stdout]    |                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `tree::node::VistrMut`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/k_nearest.rs:215:22
[INFO] [stdout]     |
[INFO] [stdout] 215 |     stuff: LevelIter<VistrMut<'a, N>>,
[INFO] [stdout]     |                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::node::Node`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/k_nearest.rs:213:24
[INFO] [stdout]     |
[INFO] [stdout] 213 | fn recc<'a: 'b, 'b, N: Node, A: Axis, K: Knearest<N = N::Num, T = N::T>>(
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tree::DinoTree`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/k_nearest.rs:402:23
[INFO] [stdout]     |
[INFO] [stdout] 402 |         tree: &'a mut DinoTree<A, T>,
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `tree::node::VistrMut`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/raycast.rs:193:22
[INFO] [stdout]     |
[INFO] [stdout] 193 |     stuff: LevelIter<VistrMut<'a, N>>,
[INFO] [stdout]     |                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::node::Node`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/raycast.rs:191:33
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn recc<'a: 'b, 'b, A: Axis, N: Node, R: RayCast<N = N::Num, T = N::T>>(
[INFO] [stdout]     |                                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tree::DinoTree`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/raycast.rs:309:23
[INFO] [stdout]     |
[INFO] [stdout] 309 |         tree: &'a mut DinoTree<A, T>,
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tree::DinoTree`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/intersect_with.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |     tree: &mut DinoTree<A, T>,
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tree::DinoTree`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/rect.rs:69:19
[INFO] [stdout]    |
[INFO] [stdout] 69 |     tree: &'a mut DinoTree<A, T>,
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `tree::node::VistrMut`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/rect.rs:75:13
[INFO] [stdout]    |
[INFO] [stdout] 75 |         it: VistrMut<'a,N>,
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::node::Node`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/rect.rs:73:36
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn rect_recurse<'a,A: Axis, N: Node, F: FnMut(PMut<'a,N::T>)>(
[INFO] [stdout]    |                                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tree::DinoTree`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:241:19
[INFO] [stdout]     |
[INFO] [stdout] 241 |     tree: &'a mut DinoTree<'b, A, T>,
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tree::DinoTree`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:246:30
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub fn new(tree: &'a mut DinoTree<'b, A, T>) -> Self {
[INFO] [stdout]     |                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `tree::node::VistrMut`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:131:11
[INFO] [stdout]     |
[INFO] [stdout] 131 |     rect!(VistrMut<'a,N>, PMut<'a,N::T>, get_section_mut, get_mut);
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::node::Node`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:13:41
[INFO] [stdout]     |
[INFO] [stdout]  13 |         fn rect_recurse<'a, A: Axis, N: Node, F: FnMut($colsingle)>(
[INFO] [stdout]     |                                         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 |     rect!(VistrMut<'a,N>, PMut<'a,N::T>, get_section_mut, get_mut);
[INFO] [stdout]     |     -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tree::DinoTree`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:133:23
[INFO] [stdout]     |
[INFO] [stdout] 133 |         tree: &'a mut DinoTree<A, T>,
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tree::DinoTree`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:172:23
[INFO] [stdout]     |
[INFO] [stdout] 172 |         tree: &'a mut DinoTree<A, T>,
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `tree::node::Vistr`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:190:11
[INFO] [stdout]     |
[INFO] [stdout] 190 |     rect!(Vistr<'a, N>, &'a N::T, get_section, get);
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::node::Node`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:13:41
[INFO] [stdout]     |
[INFO] [stdout]  13 |         fn rect_recurse<'a, A: Axis, N: Node, F: FnMut($colsingle)>(
[INFO] [stdout]     |                                         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 190 |     rect!(Vistr<'a, N>, &'a N::T, get_section, get);
[INFO] [stdout]     |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tree::DinoTree`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:193:19
[INFO] [stdout]     |
[INFO] [stdout] 193 |         tree: &'a DinoTree<A, T>,
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tree::DinoTree`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:207:19
[INFO] [stdout]     |
[INFO] [stdout] 207 |         tree: &'a DinoTree<A, T>,
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::node::Node`: use the broccoli crate instead
[INFO] [stdout]   --> src/pmut.rs:78:13
[INFO] [stdout]    |
[INFO] [stdout] 78 | impl<'a, T: Node> PMut<'a, T> {
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tree::node::NodeRef`: use the broccoli crate instead
[INFO] [stdout]   --> src/pmut.rs:80:25
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn get(self) -> NodeRef<'a, T::T> {
[INFO] [stdout]    |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tree::node::NodeRefMut`: use the broccoli crate instead
[INFO] [stdout]   --> src/pmut.rs:85:29
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn get_mut(self) -> NodeRefMut<'a, T::T> {
[INFO] [stdout]    |                             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated type `tree::node::Node::T`: use the broccoli crate instead
[INFO] [stdout]  --> src/query/colfind/inner.rs:6:56
[INFO] [stdout]   |
[INFO] [stdout] 6 | struct GoDownRecurser<'a, N: Node, NN: NodeHandler<T = N::T>, B: Axis> {
[INFO] [stdout]   |                                                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated type `tree::node::Node::T`: use the broccoli crate instead
[INFO] [stdout]  --> src/query/colfind/inner.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 |     anchor: DestructuredNode<'a, N::T, B>,
[INFO] [stdout]   |                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated type `tree::node::Node::Num`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/graphics.rs:27:21
[INFO] [stdout]    |
[INFO] [stdout] 27 |         rect: &Rect<N::Num>,
[INFO] [stdout]    |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated type `tree::node::Node::Num`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/k_nearest.rs:213:55
[INFO] [stdout]     |
[INFO] [stdout] 213 | fn recc<'a: 'b, 'b, N: Node, A: Axis, K: Knearest<N = N::Num, T = N::T>>(
[INFO] [stdout]     |                                                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated type `tree::node::Node::T`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/k_nearest.rs:213:67
[INFO] [stdout]     |
[INFO] [stdout] 213 | fn recc<'a: 'b, 'b, N: Node, A: Axis, K: Knearest<N = N::Num, T = N::T>>(
[INFO] [stdout]     |                                                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated type `tree::node::Node::Num`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/raycast.rs:194:16
[INFO] [stdout]     |
[INFO] [stdout] 194 |     rect: Rect<N::Num>,
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated type `tree::node::Node::Num`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/rect.rs:76:21
[INFO] [stdout]    |
[INFO] [stdout] 76 |         rect: &Rect<N::Num>,
[INFO] [stdout]    |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated type `tree::node::Node::Num`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:16:25
[INFO] [stdout]     |
[INFO] [stdout]  16 |             rect: &Rect<N::Num>,
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 |     rect!(VistrMut<'a,N>, PMut<'a,N::T>, get_section_mut, get_mut);
[INFO] [stdout]     |     -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated type `tree::node::Node::Num`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:16:25
[INFO] [stdout]     |
[INFO] [stdout]  16 |             rect: &Rect<N::Num>,
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 190 |     rect!(Vistr<'a, N>, &'a N::T, get_section, get);
[INFO] [stdout]     |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `tree`: use the broccoli crate instead
[INFO] [stdout]   --> src/lib.rs:35:15
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use self::tree::*;
[INFO] [stdout]    |               ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `tree`: use the broccoli crate instead
[INFO] [stdout]   --> src/lib.rs:15:27
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub(crate) use crate::tree;
[INFO] [stdout]    |                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `tree::analyze`: use the broccoli crate instead
[INFO] [stdout]   --> src/lib.rs:16:33
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub(crate) use crate::tree::analyze::*;
[INFO] [stdout]    |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `tree::par`: use the broccoli crate instead
[INFO] [stdout]   --> src/lib.rs:25:33
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub(crate) use crate::tree::par;
[INFO] [stdout]    |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `tree`: use the broccoli crate instead
[INFO] [stdout]   --> src/lib.rs:26:27
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub(crate) use crate::tree::*;
[INFO] [stdout]    |                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated type `tree::node::Node::T`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/inner.rs:14:38
[INFO] [stdout]    |
[INFO] [stdout] 14 |         anchor: DestructuredNode<'a, N::T, B>,
[INFO] [stdout]    |                                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tree::notsorted::NotSorted`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/mod.rs:80:19
[INFO] [stdout]    |
[INFO] [stdout] 80 |     tree: &'a mut NotSorted<'b, A, T>,
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tree::DinoTree`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:139:19
[INFO] [stdout]     |
[INFO] [stdout] 139 |     tree: &'a mut DinoTree<'b, A, T>,
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `tree::par::compute_level_switch_sequential`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/mod.rs:93:24
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let par = par::compute_level_switch_sequential(switch_height, height);
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit struct `tree::analyze::SplitterEmpty`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/mod.rs:95:78
[INFO] [stdout]    |
[INFO] [stdout] 95 |         ColFindRecurser::new().recurse_par(axis, par, &mut sweeper, oo, &mut SplitterEmpty);
[INFO] [stdout]    |                                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tree::notsorted::NotSorted`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:101:30
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn new(tree: &'a mut NotSorted<'b, A, T>) -> NotSortedQueryBuilder<'a, 'b, A, T> {
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `tree::par::SWITCH_SEQUENTIAL_DEFAULT`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:102:34
[INFO] [stdout]     |
[INFO] [stdout] 102 |         let switch_height = par::SWITCH_SEQUENTIAL_DEFAULT;
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::analyze::Splitter`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:113:29
[INFO] [stdout]     |
[INFO] [stdout] 113 |         splitter: &mut impl Splitter,
[INFO] [stdout]     |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit struct `tree::analyze::SplitterEmpty`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:132:73
[INFO] [stdout]     |
[INFO] [stdout] 132 |         ColFindRecurser::new().recurse_seq(axis, &mut sweeper, dt, &mut SplitterEmpty);
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `tree::par::compute_level_switch_sequential`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:153:24
[INFO] [stdout]     |
[INFO] [stdout] 153 |         let par = par::compute_level_switch_sequential(switch_height, height);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit struct `tree::analyze::SplitterEmpty`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:154:78
[INFO] [stdout]     |
[INFO] [stdout] 154 |         ColFindRecurser::new().recurse_par(axis, par, &mut sweeper, oo, &mut SplitterEmpty);
[INFO] [stdout]     |                                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::analyze::Splitter`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:162:52
[INFO] [stdout]     |
[INFO] [stdout] 162 |     pub fn query_splitter_par<C: ColMulti<T = T> + Splitter + Send + Sync>(self, clos: C) -> C {
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `tree::par::compute_level_switch_sequential`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:167:24
[INFO] [stdout]     |
[INFO] [stdout] 167 |         let par = par::compute_level_switch_sequential(self.switch_height, height);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit struct `tree::analyze::SplitterEmpty`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:171:78
[INFO] [stdout]     |
[INFO] [stdout] 171 |         ColFindRecurser::new().recurse_par(axis, par, &mut sweeper, dt, &mut SplitterEmpty);
[INFO] [stdout]     |                                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tree::DinoTree`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:180:30
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn new(tree: &'a mut DinoTree<'b, A, T>) -> QueryBuilder<'a, 'b, A, T> {
[INFO] [stdout]     |                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `tree::par::SWITCH_SEQUENTIAL_DEFAULT`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:181:34
[INFO] [stdout]     |
[INFO] [stdout] 181 |         let switch_height = par::SWITCH_SEQUENTIAL_DEFAULT;
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit struct `tree::analyze::SplitterEmpty`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:201:28
[INFO] [stdout]     |
[INFO] [stdout] 201 |         let mut splitter = SplitterEmpty;
[INFO] [stdout]     |                            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated type `tree::node::Node::T`: use the broccoli crate instead
[INFO] [stdout]   --> src/pmut.rs:80:37
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn get(self) -> NodeRef<'a, T::T> {
[INFO] [stdout]    |                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::analyze::Splitter`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:214:29
[INFO] [stdout]     |
[INFO] [stdout] 214 |         splitter: &mut impl Splitter,
[INFO] [stdout]     |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated type `tree::node::Node::T`: use the broccoli crate instead
[INFO] [stdout]   --> src/pmut.rs:85:44
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn get_mut(self) -> NodeRefMut<'a, T::T> {
[INFO] [stdout]    |                                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::node::Node`: use the broccoli crate instead
[INFO] [stdout]  --> src/query/colfind/inner.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 | struct GoDownRecurser<'a, N: Node, NN: NodeHandler<T = N::T>, B: Axis> {
[INFO] [stdout]   |                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::node::Node`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/inner.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl<'a, N: Node, NN: NodeHandler<T = N::T>, B: Axis> GoDownRecurser<'a, N, NN, B> {
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::node::Node`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/inner.rs:73:38
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub(crate) struct ColFindRecurser<N: Node, K: Splitter, S: NodeHandler<T = N::T> + Splitter> {
[INFO] [stdout]    |                                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::analyze::Splitter`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/inner.rs:73:47
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub(crate) struct ColFindRecurser<N: Node, K: Splitter, S: NodeHandler<T = N::T> + Splitter> {
[INFO] [stdout]    |                                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::analyze::Splitter`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/inner.rs:73:84
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub(crate) struct ColFindRecurser<N: Node, K: Splitter, S: NodeHandler<T = N::T> + Splitter> {
[INFO] [stdout]    |                                                                                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::node::Node`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/inner.rs:77:12
[INFO] [stdout]    |
[INFO] [stdout] 77 |         N: Node + Send + Sync,
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::analyze::Splitter`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/inner.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 78 |         K: Splitter + Send + Sync,
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::analyze::Splitter`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/inner.rs:79:36
[INFO] [stdout]    |
[INFO] [stdout] 79 |         S: NodeHandler<T = N::T> + Splitter + Send + Sync,
[INFO] [stdout]    |                                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::node::Node`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 | impl<N: Node, K: Splitter, S: NodeHandler<T = N::T> + Splitter> ColFindRecurser<N, K, S> {
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::analyze::Splitter`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:176:18
[INFO] [stdout]     |
[INFO] [stdout] 176 | impl<N: Node, K: Splitter, S: NodeHandler<T = N::T> + Splitter> ColFindRecurser<N, K, S> {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::analyze::Splitter`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:176:55
[INFO] [stdout]     |
[INFO] [stdout] 176 | impl<N: Node, K: Splitter, S: NodeHandler<T = N::T> + Splitter> ColFindRecurser<N, K, S> {
[INFO] [stdout]     |                                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated type `tree::node::Node::T`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/inner.rs:11:39
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl<'a, N: Node, NN: NodeHandler<T = N::T>, B: Axis> GoDownRecurser<'a, N, NN, B> {
[INFO] [stdout]    |                                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated type `tree::node::Node::T`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/inner.rs:73:76
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub(crate) struct ColFindRecurser<N: Node, K: Splitter, S: NodeHandler<T = N::T> + Splitter> {
[INFO] [stdout]    |                                                                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::analyze::Splitter`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:258:12
[INFO] [stdout]     |
[INFO] [stdout] 258 | impl<T, F> Splitter for QueryFnMut<T, F> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::analyze::Splitter`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:289:19
[INFO] [stdout]     |
[INFO] [stdout] 289 | impl<T, F: Clone> Splitter for QueryFn<T, F> {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `tree::node::VistrMut`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/inner.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 |         m: VistrMut<N>,
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated type `tree::node::Node::T`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/inner.rs:79:28
[INFO] [stdout]    |
[INFO] [stdout] 79 |         S: NodeHandler<T = N::T> + Splitter + Send + Sync,
[INFO] [stdout]    |                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::par::Joiner`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/inner.rs:82:42
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn recurse_par<A: Axis, JJ: par::Joiner>(
[INFO] [stdout]    |                                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `tree::node::VistrMut`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/inner.rs:87:12
[INFO] [stdout]    |
[INFO] [stdout] 87 |         m: VistrMut<N>,
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `tree::par::ParResult::Parallel`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:129:41
[INFO] [stdout]     |
[INFO] [stdout] 129 |                         par::ParResult::Parallel([dleft, dright]) => {
[INFO] [stdout]     |                                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `tree::par::ParResult::Sequential`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:158:41
[INFO] [stdout]     |
[INFO] [stdout] 158 |                         par::ParResult::Sequential(_) => {
[INFO] [stdout]     |                                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `tree::node::VistrMut`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:186:12
[INFO] [stdout]     |
[INFO] [stdout] 186 |         m: VistrMut<N>,
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::analyze::Splitter`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/node_handle.rs:30:41
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct HandleNoSorted<K: ColMulti + Splitter> {
[INFO] [stdout]    |                                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::analyze::Splitter`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/node_handle.rs:33:20
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<K: ColMulti + Splitter> HandleNoSorted<K> {
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated type `tree::node::Node::T`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:176:47
[INFO] [stdout]     |
[INFO] [stdout] 176 | impl<N: Node, K: Splitter, S: NodeHandler<T = N::T> + Splitter> ColFindRecurser<N, K, S> {
[INFO] [stdout]     |                                               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::analyze::Splitter`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/node_handle.rs:40:20
[INFO] [stdout]    |
[INFO] [stdout] 40 | impl<K: ColMulti + Splitter> Splitter for HandleNoSorted<K> {
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::analyze::Splitter`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/node_handle.rs:40:30
[INFO] [stdout]    |
[INFO] [stdout] 40 | impl<K: ColMulti + Splitter> Splitter for HandleNoSorted<K> {
[INFO] [stdout]    |                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::analyze::Splitter`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/node_handle.rs:61:20
[INFO] [stdout]    |
[INFO] [stdout] 61 | impl<K: ColMulti + Splitter> NodeHandler for HandleNoSorted<K> {
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::analyze::Splitter`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/node_handle.rs:97:39
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub struct HandleSorted<K: ColMulti + Splitter> {
[INFO] [stdout]    |                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::analyze::Splitter`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/node_handle.rs:101:20
[INFO] [stdout]     |
[INFO] [stdout] 101 | impl<K: ColMulti + Splitter> HandleSorted<K> {
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::analyze::Splitter`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/node_handle.rs:110:20
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<K: ColMulti + Splitter> Splitter for HandleSorted<K> {
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::analyze::Splitter`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/node_handle.rs:110:30
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<K: ColMulti + Splitter> Splitter for HandleSorted<K> {
[INFO] [stdout]     |                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::analyze::Splitter`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/node_handle.rs:132:20
[INFO] [stdout]     |
[INFO] [stdout] 132 | impl<K: ColMulti + Splitter> NodeHandler for HandleSorted<K> {
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tree::DinoTree`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/graphics.rs:19:15
[INFO] [stdout]    |
[INFO] [stdout] 19 |     gentree: &DinoTree<A, T>,
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `tree::node::Vistr`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/graphics.rs:25:26
[INFO] [stdout]    |
[INFO] [stdout] 25 |         stuff: LevelIter<Vistr<N>>,
[INFO] [stdout]    |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::node::Node`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/graphics.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn recc<A: Axis, N: Node, D: DividerDrawer<N = N::Num>>(
[INFO] [stdout]    |                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `tree::node::VistrMut`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/k_nearest.rs:215:22
[INFO] [stdout]     |
[INFO] [stdout] 215 |     stuff: LevelIter<VistrMut<'a, N>>,
[INFO] [stdout]     |                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::node::Node`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/k_nearest.rs:213:24
[INFO] [stdout]     |
[INFO] [stdout] 213 | fn recc<'a: 'b, 'b, N: Node, A: Axis, K: Knearest<N = N::Num, T = N::T>>(
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tree::DinoTree`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/k_nearest.rs:402:23
[INFO] [stdout]     |
[INFO] [stdout] 402 |         tree: &'a mut DinoTree<A, T>,
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `tree::node::VistrMut`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/raycast.rs:193:22
[INFO] [stdout]     |
[INFO] [stdout] 193 |     stuff: LevelIter<VistrMut<'a, N>>,
[INFO] [stdout]     |                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::node::Node`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/raycast.rs:191:33
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn recc<'a: 'b, 'b, A: Axis, N: Node, R: RayCast<N = N::Num, T = N::T>>(
[INFO] [stdout]     |                                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tree::DinoTree`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/raycast.rs:309:23
[INFO] [stdout]     |
[INFO] [stdout] 309 |         tree: &'a mut DinoTree<A, T>,
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated type `tree::node::Node::Num`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/graphics.rs:23:52
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn recc<A: Axis, N: Node, D: DividerDrawer<N = N::Num>>(
[INFO] [stdout]    |                                                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tree::DinoTree`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/intersect_with.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |     tree: &mut DinoTree<A, T>,
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tree::DinoTree`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/rect.rs:69:19
[INFO] [stdout]    |
[INFO] [stdout] 69 |     tree: &'a mut DinoTree<A, T>,
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated type `tree::node::Node::Num`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/raycast.rs:191:54
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn recc<'a: 'b, 'b, A: Axis, N: Node, R: RayCast<N = N::Num, T = N::T>>(
[INFO] [stdout]     |                                                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `tree::node::VistrMut`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/rect.rs:75:13
[INFO] [stdout]    |
[INFO] [stdout] 75 |         it: VistrMut<'a,N>,
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated type `tree::node::Node::T`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/raycast.rs:191:66
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn recc<'a: 'b, 'b, A: Axis, N: Node, R: RayCast<N = N::Num, T = N::T>>(
[INFO] [stdout]     |                                                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::node::Node`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/rect.rs:73:36
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn rect_recurse<'a,A: Axis, N: Node, F: FnMut(PMut<'a,N::T>)>(
[INFO] [stdout]    |                                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tree::DinoTree`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:241:19
[INFO] [stdout]     |
[INFO] [stdout] 241 |     tree: &'a mut DinoTree<'b, A, T>,
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated type `tree::node::Node::T`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/rect.rs:73:59
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn rect_recurse<'a,A: Axis, N: Node, F: FnMut(PMut<'a,N::T>)>(
[INFO] [stdout]    |                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tree::DinoTree`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:246:30
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub fn new(tree: &'a mut DinoTree<'b, A, T>) -> Self {
[INFO] [stdout]     |                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated type `tree::node::Node::T`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:131:35
[INFO] [stdout]     |
[INFO] [stdout] 131 |     rect!(VistrMut<'a,N>, PMut<'a,N::T>, get_section_mut, get_mut);
[INFO] [stdout]     |                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `tree::node::VistrMut`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:131:11
[INFO] [stdout]     |
[INFO] [stdout] 131 |     rect!(VistrMut<'a,N>, PMut<'a,N::T>, get_section_mut, get_mut);
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated type `tree::node::Node::T`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:190:29
[INFO] [stdout]     |
[INFO] [stdout] 190 |     rect!(Vistr<'a, N>, &'a N::T, get_section, get);
[INFO] [stdout]     |                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::node::Node::get_mut`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/inner.rs:29:21
[INFO] [stdout]    |
[INFO] [stdout] 29 |         let nn = nn.get_mut();
[INFO] [stdout]    |                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::node::Node`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:13:41
[INFO] [stdout]     |
[INFO] [stdout]  13 |         fn rect_recurse<'a, A: Axis, N: Node, F: FnMut($colsingle)>(
[INFO] [stdout]     |                                         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 |     rect!(VistrMut<'a,N>, PMut<'a,N::T>, get_section_mut, get_mut);
[INFO] [stdout]     |     -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::div`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/inner.rs:32:33
[INFO] [stdout]    |
[INFO] [stdout] 32 |                 let div = match nn.div {
[INFO] [stdout]    |                                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tree::DinoTree`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:133:23
[INFO] [stdout]     |
[INFO] [stdout] 133 |         tree: &'a mut DinoTree<A, T>,
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tree::DinoTree`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:172:23
[INFO] [stdout]     |
[INFO] [stdout] 172 |         tree: &'a mut DinoTree<A, T>,
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::cont`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/inner.rs:37:37
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 if let Some(cont) = nn.cont {
[INFO] [stdout]    |                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::bots`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/inner.rs:40:32
[INFO] [stdout]    |
[INFO] [stdout] 40 |                         range: nn.bots,
[INFO] [stdout]    |                                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `tree::node::Vistr`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:190:11
[INFO] [stdout]     |
[INFO] [stdout] 190 |     rect!(Vistr<'a, N>, &'a N::T, get_section, get);
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::cont`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/inner.rs:60:37
[INFO] [stdout]    |
[INFO] [stdout] 60 |                 if let Some(cont) = nn.cont {
[INFO] [stdout]    |                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::bots`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/inner.rs:63:32
[INFO] [stdout]    |
[INFO] [stdout] 63 |                         range: nn.bots,
[INFO] [stdout]    |                                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::node::Node`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:13:41
[INFO] [stdout]     |
[INFO] [stdout]  13 |         fn rect_recurse<'a, A: Axis, N: Node, F: FnMut($colsingle)>(
[INFO] [stdout]     |                                         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 190 |     rect!(Vistr<'a, N>, &'a N::T, get_section, get);
[INFO] [stdout]     |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tree::DinoTree`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:193:19
[INFO] [stdout]     |
[INFO] [stdout] 193 |         tree: &'a DinoTree<A, T>,
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tree::DinoTree`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:207:19
[INFO] [stdout]     |
[INFO] [stdout] 207 |         tree: &'a DinoTree<A, T>,
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tree::node::Node`: use the broccoli crate instead
[INFO] [stdout]   --> src/pmut.rs:78:13
[INFO] [stdout]    |
[INFO] [stdout] 78 | impl<'a, T: Node> PMut<'a, T> {
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tree::node::NodeRef`: use the broccoli crate instead
[INFO] [stdout]   --> src/pmut.rs:80:25
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn get(self) -> NodeRef<'a, T::T> {
[INFO] [stdout]    |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tree::node::NodeRefMut`: use the broccoli crate instead
[INFO] [stdout]   --> src/pmut.rs:85:29
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn get_mut(self) -> NodeRefMut<'a, T::T> {
[INFO] [stdout]    |                             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated type `tree::node::Node::T`: use the broccoli crate instead
[INFO] [stdout]  --> src/query/colfind/inner.rs:6:56
[INFO] [stdout]   |
[INFO] [stdout] 6 | struct GoDownRecurser<'a, N: Node, NN: NodeHandler<T = N::T>, B: Axis> {
[INFO] [stdout]   |                                                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated type `tree::node::Node::T`: use the broccoli crate instead
[INFO] [stdout]  --> src/query/colfind/inner.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 |     anchor: DestructuredNode<'a, N::T, B>,
[INFO] [stdout]   |                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated type `tree::node::Node::Num`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/graphics.rs:27:21
[INFO] [stdout]    |
[INFO] [stdout] 27 |         rect: &Rect<N::Num>,
[INFO] [stdout]    |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated type `tree::node::Node::Num`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/k_nearest.rs:213:55
[INFO] [stdout]     |
[INFO] [stdout] 213 | fn recc<'a: 'b, 'b, N: Node, A: Axis, K: Knearest<N = N::Num, T = N::T>>(
[INFO] [stdout]     |                                                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated type `tree::node::Node::T`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/k_nearest.rs:213:67
[INFO] [stdout]     |
[INFO] [stdout] 213 | fn recc<'a: 'b, 'b, N: Node, A: Axis, K: Knearest<N = N::Num, T = N::T>>(
[INFO] [stdout]     |                                                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated type `tree::node::Node::Num`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/raycast.rs:194:16
[INFO] [stdout]     |
[INFO] [stdout] 194 |     rect: Rect<N::Num>,
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated type `tree::node::Node::Num`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/rect.rs:76:21
[INFO] [stdout]    |
[INFO] [stdout] 76 |         rect: &Rect<N::Num>,
[INFO] [stdout]    |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated type `tree::node::Node::Num`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:16:25
[INFO] [stdout]     |
[INFO] [stdout]  16 |             rect: &Rect<N::Num>,
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 |     rect!(VistrMut<'a,N>, PMut<'a,N::T>, get_section_mut, get_mut);
[INFO] [stdout]     |     -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated type `tree::node::Node::Num`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:16:25
[INFO] [stdout]     |
[INFO] [stdout]  16 |             rect: &Rect<N::Num>,
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 190 |     rect!(Vistr<'a, N>, &'a N::T, get_section, get);
[INFO] [stdout]     |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated type `tree::node::Node::T`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/inner.rs:14:38
[INFO] [stdout]    |
[INFO] [stdout] 14 |         anchor: DestructuredNode<'a, N::T, B>,
[INFO] [stdout]    |                                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated type `tree::node::Node::T`: use the broccoli crate instead
[INFO] [stdout]   --> src/pmut.rs:80:37
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn get(self) -> NodeRef<'a, T::T> {
[INFO] [stdout]    |                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated type `tree::node::Node::T`: use the broccoli crate instead
[INFO] [stdout]   --> src/pmut.rs:85:44
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn get_mut(self) -> NodeRefMut<'a, T::T> {
[INFO] [stdout]    |                                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated type `tree::node::Node::T`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/inner.rs:11:39
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl<'a, N: Node, NN: NodeHandler<T = N::T>, B: Axis> GoDownRecurser<'a, N, NN, B> {
[INFO] [stdout]    |                                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated type `tree::node::Node::T`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/inner.rs:73:76
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub(crate) struct ColFindRecurser<N: Node, K: Splitter, S: NodeHandler<T = N::T> + Splitter> {
[INFO] [stdout]    |                                                                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated type `tree::node::Node::T`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/inner.rs:79:28
[INFO] [stdout]    |
[INFO] [stdout] 79 |         S: NodeHandler<T = N::T> + Splitter + Send + Sync,
[INFO] [stdout]    |                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated type `tree::node::Node::T`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:176:47
[INFO] [stdout]     |
[INFO] [stdout] 176 | impl<N: Node, K: Splitter, S: NodeHandler<T = N::T> + Splitter> ColFindRecurser<N, K, S> {
[INFO] [stdout]     |                                               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated type `tree::node::Node::Num`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/graphics.rs:23:52
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn recc<A: Axis, N: Node, D: DividerDrawer<N = N::Num>>(
[INFO] [stdout]    |                                                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated type `tree::node::Node::Num`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/raycast.rs:191:54
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn recc<'a: 'b, 'b, A: Axis, N: Node, R: RayCast<N = N::Num, T = N::T>>(
[INFO] [stdout]     |                                                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated type `tree::node::Node::T`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/raycast.rs:191:66
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn recc<'a: 'b, 'b, A: Axis, N: Node, R: RayCast<N = N::Num, T = N::T>>(
[INFO] [stdout]     |                                                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated type `tree::node::Node::T`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/rect.rs:73:59
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn rect_recurse<'a,A: Axis, N: Node, F: FnMut(PMut<'a,N::T>)>(
[INFO] [stdout]    |                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated type `tree::node::Node::T`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:131:35
[INFO] [stdout]     |
[INFO] [stdout] 131 |     rect!(VistrMut<'a,N>, PMut<'a,N::T>, get_section_mut, get_mut);
[INFO] [stdout]     |                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated type `tree::node::Node::T`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:190:29
[INFO] [stdout]     |
[INFO] [stdout] 190 |     rect!(Vistr<'a, N>, &'a N::T, get_section, get);
[INFO] [stdout]     |                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::node::Node::get_mut`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/inner.rs:29:21
[INFO] [stdout]    |
[INFO] [stdout] 29 |         let nn = nn.get_mut();
[INFO] [stdout]    |                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::div`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/inner.rs:32:33
[INFO] [stdout]    |
[INFO] [stdout] 32 |                 let div = match nn.div {
[INFO] [stdout]    |                                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::cont`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/inner.rs:37:37
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 if let Some(cont) = nn.cont {
[INFO] [stdout]    |                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::bots`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/inner.rs:40:32
[INFO] [stdout]    |
[INFO] [stdout] 40 |                         range: nn.bots,
[INFO] [stdout]    |                                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::cont`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/inner.rs:60:37
[INFO] [stdout]    |
[INFO] [stdout] 60 |                 if let Some(cont) = nn.cont {
[INFO] [stdout]    |                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::bots`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/inner.rs:63:32
[INFO] [stdout]    |
[INFO] [stdout] 63 |                         range: nn.bots,
[INFO] [stdout]    |                                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::analyze::Splitter::node_start`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/inner.rs:90:17
[INFO] [stdout]    |
[INFO] [stdout] 90 |         sweeper.node_start();
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::analyze::Splitter::node_start`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/inner.rs:91:18
[INFO] [stdout]    |
[INFO] [stdout] 91 |         splitter.node_start();
[INFO] [stdout]    |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::node::Node::get_mut`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/inner.rs:94:25
[INFO] [stdout]    |
[INFO] [stdout] 94 |         let mut nn = nn.get_mut();
[INFO] [stdout]    |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::bots`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/inner.rs:95:47
[INFO] [stdout]    |
[INFO] [stdout] 95 |         sweeper.handle_node(this_axis.next(), nn.bots.as_mut());
[INFO] [stdout]    |                                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::div`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/inner.rs:99:33
[INFO] [stdout]    |
[INFO] [stdout] 99 |                 let div = match nn.div {
[INFO] [stdout]    |                                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::analyze::Splitter::node_end`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:102:33
[INFO] [stdout]     |
[INFO] [stdout] 102 |                         sweeper.node_end();
[INFO] [stdout]     |                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::analyze::Splitter::node_end`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:103:34
[INFO] [stdout]     |
[INFO] [stdout] 103 |                         splitter.node_end();
[INFO] [stdout]     |                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::cont`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:108:37
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 if let Some(cont) = nn.cont {
[INFO] [stdout]     |                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::bots`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:110:32
[INFO] [stdout]     |
[INFO] [stdout] 110 |                         range: nn.bots,
[INFO] [stdout]     |                                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::analyze::Splitter::div`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:124:46
[INFO] [stdout]     |
[INFO] [stdout] 124 |                 let mut splitter2 = splitter.div();
[INFO] [stdout]     |                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::par::Joiner::next`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:128:31
[INFO] [stdout]     |
[INFO] [stdout] 128 |                     match par.next() {
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::par::ParResult::Parallel::0`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:129:50
[INFO] [stdout]     |
[INFO] [stdout] 129 |                         par::ParResult::Parallel([dleft, dright]) => {
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::par::ParResult::Sequential::0`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:158:52
[INFO] [stdout]     |
[INFO] [stdout] 158 |                         par::ParResult::Sequential(_) => {
[INFO] [stdout]     |                                                    ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::analyze::Splitter::div`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:130:56
[INFO] [stdout]     |
[INFO] [stdout] 130 | ...                   let mut sweeper2 = sweeper.div();
[INFO] [stdout]     |                                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::analyze::Splitter::add`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:155:37
[INFO] [stdout]     |
[INFO] [stdout] 155 | ...                   sweeper.add(sweeper2);
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::analyze::Splitter::add`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:166:26
[INFO] [stdout]     |
[INFO] [stdout] 166 |                 splitter.add(splitter2);
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::analyze::Splitter::node_end`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:169:25
[INFO] [stdout]     |
[INFO] [stdout] 169 |                 sweeper.node_end();
[INFO] [stdout]     |                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::analyze::Splitter::node_end`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:170:26
[INFO] [stdout]     |
[INFO] [stdout] 170 |                 splitter.node_end();
[INFO] [stdout]     |                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::analyze::Splitter::node_start`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:189:17
[INFO] [stdout]     |
[INFO] [stdout] 189 |         sweeper.node_start();
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::analyze::Splitter::node_start`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:190:18
[INFO] [stdout]     |
[INFO] [stdout] 190 |         splitter.node_start();
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::node::Node::get_mut`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:193:25
[INFO] [stdout]     |
[INFO] [stdout] 193 |         let mut nn = nn.get_mut();
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::bots`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:195:47
[INFO] [stdout]     |
[INFO] [stdout] 195 |         sweeper.handle_node(this_axis.next(), nn.bots.as_mut());
[INFO] [stdout]     |                                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::div`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:199:33
[INFO] [stdout]     |
[INFO] [stdout] 199 |                 let div = match nn.div {
[INFO] [stdout]     |                                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::analyze::Splitter::node_end`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:202:33
[INFO] [stdout]     |
[INFO] [stdout] 202 |                         sweeper.node_end();
[INFO] [stdout]     |                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::analyze::Splitter::node_end`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:203:34
[INFO] [stdout]     |
[INFO] [stdout] 203 |                         splitter.node_end();
[INFO] [stdout]     |                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::cont`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:208:37
[INFO] [stdout]     |
[INFO] [stdout] 208 |                 if let Some(cont) = nn.cont {
[INFO] [stdout]     |                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::bots`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:210:32
[INFO] [stdout]     |
[INFO] [stdout] 210 |                         range: nn.bots,
[INFO] [stdout]     |                                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::analyze::Splitter::div`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:224:46
[INFO] [stdout]     |
[INFO] [stdout] 224 |                 let mut splitter2 = splitter.div();
[INFO] [stdout]     |                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::analyze::Splitter::add`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:233:26
[INFO] [stdout]     |
[INFO] [stdout] 233 |                 splitter.add(splitter2);
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::analyze::Splitter::node_end`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:236:25
[INFO] [stdout]     |
[INFO] [stdout] 236 |                 sweeper.node_end();
[INFO] [stdout]     |                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::analyze::Splitter::node_end`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:237:26
[INFO] [stdout]     |
[INFO] [stdout] 237 |                 splitter.node_end();
[INFO] [stdout]     |                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::analyze::Splitter::div`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/node_handle.rs:44:29
[INFO] [stdout]    |
[INFO] [stdout] 44 |             func: self.func.div(),
[INFO] [stdout]    |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::analyze::Splitter::add`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/node_handle.rs:49:19
[INFO] [stdout]    |
[INFO] [stdout] 49 |         self.func.add(a.func);
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::analyze::Splitter::node_start`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/node_handle.rs:53:19
[INFO] [stdout]    |
[INFO] [stdout] 53 |         self.func.node_start();
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::analyze::Splitter::node_start`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/node_handle.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 57 |         self.func.node_start();
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::analyze::Splitter::div`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/node_handle.rs:115:29
[INFO] [stdout]     |
[INFO] [stdout] 115 |             func: self.func.div(),
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::analyze::Splitter::add`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/node_handle.rs:120:19
[INFO] [stdout]     |
[INFO] [stdout] 120 |         self.func.add(a.func);
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::analyze::Splitter::node_start`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/node_handle.rs:124:19
[INFO] [stdout]     |
[INFO] [stdout] 124 |         self.func.node_start();
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::analyze::Splitter::node_start`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/node_handle.rs:128:19
[INFO] [stdout]     |
[INFO] [stdout] 128 |         self.func.node_start();
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::analyze::Splitter::node_start`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/inner.rs:90:17
[INFO] [stdout]    |
[INFO] [stdout] 90 |         sweeper.node_start();
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::analyze::Splitter::node_start`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/inner.rs:91:18
[INFO] [stdout]    |
[INFO] [stdout] 91 |         splitter.node_start();
[INFO] [stdout]    |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::node::Node::get_mut`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/inner.rs:94:25
[INFO] [stdout]    |
[INFO] [stdout] 94 |         let mut nn = nn.get_mut();
[INFO] [stdout]    |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::bots`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/inner.rs:95:47
[INFO] [stdout]    |
[INFO] [stdout] 95 |         sweeper.handle_node(this_axis.next(), nn.bots.as_mut());
[INFO] [stdout]    |                                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::div`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/inner.rs:99:33
[INFO] [stdout]    |
[INFO] [stdout] 99 |                 let div = match nn.div {
[INFO] [stdout]    |                                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::analyze::Splitter::node_end`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:102:33
[INFO] [stdout]     |
[INFO] [stdout] 102 |                         sweeper.node_end();
[INFO] [stdout]     |                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::analyze::Splitter::node_end`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:103:34
[INFO] [stdout]     |
[INFO] [stdout] 103 |                         splitter.node_end();
[INFO] [stdout]     |                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::cont`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:108:37
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 if let Some(cont) = nn.cont {
[INFO] [stdout]     |                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::bots`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:110:32
[INFO] [stdout]     |
[INFO] [stdout] 110 |                         range: nn.bots,
[INFO] [stdout]     |                                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::analyze::Splitter::div`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:124:46
[INFO] [stdout]     |
[INFO] [stdout] 124 |                 let mut splitter2 = splitter.div();
[INFO] [stdout]     |                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::par::Joiner::next`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:128:31
[INFO] [stdout]     |
[INFO] [stdout] 128 |                     match par.next() {
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::par::ParResult::Parallel::0`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:129:50
[INFO] [stdout]     |
[INFO] [stdout] 129 |                         par::ParResult::Parallel([dleft, dright]) => {
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::par::ParResult::Sequential::0`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:158:52
[INFO] [stdout]     |
[INFO] [stdout] 158 |                         par::ParResult::Sequential(_) => {
[INFO] [stdout]     |                                                    ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::analyze::Splitter::div`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:130:56
[INFO] [stdout]     |
[INFO] [stdout] 130 | ...                   let mut sweeper2 = sweeper.div();
[INFO] [stdout]     |                                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::analyze::Splitter::add`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:155:37
[INFO] [stdout]     |
[INFO] [stdout] 155 | ...                   sweeper.add(sweeper2);
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::analyze::Splitter::add`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:166:26
[INFO] [stdout]     |
[INFO] [stdout] 166 |                 splitter.add(splitter2);
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::analyze::Splitter::node_end`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:169:25
[INFO] [stdout]     |
[INFO] [stdout] 169 |                 sweeper.node_end();
[INFO] [stdout]     |                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::analyze::Splitter::node_end`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:170:26
[INFO] [stdout]     |
[INFO] [stdout] 170 |                 splitter.node_end();
[INFO] [stdout]     |                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::analyze::Splitter::node_start`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:189:17
[INFO] [stdout]     |
[INFO] [stdout] 189 |         sweeper.node_start();
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::analyze::Splitter::node_start`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:190:18
[INFO] [stdout]     |
[INFO] [stdout] 190 |         splitter.node_start();
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::node::Node::get_mut`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:193:25
[INFO] [stdout]     |
[INFO] [stdout] 193 |         let mut nn = nn.get_mut();
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::bots`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:195:47
[INFO] [stdout]     |
[INFO] [stdout] 195 |         sweeper.handle_node(this_axis.next(), nn.bots.as_mut());
[INFO] [stdout]     |                                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::div`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:199:33
[INFO] [stdout]     |
[INFO] [stdout] 199 |                 let div = match nn.div {
[INFO] [stdout]     |                                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::analyze::Splitter::node_end`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:202:33
[INFO] [stdout]     |
[INFO] [stdout] 202 |                         sweeper.node_end();
[INFO] [stdout]     |                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::analyze::Splitter::node_end`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:203:34
[INFO] [stdout]     |
[INFO] [stdout] 203 |                         splitter.node_end();
[INFO] [stdout]     |                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::cont`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:208:37
[INFO] [stdout]     |
[INFO] [stdout] 208 |                 if let Some(cont) = nn.cont {
[INFO] [stdout]     |                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::bots`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:210:32
[INFO] [stdout]     |
[INFO] [stdout] 210 |                         range: nn.bots,
[INFO] [stdout]     |                                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::analyze::Splitter::div`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:224:46
[INFO] [stdout]     |
[INFO] [stdout] 224 |                 let mut splitter2 = splitter.div();
[INFO] [stdout]     |                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::analyze::Splitter::add`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:233:26
[INFO] [stdout]     |
[INFO] [stdout] 233 |                 splitter.add(splitter2);
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::analyze::Splitter::node_end`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:236:25
[INFO] [stdout]     |
[INFO] [stdout] 236 |                 sweeper.node_end();
[INFO] [stdout]     |                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::analyze::Splitter::node_end`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/inner.rs:237:26
[INFO] [stdout]     |
[INFO] [stdout] 237 |                 splitter.node_end();
[INFO] [stdout]     |                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::analyze::Splitter::div`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/node_handle.rs:44:29
[INFO] [stdout]    |
[INFO] [stdout] 44 |             func: self.func.div(),
[INFO] [stdout]    |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::analyze::Splitter::add`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/node_handle.rs:49:19
[INFO] [stdout]    |
[INFO] [stdout] 49 |         self.func.add(a.func);
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::analyze::Splitter::node_start`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/node_handle.rs:53:19
[INFO] [stdout]    |
[INFO] [stdout] 53 |         self.func.node_start();
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::analyze::Splitter::node_start`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/node_handle.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 57 |         self.func.node_start();
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::analyze::Splitter::div`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/node_handle.rs:115:29
[INFO] [stdout]     |
[INFO] [stdout] 115 |             func: self.func.div(),
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::analyze::Splitter::add`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/node_handle.rs:120:19
[INFO] [stdout]     |
[INFO] [stdout] 120 |         self.func.add(a.func);
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::analyze::Splitter::node_start`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/node_handle.rs:124:19
[INFO] [stdout]     |
[INFO] [stdout] 124 |         self.func.node_start();
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::analyze::Splitter::node_start`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/node_handle.rs:128:19
[INFO] [stdout]     |
[INFO] [stdout] 128 |         self.func.node_start();
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::notsorted::NotSorted::<'a, A, T>::get_height`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/mod.rs:88:32
[INFO] [stdout]    |
[INFO] [stdout] 88 |         let height = self.tree.get_height();
[INFO] [stdout]    |                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::notsorted::NotSorted::<'a, A, T>::axis`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/mod.rs:89:30
[INFO] [stdout]    |
[INFO] [stdout] 89 |         let axis = self.tree.axis();
[INFO] [stdout]    |                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::notsorted::NotSorted::<'a, A, T>::vistr_mut`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/mod.rs:90:28
[INFO] [stdout]    |
[INFO] [stdout] 90 |         let oo = self.tree.vistr_mut();
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::notsorted::NotSorted::<'a, A, T>::axis`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:118:30
[INFO] [stdout]     |
[INFO] [stdout] 118 |         let axis = self.tree.axis();
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::notsorted::NotSorted::<'a, A, T>::vistr_mut`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:119:35
[INFO] [stdout]     |
[INFO] [stdout] 119 |         let vistr_mut = self.tree.vistr_mut();
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::notsorted::NotSorted::<'a, A, T>::axis`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:129:30
[INFO] [stdout]     |
[INFO] [stdout] 129 |         let axis = self.tree.axis();
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::notsorted::NotSorted::<'a, A, T>::vistr_mut`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:130:35
[INFO] [stdout]     |
[INFO] [stdout] 130 |         let vistr_mut = self.tree.vistr_mut();
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::DinoTree::<'a, A, T>::get_height`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:149:32
[INFO] [stdout]     |
[INFO] [stdout] 149 |         let height = self.tree.get_height();
[INFO] [stdout]     |                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::DinoTree::<'a, A, T>::axis`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:151:30
[INFO] [stdout]     |
[INFO] [stdout] 151 |         let axis = self.tree.axis();
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::DinoTree::<'a, A, T>::vistr_mut`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:152:28
[INFO] [stdout]     |
[INFO] [stdout] 152 |         let oo = self.tree.vistr_mut();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::DinoTree::<'a, A, T>::axis`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:163:30
[INFO] [stdout]     |
[INFO] [stdout] 163 |         let axis = self.tree.axis();
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::DinoTree::<'a, A, T>::get_height`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:164:32
[INFO] [stdout]     |
[INFO] [stdout] 164 |         let height = self.tree.get_height();
[INFO] [stdout]     |                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::DinoTree::<'a, A, T>::vistr_mut`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:165:35
[INFO] [stdout]     |
[INFO] [stdout] 165 |         let vistr_mut = self.tree.vistr_mut();
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::notsorted::NotSorted::<'a, A, T>::get_height`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/mod.rs:88:32
[INFO] [stdout]    |
[INFO] [stdout] 88 |         let height = self.tree.get_height();
[INFO] [stdout]    |                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::DinoTree::<'a, A, T>::axis`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:203:30
[INFO] [stdout]     |
[INFO] [stdout] 203 |         let axis = self.tree.axis();
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::DinoTree::<'a, A, T>::vistr_mut`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:204:35
[INFO] [stdout]     |
[INFO] [stdout] 204 |         let vistr_mut = self.tree.vistr_mut();
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::notsorted::NotSorted::<'a, A, T>::axis`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/mod.rs:89:30
[INFO] [stdout]    |
[INFO] [stdout] 89 |         let axis = self.tree.axis();
[INFO] [stdout]    |                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::notsorted::NotSorted::<'a, A, T>::vistr_mut`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/colfind/mod.rs:90:28
[INFO] [stdout]    |
[INFO] [stdout] 90 |         let oo = self.tree.vistr_mut();
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::DinoTree::<'a, A, T>::axis`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:219:30
[INFO] [stdout]     |
[INFO] [stdout] 219 |         let axis = self.tree.axis();
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::DinoTree::<'a, A, T>::vistr_mut`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:220:35
[INFO] [stdout]     |
[INFO] [stdout] 220 |         let vistr_mut = self.tree.vistr_mut();
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::notsorted::NotSorted::<'a, A, T>::axis`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:118:30
[INFO] [stdout]     |
[INFO] [stdout] 118 |         let axis = self.tree.axis();
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::notsorted::NotSorted::<'a, A, T>::vistr_mut`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:119:35
[INFO] [stdout]     |
[INFO] [stdout] 119 |         let vistr_mut = self.tree.vistr_mut();
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::DinoTree::<'a, A, T>::axis`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/graphics.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 54 |         gentree.axis(),
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::DinoTree::<'a, A, T>::vistr`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/graphics.rs:55:17
[INFO] [stdout]    |
[INFO] [stdout] 55 |         gentree.vistr().with_depth(Depth(0)),
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::notsorted::NotSorted::<'a, A, T>::axis`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:129:30
[INFO] [stdout]     |
[INFO] [stdout] 129 |         let axis = self.tree.axis();
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::notsorted::NotSorted::<'a, A, T>::vistr_mut`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:130:35
[INFO] [stdout]     |
[INFO] [stdout] 130 |         let vistr_mut = self.tree.vistr_mut();
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::node::Node::get`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/graphics.rs:30:21
[INFO] [stdout]    |
[INFO] [stdout] 30 |         let nn = nn.get();
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRef::div`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/graphics.rs:32:29
[INFO] [stdout]    |
[INFO] [stdout] 32 |             let div = match nn.div {
[INFO] [stdout]    |                             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRef::cont`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/graphics.rs:37:30
[INFO] [stdout]    |
[INFO] [stdout] 37 |             let cont = match nn.cont {
[INFO] [stdout]    |                              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::DinoTree::<'a, A, T>::get_height`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:149:32
[INFO] [stdout]     |
[INFO] [stdout] 149 |         let height = self.tree.get_height();
[INFO] [stdout]     |                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::DinoTree::<'a, A, T>::axis`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:151:30
[INFO] [stdout]     |
[INFO] [stdout] 151 |         let axis = self.tree.axis();
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::DinoTree::<'a, A, T>::vistr_mut`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:152:28
[INFO] [stdout]     |
[INFO] [stdout] 152 |         let oo = self.tree.vistr_mut();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::DinoTree::<'a, A, T>::axis`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:163:30
[INFO] [stdout]     |
[INFO] [stdout] 163 |         let axis = self.tree.axis();
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::DinoTree::<'a, A, T>::get_height`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:164:32
[INFO] [stdout]     |
[INFO] [stdout] 164 |         let height = self.tree.get_height();
[INFO] [stdout]     |                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::DinoTree::<'a, A, T>::vistr_mut`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:165:35
[INFO] [stdout]     |
[INFO] [stdout] 165 |         let vistr_mut = self.tree.vistr_mut();
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::DinoTree::<'a, A, T>::axis`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:203:30
[INFO] [stdout]     |
[INFO] [stdout] 203 |         let axis = self.tree.axis();
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::DinoTree::<'a, A, T>::vistr_mut`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:204:35
[INFO] [stdout]     |
[INFO] [stdout] 204 |         let vistr_mut = self.tree.vistr_mut();
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::DinoTree::<'a, A, T>::axis`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:219:30
[INFO] [stdout]     |
[INFO] [stdout] 219 |         let axis = self.tree.axis();
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::DinoTree::<'a, A, T>::vistr_mut`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/colfind/mod.rs:220:35
[INFO] [stdout]     |
[INFO] [stdout] 220 |         let vistr_mut = self.tree.vistr_mut();
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::DinoTree::<'a, A, T>::axis`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/graphics.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 54 |         gentree.axis(),
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::DinoTree::<'a, A, T>::vistr`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/graphics.rs:55:17
[INFO] [stdout]    |
[INFO] [stdout] 55 |         gentree.vistr().with_depth(Depth(0)),
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::node::Node::get`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/graphics.rs:30:21
[INFO] [stdout]    |
[INFO] [stdout] 30 |         let nn = nn.get();
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRef::div`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/graphics.rs:32:29
[INFO] [stdout]    |
[INFO] [stdout] 32 |             let div = match nn.div {
[INFO] [stdout]    |                             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRef::cont`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/graphics.rs:37:30
[INFO] [stdout]    |
[INFO] [stdout] 37 |             let cont = match nn.cont {
[INFO] [stdout]    |                              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::node::Node::get_mut`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/k_nearest.rs:220:17
[INFO] [stdout]     |
[INFO] [stdout] 220 |     let nn = nn.get_mut();
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::div`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/k_nearest.rs:223:29
[INFO] [stdout]     |
[INFO] [stdout] 223 |             let div = match nn.div {
[INFO] [stdout]     |                             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::cont`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/k_nearest.rs:230:32
[INFO] [stdout]     |
[INFO] [stdout] 230 |             let range = &match nn.cont {
[INFO] [stdout]     |                                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::bots`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/k_nearest.rs:247:36
[INFO] [stdout]     |
[INFO] [stdout] 247 |                         for bot in nn.bots.iter_mut() {
[INFO] [stdout]     |                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::bots`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/k_nearest.rs:263:36
[INFO] [stdout]     |
[INFO] [stdout] 263 |                         for bot in nn.bots.iter_mut() {
[INFO] [stdout]     |                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::bots`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/k_nearest.rs:274:36
[INFO] [stdout]     |
[INFO] [stdout] 274 |                         for bot in nn.bots.iter_mut() {
[INFO] [stdout]     |                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::bots`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/k_nearest.rs:289:24
[INFO] [stdout]     |
[INFO] [stdout] 289 |             for bot in nn.bots.iter_mut() {
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::DinoTree::<'a, A, T>::axis`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/k_nearest.rs:408:25
[INFO] [stdout]     |
[INFO] [stdout] 408 |         let axis = tree.axis();
[INFO] [stdout]     |                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::DinoTree::<'a, A, T>::vistr_mut`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/k_nearest.rs:410:23
[INFO] [stdout]     |
[INFO] [stdout] 410 |         let dt = tree.vistr_mut().with_depth(Depth(0));
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::node::Node::get_mut`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/k_nearest.rs:220:17
[INFO] [stdout]     |
[INFO] [stdout] 220 |     let nn = nn.get_mut();
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::div`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/k_nearest.rs:223:29
[INFO] [stdout]     |
[INFO] [stdout] 223 |             let div = match nn.div {
[INFO] [stdout]     |                             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::cont`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/k_nearest.rs:230:32
[INFO] [stdout]     |
[INFO] [stdout] 230 |             let range = &match nn.cont {
[INFO] [stdout]     |                                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::bots`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/k_nearest.rs:247:36
[INFO] [stdout]     |
[INFO] [stdout] 247 |                         for bot in nn.bots.iter_mut() {
[INFO] [stdout]     |                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::bots`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/k_nearest.rs:263:36
[INFO] [stdout]     |
[INFO] [stdout] 263 |                         for bot in nn.bots.iter_mut() {
[INFO] [stdout]     |                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::bots`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/k_nearest.rs:274:36
[INFO] [stdout]     |
[INFO] [stdout] 274 |                         for bot in nn.bots.iter_mut() {
[INFO] [stdout]     |                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::bots`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/k_nearest.rs:289:24
[INFO] [stdout]     |
[INFO] [stdout] 289 |             for bot in nn.bots.iter_mut() {
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::node::Node::get_mut`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/raycast.rs:198:17
[INFO] [stdout]     |
[INFO] [stdout] 198 |     let nn = nn.get_mut();
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::div`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/raycast.rs:203:29
[INFO] [stdout]     |
[INFO] [stdout] 203 |             let div = match nn.div {
[INFO] [stdout]     |                             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::cont`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/raycast.rs:210:32
[INFO] [stdout]     |
[INFO] [stdout] 210 |             let range = &match nn.cont {
[INFO] [stdout]     |                                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::bots`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/raycast.rs:227:34
[INFO] [stdout]     |
[INFO] [stdout] 227 |                         for b in nn.bots.iter_mut() {
[INFO] [stdout]     |                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::bots`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/raycast.rs:242:34
[INFO] [stdout]     |
[INFO] [stdout] 242 |                         for b in nn.bots.iter_mut() {
[INFO] [stdout]     |                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::bots`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/raycast.rs:253:34
[INFO] [stdout]     |
[INFO] [stdout] 253 |                         for b in nn.bots.iter_mut() {
[INFO] [stdout]     |                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::DinoTree::<'a, A, T>::axis`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/k_nearest.rs:408:25
[INFO] [stdout]     |
[INFO] [stdout] 408 |         let axis = tree.axis();
[INFO] [stdout]     |                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::DinoTree::<'a, A, T>::vistr_mut`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/k_nearest.rs:410:23
[INFO] [stdout]     |
[INFO] [stdout] 410 |         let dt = tree.vistr_mut().with_depth(Depth(0));
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::bots`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/raycast.rs:270:22
[INFO] [stdout]     |
[INFO] [stdout] 270 |             for b in nn.bots.iter_mut() {
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::DinoTree::<'a, A, T>::axis`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/raycast.rs:314:25
[INFO] [stdout]     |
[INFO] [stdout] 314 |         let axis = tree.axis();
[INFO] [stdout]     |                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::DinoTree::<'a, A, T>::vistr_mut`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/raycast.rs:315:23
[INFO] [stdout]     |
[INFO] [stdout] 315 |         let dt = tree.vistr_mut().with_depth(Depth(0));
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::node::Node::get_mut`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/raycast.rs:198:17
[INFO] [stdout]     |
[INFO] [stdout] 198 |     let nn = nn.get_mut();
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::div`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/raycast.rs:203:29
[INFO] [stdout]     |
[INFO] [stdout] 203 |             let div = match nn.div {
[INFO] [stdout]     |                             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::cont`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/raycast.rs:210:32
[INFO] [stdout]     |
[INFO] [stdout] 210 |             let range = &match nn.cont {
[INFO] [stdout]     |                                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::bots`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/raycast.rs:227:34
[INFO] [stdout]     |
[INFO] [stdout] 227 |                         for b in nn.bots.iter_mut() {
[INFO] [stdout]     |                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::DinoTree::<'a, A, T>::axis`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |     rect_recurse(tree.axis(), tree.vistr_mut(), rect, closure);
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::DinoTree::<'a, A, T>::vistr_mut`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:121:36
[INFO] [stdout]     |
[INFO] [stdout] 121 |     rect_recurse(tree.axis(), tree.vistr_mut(), rect, closure);
[INFO] [stdout]     |                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::bots`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/raycast.rs:242:34
[INFO] [stdout]     |
[INFO] [stdout] 242 |                         for b in nn.bots.iter_mut() {
[INFO] [stdout]     |                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::node::Node::get_mut`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/rect.rs:80:21
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let nn = nn.get_mut();
[INFO] [stdout]    |                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::bots`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/rect.rs:82:18
[INFO] [stdout]    |
[INFO] [stdout] 82 |         for a in nn.bots.iter_mut() {
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::bots`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/raycast.rs:253:34
[INFO] [stdout]     |
[INFO] [stdout] 253 |                         for b in nn.bots.iter_mut() {
[INFO] [stdout]     |                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::div`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/rect.rs:90:33
[INFO] [stdout]    |
[INFO] [stdout] 90 |                 let div = match nn.div {
[INFO] [stdout]    |                                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::bots`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/raycast.rs:270:22
[INFO] [stdout]     |
[INFO] [stdout] 270 |             for b in nn.bots.iter_mut() {
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::node::Node::get_mut`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/rect.rs:98:40
[INFO] [stdout]    |
[INFO] [stdout] 98 | ...                   for b in a.get_mut().bots.iter_mut() {
[INFO] [stdout]    |                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::bots`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/rect.rs:98:38
[INFO] [stdout]    |
[INFO] [stdout] 98 | ...                   for b in a.get_mut().bots.iter_mut() {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::node::Node::get_mut`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:106:40
[INFO] [stdout]     |
[INFO] [stdout] 106 | ...                   for b in a.get_mut().bots.iter_mut() {
[INFO] [stdout]     |                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::bots`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:106:38
[INFO] [stdout]     |
[INFO] [stdout] 106 | ...                   for b in a.get_mut().bots.iter_mut() {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::DinoTree::<'a, A, T>::axis`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/raycast.rs:314:25
[INFO] [stdout]     |
[INFO] [stdout] 314 |         let axis = tree.axis();
[INFO] [stdout]     |                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::DinoTree::<'a, A, T>::vistr_mut`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/raycast.rs:315:23
[INFO] [stdout]     |
[INFO] [stdout] 315 |         let dt = tree.vistr_mut().with_depth(Depth(0));
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::node::Node::get_mut`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:131:59
[INFO] [stdout]     |
[INFO] [stdout] 131 |     rect!(VistrMut<'a,N>, PMut<'a,N::T>, get_section_mut, get_mut);
[INFO] [stdout]     |                                                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::div`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:23:37
[INFO] [stdout]     |
[INFO] [stdout]  23 |                     let div = match nn.div {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 |     rect!(VistrMut<'a,N>, PMut<'a,N::T>, get_section_mut, get_mut);
[INFO] [stdout]     |     -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::bots`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:29:56
[INFO] [stdout]     |
[INFO] [stdout]  29 |                         $get_section(this_axis.next(), nn.bots, rect.get_range(this_axis.next()));
[INFO] [stdout]     |                                                        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 |     rect!(VistrMut<'a,N>, PMut<'a,N::T>, get_section_mut, get_mut);
[INFO] [stdout]     |     -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::bots`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:45:56
[INFO] [stdout]     |
[INFO] [stdout]  45 |                         $get_section(this_axis.next(), nn.bots, rect.get_range(this_axis.next()));
[INFO] [stdout]     |                                                        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 |     rect!(VistrMut<'a,N>, PMut<'a,N::T>, get_section_mut, get_mut);
[INFO] [stdout]     |     -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::DinoTree::<'a, A, T>::axis`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:138:25
[INFO] [stdout]     |
[INFO] [stdout] 138 |         let axis = tree.axis();
[INFO] [stdout]     |                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::DinoTree::<'a, A, T>::vistr_mut`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:139:23
[INFO] [stdout]     |
[INFO] [stdout] 139 |         let ta = tree.vistr_mut();
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::DinoTree::<'a, A, T>::axis`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |     rect_recurse(tree.axis(), tree.vistr_mut(), rect, closure);
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::DinoTree::<'a, A, T>::vistr_mut`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:121:36
[INFO] [stdout]     |
[INFO] [stdout] 121 |     rect_recurse(tree.axis(), tree.vistr_mut(), rect, closure);
[INFO] [stdout]     |                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::node::Node::get_mut`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/rect.rs:80:21
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let nn = nn.get_mut();
[INFO] [stdout]    |                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::bots`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/rect.rs:82:18
[INFO] [stdout]    |
[INFO] [stdout] 82 |         for a in nn.bots.iter_mut() {
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::DinoTree::<'a, A, T>::axis`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:176:25
[INFO] [stdout]     |
[INFO] [stdout] 176 |         let axis = tree.axis();
[INFO] [stdout]     |                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::div`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/rect.rs:90:33
[INFO] [stdout]    |
[INFO] [stdout] 90 |                 let div = match nn.div {
[INFO] [stdout]    |                                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::DinoTree::<'a, A, T>::vistr_mut`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:177:23
[INFO] [stdout]     |
[INFO] [stdout] 177 |         let ta = tree.vistr_mut();
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::node::Node::get_mut`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/rect.rs:98:40
[INFO] [stdout]    |
[INFO] [stdout] 98 | ...                   for b in a.get_mut().bots.iter_mut() {
[INFO] [stdout]    |                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::bots`: use the broccoli crate instead
[INFO] [stdout]   --> src/query/rect.rs:98:38
[INFO] [stdout]    |
[INFO] [stdout] 98 | ...                   for b in a.get_mut().bots.iter_mut() {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::node::Node::get`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:190:48
[INFO] [stdout]     |
[INFO] [stdout] 190 |     rect!(Vistr<'a, N>, &'a N::T, get_section, get);
[INFO] [stdout]     |                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRef::div`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:23:37
[INFO] [stdout]     |
[INFO] [stdout]  23 |                     let div = match nn.div {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 190 |     rect!(Vistr<'a, N>, &'a N::T, get_section, get);
[INFO] [stdout]     |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRef::bots`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:29:56
[INFO] [stdout]     |
[INFO] [stdout]  29 |                         $get_section(this_axis.next(), nn.bots, rect.get_range(this_axis.next()));
[INFO] [stdout]     |                                                        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 190 |     rect!(Vistr<'a, N>, &'a N::T, get_section, get);
[INFO] [stdout]     |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::node::Node::get_mut`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:106:40
[INFO] [stdout]     |
[INFO] [stdout] 106 | ...                   for b in a.get_mut().bots.iter_mut() {
[INFO] [stdout]     |                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::bots`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:106:38
[INFO] [stdout]     |
[INFO] [stdout] 106 | ...                   for b in a.get_mut().bots.iter_mut() {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::node::Node::get_mut`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:131:59
[INFO] [stdout]     |
[INFO] [stdout] 131 |     rect!(VistrMut<'a,N>, PMut<'a,N::T>, get_section_mut, get_mut);
[INFO] [stdout]     |                                                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::div`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:23:37
[INFO] [stdout]     |
[INFO] [stdout]  23 |                     let div = match nn.div {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 |     rect!(VistrMut<'a,N>, PMut<'a,N::T>, get_section_mut, get_mut);
[INFO] [stdout]     |     -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRef::bots`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:45:56
[INFO] [stdout]     |
[INFO] [stdout]  45 |                         $get_section(this_axis.next(), nn.bots, rect.get_range(this_axis.next()));
[INFO] [stdout]     |                                                        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 190 |     rect!(Vistr<'a, N>, &'a N::T, get_section, get);
[INFO] [stdout]     |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::bots`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:29:56
[INFO] [stdout]     |
[INFO] [stdout]  29 |                         $get_section(this_axis.next(), nn.bots, rect.get_range(this_axis.next()));
[INFO] [stdout]     |                                                        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 |     rect!(VistrMut<'a,N>, PMut<'a,N::T>, get_section_mut, get_mut);
[INFO] [stdout]     |     -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::DinoTree::<'a, A, T>::axis`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:197:25
[INFO] [stdout]     |
[INFO] [stdout] 197 |         let axis = tree.axis();
[INFO] [stdout]     |                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::DinoTree::<'a, A, T>::vistr`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:198:23
[INFO] [stdout]     |
[INFO] [stdout] 198 |         let ta = tree.vistr();
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRefMut::bots`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:45:56
[INFO] [stdout]     |
[INFO] [stdout]  45 |                         $get_section(this_axis.next(), nn.bots, rect.get_range(this_axis.next()));
[INFO] [stdout]     |                                                        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 |     rect!(VistrMut<'a,N>, PMut<'a,N::T>, get_section_mut, get_mut);
[INFO] [stdout]     |     -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::DinoTree::<'a, A, T>::axis`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:212:25
[INFO] [stdout]     |
[INFO] [stdout] 212 |         let axis = tree.axis();
[INFO] [stdout]     |                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::DinoTree::<'a, A, T>::vistr`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:213:23
[INFO] [stdout]     |
[INFO] [stdout] 213 |         let ta = tree.vistr();
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::DinoTree::<'a, A, T>::axis`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:138:25
[INFO] [stdout]     |
[INFO] [stdout] 138 |         let axis = tree.axis();
[INFO] [stdout]     |                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::DinoTree::<'a, A, T>::vistr_mut`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:139:23
[INFO] [stdout]     |
[INFO] [stdout] 139 |         let ta = tree.vistr_mut();
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::DinoTree::<'a, A, T>::axis`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:176:25
[INFO] [stdout]     |
[INFO] [stdout] 176 |         let axis = tree.axis();
[INFO] [stdout]     |                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::DinoTree::<'a, A, T>::vistr_mut`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:177:23
[INFO] [stdout]     |
[INFO] [stdout] 177 |         let ta = tree.vistr_mut();
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::node::Node::get`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:190:48
[INFO] [stdout]     |
[INFO] [stdout] 190 |     rect!(Vistr<'a, N>, &'a N::T, get_section, get);
[INFO] [stdout]     |                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRef::div`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:23:37
[INFO] [stdout]     |
[INFO] [stdout]  23 |                     let div = match nn.div {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 190 |     rect!(Vistr<'a, N>, &'a N::T, get_section, get);
[INFO] [stdout]     |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRef::bots`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:29:56
[INFO] [stdout]     |
[INFO] [stdout]  29 |                         $get_section(this_axis.next(), nn.bots, rect.get_range(this_axis.next()));
[INFO] [stdout]     |                                                        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 190 |     rect!(Vistr<'a, N>, &'a N::T, get_section, get);
[INFO] [stdout]     |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tree::node::NodeRef::bots`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:45:56
[INFO] [stdout]     |
[INFO] [stdout]  45 |                         $get_section(this_axis.next(), nn.bots, rect.get_range(this_axis.next()));
[INFO] [stdout]     |                                                        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 190 |     rect!(Vistr<'a, N>, &'a N::T, get_section, get);
[INFO] [stdout]     |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::DinoTree::<'a, A, T>::axis`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:197:25
[INFO] [stdout]     |
[INFO] [stdout] 197 |         let axis = tree.axis();
[INFO] [stdout]     |                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::DinoTree::<'a, A, T>::vistr`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:198:23
[INFO] [stdout]     |
[INFO] [stdout] 198 |         let ta = tree.vistr();
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::DinoTree::<'a, A, T>::axis`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:212:25
[INFO] [stdout]     |
[INFO] [stdout] 212 |         let axis = tree.axis();
[INFO] [stdout]     |                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::DinoTree::<'a, A, T>::vistr`: use the broccoli crate instead
[INFO] [stdout]    --> src/query/rect.rs:213:23
[INFO] [stdout]     |
[INFO] [stdout] 213 |         let ta = tree.vistr();
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::node::Node::get`: use the broccoli crate instead
[INFO] [stdout]   --> src/pmut.rs:81:20
[INFO] [stdout]    |
[INFO] [stdout] 81 |         self.inner.get()
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::node::Node::get_mut`: use the broccoli crate instead
[INFO] [stdout]   --> src/pmut.rs:86:20
[INFO] [stdout]    |
[INFO] [stdout] 86 |         self.inner.get_mut()
[INFO] [stdout]    |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::node::Node::get`: use the broccoli crate instead
[INFO] [stdout]   --> src/pmut.rs:81:20
[INFO] [stdout]    |
[INFO] [stdout] 81 |         self.inner.get()
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tree::node::Node::get_mut`: use the broccoli crate instead
[INFO] [stdout]   --> src/pmut.rs:86:20
[INFO] [stdout]    |
[INFO] [stdout] 86 |         self.inner.get_mut()
[INFO] [stdout]    |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/query/raycast.rs:138:18
[INFO] [stdout]     |
[INFO] [stdout] 138 |             Some(mut dis) => {
[INFO] [stdout]     |                  ----^^^
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/query/raycast.rs:138:18
[INFO] [stdout]     |
[INFO] [stdout] 138 |             Some(mut dis) => {
[INFO] [stdout]     |                  ----^^^
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `div` is never read
[INFO] [stdout]  --> src/query/colfind/node_handle.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct DestructuredNode<'a, T: Aabb, AnchorAxis: Axis> {
[INFO] [stdout]   |            ---------------- field in this struct
[INFO] [stdout] 6 |     pub div: &'a T::Num,
[INFO] [stdout]   |         ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `div` is never read
[INFO] [stdout]  --> src/query/colfind/node_handle.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct DestructuredNode<'a, T: Aabb, AnchorAxis: Axis> {
[INFO] [stdout]   |            ---------------- field in this struct
[INFO] [stdout] 6 |     pub div: &'a T::Num,
[INFO] [stdout]   |         ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree/mod.rs:326:9
[INFO] [stdout]     |
[INFO] [stdout] 326 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 332 |     ) -> raycast::RayCastResult<T::Inner, T::Num> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 332 |     ) -> raycast::RayCastResult<'_, T::Inner, T::Num> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree/mod.rs:372:9
[INFO] [stdout]     |
[INFO] [stdout] 372 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 379 |     ) -> Vec<k_nearest::KnearestResult<T::Inner, T::Num>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 379 |     ) -> Vec<k_nearest::KnearestResult<'_, T::Inner, T::Num>> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree/mod.rs:536:25
[INFO] [stdout]     |
[INFO] [stdout] 536 |     pub fn get_bots_mut(&mut self) -> PMut<[T]> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 536 |     pub fn get_bots_mut(&mut self) -> PMut<'_, [T]> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree/mod.rs:570:22
[INFO] [stdout]     |
[INFO] [stdout] 570 |     pub fn vistr_mut(&mut self) -> VistrMut<NodeMut<'a, T>> {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 570 |     pub fn vistr_mut(&mut self) -> VistrMut<'_, NodeMut<'a, T>> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree/mod.rs:589:18
[INFO] [stdout]     |
[INFO] [stdout] 589 |     pub fn vistr(&self) -> Vistr<NodeMut<'a, T>> {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 589 |     pub fn vistr(&self) -> Vistr<'_, NodeMut<'a, T>> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/tree/mod.rs:1394:11
[INFO] [stdout]      |
[INFO] [stdout] 1394 |     bots: &mut [T],
[INFO] [stdout]      |           ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 1395 | ) -> ConstructResult<T> {
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1395 | ) -> ConstructResult<'_, T> {
[INFO] [stdout]      |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree/owned.rs:223:20
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn as_tree(&self) -> &DinoTree<A, T> {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |         ||
[INFO] [stdout]     |                    |         |the same lifetime is hidden here
[INFO] [stdout]     |                    |         the same lifetime is elided here
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn as_tree(&self) -> &DinoTree<'_, A, T> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree/owned.rs:227:24
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub fn as_tree_mut(&mut self) -> &mut DinoTree<A, T> {
[INFO] [stdout]     |                        ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |             |    |
[INFO] [stdout]     |                        |             |    the same lifetime is hidden here
[INFO] [stdout]     |                        |             the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub fn as_tree_mut(&mut self) -> &mut DinoTree<'_, A, T> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree/owned.rs:241:25
[INFO] [stdout]     |
[INFO] [stdout] 241 |     pub fn get_bots_mut(&mut self) -> PMut<[T]> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 241 |     pub fn get_bots_mut(&mut self) -> PMut<'_, [T]> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tree/collectable.rs:79:20
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn get_mut(&mut self) -> &mut DinoTree<A, BBox<N, &mut T>> {
[INFO] [stdout]    |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                    |             |    |                   |
[INFO] [stdout]    |                    |             |    |                   the same lifetime is elided here
[INFO] [stdout]    |                    |             |    the same lifetime is hidden here
[INFO] [stdout]    |                    |             the same lifetime is elided here
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn get_mut(&mut self) -> &mut DinoTree<'_, A, BBox<N, &mut T>> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree/analyze.rs:353:9
[INFO] [stdout]     |
[INFO] [stdout] 353 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 359 |     ) -> raycast::RayCastResult<T::Inner, T::Num> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 359 |     ) -> raycast::RayCastResult<'_, T::Inner, T::Num> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree/analyze.rs:371:9
[INFO] [stdout]     |
[INFO] [stdout] 371 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 377 |     ) -> Vec<k_nearest::KnearestResult<T::Inner, T::Num>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 377 |     ) -> Vec<k_nearest::KnearestResult<'_, T::Inner, T::Num>> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree/mod.rs:326:9
[INFO] [stdout]     |
[INFO] [stdout] 326 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 332 |     ) -> raycast::RayCastResult<T::Inner, T::Num> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 332 |     ) -> raycast::RayCastResult<'_, T::Inner, T::Num> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tree/mod.rs:74:22
[INFO] [stdout]    |
[INFO] [stdout] 74 |         pub fn vistr(&self) -> Vistr<NodeMut<'a, T>> {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |         pub fn vistr(&self) -> Vistr<'_, NodeMut<'a, T>> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tree/mod.rs:79:26
[INFO] [stdout]    |
[INFO] [stdout] 79 |         pub fn vistr_mut(&mut self) -> VistrMut<NodeMut<'a, T>> {
[INFO] [stdout]    |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 79 |         pub fn vistr_mut(&mut self) -> VistrMut<'_, NodeMut<'a, T>> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree/mod.rs:372:9
[INFO] [stdout]     |
[INFO] [stdout] 372 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 379 |     ) -> Vec<k_nearest::KnearestResult<T::Inner, T::Num>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 379 |     ) -> Vec<k_nearest::KnearestResult<'_, T::Inner, T::Num>> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree/mod.rs:981:16
[INFO] [stdout]     |
[INFO] [stdout] 981 |         fn get(&self) -> NodeRef<Self::T>;
[INFO] [stdout]     |                ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 981 |         fn get(&self) -> NodeRef<'_, Self::T>;
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree/mod.rs:536:25
[INFO] [stdout]     |
[INFO] [stdout] 536 |     pub fn get_bots_mut(&mut self) -> PMut<[T]> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 536 |     pub fn get_bots_mut(&mut self) -> PMut<'_, [T]> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree/mod.rs:982:20
[INFO] [stdout]     |
[INFO] [stdout] 982 |         fn get_mut(&mut self) -> NodeRefMut<Self::T>;
[INFO] [stdout]     |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 982 |         fn get_mut(&mut self) -> NodeRefMut<'_, Self::T>;
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree/mod.rs:570:22
[INFO] [stdout]     |
[INFO] [stdout] 570 |     pub fn vistr_mut(&mut self) -> VistrMut<NodeMut<'a, T>> {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 570 |     pub fn vistr_mut(&mut self) -> VistrMut<'_, NodeMut<'a, T>> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree/mod.rs:988:16
[INFO] [stdout]     |
[INFO] [stdout] 988 |         fn get(&self) -> NodeRef<Self::T> {
[INFO] [stdout]     |                ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 988 |         fn get(&self) -> NodeRef<'_, Self::T> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree/mod.rs:589:18
[INFO] [stdout]     |
[INFO] [stdout] 589 |     pub fn vistr(&self) -> Vistr<NodeMut<'a, T>> {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 589 |     pub fn vistr(&self) -> Vistr<'_, NodeMut<'a, T>> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree/mod.rs:996:20
[INFO] [stdout]     |
[INFO] [stdout] 996 |         fn get_mut(&mut self) -> NodeRefMut<Self::T> {
[INFO] [stdout]     |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 996 |         fn get_mut(&mut self) -> NodeRefMut<'_, Self::T> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/tree/mod.rs:1394:11
[INFO] [stdout]      |
[INFO] [stdout] 1394 |     bots: &mut [T],
[INFO] [stdout]      |           ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 1395 | ) -> ConstructResult<T> {
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1395 | ) -> ConstructResult<'_, T> {
[INFO] [stdout]      |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/tree/mod.rs:1020:20
[INFO] [stdout]      |
[INFO] [stdout] 1020 |         pub fn get(&self) -> NodeRef<T> {
[INFO] [stdout]      |                    ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1020 |         pub fn get(&self) -> NodeRef<'_, T> {
[INFO] [stdout]      |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree/owned.rs:223:20
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn as_tree(&self) -> &DinoTree<A, T> {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |         ||
[INFO] [stdout]     |                    |         |the same lifetime is hidden here
[INFO] [stdout]     |                    |         the same lifetime is elided here
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn as_tree(&self) -> &DinoTree<'_, A, T> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/tree/mod.rs:1027:24
[INFO] [stdout]      |
[INFO] [stdout] 1027 |         pub fn get_mut(&mut self) -> NodeRefMut<T> {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1027 |         pub fn get_mut(&mut self) -> NodeRefMut<'_, T> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree/owned.rs:227:24
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub fn as_tree_mut(&mut self) -> &mut DinoTree<A, T> {
[INFO] [stdout]     |                        ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |             |    |
[INFO] [stdout]     |                        |             |    the same lifetime is hidden here
[INFO] [stdout]     |                        |             the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub fn as_tree_mut(&mut self) -> &mut DinoTree<'_, A, T> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/pmut.rs:68:19
[INFO] [stdout]     |
[INFO] [stdout]  68 |     pub fn as_mut(&mut self) -> PMut<T> {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 | impl<'a, T: ?Sized> core::ops::Deref for PMut<'a, T> {
[INFO] [stdout]     | ---------------------------------------------------- trait implemented here
[INFO] [stdout] 119 |     type Target = &'a T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/core/src/ops/deref.rs:155:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: trait implemented here
[INFO] [stdout]    ::: /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/core/src/ops/deref.rs:156:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D inherent-method-on-receiver`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree/owned.rs:241:25
[INFO] [stdout]     |
[INFO] [stdout] 241 |     pub fn get_bots_mut(&mut self) -> PMut<[T]> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 241 |     pub fn get_bots_mut(&mut self) -> PMut<'_, [T]> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pmut.rs:68:19
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn as_mut(&mut self) -> PMut<T> {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn as_mut(&mut self) -> PMut<'_, T> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/pmut.rs:73:19
[INFO] [stdout]     |
[INFO] [stdout]  73 |     pub fn as_ref(&self) -> &T {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 | impl<'a, T: ?Sized> core::ops::Deref for PMut<'a, T> {
[INFO] [stdout]     | ---------------------------------------------------- trait implemented here
[INFO] [stdout] 119 |     type Target = &'a T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/core/src/ops/deref.rs:155:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: trait implemented here
[INFO] [stdout]    ::: /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/core/src/ops/deref.rs:156:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tree/collectable.rs:79:20
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn get_mut(&mut self) -> &mut DinoTree<A, BBox<N, &mut T>> {
[INFO] [stdout]    |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                    |             |    |                   |
[INFO] [stdout]    |                    |             |    |                   the same lifetime is elided here
[INFO] [stdout]    |                    |             |    the same lifetime is hidden here
[INFO] [stdout]    |                    |             the same lifetime is elided here
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn get_mut(&mut self) -> &mut DinoTree<'_, A, BBox<N, &mut T>> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/pmut.rs:80:16
[INFO] [stdout]     |
[INFO] [stdout]  80 |     pub fn get(self) -> NodeRef<'a, T::T> {
[INFO] [stdout]     |                ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 | impl<'a, T: ?Sized> core::ops::Deref for PMut<'a, T> {
[INFO] [stdout]     | ---------------------------------------------------- trait implemented here
[INFO] [stdout] 119 |     type Target = &'a T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/core/src/ops/deref.rs:155:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: trait implemented here
[INFO] [stdout]    ::: /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/core/src/ops/deref.rs:156:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/pmut.rs:85:20
[INFO] [stdout]     |
[INFO] [stdout]  85 |     pub fn get_mut(self) -> NodeRefMut<'a, T::T> {
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 | impl<'a, T: ?Sized> core::ops::Deref for PMut<'a, T> {
[INFO] [stdout]     | ---------------------------------------------------- trait implemented here
[INFO] [stdout] 119 |     type Target = &'a T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/core/src/ops/deref.rs:155:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: trait implemented here
[INFO] [stdout]    ::: /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/core/src/ops/deref.rs:156:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/pmut.rs:92:19
[INFO] [stdout]     |
[INFO] [stdout]  92 |     pub fn unpack(self) -> (&'a Rect<T::Num>, &'a mut T::Inner) {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 | impl<'a, T: ?Sized> core::ops::Deref for PMut<'a, T> {
[INFO] [stdout]     | ---------------------------------------------------- trait implemented here
[INFO] [stdout] 119 |     type Target = &'a T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/core/src/ops/deref.rs:155:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: trait implemented here
[INFO] [stdout]    ::: /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/core/src/ops/deref.rs:156:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/pmut.rs:130:23
[INFO] [stdout]     |
[INFO] [stdout] 118 | impl<'a, T: ?Sized> core::ops::Deref for PMut<'a, T> {
[INFO] [stdout]     | ---------------------------------------------------- trait implemented here
[INFO] [stdout] 119 |     type Target = &'a T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 130 |     pub fn into_inner(self) -> &'a mut T::Inner {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/core/src/ops/deref.rs:155:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: trait implemented here
[INFO] [stdout]    ::: /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/core/src/ops/deref.rs:156:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree/analyze.rs:353:9
[INFO] [stdout]     |
[INFO] [stdout] 353 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 359 |     ) -> raycast::RayCastResult<T::Inner, T::Num> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 359 |     ) -> raycast::RayCastResult<'_, T::Inner, T::Num> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree/analyze.rs:371:9
[INFO] [stdout]     |
[INFO] [stdout] 371 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 377 |     ) -> Vec<k_nearest::KnearestResult<T::Inner, T::Num>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 377 |     ) -> Vec<k_nearest::KnearestResult<'_, T::Inner, T::Num>> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tree/mod.rs:74:22
[INFO] [stdout]    |
[INFO] [stdout] 74 |         pub fn vistr(&self) -> Vistr<NodeMut<'a, T>> {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |         pub fn vistr(&self) -> Vistr<'_, NodeMut<'a, T>> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tree/mod.rs:79:26
[INFO] [stdout]    |
[INFO] [stdout] 79 |         pub fn vistr_mut(&mut self) -> VistrMut<NodeMut<'a, T>> {
[INFO] [stdout]    |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 79 |         pub fn vistr_mut(&mut self) -> VistrMut<'_, NodeMut<'a, T>> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree/mod.rs:981:16
[INFO] [stdout]     |
[INFO] [stdout] 981 |         fn get(&self) -> NodeRef<Self::T>;
[INFO] [stdout]     |                ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 981 |         fn get(&self) -> NodeRef<'_, Self::T>;
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree/mod.rs:982:20
[INFO] [stdout]     |
[INFO] [stdout] 982 |         fn get_mut(&mut self) -> NodeRefMut<Self::T>;
[INFO] [stdout]     |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 982 |         fn get_mut(&mut self) -> NodeRefMut<'_, Self::T>;
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree/mod.rs:988:16
[INFO] [stdout]     |
[INFO] [stdout] 988 |         fn get(&self) -> NodeRef<Self::T> {
[INFO] [stdout]     |                ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 988 |         fn get(&self) -> NodeRef<'_, Self::T> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree/mod.rs:996:20
[INFO] [stdout]     |
[INFO] [stdout] 996 |         fn get_mut(&mut self) -> NodeRefMut<Self::T> {
[INFO] [stdout]     |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 996 |         fn get_mut(&mut self) -> NodeRefMut<'_, Self::T> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/tree/mod.rs:1020:20
[INFO] [stdout]      |
[INFO] [stdout] 1020 |         pub fn get(&self) -> NodeRef<T> {
[INFO] [stdout]      |                    ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1020 |         pub fn get(&self) -> NodeRef<'_, T> {
[INFO] [stdout]      |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/tree/mod.rs:1027:24
[INFO] [stdout]      |
[INFO] [stdout] 1027 |         pub fn get_mut(&mut self) -> NodeRefMut<T> {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1027 |         pub fn get_mut(&mut self) -> NodeRefMut<'_, T> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/pmut.rs:68:19
[INFO] [stdout]     |
[INFO] [stdout]  68 |     pub fn as_mut(&mut self) -> PMut<T> {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 | impl<'a, T: ?Sized> core::ops::Deref for PMut<'a, T> {
[INFO] [stdout]     | ---------------------------------------------------- trait implemented here
[INFO] [stdout] 119 |     type Target = &'a T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/core/src/ops/deref.rs:155:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: trait implemented here
[INFO] [stdout]    ::: /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/core/src/ops/deref.rs:156:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D inherent-method-on-receiver`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pmut.rs:68:19
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn as_mut(&mut self) -> PMut<T> {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn as_mut(&mut self) -> PMut<'_, T> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/pmut.rs:73:19
[INFO] [stdout]     |
[INFO] [stdout]  73 |     pub fn as_ref(&self) -> &T {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 | impl<'a, T: ?Sized> core::ops::Deref for PMut<'a, T> {
[INFO] [stdout]     | ---------------------------------------------------- trait implemented here
[INFO] [stdout] 119 |     type Target = &'a T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/core/src/ops/deref.rs:155:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: trait implemented here
[INFO] [stdout]    ::: /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/core/src/ops/deref.rs:156:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/pmut.rs:80:16
[INFO] [stdout]     |
[INFO] [stdout]  80 |     pub fn get(self) -> NodeRef<'a, T::T> {
[INFO] [stdout]     |                ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 | impl<'a, T: ?Sized> core::ops::Deref for PMut<'a, T> {
[INFO] [stdout]     | ---------------------------------------------------- trait implemented here
[INFO] [stdout] 119 |     type Target = &'a T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/core/src/ops/deref.rs:155:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: trait implemented here
[INFO] [stdout]    ::: /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/core/src/ops/deref.rs:156:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/pmut.rs:85:20
[INFO] [stdout]     |
[INFO] [stdout]  85 |     pub fn get_mut(self) -> NodeRefMut<'a, T::T> {
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 | impl<'a, T: ?Sized> core::ops::Deref for PMut<'a, T> {
[INFO] [stdout]     | ---------------------------------------------------- trait implemented here
[INFO] [stdout] 119 |     type Target = &'a T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/core/src/ops/deref.rs:155:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: trait implemented here
[INFO] [stdout]    ::: /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/core/src/ops/deref.rs:156:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/pmut.rs:92:19
[INFO] [stdout]     |
[INFO] [stdout]  92 |     pub fn unpack(self) -> (&'a Rect<T::Num>, &'a mut T::Inner) {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 | impl<'a, T: ?Sized> core::ops::Deref for PMut<'a, T> {
[INFO] [stdout]     | ---------------------------------------------------- trait implemented here
[INFO] [stdout] 119 |     type Target = &'a T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/core/src/ops/deref.rs:155:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: trait implemented here
[INFO] [stdout]    ::: /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/core/src/ops/deref.rs:156:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/pmut.rs:130:23
[INFO] [stdout]     |
[INFO] [stdout] 118 | impl<'a, T: ?Sized> core::ops::Deref for PMut<'a, T> {
[INFO] [stdout]     | ---------------------------------------------------- trait implemented here
[INFO] [stdout] 119 |     type Target = &'a T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 130 |     pub fn into_inner(self) -> &'a mut T::Inner {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/core/src/ops/deref.rs:155:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: trait implemented here
[INFO] [stdout]    ::: /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/core/src/ops/deref.rs:156:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dinotree_alg` (lib) due to 6 previous errors; 237 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `dinotree_alg` (lib test) due to 6 previous errors; 239 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "25b83c7d86d33e51e065d75a30a4c6e192372e2fa6d81f5b8b5aacfb15d7ee75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25b83c7d86d33e51e065d75a30a4c6e192372e2fa6d81f5b8b5aacfb15d7ee75", kill_on_drop: false }`
[INFO] [stdout] 25b83c7d86d33e51e065d75a30a4c6e192372e2fa6d81f5b8b5aacfb15d7ee75
