[INFO] fetching crate scirs2-integrate 0.6.5...
[INFO] documenting scirs2-integrate-0.6.5 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate scirs2-integrate 0.6.5 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate scirs2-integrate 0.6.5
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate scirs2-integrate 0.6.5
[INFO] tweaked toml for crates.io crate scirs2-integrate 0.6.5 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate scirs2-integrate 0.6.5 on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate scirs2-integrate 0.6.5 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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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] e7806f3f88d260ed95189c4c1c0695830b2ec2af498fcb9436179290358a5aa0
[INFO] running `Command { std: "docker" "start" "e7806f3f88d260ed95189c4c1c0695830b2ec2af498fcb9436179290358a5aa0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e7806f3f88d260ed95189c4c1c0695830b2ec2af498fcb9436179290358a5aa0", 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" "e7806f3f88d260ed95189c4c1c0695830b2ec2af498fcb9436179290358a5aa0" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e7806f3f88d260ed95189c4c1c0695830b2ec2af498fcb9436179290358a5aa0", 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" "e7806f3f88d260ed95189c4c1c0695830b2ec2af498fcb9436179290358a5aa0" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.55
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.11
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking either v1.17.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy-derive v0.8.55
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]    Compiling oxifft-codegen-impl v0.4.1
[INFO] [stderr]     Checking crossbeam-queue v0.3.13
[INFO] [stderr]     Checking crossbeam-channel v0.5.16
[INFO] [stderr]    Compiling oxifft v0.4.1
[INFO] [stderr]    Compiling scirs2-core v0.6.5
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking uuid v1.24.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking safe_arch v1.1.0
[INFO] [stderr]     Checking libloading v0.9.0
[INFO] [stderr]     Checking spin v0.12.2
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling scirs2-integrate v0.6.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking wide v1.6.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking rand_distr v0.6.0
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking ndarray v0.17.2
[INFO] [stderr]    Compiling oxifft-codegen v0.4.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.10.0
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]     Checking rand v0.8.7
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking nalgebra v0.33.3
[INFO] [stderr]     Checking ndarray-rand v0.16.0
[INFO] [stderr]     Checking statrs v0.18.0
[INFO] [stderr]     Checking scirs2-fft v0.6.5
[INFO] [stderr]  Documenting scirs2-integrate v0.6.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `α,i`
[INFO] [stdout]    --> src/pde/vem/assembly.rs:251:59
[INFO] [stdout]     |
[INFO] [stdout] 251 | /// More precisely, (f, Pi^0 φ_i)_E = ∫_E f(x) sum_α Pi^0[α,i] m_α(x) dx
[INFO] [stdout]     |                                                           ^^^ no item named `α,i` 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 `0,i`
[INFO] [stdout]    --> src/pde/vem/assembly.rs:252:57
[INFO] [stdout]     |
[INFO] [stdout] 252 | /// which for constant f reduces to f_avg * area * Pi^0[0,i] (only constant monomial survives).
[INFO] [stdout]     |                                                         ^^^ no item named `0,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,1`
[INFO] [stdout]    --> src/pde/vem/basis.rs:105:43
[INFO] [stdout]     |
[INFO] [stdout] 105 | /// 2-point Gauss-Legendre quadrature on [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 `β`
[INFO] [stdout]    --> src/pde/vem/basis.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | /// G[α][β] = ∫_E ∇m_α · ∇m_β dx  for degree k=1
[INFO] [stdout]     |          ^ no item named `β` 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/pde/vem/basis.rs:117:12
[INFO] [stdout]     |
[INFO] [stdout] 117 | ///   G[0][0] = 0 (gradient of constant is 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/pde/vem/basis.rs:118:12
[INFO] [stdout]     |
[INFO] [stdout] 118 | ///   G[1][1] = |E| / hE^2
[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 `2`
[INFO] [stdout]    --> src/pde/vem/basis.rs:119:12
[INFO] [stdout]     |
[INFO] [stdout] 119 | ///   G[2][2] = |E| / hE^2
[INFO] [stdout]     |            ^ no item named `2` 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`
[INFO] [stdout]    --> src/pde/vem/basis.rs:120:12
[INFO] [stdout]     |
[INFO] [stdout] 120 | ///   G[1][2] = G[2][1] = 0 (orthogonal gradients)
[INFO] [stdout]     |            ^ no item named `2` 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/pde/vem/basis.rs:120:22
[INFO] [stdout]     |
[INFO] [stdout] 120 | ///   G[1][2] = G[2][1] = 0 (orthogonal gradients)
[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/pde/fd_solvers.rs:864:29
[INFO] [stdout]     |
[INFO] [stdout] 864 | /// sub * x[i-1] + diag * x[i] + sup * x[i+1] = rhs[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/pde/fd_solvers.rs:864:53
[INFO] [stdout]     |
[INFO] [stdout] 864 | /// sub * x[i-1] + diag * x[i] + sup * x[i+1] = rhs[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 `dof`
[INFO] [stdout]    --> src/pde/time_fem.rs:632:64
[INFO] [stdout]     |
[INFO] [stdout] 632 | /// zero, place a large penalty P on the diagonal, and set rhs[dof] = P * value.
[INFO] [stdout]     |                                                                ^^^ no item named `dof` 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/pde/dg_systems/dg_system_solver.rs:492:18
[INFO] [stdout]     |
[INFO] [stdout] 492 | /// largest θ ∈ [0,1] that keeps every node's density and pressure positive.
[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/specialized/finance/pricing/finite_difference.rs:177:40
[INFO] [stdout]     |
[INFO] [stdout] 177 | /// Solves: lower[i-1] * x[i-1] + diag[i] * x[i] + upper[i] * x[i+1] = rhs[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/specialized/finance/pricing/finite_difference.rs:177:47
[INFO] [stdout]     |
[INFO] [stdout] 177 | /// Solves: lower[i-1] * x[i-1] + diag[i] * x[i] + upper[i] * x[i+1] = rhs[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/specialized/finance/pricing/finite_difference.rs:177:58
[INFO] [stdout]     |
[INFO] [stdout] 177 | /// Solves: lower[i-1] * x[i-1] + diag[i] * x[i] + upper[i] * x[i+1] = rhs[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/specialized/finance/pricing/finite_difference.rs:177:76
[INFO] [stdout]     |
[INFO] [stdout] 177 | /// Solves: lower[i-1] * x[i-1] + diag[i] * x[i] + upper[i] * x[i+1] = rhs[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`
[INFO] [stdout]    --> src/specialized/finance/pricing/fourier.rs:308:25
[INFO] [stdout]     |
[INFO] [stdout] 308 | /// Computes the DFT: X[m] = Σ_{j=0}^{N-1} x[j] * e^{-2πi*j*m/N}
[INFO] [stdout]     |                         ^ no item named `m` 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/specialized/finance/pricing/fourier.rs:308:46
[INFO] [stdout]     |
[INFO] [stdout] 308 | /// Computes the DFT: X[m] = Σ_{j=0}^{N-1} x[j] * e^{-2πi*j*m/N}
[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,j`
[INFO] [stdout]    --> src/specialized/quantum/tdhf/scf.rs:513:32
[INFO] [stdout]     |
[INFO] [stdout] 513 | /// Trace of Aᵀ · B = Σ_{ij} A[i,j] * B[i,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/specialized/quantum/tdhf/scf.rs:513:41
[INFO] [stdout]     |
[INFO] [stdout] 513 | /// Trace of Aᵀ · B = Σ_{ij} A[i,j] * B[i,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 `0,1`
[INFO] [stdout]    --> src/geometric/volume_preserving.rs:573:39
[INFO] [stdout]     |
[INFO] [stdout] 573 |     /// Gauss-Legendre quadrature on [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 `i`
[INFO] [stdout]    --> src/quadrature/gaussian.rs:266:48
[INFO] [stdout]     |
[INFO] [stdout] 266 | /// compute nodes (eigenvalues) and weights (w[i] = mu_0 * v0[i]^2) where mu_0
[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/quadrature/gaussian.rs:266:63
[INFO] [stdout]     |
[INFO] [stdout] 266 | /// compute nodes (eigenvalues) and weights (w[i] = mu_0 * v0[i]^2) where mu_0
[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/lbm.rs:69:14
[INFO] [stdout]    |
[INFO] [stdout] 69 | /// opposite[i] gives the index of the direction opposite to 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 `x`
[INFO] [stdout]    --> src/lbm.rs:191:45
[INFO] [stdout]     |
[INFO] [stdout] 191 |     /// Distribution functions f[direction][x][y], 9 directions
[INFO] [stdout]     |                                             ^ no item named `x` 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 `y`
[INFO] [stdout]    --> src/lbm.rs:191:48
[INFO] [stdout]     |
[INFO] [stdout] 191 |     /// Distribution functions f[direction][x][y], 9 directions
[INFO] [stdout]     |                                                ^ no item named `y` 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 `x`
[INFO] [stdout]    --> src/lbm.rs:442:45
[INFO] [stdout]     |
[INFO] [stdout] 442 |     /// Distribution functions f[direction][x][y][z], 19 directions
[INFO] [stdout]     |                                             ^ no item named `x` 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 `z`
[INFO] [stdout]    --> src/lbm.rs:442:51
[INFO] [stdout]     |
[INFO] [stdout] 442 |     /// Distribution functions f[direction][x][y][z], 19 directions
[INFO] [stdout]     |                                                   ^ no item named `z` 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/bem/panel_method.rs:131:41
[INFO] [stdout]     |
[INFO] [stdout] 131 |     /// Assemble the influence matrix A[i,j] = ∫_{Γ_j} ∂G/∂n(x_i, y) dΓ(y).
[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/bem/solver.rs:60:11
[INFO] [stdout]    |
[INFO] [stdout] 60 |     /// H[i,j] = ∫_{Γ_j} ∂G/∂n(x_i, y) dΓ(y)  for i ≠ 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,i`
[INFO] [stdout]   --> src/bem/solver.rs:61:11
[INFO] [stdout]    |
[INFO] [stdout] 61 |     /// H[i,i] = ∫_{Γ_i} ∂G/∂n(x_i, y) dΓ(y)  + 1/2   (free-term)
[INFO] [stdout]    |           ^^^ no item named `i,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/bem/solver.rs:84:11
[INFO] [stdout]    |
[INFO] [stdout] 84 |     /// G[i,j] = ∫_{Γ_j} G(x_i, y) dΓ(y)
[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/iga/iga_solver.rs:198:48
[INFO] [stdout]     |
[INFO] [stdout] 198 |     /// Assemble the global stiffness matrix K[i,j] = ∫ a(x) N'_i(x) N'_j(x) dx.
[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/iga/iga_solver.rs:246:43
[INFO] [stdout]     |
[INFO] [stdout] 246 |     /// Assemble the global load vector f[i] = ∫ f(x) N_i(x) dx.
[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/iga/nurbs.rs:224:67
[INFO] [stdout]     |
[INFO] [stdout] 224 |     /// Homogeneous control points [x*w, y*w, z*w, w] indexed [i][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 `0,1`
[INFO] [stdout]    --> src/port_hamiltonian/integrators.rs:193:49
[INFO] [stdout]     |
[INFO] [stdout] 193 | /// Return Gauss-Legendre nodes and weights on [0,1] for n-point rule.
[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,j`
[INFO] [stdout]    --> src/spde/pathwise.rs:131:41
[INFO] [stdout]     |
[INFO] [stdout] 131 |     /// Precomputed covariance matrix C[i,j] = exp(-|xi-xj|/ℓ).
[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] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/ode/methods/adaptive.rs:787:1
[INFO] [stdout]      |
[INFO] [stdout]  787 | / pub fn dop853_method<F, Func>(
[INFO] [stdout]  788 | |     f: Func,
[INFO] [stdout]  789 | |     t_span: [F; 2],
[INFO] [stdout]  790 | |     y0: Array1<F>,
[INFO] [stdout] ...    |
[INFO] [stdout] 1002 | |     })
[INFO] [stdout] 1003 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near `Re-exports`
[INFO] [stdout]      = help: ends near `Solve ODE using the Dormand-Prince 8th order method (DOP853)`
[INFO] [stdout]      = note: `#[deny(rustdoc::unportable_markdown)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/ode/methods/adaptive.rs:787:1
[INFO] [stdout]      |
[INFO] [stdout]  787 | / pub fn dop853_method<F, Func>(
[INFO] [stdout]  788 | |     f: Func,
[INFO] [stdout]  789 | |     t_span: [F; 2],
[INFO] [stdout]  790 | |     y0: Array1<F>,
[INFO] [stdout] ...    |
[INFO] [stdout] 1002 | |     })
[INFO] [stdout] 1003 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near `Solve ODE using the Dormand-Prince 8th order method (DOP853)`
[INFO] [stdout]      = help: ends near `Solve ODE using the Dormand-Prince 8th order method (DOP853)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/ode/methods/adaptive.rs:336:1
[INFO] [stdout]     |
[INFO] [stdout] 336 | / pub fn rk23_method<F, Func>(
[INFO] [stdout] 337 | |     f: Func,
[INFO] [stdout] 338 | |     t_span: [F; 2],
[INFO] [stdout] 339 | |     y0: Array1<F>,
[INFO] [stdout] ...   |
[INFO] [stdout] 520 | |     })
[INFO] [stdout] 521 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Re-exports`
[INFO] [stdout]     = help: ends near `Solve ODE using the Bogacki-Shampine method (RK23)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/ode/methods/adaptive.rs:336:1
[INFO] [stdout]     |
[INFO] [stdout] 336 | / pub fn rk23_method<F, Func>(
[INFO] [stdout] 337 | |     f: Func,
[INFO] [stdout] 338 | |     t_span: [F; 2],
[INFO] [stdout] 339 | |     y0: Array1<F>,
[INFO] [stdout] ...   |
[INFO] [stdout] 520 | |     })
[INFO] [stdout] 521 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Solve ODE using the Bogacki-Shampine method (RK23)`
[INFO] [stdout]     = help: ends near `Solve ODE using the Bogacki-Shampine method (RK23)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/ode/methods/adaptive.rs:28:1
[INFO] [stdout]     |
[INFO] [stdout]  28 | / pub fn rk45_method<F, Func>(
[INFO] [stdout]  29 | |     f: Func,
[INFO] [stdout]  30 | |     t_span: [F; 2],
[INFO] [stdout]  31 | |     y0: Array1<F>,
[INFO] [stdout] ...   |
[INFO] [stdout] 254 | |     })
[INFO] [stdout] 255 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Re-exports`
[INFO] [stdout]     = help: ends near `Solve ODE using the Dormand-Prince method (RK45)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/ode/methods/adaptive.rs:28:1
[INFO] [stdout]     |
[INFO] [stdout]  28 | / pub fn rk45_method<F, Func>(
[INFO] [stdout]  29 | |     f: Func,
[INFO] [stdout]  30 | |     t_span: [F; 2],
[INFO] [stdout]  31 | |     y0: Array1<F>,
[INFO] [stdout] ...   |
[INFO] [stdout] 254 | |     })
[INFO] [stdout] 255 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Solve ODE using the Dormand-Prince method (RK45)`
[INFO] [stdout]     = help: ends near `Solve ODE using the Dormand-Prince method (RK45)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `scirs2-integrate`
[INFO] running `Command { std: "docker" "inspect" "e7806f3f88d260ed95189c4c1c0695830b2ec2af498fcb9436179290358a5aa0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7806f3f88d260ed95189c4c1c0695830b2ec2af498fcb9436179290358a5aa0", kill_on_drop: false }`
[INFO] [stdout] e7806f3f88d260ed95189c4c1c0695830b2ec2af498fcb9436179290358a5aa0
