[INFO] cloning repository https://github.com/barebaric/raygeo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/barebaric/raygeo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarebaric%2Fraygeo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarebaric%2Fraygeo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d54152a3c101109c8bea8db9dc13f1837ec921af [INFO] documenting barebaric/raygeo against 1.97.0-beta.6 for beta-rustdoc-1.98-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarebaric%2Fraygeo" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/barebaric/raygeo [INFO] finished tweaking git repo https://github.com/barebaric/raygeo [INFO] tweaked toml for git repo https://github.com/barebaric/raygeo written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/barebaric/raygeo on toolchain 1.97.0-beta.6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/barebaric/raygeo 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rmp v0.8.15 [INFO] [stderr] Downloaded rmp-serde v1.3.1 [INFO] [stderr] Downloaded rustpython-parser-vendored v0.4.0 [INFO] [stderr] Downloaded lalrpop-util v0.20.2 [INFO] [stderr] Downloaded pyo3-macros v0.28.3 [INFO] [stderr] Downloaded nalgebra-macros v0.3.0 [INFO] [stderr] Downloaded unic-emoji-char v0.9.0 [INFO] [stderr] Downloaded rustpython-parser-core v0.4.0 [INFO] [stderr] Downloaded unic-ucd-ident v0.9.0 [INFO] [stderr] Downloaded unicode_names2_generator v1.3.0 [INFO] [stderr] Downloaded rstar v0.12.2 [INFO] [stderr] Downloaded pyo3-build-config v0.28.3 [INFO] [stderr] Downloaded simba v0.10.0 [INFO] [stderr] Downloaded pyo3-stub-gen-derive v0.22.3 [INFO] [stderr] Downloaded rustpython-ast v0.4.0 [INFO] [stderr] Downloaded pyo3-ffi v0.28.3 [INFO] [stderr] Downloaded pyo3-macros-backend v0.28.3 [INFO] [stderr] Downloaded numpy v0.28.0 [INFO] [stderr] Downloaded nalgebra-sparse v0.12.0 [INFO] [stderr] Downloaded pyo3-stub-gen v0.22.3 [INFO] [stderr] Downloaded safe_arch v1.0.0 [INFO] [stderr] Downloaded clipper2 v0.6.0 [INFO] [stderr] Downloaded wide v1.5.0 [INFO] [stderr] Downloaded rustpython-parser v0.4.0 [INFO] [stderr] Downloaded ndarray v0.17.2 [INFO] [stderr] Downloaded unicode_names2 v1.3.0 [INFO] [stderr] Downloaded nalgebra v0.35.0 [INFO] [stderr] Downloaded spade v2.15.1 [INFO] [stderr] Downloaded robust v1.2.0 [INFO] [stderr] Downloaded glam v0.29.3 [INFO] [stderr] Downloaded clipper2c-sys v0.2.0 [INFO] [stderr] Downloaded glam v0.30.10 [INFO] [stderr] Downloaded glam v0.33.1 [INFO] [stderr] Downloaded glam v0.31.1 [INFO] [stderr] Downloaded pyo3 v0.28.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] d4aeee57d63798b26ffb23b8228fa0d9bb3c932b4c7bfb04feb3bf6a510bf648 [INFO] running `Command { std: "docker" "start" "d4aeee57d63798b26ffb23b8228fa0d9bb3c932b4c7bfb04feb3bf6a510bf648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4aeee57d63798b26ffb23b8228fa0d9bb3c932b4c7bfb04feb3bf6a510bf648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d4aeee57d63798b26ffb23b8228fa0d9bb3c932b4c7bfb04feb3bf6a510bf648" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4aeee57d63798b26ffb23b8228fa0d9bb3c932b4c7bfb04feb3bf6a510bf648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d4aeee57d63798b26ffb23b8228fa0d9bb3c932b4c7bfb04feb3bf6a510bf648" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling target-lexicon v0.13.5 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling rustpython-parser-vendored v0.4.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Compiling winnow v1.0.3 [INFO] [stderr] Compiling cc v1.2.62 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Checking safe_arch v1.0.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling unic-emoji-char v0.9.0 [INFO] [stderr] Compiling unic-ucd-ident v0.9.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling pyo3-build-config v0.28.3 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Checking wide v1.5.0 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Checking toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Checking serde_spanned v1.1.1 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking ndarray v0.17.2 [INFO] [stderr] Checking toml v1.1.2+spec-1.1.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling toml_edit v0.25.11+spec-1.1.0 [INFO] [stderr] Compiling pyo3-ffi v0.28.3 [INFO] [stderr] Compiling pyo3-macros-backend v0.28.3 [INFO] [stderr] Compiling pyo3 v0.28.3 [INFO] [stderr] Compiling numpy v0.28.0 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking kurbo v0.10.4 [INFO] [stderr] Checking rmp v0.8.15 [INFO] [stderr] Checking ordered-float v5.3.0 [INFO] [stderr] Compiling clipper2c-sys v0.2.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking inventory v0.3.24 [INFO] [stderr] Checking robust v1.2.0 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Checking rand v0.9.4 [INFO] [stderr] Checking roxmltree v0.20.0 [INFO] [stderr] Checking rstar v0.12.2 [INFO] [stderr] Checking glam v0.29.3 [INFO] [stderr] Checking spade v2.15.1 [INFO] [stderr] Checking bitflags v2.11.1 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Checking svgtypes v0.14.0 [INFO] [stderr] Checking simba v0.10.0 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling nalgebra-macros v0.3.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling num_enum_derive v0.7.6 [INFO] [stderr] Compiling prof-macros v0.1.0 (/opt/rustwide/workdir/prof-macros) [INFO] [stderr] Compiling rustpython-parser-core v0.4.0 [INFO] [stderr] Checking rustpython-ast v0.4.0 [INFO] [stderr] Checking num_enum v0.7.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling unicode_names2_generator v1.3.0 [INFO] [stderr] Compiling rustpython-parser v0.4.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling unicode_names2 v1.3.0 [INFO] [stderr] Checking rmp-serde v1.3.1 [INFO] [stderr] Compiling pyo3-macros v0.28.3 [INFO] [stderr] Checking nalgebra v0.35.0 [INFO] [stderr] Checking nalgebra-sparse v0.12.0 [INFO] [stderr] Compiling pyo3-stub-gen-derive v0.22.3 [INFO] [stderr] Checking pyo3-stub-gen v0.22.3 [INFO] [stderr] Checking clipper2 v0.6.0 [INFO] [stderr] Documenting raygeo v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking raygeo v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `find_regions` [INFO] [stdout] --> src/cnc/machining/adaptive.rs:7:36 [INFO] [stdout] | [INFO] [stdout] 7 | //! 1. Wide regions (detected by [`find_regions`]) are the graph nodes. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `find_regions` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `analyze_pocket` [INFO] [stdout] --> src/cnc/machining/adaptive.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | //! [`analyze_pocket`]) are the graph edges. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `analyze_pocket` 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 `find_regions` [INFO] [stdout] --> src/cnc/machining/entry.rs:6:37 [INFO] [stdout] | [INFO] [stdout] 6 | //! caller's responsibility — use [`find_regions`] to obtain regions. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `find_regions` 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 `0,1` [INFO] [stdout] --> src/geo/algo/interp.rs:127:21 [INFO] [stdout] | [INFO] [stdout] 127 | /// clamped to the [0,1] barycentric range. [INFO] [stdout] | ^^^ no item named `0,1` 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 `i` [INFO] [stdout] --> src/geo/algo/medial_axis.rs:39:67 [INFO] [stdout] | [INFO] [stdout] 39 | /// `up[0][i]` is the parent, `up[k][i] = i` when 2^k ≥ depth[i]. [INFO] [stdout] | ^ no item named `i` 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 `path_between_indices_cleared` [INFO] [stdout] --> src/geo/algo/medial_axis.rs:333:11 [INFO] [stdout] | [INFO] [stdout] 333 | /// [`path_between_indices_cleared`] to avoid per-node per-polygon [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `path_between_indices_cleared` 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 `build_cleared_mask` [INFO] [stdout] --> src/geo/algo/medial_axis.rs:422:24 [INFO] [stdout] | [INFO] [stdout] 422 | /// pre-computed [`build_cleared_mask`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `build_cleared_mask` 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 `smooth_polyline` [INFO] [stdout] --> src/geo/algo/smooth.rs:288:7 [INFO] [stdout] | [INFO] [stdout] 288 | /// [`smooth_polyline`]. Pass `0` to apply shortcut only. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `smooth_polyline` 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 `col` [INFO] [stdout] --> src/geo/matrix.rs:102:45 [INFO] [stdout] | [INFO] [stdout] 102 | /// Index into row-major layout: m[row][col] [INFO] [stdout] | ^^^ no item named `col` 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 `0,1` [INFO] [stdout] --> src/geo/shape/line.rs:67:41 [INFO] [stdout] | [INFO] [stdout] 67 | /// Uses parameter t for first segment [0,1] and u for second segment [0,1]. [INFO] [stdout] | ^^^ no item named `0,1` 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 `0,1` [INFO] [stdout] --> src/geo/shape/line.rs:67:72 [INFO] [stdout] | [INFO] [stdout] 67 | /// Uses parameter t for first segment [0,1] and u for second segment [0,1]. [INFO] [stdout] | ^^^ no item named `0,1` 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 `step_length` [INFO] [stdout] --> src/ops/assembly/adaptive/resume_wall_hug.rs:28:55 [INFO] [stdout] | [INFO] [stdout] 28 | /// For each wall-hug pose, an offset candidate one [`step_length`] toward [INFO] [stdout] | ^^^^^^^^^^^ no item named `step_length` 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 `ResumeSegment` [INFO] [stdout] --> src/ops/assembly/adaptive/resume_wall_hug.rs:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | /// Tried before [`ResumeSegment`] so that, when available, the tool [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `ResumeSegment` 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 `ClearedArea::frontier` [INFO] [stdout] --> src/ops/assembly/adaptive/resume_island.rs:69:38 [INFO] [stdout] | [INFO] [stdout] 69 | /// Walk the CW hole boundaries of [`ClearedArea::frontier`] and probe [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `ClearedArea` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `step` [INFO] [stdout] --> src/ops/assembly/adaptive/tool.rs:121:30 [INFO] [stdout] | [INFO] [stdout] 121 | /// Predictor seed for [`step`]. Clamped to a fraction of [INFO] [stdout] | ^^^^ no item named `step` 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 `get_disk_segment_area` [INFO] [stdout] --> src/ops/assembly/adaptive/mod.rs:142:41 [INFO] [stdout] | [INFO] [stdout] 142 | /// `±x_trans`; each is evaluated via [`get_disk_segment_area`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `get_disk_segment_area` 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 `AssemblyResult` [INFO] [stdout] --> src/ops/assembly/helix.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | /// [`AssemblyResult`] with heading (tangent direction) at first/last point [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `AssemblyResult` 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 `AssemblyResult` [INFO] [stdout] --> src/ops/assembly/ramp.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | /// [`AssemblyResult`] with a segment-swept cleared polygon. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `AssemblyResult` 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 `tracer.init` [INFO] [stdout] --> src/ops/assembly/result.rs:45:18 [INFO] [stdout] | [INFO] [stdout] 45 | /// | `Init` | [`tracer.init`] | [INFO] [stdout] | ^^^^^^^^^^^ no item named `tracer.init` 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 `tracer.move_point` [INFO] [stdout] --> src/ops/assembly/result.rs:46:18 [INFO] [stdout] | [INFO] [stdout] 46 | /// | `Move` | [`tracer.move_point`] | [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `tracer.move_point` 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 `tracer.event` [INFO] [stdout] --> src/ops/assembly/result.rs:47:37 [INFO] [stdout] | [INFO] [stdout] 47 | /// | `Resume` / `Exit` / other | [`tracer.event`] | [INFO] [stdout] | ^^^^^^^^^^^^ no item named `tracer.event` 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 `AssemblyResult` [INFO] [stdout] --> src/ops/assembly/slot.rs:35:18 [INFO] [stdout] | [INFO] [stdout] 35 | /// Returns an [`AssemblyResult`] with a forward-then-backward linear path [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `AssemblyResult` 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 `AssemblyResult` [INFO] [stdout] --> src/ops/assembly/spiral.rs:35:15 [INFO] [stdout] | [INFO] [stdout] 35 | /// into an [`AssemblyResult`]. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `AssemblyResult` 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 `AssemblyResult` [INFO] [stdout] --> src/ops/assembly/toroid.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | /// [`AssemblyResult`]. The cleared polygon is the Minkowski sum of the [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `AssemblyResult` 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 `Ops` [INFO] [stdout] --> src/ops/convert/mod.rs:3:61 [INFO] [stdout] | [INFO] [stdout] 3 | //! This module groups all functions that convert between [`Ops`] and [INFO] [stdout] | ^^^ no item named `Ops` 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 `Self::commit_step_batch` [INFO] [stdout] --> src/ops/cut/cleared_area.rs:526:31 [INFO] [stdout] | [INFO] [stdout] 526 | /// [`commit_step_batch`](Self::commit_step_batch) to union all queued [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the struct `ClearedArea` has no field or associated item named `commit_step_batch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `polygons` [INFO] [stdout] --> src/ops/cut/crescent.rs:41:55 [INFO] [stdout] | [INFO] [stdout] 41 | /// Number of fragment polygons at the front of [`polygons`]. [INFO] [stdout] | ^^^^^^^^ no item named `polygons` 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 `find_ramp_carrier` [INFO] [stdout] --> src/ops/feature/slot_path.rs:364:27 [INFO] [stdout] | [INFO] [stdout] 364 | /// carrier (typical of [`find_ramp_carrier`]) the samples lie on the [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `find_ramp_carrier` 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 `finish` [INFO] [stdout] --> src/trace.rs:32:62 [INFO] [stdout] | [INFO] [stdout] 32 | /// Buffered length-prefixed msgpack blobs, flushed in [`finish`] (or [`Drop`]). [INFO] [stdout] | ^^^^^^ no item named `finish` 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 `flush` [INFO] [stdout] --> src/trace.rs:34:18 [INFO] [stdout] | [INFO] [stdout] 34 | /// Set by [`flush`]; when `false` the [`Drop`] impl writes buffered [INFO] [stdout] | ^^^^^ no item named `flush` 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 `exit` [INFO] [stdout] --> src/trace.rs:110:68 [INFO] [stdout] | [INFO] [stdout] 110 | /// Begin a span. Returns the span id; caller must pair with [`exit`]. [INFO] [stdout] | ^^^^ no item named `exit` 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 `enter` [INFO] [stdout] --> src/trace.rs:134:47 [INFO] [stdout] | [INFO] [stdout] 134 | /// Close a span previously opened with [`enter`]. [INFO] [stdout] | ^^^^^ no item named `enter` 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 `super::tool` [INFO] [stdout] --> src/python/ops/assembly/adaptive/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | //! * [`super::tool`] exposes the [`Tool`] state as a Python class, [INFO] [stdout] | ^^^^^^^^^^^ no item named `tool` in module `assembly` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Tool` [INFO] [stdout] --> src/python/ops/assembly/adaptive/mod.rs:6:37 [INFO] [stdout] | [INFO] [stdout] 6 | //! * [`super::tool`] exposes the [`Tool`] state as a Python class, [INFO] [stdout] | ^^^^ no item named `Tool` 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 `super::resume` [INFO] [stdout] --> src/python/ops/assembly/adaptive/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | //! * [`super::resume`] exposes the resume / re-engagement helpers. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `resume` in module `assembly` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `emit_resume_travel` [INFO] [stdout] --> src/python/ops/assembly/adaptive/resume.rs:4:27 [INFO] [stdout] | [INFO] [stdout] 4 | //! two resume drivers ([`emit_resume_travel`], [`try_resume`]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `emit_resume_travel` 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 `try_resume` [INFO] [stdout] --> src/python/ops/assembly/adaptive/resume.rs:4:51 [INFO] [stdout] | [INFO] [stdout] 4 | //! two resume drivers ([`emit_resume_travel`], [`try_resume`]) [INFO] [stdout] | ^^^^^^^^^^ no item named `try_resume` 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 `smooth_route` [INFO] [stdout] --> src/python/ops/assembly/adaptive/routing.rs:4:41 [INFO] [stdout] | [INFO] [stdout] 4 | //! the pure-geometry path shortener ([`smooth_route`]) so it can be [INFO] [stdout] | ^^^^^^^^^^^^ no item named `smooth_route` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/python/trace/mod.rs:348:1 [INFO] [stdout] | [INFO] [stdout] 348 | / /// Binary trace file with span/event access. [INFO] [stdout] 349 | | /// [INFO] [stdout] 350 | | /// Usage:: [INFO] [stdout] 351 | | /// [INFO] [stdout] ... | [INFO] [stdout] 358 | | /// >>> len(t.events) [INFO] [stdout] 359 | | /// 42 [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 57s [INFO] [stderr] Generated /opt/rustwide/target/doc/raygeo/index.html and 1 other file [INFO] running `Command { std: "docker" "inspect" "d4aeee57d63798b26ffb23b8228fa0d9bb3c932b4c7bfb04feb3bf6a510bf648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d4aeee57d63798b26ffb23b8228fa0d9bb3c932b4c7bfb04feb3bf6a510bf648" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling rustpython-parser v0.4.0 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling pyo3-macros-backend v0.28.3 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling nalgebra-macros v0.3.0 [INFO] [stderr] Compiling num_enum_derive v0.7.6 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling prof-macros v0.1.0 (/opt/rustwide/workdir/prof-macros) [INFO] [stderr] Compiling rustpython-parser-core v0.4.0 [INFO] [stderr] Compiling rustpython-ast v0.4.0 [INFO] [stderr] Checking nalgebra v0.35.0 [INFO] [stderr] Checking num_enum v0.7.6 [INFO] [stderr] Checking clipper2 v0.6.0 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking rmp-serde v1.3.1 [INFO] [stderr] Compiling pyo3-macros v0.28.3 [INFO] [stderr] Checking pyo3 v0.28.3 [INFO] [stderr] Compiling pyo3-stub-gen-derive v0.22.3 [INFO] [stderr] Checking numpy v0.28.0 [INFO] [stderr] Checking pyo3-stub-gen v0.22.3 [INFO] [stderr] Checking nalgebra-sparse v0.12.0 [INFO] [stderr] Documenting raygeo v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `find_regions` [INFO] [stdout] --> src/cnc/machining/adaptive.rs:7:36 [INFO] [stdout] | [INFO] [stdout] 7 | //! 1. Wide regions (detected by [`find_regions`]) are the graph nodes. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `find_regions` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `analyze_pocket` [INFO] [stdout] --> src/cnc/machining/adaptive.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | //! [`analyze_pocket`]) are the graph edges. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `analyze_pocket` 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 `find_regions` [INFO] [stdout] --> src/cnc/machining/entry.rs:6:37 [INFO] [stdout] | [INFO] [stdout] 6 | //! caller's responsibility — use [`find_regions`] to obtain regions. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `find_regions` 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 `0,1` [INFO] [stdout] --> src/geo/algo/interp.rs:127:21 [INFO] [stdout] | [INFO] [stdout] 127 | /// clamped to the [0,1] barycentric range. [INFO] [stdout] | ^^^ no item named `0,1` 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 `path_between_indices_cleared` [INFO] [stdout] --> src/geo/algo/medial_axis.rs:333:11 [INFO] [stdout] | [INFO] [stdout] 333 | /// [`path_between_indices_cleared`] to avoid per-node per-polygon [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `path_between_indices_cleared` 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 `build_cleared_mask` [INFO] [stdout] --> src/geo/algo/medial_axis.rs:422:24 [INFO] [stdout] | [INFO] [stdout] 422 | /// pre-computed [`build_cleared_mask`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `build_cleared_mask` 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 `smooth_polyline` [INFO] [stdout] --> src/geo/algo/smooth.rs:288:7 [INFO] [stdout] | [INFO] [stdout] 288 | /// [`smooth_polyline`]. Pass `0` to apply shortcut only. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `smooth_polyline` 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 `col` [INFO] [stdout] --> src/geo/matrix.rs:102:45 [INFO] [stdout] | [INFO] [stdout] 102 | /// Index into row-major layout: m[row][col] [INFO] [stdout] | ^^^ no item named `col` 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 `0,1` [INFO] [stdout] --> src/geo/shape/line.rs:67:41 [INFO] [stdout] | [INFO] [stdout] 67 | /// Uses parameter t for first segment [0,1] and u for second segment [0,1]. [INFO] [stdout] | ^^^ no item named `0,1` 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 `0,1` [INFO] [stdout] --> src/geo/shape/line.rs:67:72 [INFO] [stdout] | [INFO] [stdout] 67 | /// Uses parameter t for first segment [0,1] and u for second segment [0,1]. [INFO] [stdout] | ^^^ no item named `0,1` 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 `step_length` [INFO] [stdout] --> src/ops/assembly/adaptive/resume_wall_hug.rs:28:55 [INFO] [stdout] | [INFO] [stdout] 28 | /// For each wall-hug pose, an offset candidate one [`step_length`] toward [INFO] [stdout] | ^^^^^^^^^^^ no item named `step_length` 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 `ResumeSegment` [INFO] [stdout] --> src/ops/assembly/adaptive/resume_wall_hug.rs:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | /// Tried before [`ResumeSegment`] so that, when available, the tool [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `ResumeSegment` 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 `step` [INFO] [stdout] --> src/ops/assembly/adaptive/tool.rs:121:30 [INFO] [stdout] | [INFO] [stdout] 121 | /// Predictor seed for [`step`]. Clamped to a fraction of [INFO] [stdout] | ^^^^ no item named `step` 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 `get_disk_segment_area` [INFO] [stdout] --> src/ops/assembly/adaptive/mod.rs:142:41 [INFO] [stdout] | [INFO] [stdout] 142 | /// `±x_trans`; each is evaluated via [`get_disk_segment_area`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `get_disk_segment_area` 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 `AssemblyResult` [INFO] [stdout] --> src/ops/assembly/helix.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | /// [`AssemblyResult`] with heading (tangent direction) at first/last point [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `AssemblyResult` 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 `AssemblyResult` [INFO] [stdout] --> src/ops/assembly/ramp.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | /// [`AssemblyResult`] with a segment-swept cleared polygon. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `AssemblyResult` 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 `AssemblyResult` [INFO] [stdout] --> src/ops/assembly/slot.rs:35:18 [INFO] [stdout] | [INFO] [stdout] 35 | /// Returns an [`AssemblyResult`] with a forward-then-backward linear path [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `AssemblyResult` 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 `AssemblyResult` [INFO] [stdout] --> src/ops/assembly/spiral.rs:35:15 [INFO] [stdout] | [INFO] [stdout] 35 | /// into an [`AssemblyResult`]. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `AssemblyResult` 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 `AssemblyResult` [INFO] [stdout] --> src/ops/assembly/toroid.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | /// [`AssemblyResult`]. The cleared polygon is the Minkowski sum of the [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `AssemblyResult` 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 `Ops` [INFO] [stdout] --> src/ops/convert/mod.rs:3:61 [INFO] [stdout] | [INFO] [stdout] 3 | //! This module groups all functions that convert between [`Ops`] and [INFO] [stdout] | ^^^ no item named `Ops` 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 `Self::commit_step_batch` [INFO] [stdout] --> src/ops/cut/cleared_area.rs:526:31 [INFO] [stdout] | [INFO] [stdout] 526 | /// [`commit_step_batch`](Self::commit_step_batch) to union all queued [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the struct `ClearedArea` has no field or associated item named `commit_step_batch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `find_ramp_carrier` [INFO] [stdout] --> src/ops/feature/slot_path.rs:364:27 [INFO] [stdout] | [INFO] [stdout] 364 | /// carrier (typical of [`find_ramp_carrier`]) the samples lie on the [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `find_ramp_carrier` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.12s [INFO] [stderr] Generated /opt/rustwide/target/doc/raygeo/index.html [INFO] running `Command { std: "docker" "inspect" "d4aeee57d63798b26ffb23b8228fa0d9bb3c932b4c7bfb04feb3bf6a510bf648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4aeee57d63798b26ffb23b8228fa0d9bb3c932b4c7bfb04feb3bf6a510bf648", kill_on_drop: false }` [INFO] [stdout] d4aeee57d63798b26ffb23b8228fa0d9bb3c932b4c7bfb04feb3bf6a510bf648