[INFO] fetching crate space-partitioning 0.5.0... [INFO] documenting space-partitioning-0.5.0 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate space-partitioning 0.5.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate space-partitioning 0.5.0 on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate space-partitioning 0.5.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate space-partitioning 0.5.0 [INFO] tweaked toml for crates.io crate space-partitioning 0.5.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate space-partitioning 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aee5f6633dead98dc3d2a4a884044c6516458223cd9077ae134a67eb71c05266 [INFO] running `Command { std: "docker" "start" "-a" "aee5f6633dead98dc3d2a4a884044c6516458223cd9077ae134a67eb71c05266", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aee5f6633dead98dc3d2a4a884044c6516458223cd9077ae134a67eb71c05266", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aee5f6633dead98dc3d2a4a884044c6516458223cd9077ae134a67eb71c05266", kill_on_drop: false }` [INFO] [stdout] aee5f6633dead98dc3d2a4a884044c6516458223cd9077ae134a67eb71c05266 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4f9089c5ade63f7dbf95d98bbe2d1950d57f4dce340356dcbec18a22bae64a5 [INFO] running `Command { std: "docker" "start" "-a" "e4f9089c5ade63f7dbf95d98bbe2d1950d57f4dce340356dcbec18a22bae64a5", kill_on_drop: false }` [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Documenting space-partitioning v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `other` [INFO] [stdout] --> src/intersections/intersects_with.rs:2:58 [INFO] [stdout] | [INFO] [stdout] 2 | /// Tests whether this element intersects with the [`other`]. [INFO] [stdout] | ^^^^^ no item named `other` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `x1` [INFO] [stdout] --> src/quadtree/aabb.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | /// * [`x1`] - The left-most X coordinate. [INFO] [stdout] | ^^ no item named `x1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `y1` [INFO] [stdout] --> src/quadtree/aabb.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | /// * [`y1`] - The top-most Y coordinate. [INFO] [stdout] | ^^ no item named `y1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `x2` [INFO] [stdout] --> src/quadtree/aabb.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | /// * [`x2`] - The right-most X coordinate. [INFO] [stdout] | ^^ no item named `x2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `y2` [INFO] [stdout] --> src/quadtree/aabb.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | /// * [`y2`] - The bottom-most Y coordinate. [INFO] [stdout] | ^^ no item named `y2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `first_child_or_element` [INFO] [stdout] --> src/quadtree/node.rs:77:53 [INFO] [stdout] | [INFO] [stdout] 77 | /// Leaf nodes do not contain data, and their [`first_child_or_element`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `first_child_or_element` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `first_child_or_element` [INFO] [stdout] --> src/quadtree/node.rs:86:50 [INFO] [stdout] | [INFO] [stdout] 86 | /// Leaf nodes may contain data, and their [`first_child_or_element`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `first_child_or_element` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `parent` [INFO] [stdout] --> src/quadtree/quadtree.rs:159:32 [INFO] [stdout] | [INFO] [stdout] 159 | /// Splits the specified [`parent`] node into four and distributes its [INFO] [stdout] | ^^^^^^ no item named `parent` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `mx` [INFO] [stdout] --> src/quadtree/quadtree.rs:216:13 [INFO] [stdout] | [INFO] [stdout] 216 | /// * [`mx`] - The center X coordinate of the parent node. [INFO] [stdout] | ^^ no item named `mx` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `my` [INFO] [stdout] --> src/quadtree/quadtree.rs:217:13 [INFO] [stdout] | [INFO] [stdout] 217 | /// * [`my`] - The center Y coordinate of the parent node. [INFO] [stdout] | ^^ no item named `my` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `first_child_index` [INFO] [stdout] --> src/quadtree/quadtree.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | /// * [`first_child_index`] - The index of the first child node. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `first_child_index` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `element_index` [INFO] [stdout] --> src/quadtree/quadtree.rs:219:13 [INFO] [stdout] | [INFO] [stdout] 219 | /// * [`element_index`] - The index of the element. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `element_index` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `element` [INFO] [stdout] --> src/quadtree/quadtree.rs:220:13 [INFO] [stdout] | [INFO] [stdout] 220 | /// * [`element`] - The element data. [INFO] [stdout] | ^^^^^^^ no item named `element` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `element` [INFO] [stdout] --> src/quadtree/quadtree.rs:277:13 [INFO] [stdout] | [INFO] [stdout] 277 | /// * [`element`] - The element to remove. [INFO] [stdout] | ^^^^^^^ no item named `element` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `collect_relevant_quadrants_for_query` [INFO] [stdout] --> src/quadtree/quadtree.rs:505:16 [INFO] [stdout] | [INFO] [stdout] 505 | /// Like [`collect_relevant_quadrants_for_query()`] but optimized for mutations (inserts, deletes). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `collect_relevant_quadrants_for_query` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `collect_relevant_quadrants_for_mutation` [INFO] [stdout] --> src/quadtree/quadtree.rs:530:16 [INFO] [stdout] | [INFO] [stdout] 530 | /// Like [`collect_relevant_quadrants_for_mutation()`] but optimized for queries. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `collect_relevant_quadrants_for_mutation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rect` [INFO] [stdout] --> src/quadtree/quadtree.rs:652:13 [INFO] [stdout] | [INFO] [stdout] 652 | /// * [`rect`] - The rectangle to test for. [INFO] [stdout] | ^^^^ no item named `rect` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rect` [INFO] [stdout] --> src/quadtree/quadtree.rs:672:13 [INFO] [stdout] | [INFO] [stdout] 672 | /// * [`rect`] - The rectangle to test for. [INFO] [stdout] | ^^^^ no item named `rect` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `candidate_fn` [INFO] [stdout] --> src/quadtree/quadtree.rs:673:13 [INFO] [stdout] | [INFO] [stdout] 673 | /// * [`candidate_fn`] - The function called for each candidate element's ID. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `candidate_fn` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `element` [INFO] [stdout] --> src/quadtree/quadtree.rs:691:13 [INFO] [stdout] | [INFO] [stdout] 691 | /// * [`element`] - The element to test for. [INFO] [stdout] | ^^^^^^^ no item named `element` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `element` [INFO] [stdout] --> src/quadtree/quadtree.rs:715:13 [INFO] [stdout] | [INFO] [stdout] 715 | /// * [`element`] - The element to test for. [INFO] [stdout] | ^^^^^^^ no item named `element` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `candidate_fn` [INFO] [stdout] --> src/quadtree/quadtree.rs:716:13 [INFO] [stdout] | [INFO] [stdout] 716 | /// * [`candidate_fn`] - The function called for each candidate element's ID. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `candidate_fn` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `other` [INFO] [stdout] --> src/quadtree/aabb.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | /// * [`other`] - The AABB to test for intersection. [INFO] [stdout] | ^^^^^ no item named `other` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.00s [INFO] running `Command { std: "docker" "inspect" "e4f9089c5ade63f7dbf95d98bbe2d1950d57f4dce340356dcbec18a22bae64a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4f9089c5ade63f7dbf95d98bbe2d1950d57f4dce340356dcbec18a22bae64a5", kill_on_drop: false }` [INFO] [stdout] e4f9089c5ade63f7dbf95d98bbe2d1950d57f4dce340356dcbec18a22bae64a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 641d0ff44f98cc36e032c6c36c3c5b1d7731fb504b663515a4b4a0311155eb12 [INFO] running `Command { std: "docker" "start" "-a" "641d0ff44f98cc36e032c6c36c3c5b1d7731fb504b663515a4b4a0311155eb12", kill_on_drop: false }` [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Documenting space-partitioning v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `other` [INFO] [stdout] --> src/intersections/intersects_with.rs:2:58 [INFO] [stdout] | [INFO] [stdout] 2 | /// Tests whether this element intersects with the [`other`]. [INFO] [stdout] | ^^^^^ no item named `other` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `x1` [INFO] [stdout] --> src/quadtree/aabb.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | /// * [`x1`] - The left-most X coordinate. [INFO] [stdout] | ^^ no item named `x1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `y1` [INFO] [stdout] --> src/quadtree/aabb.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | /// * [`y1`] - The top-most Y coordinate. [INFO] [stdout] | ^^ no item named `y1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `x2` [INFO] [stdout] --> src/quadtree/aabb.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | /// * [`x2`] - The right-most X coordinate. [INFO] [stdout] | ^^ no item named `x2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `y2` [INFO] [stdout] --> src/quadtree/aabb.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | /// * [`y2`] - The bottom-most Y coordinate. [INFO] [stdout] | ^^ no item named `y2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `first_child_or_element` [INFO] [stdout] --> src/quadtree/node.rs:77:53 [INFO] [stdout] | [INFO] [stdout] 77 | /// Leaf nodes do not contain data, and their [`first_child_or_element`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `first_child_or_element` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `first_child_or_element` [INFO] [stdout] --> src/quadtree/node.rs:86:50 [INFO] [stdout] | [INFO] [stdout] 86 | /// Leaf nodes may contain data, and their [`first_child_or_element`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `first_child_or_element` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `parent` [INFO] [stdout] --> src/quadtree/quadtree.rs:159:32 [INFO] [stdout] | [INFO] [stdout] 159 | /// Splits the specified [`parent`] node into four and distributes its [INFO] [stdout] | ^^^^^^ no item named `parent` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `mx` [INFO] [stdout] --> src/quadtree/quadtree.rs:216:13 [INFO] [stdout] | [INFO] [stdout] 216 | /// * [`mx`] - The center X coordinate of the parent node. [INFO] [stdout] | ^^ no item named `mx` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `my` [INFO] [stdout] --> src/quadtree/quadtree.rs:217:13 [INFO] [stdout] | [INFO] [stdout] 217 | /// * [`my`] - The center Y coordinate of the parent node. [INFO] [stdout] | ^^ no item named `my` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `first_child_index` [INFO] [stdout] --> src/quadtree/quadtree.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | /// * [`first_child_index`] - The index of the first child node. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `first_child_index` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `element_index` [INFO] [stdout] --> src/quadtree/quadtree.rs:219:13 [INFO] [stdout] | [INFO] [stdout] 219 | /// * [`element_index`] - The index of the element. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `element_index` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `element` [INFO] [stdout] --> src/quadtree/quadtree.rs:220:13 [INFO] [stdout] | [INFO] [stdout] 220 | /// * [`element`] - The element data. [INFO] [stdout] | ^^^^^^^ no item named `element` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `element` [INFO] [stdout] --> src/quadtree/quadtree.rs:277:13 [INFO] [stdout] | [INFO] [stdout] 277 | /// * [`element`] - The element to remove. [INFO] [stdout] | ^^^^^^^ no item named `element` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `collect_relevant_quadrants_for_query` [INFO] [stdout] --> src/quadtree/quadtree.rs:505:16 [INFO] [stdout] | [INFO] [stdout] 505 | /// Like [`collect_relevant_quadrants_for_query()`] but optimized for mutations (inserts, deletes). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `collect_relevant_quadrants_for_query` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `collect_relevant_quadrants_for_mutation` [INFO] [stdout] --> src/quadtree/quadtree.rs:530:16 [INFO] [stdout] | [INFO] [stdout] 530 | /// Like [`collect_relevant_quadrants_for_mutation()`] but optimized for queries. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `collect_relevant_quadrants_for_mutation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rect` [INFO] [stdout] --> src/quadtree/quadtree.rs:652:13 [INFO] [stdout] | [INFO] [stdout] 652 | /// * [`rect`] - The rectangle to test for. [INFO] [stdout] | ^^^^ no item named `rect` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rect` [INFO] [stdout] --> src/quadtree/quadtree.rs:672:13 [INFO] [stdout] | [INFO] [stdout] 672 | /// * [`rect`] - The rectangle to test for. [INFO] [stdout] | ^^^^ no item named `rect` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `candidate_fn` [INFO] [stdout] --> src/quadtree/quadtree.rs:673:13 [INFO] [stdout] | [INFO] [stdout] 673 | /// * [`candidate_fn`] - The function called for each candidate element's ID. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `candidate_fn` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `element` [INFO] [stdout] --> src/quadtree/quadtree.rs:691:13 [INFO] [stdout] | [INFO] [stdout] 691 | /// * [`element`] - The element to test for. [INFO] [stdout] | ^^^^^^^ no item named `element` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `element` [INFO] [stdout] --> src/quadtree/quadtree.rs:715:13 [INFO] [stdout] | [INFO] [stdout] 715 | /// * [`element`] - The element to test for. [INFO] [stdout] | ^^^^^^^ no item named `element` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `candidate_fn` [INFO] [stdout] --> src/quadtree/quadtree.rs:716:13 [INFO] [stdout] | [INFO] [stdout] 716 | /// * [`candidate_fn`] - The function called for each candidate element's ID. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `candidate_fn` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `other` [INFO] [stdout] --> src/quadtree/aabb.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | /// * [`other`] - The AABB to test for intersection. [INFO] [stdout] | ^^^^^ no item named `other` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.95s [INFO] running `Command { std: "docker" "inspect" "641d0ff44f98cc36e032c6c36c3c5b1d7731fb504b663515a4b4a0311155eb12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "641d0ff44f98cc36e032c6c36c3c5b1d7731fb504b663515a4b4a0311155eb12", kill_on_drop: false }` [INFO] [stdout] 641d0ff44f98cc36e032c6c36c3c5b1d7731fb504b663515a4b4a0311155eb12