[INFO] fetching crate numr 0.7.0...
[INFO] documenting numr-0.7.0 against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] extracting crate numr 0.7.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate numr 0.7.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate numr 0.7.0
[INFO] tweaked toml for crates.io crate numr 0.7.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate numr 0.7.0 on toolchain 824336ad4127ce295849937a24c08a4aeff6ada7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate numr 0.7.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" "+824336ad4127ce295849937a24c08a4aeff6ada7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fastbloom v0.14.1
[INFO] [stderr]   Downloaded wgpu-core-deps-emscripten v29.0.3
[INFO] [stderr]   Downloaded fluxbench-macros v0.1.4
[INFO] [stderr]   Downloaded nexar-nccl v0.1.2
[INFO] [stderr]   Downloaded fluxbench-core v0.1.4
[INFO] [stderr]   Downloaded fluxbench-report v0.1.4
[INFO] [stderr]   Downloaded nexar v0.1.2
[INFO] [stderr]   Downloaded fluxbench-logic v0.1.4
[INFO] [stderr]   Downloaded fluxbench v0.1.4
[INFO] [stderr]   Downloaded fluxbench-stats v0.1.4
[INFO] [stderr]   Downloaded fluxbench-ipc v0.1.4
[INFO] [stderr]   Downloaded fluxbench-cli v0.1.4
[INFO] [stderr]   Downloaded indicatif v0.18.6
[INFO] [stderr]   Downloaded evalexpr v13.1.0
[INFO] [stderr]   Downloaded cudarc v0.19.7
[INFO] [stderr]   Downloaded glam v0.33.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bfaaa30b93403aad9bdccba3fabba2484033b25fe382faa9bc85786afdba54f9
[INFO] running `Command { std: "docker" "start" "bfaaa30b93403aad9bdccba3fabba2484033b25fe382faa9bc85786afdba54f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bfaaa30b93403aad9bdccba3fabba2484033b25fe382faa9bc85786afdba54f9", 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" "bfaaa30b93403aad9bdccba3fabba2484033b25fe382faa9bc85786afdba54f9" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bfaaa30b93403aad9bdccba3fabba2484033b25fe382faa9bc85786afdba54f9", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bfaaa30b93403aad9bdccba3fabba2484033b25fe382faa9bc85786afdba54f9" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling numr v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.1
[INFO] [stderr]    Compiling bytecheck_derive v0.8.2
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]    Compiling rkyv_derive v0.8.16
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking ptr_meta v0.3.1
[INFO] [stderr]     Checking munge v0.4.7
[INFO] [stderr]     Checking rancor v0.1.1
[INFO] [stderr]     Checking bytecheck v0.8.2
[INFO] [stderr]     Checking rend v0.5.3
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking rkyv v0.8.16
[INFO] [stderr]  Documenting numr v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `N`
[INFO] [stdout]    --> src/algorithm/polynomial/core/convolve.rs:174:54
[INFO] [stdout]     |
[INFO] [stdout] 174 | /// 5. c = irfft(C, n=N)   // Complex → Real, shape [N]
[INFO] [stdout]     |                                                      ^ no item named `N` 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 `i`
[INFO] [stdout]    --> src/runtime/cpu/helpers/indexing.rs:590:41
[INFO] [stdout]     |
[INFO] [stdout] 590 | ///   output[i, :] = embeddings[indices[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 `embedding_dim`
[INFO] [stdout]    --> src/runtime/cpu/helpers/indexing.rs:592:38
[INFO] [stdout]     |
[INFO] [stdout] 592 | /// Output shape: indices.shape() + [embedding_dim]
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^ no item named `embedding_dim` 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 `k`
[INFO] [stdout]   --> src/runtime/cpu/kernels/fft/real.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | ///   z[k] = x[2k] + i*x[2k+1]
[INFO] [stdout]    |         ^ no item named `k` 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 `2k`
[INFO] [stdout]   --> src/runtime/cpu/kernels/fft/real.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 | ///   z[k] = x[2k] + i*x[2k+1]
[INFO] [stdout]    |                ^^ no item named `2k` 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`
[INFO] [stdout]   --> src/runtime/cpu/kernels/index/embedding.rs:27:61
[INFO] [stdout]    |
[INFO] [stdout] 27 | /// * `vocab_size` - Size of vocabulary (embeddings.shape()[0])
[INFO] [stdout]    |                                                             ^ no item named `0` 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 `1`
[INFO] [stdout]   --> src/runtime/cpu/kernels/index/embedding.rs:28:80
[INFO] [stdout]    |
[INFO] [stdout] 28 | /// * `embedding_dim` - Dimension of each embedding vector (embeddings.shape()[1])
[INFO] [stdout]    |                                                                                ^ no item named `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/runtime/cpu/kernels/logical.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | /// Logical AND: out[i] = a[i] && b[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 `i`
[INFO] [stdout]  --> src/runtime/cpu/kernels/logical.rs:3:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | /// Logical AND: out[i] = a[i] && b[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 `i`
[INFO] [stdout]  --> src/runtime/cpu/kernels/logical.rs:3:37
[INFO] [stdout]   |
[INFO] [stdout] 3 | /// Logical AND: out[i] = a[i] && b[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 `i`
[INFO] [stdout]   --> src/runtime/cpu/kernels/logical.rs:22:21
[INFO] [stdout]    |
[INFO] [stdout] 22 | /// Logical OR: out[i] = a[i] || b[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 `i`
[INFO] [stdout]   --> src/runtime/cpu/kernels/logical.rs:22:28
[INFO] [stdout]    |
[INFO] [stdout] 22 | /// Logical OR: out[i] = a[i] || b[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 `i`
[INFO] [stdout]   --> src/runtime/cpu/kernels/logical.rs:22:36
[INFO] [stdout]    |
[INFO] [stdout] 22 | /// Logical OR: out[i] = a[i] || b[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 `i`
[INFO] [stdout]   --> src/runtime/cpu/kernels/logical.rs:41:22
[INFO] [stdout]    |
[INFO] [stdout] 41 | /// Logical XOR: out[i] = a[i] ^ b[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 `i`
[INFO] [stdout]   --> src/runtime/cpu/kernels/logical.rs:41:29
[INFO] [stdout]    |
[INFO] [stdout] 41 | /// Logical XOR: out[i] = a[i] ^ b[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 `i`
[INFO] [stdout]   --> src/runtime/cpu/kernels/logical.rs:41:36
[INFO] [stdout]    |
[INFO] [stdout] 41 | /// Logical XOR: out[i] = a[i] ^ b[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 `i`
[INFO] [stdout]   --> src/runtime/cpu/kernels/logical.rs:58:22
[INFO] [stdout]    |
[INFO] [stdout] 58 | /// Logical NOT: out[i] = !a[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 `i`
[INFO] [stdout]   --> src/runtime/cpu/kernels/logical.rs:58:30
[INFO] [stdout]    |
[INFO] [stdout] 58 | /// Logical NOT: out[i] = !a[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 `M,N`
[INFO] [stdout]   --> src/runtime/cpu/kernels/matmul/gemv.rs:14:23
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// GEMV-BT kernel: C[M,N] = A[M,K] @ B^T where B is stored as contiguous [N,K]
[INFO] [stdout]    |                       ^^^ no item named `M,N` 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 `M,K`
[INFO] [stdout]   --> src/runtime/cpu/kernels/matmul/gemv.rs:14:32
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// GEMV-BT kernel: C[M,N] = A[M,K] @ B^T where B is stored as contiguous [N,K]
[INFO] [stdout]    |                                ^^^ no item named `M,K` 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 `N,K`
[INFO] [stdout]   --> src/runtime/cpu/kernels/matmul/gemv.rs:14:76
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// GEMV-BT kernel: C[M,N] = A[M,K] @ B^T where B is stored as contiguous [N,K]
[INFO] [stdout]    |                                                                            ^^^ no item named `N,K` 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 `N,K`
[INFO] [stdout]   --> src/runtime/cpu/kernels/matmul/gemv.rs:22:33
[INFO] [stdout]    |
[INFO] [stdout] 22 | /// * `b_nk` - Pointer to B in [N,K] layout (NOT the transposed view)
[INFO] [stdout]    |                                 ^^^ no item named `N,K` 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/runtime/cpu/kernels/memory.rs:421:57
[INFO] [stdout]     |
[INFO] [stdout] 421 | /// 3. Binary search to find smallest index i where CDF[i] ≥ u
[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 `hidden_size`
[INFO] [stdout]   --> src/runtime/cpu/kernels/norm.rs:19:40
[INFO] [stdout]    |
[INFO] [stdout] 19 | /// * `weight` - Weight tensor, shape [hidden_size]
[INFO] [stdout]    |                                        ^^^^^^^^^^^ no item named `hidden_size` 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 `hidden_size`
[INFO] [stdout]    --> src/runtime/cpu/kernels/norm.rs:146:48
[INFO] [stdout]     |
[INFO] [stdout] 146 | /// * `weight` - Weight (gamma) tensor, shape [hidden_size]
[INFO] [stdout]     |                                                ^^^^^^^^^^^ no item named `hidden_size` 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 `hidden_size`
[INFO] [stdout]    --> src/runtime/cpu/kernels/norm.rs:147:43
[INFO] [stdout]     |
[INFO] [stdout] 147 | /// * `bias` - Bias (beta) tensor, shape [hidden_size]
[INFO] [stdout]     |                                           ^^^^^^^^^^^ no item named `hidden_size` 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/runtime/cpu/kernels/reduce/special.rs:95:16
[INFO] [stdout]    |
[INFO] [stdout] 95 | /// softmax(x)[i] = exp(x[i] - max(x)) / sum(exp(x - max(x)))
[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 `i`
[INFO] [stdout]   --> src/runtime/cpu/kernels/reduce/special.rs:95:27
[INFO] [stdout]    |
[INFO] [stdout] 95 | /// softmax(x)[i] = exp(x[i] - max(x)) / sum(exp(x - max(x)))
[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 `DType::largest_value_below_one`
[INFO] [stdout]    --> src/runtime/cpu/kernels/rng.rs:120:8
[INFO] [stdout]     |
[INFO] [stdout] 120 | /// ([`DType::largest_value_below_one`]). A no-op for F64 and integers.
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `DType` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `i`
[INFO] [stdout]    --> src/runtime/cpu/kernels/scalar.rs:194:41
[INFO] [stdout]     |
[INFO] [stdout] 194 | /// Reverse scalar subtract kernel: out[i] = scalar - a[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 `i`
[INFO] [stdout]    --> src/runtime/cpu/kernels/scalar.rs:194:57
[INFO] [stdout]     |
[INFO] [stdout] 194 | /// Reverse scalar subtract kernel: out[i] = scalar - a[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 `i,j`
[INFO] [stdout]  --> src/runtime/cpu/kernels/semiring_matmul.rs:9:46
[INFO] [stdout]   |
[INFO] [stdout] 9 | /// Semiring matrix multiplication kernel: C[i,j] = ⊕_k (A[i,k] ⊗ B[k,j])
[INFO] [stdout]   |                                              ^^^ no item named `i,j` 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,k`
[INFO] [stdout]  --> src/runtime/cpu/kernels/semiring_matmul.rs:9:60
[INFO] [stdout]   |
[INFO] [stdout] 9 | /// Semiring matrix multiplication kernel: C[i,j] = ⊕_k (A[i,k] ⊗ B[k,j])
[INFO] [stdout]   |                                                            ^^^ no item named `i,k` 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 `k,j`
[INFO] [stdout]  --> src/runtime/cpu/kernels/semiring_matmul.rs:9:69
[INFO] [stdout]   |
[INFO] [stdout] 9 | /// Semiring matrix multiplication kernel: C[i,j] = ⊕_k (A[i,k] ⊗ B[k,j])
[INFO] [stdout]   |                                                                     ^^^ no item named `k,j` 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/runtime/cpu/kernels/simd/dot/mod.rs:54:20
[INFO] [stdout]    |
[INFO] [stdout] 54 | /// Computes sum(a[i] * b[i]) for i in 0..len.
[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 `i`
[INFO] [stdout]   --> src/runtime/cpu/kernels/simd/dot/mod.rs:54:27
[INFO] [stdout]    |
[INFO] [stdout] 54 | /// Computes sum(a[i] * b[i]) for i in 0..len.
[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 `i`
[INFO] [stdout]   --> src/runtime/cpu/kernels/simd/dot/mod.rs:85:28
[INFO] [stdout]    |
[INFO] [stdout] 85 | /// Computes scale * sum(a[i] * b[i]) for i in 0..len.
[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 `i`
[INFO] [stdout]   --> src/runtime/cpu/kernels/simd/dot/mod.rs:85:35
[INFO] [stdout]    |
[INFO] [stdout] 85 | /// Computes scale * sum(a[i] * b[i]) for i in 0..len.
[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 `i`
[INFO] [stdout]   --> src/runtime/cpu/kernels/simd/fused_elementwise/dispatch.rs:24:37
[INFO] [stdout]    |
[INFO] [stdout] 24 | /// SIMD fused_mul_add for f32: out[i] = a[i] * b[i] + c[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 `i`
[INFO] [stdout]   --> src/runtime/cpu/kernels/simd/fused_elementwise/dispatch.rs:24:44
[INFO] [stdout]    |
[INFO] [stdout] 24 | /// SIMD fused_mul_add for f32: out[i] = a[i] * b[i] + c[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 `i`
[INFO] [stdout]   --> src/runtime/cpu/kernels/simd/fused_elementwise/dispatch.rs:24:51
[INFO] [stdout]    |
[INFO] [stdout] 24 | /// SIMD fused_mul_add for f32: out[i] = a[i] * b[i] + c[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 `i`
[INFO] [stdout]   --> src/runtime/cpu/kernels/simd/fused_elementwise/dispatch.rs:24:58
[INFO] [stdout]    |
[INFO] [stdout] 24 | /// SIMD fused_mul_add for f32: out[i] = a[i] * b[i] + c[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 `i`
[INFO] [stdout]   --> src/runtime/cpu/kernels/simd/fused_elementwise/dispatch.rs:63:37
[INFO] [stdout]    |
[INFO] [stdout] 63 | /// SIMD fused_mul_add for f64: out[i] = a[i] * b[i] + c[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 `i`
[INFO] [stdout]   --> src/runtime/cpu/kernels/simd/fused_elementwise/dispatch.rs:63:44
[INFO] [stdout]    |
[INFO] [stdout] 63 | /// SIMD fused_mul_add for f64: out[i] = a[i] * b[i] + c[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 `i`
[INFO] [stdout]   --> src/runtime/cpu/kernels/simd/fused_elementwise/dispatch.rs:63:51
[INFO] [stdout]    |
[INFO] [stdout] 63 | /// SIMD fused_mul_add for f64: out[i] = a[i] * b[i] + c[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 `i`
[INFO] [stdout]   --> src/runtime/cpu/kernels/simd/fused_elementwise/dispatch.rs:63:58
[INFO] [stdout]    |
[INFO] [stdout] 63 | /// SIMD fused_mul_add for f64: out[i] = a[i] * b[i] + c[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 `i`
[INFO] [stdout]    --> src/runtime/cpu/kernels/simd/fused_elementwise/dispatch.rs:105:37
[INFO] [stdout]     |
[INFO] [stdout] 105 | /// SIMD fused_add_mul for f32: out[i] = (a[i] + b[i]) * c[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 `i`
[INFO] [stdout]    --> src/runtime/cpu/kernels/simd/fused_elementwise/dispatch.rs:105:45
[INFO] [stdout]     |
[INFO] [stdout] 105 | /// SIMD fused_add_mul for f32: out[i] = (a[i] + b[i]) * c[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 `i`
[INFO] [stdout]    --> src/runtime/cpu/kernels/simd/fused_elementwise/dispatch.rs:105:52
[INFO] [stdout]     |
[INFO] [stdout] 105 | /// SIMD fused_add_mul for f32: out[i] = (a[i] + b[i]) * c[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 `i`
[INFO] [stdout]    --> src/runtime/cpu/kernels/simd/fused_elementwise/dispatch.rs:105:60
[INFO] [stdout]     |
[INFO] [stdout] 105 | /// SIMD fused_add_mul for f32: out[i] = (a[i] + b[i]) * c[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 `i`
[INFO] [stdout]    --> src/runtime/cpu/kernels/simd/fused_elementwise/dispatch.rs:143:37
[INFO] [stdout]     |
[INFO] [stdout] 143 | /// SIMD fused_add_mul for f64: out[i] = (a[i] + b[i]) * c[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 `i`
[INFO] [stdout]    --> src/runtime/cpu/kernels/simd/fused_elementwise/dispatch.rs:143:45
[INFO] [stdout]     |
[INFO] [stdout] 143 | /// SIMD fused_add_mul for f64: out[i] = (a[i] + b[i]) * c[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 `i`
[INFO] [stdout]    --> src/runtime/cpu/kernels/simd/fused_elementwise/dispatch.rs:143:52
[INFO] [stdout]     |
[INFO] [stdout] 143 | /// SIMD fused_add_mul for f64: out[i] = (a[i] + b[i]) * c[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 `i`
[INFO] [stdout]    --> src/runtime/cpu/kernels/simd/fused_elementwise/dispatch.rs:143:60
[INFO] [stdout]     |
[INFO] [stdout] 143 | /// SIMD fused_add_mul for f64: out[i] = (a[i] + b[i]) * c[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 `i`
[INFO] [stdout]    --> src/runtime/cpu/kernels/simd/fused_elementwise/dispatch.rs:185:44
[INFO] [stdout]     |
[INFO] [stdout] 185 | /// SIMD fused_mul_add_scalar for f32: out[i] = a[i] * scale + bias
[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 `i`
[INFO] [stdout]    --> src/runtime/cpu/kernels/simd/fused_elementwise/dispatch.rs:185:51
[INFO] [stdout]     |
[INFO] [stdout] 185 | /// SIMD fused_mul_add_scalar for f32: out[i] = a[i] * scale + bias
[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 `i`
[INFO] [stdout]    --> src/runtime/cpu/kernels/simd/fused_elementwise/dispatch.rs:223:44
[INFO] [stdout]     |
[INFO] [stdout] 223 | /// SIMD fused_mul_add_scalar for f64: out[i] = a[i] * scale + bias
[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 `i`
[INFO] [stdout]    --> src/runtime/cpu/kernels/simd/fused_elementwise/dispatch.rs:223:51
[INFO] [stdout]     |
[INFO] [stdout] 223 | /// SIMD fused_mul_add_scalar for f64: out[i] = a[i] * scale + bias
[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 `M,N`
[INFO] [stdout]  --> src/runtime/cpu/kernels/simd/matmul/gemv_bt.rs:1:23
[INFO] [stdout]   |
[INFO] [stdout] 1 | //! GEMV-BT kernel: C[M,N] = A[M,K] @ B^T where B is stored as [N,K]
[INFO] [stdout]   |                       ^^^ no item named `M,N` 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 `M,K`
[INFO] [stdout]  --> src/runtime/cpu/kernels/simd/matmul/gemv_bt.rs:1:32
[INFO] [stdout]   |
[INFO] [stdout] 1 | //! GEMV-BT kernel: C[M,N] = A[M,K] @ B^T where B is stored as [N,K]
[INFO] [stdout]   |                                ^^^ no item named `M,K` 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 `N,K`
[INFO] [stdout]  --> src/runtime/cpu/kernels/simd/matmul/gemv_bt.rs:1:65
[INFO] [stdout]   |
[INFO] [stdout] 1 | //! GEMV-BT kernel: C[M,N] = A[M,K] @ B^T where B is stored as [N,K]
[INFO] [stdout]   |                                                                 ^^^ no item named `N,K` 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 `N,K`
[INFO] [stdout]  --> src/runtime/cpu/kernels/simd/matmul/gemv_bt.rs:3:28
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! When a weight matrix W[N,K] is transposed to get W^T[K,N], the result has
[INFO] [stdout]   |                            ^^^ no item named `N,K` 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 `K,N`
[INFO] [stdout]  --> src/runtime/cpu/kernels/simd/matmul/gemv_bt.rs:3:58
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! When a weight matrix W[N,K] is transposed to get W^T[K,N], the result has
[INFO] [stdout]   |                                                          ^^^ no item named `K,N` 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 `K,N`
[INFO] [stdout]  --> src/runtime/cpu/kernels/simd/matmul/gemv_bt.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! shape [K,N] and strides [1,K] — it's a view into the original [N,K] data.
[INFO] [stdout]   |            ^^^ no item named `K,N` 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 `1,K`
[INFO] [stdout]  --> src/runtime/cpu/kernels/simd/matmul/gemv_bt.rs:4:30
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! shape [K,N] and strides [1,K] — it's a view into the original [N,K] data.
[INFO] [stdout]   |                              ^^^ no item named `1,K` 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 `N,K`
[INFO] [stdout]  --> src/runtime/cpu/kernels/simd/matmul/gemv_bt.rs:4:68
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! shape [K,N] and strides [1,K] — it's a view into the original [N,K] data.
[INFO] [stdout]   |                                                                    ^^^ no item named `N,K` 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 `m,n`
[INFO] [stdout]  --> src/runtime/cpu/kernels/simd/matmul/gemv_bt.rs:6:55
[INFO] [stdout]   |
[INFO] [stdout] 6 | //! we can compute the matmul directly: each output C[m,n] = dot(A[m,:], B[n,:])
[INFO] [stdout]   |                                                       ^^^ no item named `m,n` 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 `m,:`
[INFO] [stdout]  --> src/runtime/cpu/kernels/simd/matmul/gemv_bt.rs:6:68
[INFO] [stdout]   |
[INFO] [stdout] 6 | //! we can compute the matmul directly: each output C[m,n] = dot(A[m,:], B[n,:])
[INFO] [stdout]   |                                                                    ^^^ invalid path separator
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `n,:`
[INFO] [stdout]  --> src/runtime/cpu/kernels/simd/matmul/gemv_bt.rs:6:76
[INFO] [stdout]   |
[INFO] [stdout] 6 | //! we can compute the matmul directly: each output C[m,n] = dot(A[m,:], B[n,:])
[INFO] [stdout]   |                                                                            ^^^ invalid path separator
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `m,:`
[INFO] [stdout]  --> src/runtime/cpu/kernels/simd/matmul/gemv_bt.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 7 | //! where both A[m,:] and B[n,:] are contiguous K-element vectors.
[INFO] [stdout]   |                  ^^^ invalid path separator
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `n,:`
[INFO] [stdout]  --> src/runtime/cpu/kernels/simd/matmul/gemv_bt.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | //! where both A[m,:] and B[n,:] are contiguous K-element vectors.
[INFO] [stdout]   |                             ^^^ invalid path separator
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `M,N`
[INFO] [stdout]   --> src/runtime/cpu/kernels/simd/matmul/gemv_bt.rs:16:24
[INFO] [stdout]    |
[INFO] [stdout] 16 | /// GEMV-BT for f32: C[M,N] = A[M,K] @ B^T, B stored [N,K] row-major
[INFO] [stdout]    |                        ^^^ no item named `M,N` 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 `M,K`
[INFO] [stdout]   --> src/runtime/cpu/kernels/simd/matmul/gemv_bt.rs:16:33
[INFO] [stdout]    |
[INFO] [stdout] 16 | /// GEMV-BT for f32: C[M,N] = A[M,K] @ B^T, B stored [N,K] row-major
[INFO] [stdout]    |                                 ^^^ no item named `M,K` 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 `N,K`
[INFO] [stdout]   --> src/runtime/cpu/kernels/simd/matmul/gemv_bt.rs:16:55
[INFO] [stdout]    |
[INFO] [stdout] 16 | /// GEMV-BT for f32: C[M,N] = A[M,K] @ B^T, B stored [N,K] row-major
[INFO] [stdout]    |                                                       ^^^ no item named `N,K` 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 `M,N`
[INFO] [stdout]    --> src/runtime/cpu/kernels/simd/matmul/gemv_bt.rs:260:24
[INFO] [stdout]     |
[INFO] [stdout] 260 | /// GEMV-BT for f64: C[M,N] = A[M,K] @ B^T, B stored [N,K] row-major
[INFO] [stdout]     |                        ^^^ no item named `M,N` 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 `M,K`
[INFO] [stdout]    --> src/runtime/cpu/kernels/simd/matmul/gemv_bt.rs:260:33
[INFO] [stdout]     |
[INFO] [stdout] 260 | /// GEMV-BT for f64: C[M,N] = A[M,K] @ B^T, B stored [N,K] row-major
[INFO] [stdout]     |                                 ^^^ no item named `M,K` 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 `N,K`
[INFO] [stdout]    --> src/runtime/cpu/kernels/simd/matmul/gemv_bt.rs:260:55
[INFO] [stdout]     |
[INFO] [stdout] 260 | /// GEMV-BT for f64: C[M,N] = A[M,K] @ B^T, B stored [N,K] row-major
[INFO] [stdout]     |                                                       ^^^ no item named `N,K` 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 `j`
[INFO] [stdout]  --> src/runtime/cpu/kernels/simd/matmul/int8.rs:3:30
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! Each output element C[i][j] = sum_k(A[i][k] * B[k][j]) where A,B are i8
[INFO] [stdout]   |                              ^ no item named `j` 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 `k`
[INFO] [stdout]  --> src/runtime/cpu/kernels/simd/matmul/int8.rs:3:46
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! Each output element C[i][j] = sum_k(A[i][k] * B[k][j]) where A,B are i8
[INFO] [stdout]   |                                              ^ no item named `k` 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 `j`
[INFO] [stdout]  --> src/runtime/cpu/kernels/simd/matmul/int8.rs:3:56
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! Each output element C[i][j] = sum_k(A[i][k] * B[k][j]) where A,B are i8
[INFO] [stdout]   |                                                        ^ no item named `j` 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/runtime/cpu/kernels/simd/scalar/avx2.rs:208:47
[INFO] [stdout]     |
[INFO] [stdout] 208 | /// AVX2 reverse scalar subtract for f32: out[i] = scalar - a[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 `i`
[INFO] [stdout]    --> src/runtime/cpu/kernels/simd/scalar/avx2.rs:208:63
[INFO] [stdout]     |
[INFO] [stdout] 208 | /// AVX2 reverse scalar subtract for f32: out[i] = scalar - a[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 `i`
[INFO] [stdout]    --> src/runtime/cpu/kernels/simd/scalar/avx2.rs:228:47
[INFO] [stdout]     |
[INFO] [stdout] 228 | /// AVX2 reverse scalar subtract for f64: out[i] = scalar - a[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 `i`
[INFO] [stdout]    --> src/runtime/cpu/kernels/simd/scalar/avx2.rs:228:63
[INFO] [stdout]     |
[INFO] [stdout] 228 | /// AVX2 reverse scalar subtract for f64: out[i] = scalar - a[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 `i`
[INFO] [stdout]    --> src/runtime/cpu/kernels/simd/scalar/avx512.rs:208:50
[INFO] [stdout]     |
[INFO] [stdout] 208 | /// AVX-512 reverse scalar subtract for f32: out[i] = scalar - a[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 `i`
[INFO] [stdout]    --> src/runtime/cpu/kernels/simd/scalar/avx512.rs:208:66
[INFO] [stdout]     |
[INFO] [stdout] 208 | /// AVX-512 reverse scalar subtract for f32: out[i] = scalar - a[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 `i`
[INFO] [stdout]    --> src/runtime/cpu/kernels/simd/scalar/avx512.rs:228:50
[INFO] [stdout]     |
[INFO] [stdout] 228 | /// AVX-512 reverse scalar subtract for f64: out[i] = scalar - a[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 `i`
[INFO] [stdout]    --> src/runtime/cpu/kernels/simd/scalar/avx512.rs:228:66
[INFO] [stdout]     |
[INFO] [stdout] 228 | /// AVX-512 reverse scalar subtract for f64: out[i] = scalar - a[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 `i`
[INFO] [stdout]    --> src/runtime/cpu/kernels/simd/scalar/mod.rs:211:47
[INFO] [stdout]     |
[INFO] [stdout] 211 | /// SIMD reverse scalar subtract for f32: out[i] = scalar - a[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 `i`
[INFO] [stdout]    --> src/runtime/cpu/kernels/simd/scalar/mod.rs:211:63
[INFO] [stdout]     |
[INFO] [stdout] 211 | /// SIMD reverse scalar subtract for f32: out[i] = scalar - a[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 `i`
[INFO] [stdout]    --> src/runtime/cpu/kernels/simd/scalar/mod.rs:257:47
[INFO] [stdout]     |
[INFO] [stdout] 257 | /// SIMD reverse scalar subtract for f64: out[i] = scalar - a[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 `i`
[INFO] [stdout]    --> src/runtime/cpu/kernels/simd/scalar/mod.rs:257:63
[INFO] [stdout]     |
[INFO] [stdout] 257 | /// SIMD reverse scalar subtract for f64: out[i] = scalar - a[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 `i`
[INFO] [stdout]  --> src/runtime/cpu/kernels/simd/softmax/mod.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! softmax(x)[i] = exp(x[i] - max(x)) / sum(exp(x - max(x)))
[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 `i`
[INFO] [stdout]  --> src/runtime/cpu/kernels/simd/softmax/mod.rs:4:27
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! softmax(x)[i] = exp(x[i] - max(x)) / sum(exp(x - max(x)))
[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 `i`
[INFO] [stdout]   --> src/runtime/cpu/kernels/simd/softmax/mod.rs:11:55
[INFO] [stdout]    |
[INFO] [stdout] 11 | //! **Pass 1 (online max + sum):** For each element x[i], maintain running max `m` and
[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 `i`
[INFO] [stdout]   --> src/runtime/cpu/kernels/simd/softmax/mod.rs:14:36
[INFO] [stdout]    |
[INFO] [stdout] 14 | //! **Pass 2 (normalize):** output[i] = exp(x[i] - m) / s
[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 `i`
[INFO] [stdout]   --> src/runtime/cpu/kernels/simd/softmax/mod.rs:14:47
[INFO] [stdout]    |
[INFO] [stdout] 14 | //! **Pass 2 (normalize):** output[i] = exp(x[i] - m) / s
[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 `i`
[INFO] [stdout]  --> src/runtime/cpu/kernels/simd/softmax_bwd/mod.rs:3:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! Computes: d_input[i] = output[i] * (grad[i] - dot)
[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 `i`
[INFO] [stdout]  --> src/runtime/cpu/kernels/simd/softmax_bwd/mod.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! Computes: d_input[i] = output[i] * (grad[i] - dot)
[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 `i`
[INFO] [stdout]  --> src/runtime/cpu/kernels/simd/softmax_bwd/mod.rs:3:46
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! Computes: d_input[i] = output[i] * (grad[i] - dot)
[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 `i`
[INFO] [stdout]  --> src/runtime/cpu/kernels/simd/where_select/mod.rs:3:28
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! where(cond, x, y): out[i] = cond[i] ? x[i] : y[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 `i`
[INFO] [stdout]  --> src/runtime/cpu/kernels/simd/where_select/mod.rs:3:38
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! where(cond, x, y): out[i] = cond[i] ? x[i] : y[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 `i`
[INFO] [stdout]  --> src/runtime/cpu/kernels/simd/where_select/mod.rs:3:45
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! where(cond, x, y): out[i] = cond[i] ? x[i] : y[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 `i`
[INFO] [stdout]  --> src/runtime/cpu/kernels/simd/where_select/mod.rs:3:52
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! where(cond, x, y): out[i] = cond[i] ? x[i] : y[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 `i`
[INFO] [stdout]    --> src/runtime/cpu/kernels/unary/mod.rs:377:34
[INFO] [stdout]     |
[INFO] [stdout] 377 | /// Clamp values to a range: out[i] = min(max(a[i], min_val), max_val)
[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 `i`
[INFO] [stdout]    --> src/runtime/cpu/kernels/unary/mod.rs:377:49
[INFO] [stdout]     |
[INFO] [stdout] 377 | /// Clamp values to a range: out[i] = min(max(a[i], min_val), max_val)
[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 `i`
[INFO] [stdout]   --> src/runtime/cpu/kernels/where_select.rs:11:37
[INFO] [stdout]    |
[INFO] [stdout] 11 | /// Where (conditional select): out[i] = cond[i] ? x[i] : y[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 `i`
[INFO] [stdout]   --> src/runtime/cpu/kernels/where_select.rs:11:47
[INFO] [stdout]    |
[INFO] [stdout] 11 | /// Where (conditional select): out[i] = cond[i] ? x[i] : y[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 `i`
[INFO] [stdout]   --> src/runtime/cpu/kernels/where_select.rs:11:54
[INFO] [stdout]    |
[INFO] [stdout] 11 | /// Where (conditional select): out[i] = cond[i] ? x[i] : y[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 `i`
[INFO] [stdout]   --> src/runtime/cpu/kernels/where_select.rs:11:61
[INFO] [stdout]    |
[INFO] [stdout] 11 | /// Where (conditional select): out[i] = cond[i] ? x[i] : y[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 `0,j`
[INFO] [stdout]    --> src/runtime/cpu/linalg/banded.rs:151:19
[INFO] [stdout]     |
[INFO] [stdout] 151 | /// With ku=1: ab[0,j] = upper, ab[1,j] = main, ab[2,j] = lower
[INFO] [stdout]     |                   ^^^ no item named `0,j` 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 `1,j`
[INFO] [stdout]    --> src/runtime/cpu/linalg/banded.rs:151:36
[INFO] [stdout]     |
[INFO] [stdout] 151 | /// With ku=1: ab[0,j] = upper, ab[1,j] = main, ab[2,j] = lower
[INFO] [stdout]     |                                    ^^^ no item named `1,j` 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 `2,j`
[INFO] [stdout]    --> src/runtime/cpu/linalg/banded.rs:151:52
[INFO] [stdout]     |
[INFO] [stdout] 151 | /// With ku=1: ab[0,j] = upper, ab[1,j] = main, ab[2,j] = lower
[INFO] [stdout]     |                                                    ^^^ no item named `2,j` 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 `p,q`
[INFO] [stdout]   --> src/runtime/cpu/linalg/eig_symmetric.rs:44:18
[INFO] [stdout]    |
[INFO] [stdout] 44 | ///      - If |A[p,q]| > tol:
[INFO] [stdout]    |                  ^^^ no item named `p,q` 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 `p,p`
[INFO] [stdout]   --> src/runtime/cpu/linalg/eig_symmetric.rs:45:54
[INFO] [stdout]    |
[INFO] [stdout] 45 | ///        a. Compute Jacobi rotation angle θ from A[p,p], A[q,q], A[p,q]
[INFO] [stdout]    |                                                      ^^^ no item named `p,p` 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 `q,q`
[INFO] [stdout]   --> src/runtime/cpu/linalg/eig_symmetric.rs:45:62
[INFO] [stdout]    |
[INFO] [stdout] 45 | ///        a. Compute Jacobi rotation angle θ from A[p,p], A[q,q], A[p,q]
[INFO] [stdout]    |                                                              ^^^ no item named `q,q` 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 `p,q`
[INFO] [stdout]   --> src/runtime/cpu/linalg/eig_symmetric.rs:45:70
[INFO] [stdout]    |
[INFO] [stdout] 45 | ///        a. Compute Jacobi rotation angle θ from A[p,p], A[q,q], A[p,q]
[INFO] [stdout]    |                                                                      ^^^ no item named `p,q` 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 `p,q`
[INFO] [stdout]   --> src/runtime/cpu/linalg/eig_symmetric.rs:46:61
[INFO] [stdout]    |
[INFO] [stdout] 46 | ///        b. Apply rotation: A' = J^T @ A @ J (zeros out A[p,q] and A[q,p])
[INFO] [stdout]    |                                                             ^^^ no item named `p,q` 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 `q,p`
[INFO] [stdout]   --> src/runtime/cpu/linalg/eig_symmetric.rs:46:72
[INFO] [stdout]    |
[INFO] [stdout] 46 | ///        b. Apply rotation: A' = J^T @ A @ J (zeros out A[p,q] and A[q,p])
[INFO] [stdout]    |                                                                        ^^^ no item named `q,p` 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,j`
[INFO] [stdout]   --> src/runtime/cpu/linalg/eig_symmetric.rs:48:38
[INFO] [stdout]    |
[INFO] [stdout] 48 | ///      - Check convergence: max(|A[i,j]| for i≠j) < n * epsilon
[INFO] [stdout]    |                                      ^^^ no item named `i,j` 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,j`
[INFO] [stdout]    --> src/runtime/cpu/linalg/matrix_ops.rs:582:49
[INFO] [stdout]     |
[INFO] [stdout] 582 | /// Frobenius norm: ||A||_F = sqrt(sum_{i,j} |A[i,j]|^2)
[INFO] [stdout]     |                                                 ^^^ no item named `i,j` 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,j`
[INFO] [stdout]    --> src/runtime/cpu/linalg/statistics.rs:244:10
[INFO] [stdout]     |
[INFO] [stdout] 244 | /// corr[i,j] = cov[i,j] / (std[i] * std[j])
[INFO] [stdout]     |          ^^^ no item named `i,j` 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,j`
[INFO] [stdout]    --> src/runtime/cpu/linalg/statistics.rs:244:21
[INFO] [stdout]     |
[INFO] [stdout] 244 | /// corr[i,j] = cov[i,j] / (std[i] * std[j])
[INFO] [stdout]     |                     ^^^ no item named `i,j` 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/runtime/cpu/linalg/statistics.rs:244:33
[INFO] [stdout]     |
[INFO] [stdout] 244 | /// corr[i,j] = cov[i,j] / (std[i] * std[j])
[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 `j`
[INFO] [stdout]    --> src/runtime/cpu/linalg/statistics.rs:244:42
[INFO] [stdout]     |
[INFO] [stdout] 244 | /// corr[i,j] = cov[i,j] / (std[i] * std[j])
[INFO] [stdout]     |                                          ^ no item named `j` 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 `:,p`
[INFO] [stdout]   --> src/runtime/cpu/linalg/svd.rs:45:56
[INFO] [stdout]    |
[INFO] [stdout] 45 | ///      - Compute Gram elements: a_pp, a_qq, a_pq = B[:,p]·B[:,q]
[INFO] [stdout]    |                                                        ^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `:,q`
[INFO] [stdout]   --> src/runtime/cpu/linalg/svd.rs:45:63
[INFO] [stdout]    |
[INFO] [stdout] 45 | ///      - Compute Gram elements: a_pp, a_qq, a_pq = B[:,p]·B[:,q]
[INFO] [stdout]    |                                                               ^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `j`
[INFO] [stdout]   --> src/runtime/cpu/linalg/svd.rs:48:19
[INFO] [stdout]    |
[INFO] [stdout] 48 | /// 4. Extract: S[j] = ||B[:,j]||, U[:,j] = B[:,j]/S[j]
[INFO] [stdout]    |                   ^ no item named `j` 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 `:,j`
[INFO] [stdout]   --> src/runtime/cpu/linalg/svd.rs:48:28
[INFO] [stdout]    |
[INFO] [stdout] 48 | /// 4. Extract: S[j] = ||B[:,j]||, U[:,j] = B[:,j]/S[j]
[INFO] [stdout]    |                            ^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `:,j`
[INFO] [stdout]   --> src/runtime/cpu/linalg/svd.rs:48:38
[INFO] [stdout]    |
[INFO] [stdout] 48 | /// 4. Extract: S[j] = ||B[:,j]||, U[:,j] = B[:,j]/S[j]
[INFO] [stdout]    |                                      ^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `:,j`
[INFO] [stdout]   --> src/runtime/cpu/linalg/svd.rs:48:47
[INFO] [stdout]    |
[INFO] [stdout] 48 | /// 4. Extract: S[j] = ||B[:,j]||, U[:,j] = B[:,j]/S[j]
[INFO] [stdout]    |                                               ^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `j`
[INFO] [stdout]   --> src/runtime/cpu/linalg/svd.rs:48:54
[INFO] [stdout]    |
[INFO] [stdout] 48 | /// 4. Extract: S[j] = ||B[:,j]||, U[:,j] = B[:,j]/S[j]
[INFO] [stdout]    |                                                      ^ no item named `j` 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 `k`
[INFO] [stdout]   --> src/runtime/cpu/../../ops/cpu/multivariate.rs:87:23
[INFO] [stdout]    |
[INFO] [stdout] 87 | /// Takes CDF tensor [k] and uniform samples [n_samples, n_trials],
[INFO] [stdout]    |                       ^ no item named `k` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/runtime/cpu/kernels/binary_int.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 | //! * pow — [`pow_elem`](super::ipow::pow_elem), which is exact and saturating.
[INFO] [stdout]    |              ----------  ^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |              |
[INFO] [stdout]    |              because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout]    = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 15 - //! * pow — [`pow_elem`](super::ipow::pow_elem), which is exact and saturating.
[INFO] [stdout] 15 + //! * pow — [`pow_elem`], which is exact and saturating.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/runtime/cpu/kernels/distance/acc.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 | //! [`WideAcc`](crate::runtime::cpu::kernels::wide_acc::WideAcc) rather than
[INFO] [stdout]    |      ---------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |      |
[INFO] [stdout]    |      because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 20 - //! [`WideAcc`](crate::runtime::cpu::kernels::wide_acc::WideAcc) rather than
[INFO] [stdout] 20 + //! [`WideAcc`] rather than
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `backward` is both a function and a module
[INFO] [stdout]   --> src/autograd/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | //! - [`backward`]: Function to compute gradients via reverse-mode AD
[INFO] [stdout]    |         ^^^^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]    |
[INFO] [stdout] 15 | //! - [`backward()`]: Function to compute gradients via reverse-mode AD
[INFO] [stdout]    |                 ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]    |
[INFO] [stdout] 15 | //! - [`mod@backward`]: Function to compute gradients via reverse-mode AD
[INFO] [stdout]    |         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `crate::autograd::backward` is both a function and a module
[INFO] [stdout]   --> src/autograd/grad_fn.rs:84:17
[INFO] [stdout]    |
[INFO] [stdout] 84 |     /// Under [`crate::autograd::backward`] every entry is true, so a masked op
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]    |
[INFO] [stdout] 84 |     /// Under [`crate::autograd::backward()`] every entry is true, so a masked op
[INFO] [stdout]    |                                          ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]    |
[INFO] [stdout] 84 |     /// Under [`mod@crate::autograd::backward`] every entry is true, so a masked op
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.05s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bytecheck v0.8.2, rkyv v0.8.16
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 8`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/numr/index.html
[INFO] running `Command { std: "docker" "inspect" "bfaaa30b93403aad9bdccba3fabba2484033b25fe382faa9bc85786afdba54f9", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bfaaa30b93403aad9bdccba3fabba2484033b25fe382faa9bc85786afdba54f9" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "f16 sparse fp8 wgpu" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling naga v29.0.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.50
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]     Checking codespan-reporting v0.13.1
[INFO] [stderr]     Checking bit-set v0.9.1
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking spirv v0.4.0+sdk-1.4.341.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking wgpu-types v29.0.3
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking dlib v0.5.3
[INFO] [stderr]    Compiling wgpu-hal v29.0.3
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking glow v0.17.0
[INFO] [stderr]    Compiling wgpu-core v29.0.3
[INFO] [stderr]    Compiling wgpu v29.0.3
[INFO] [stderr]    Compiling numr v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking zerocopy v0.8.50
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking gpu-allocator v0.28.0
[INFO] [stderr]     Checking wgpu-naga-bridge v29.0.3
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v29.0.3
[INFO] [stderr]  Documenting numr v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.49s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bytecheck v0.8.2, naga v29.0.3, rkyv v0.8.16, wgpu v29.0.3, wgpu-core v29.0.3, wgpu-hal v29.0.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 9`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/numr/index.html
[INFO] running `Command { std: "docker" "inspect" "bfaaa30b93403aad9bdccba3fabba2484033b25fe382faa9bc85786afdba54f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfaaa30b93403aad9bdccba3fabba2484033b25fe382faa9bc85786afdba54f9", kill_on_drop: false }`
[INFO] [stdout] bfaaa30b93403aad9bdccba3fabba2484033b25fe382faa9bc85786afdba54f9
