[INFO] fetching crate surge-dispatch 0.1.9...
[INFO] documenting surge-dispatch-0.1.9 against 1.98.0-beta.1 for beta-rustdoc-1.98-1
[INFO] extracting crate surge-dispatch 0.1.9 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate surge-dispatch 0.1.9
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate surge-dispatch 0.1.9
[INFO] tweaked toml for crates.io crate surge-dispatch 0.1.9 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate surge-dispatch 0.1.9 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate surge-dispatch 0.1.9 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e7a75f0aab8d62a1f1082ede1ddf90595f827aef0cb3b0b18727e8bdb988abd0
[INFO] running `Command { std: "docker" "start" "e7a75f0aab8d62a1f1082ede1ddf90595f827aef0cb3b0b18727e8bdb988abd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e7a75f0aab8d62a1f1082ede1ddf90595f827aef0cb3b0b18727e8bdb988abd0", 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" "e7a75f0aab8d62a1f1082ede1ddf90595f827aef0cb3b0b18727e8bdb988abd0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e7a75f0aab8d62a1f1082ede1ddf90595f827aef0cb3b0b18727e8bdb988abd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e7a75f0aab8d62a1f1082ede1ddf90595f827aef0cb3b0b18727e8bdb988abd0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling nano-gemm-codegen v0.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling pulp v0.21.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling dyn-stack-macros v0.1.3
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking dyn-stack v0.13.2
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]     Checking nano-gemm-core v0.1.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling nano-gemm-c64 v0.1.0
[INFO] [stderr]    Compiling nano-gemm-f64 v0.1.0
[INFO] [stderr]    Compiling nano-gemm-c32 v0.1.0
[INFO] [stderr]    Compiling nano-gemm-f32 v0.1.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling defer v0.2.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking atomic-wait v1.1.0
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking generativity v1.1.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling surge-sparse v0.1.9
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling clarabel v0.11.1
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling equator-macro v0.2.1
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling faer-macros v0.21.0
[INFO] [stderr]    Compiling interpol v0.2.1
[INFO] [stderr]     Checking equator v0.2.2
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking spindle v0.2.6
[INFO] [stderr]    Compiling private-gemm-x86 v0.1.20
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking amd v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.11.2
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling surge-opf v0.1.9
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling derive_builder_macro v0.11.2
[INFO] [stderr]     Checking derive_builder v0.11.2
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking serde-big-array v0.5.1
[INFO] [stderr]     Checking py_literal v0.4.0
[INFO] [stderr]     Checking npyz v0.8.4
[INFO] [stderr]     Checking gemm-common v0.18.2
[INFO] [stderr]     Checking qd v0.7.7
[INFO] [stderr]     Checking faer-traits v0.22.1
[INFO] [stderr]     Checking gemm-c64 v0.18.2
[INFO] [stderr]     Checking gemm-c32 v0.18.2
[INFO] [stderr]     Checking gemm-f64 v0.18.2
[INFO] [stderr]     Checking gemm-f32 v0.18.2
[INFO] [stderr]     Checking gemm v0.18.2
[INFO] [stderr]     Checking nano-gemm v0.1.3
[INFO] [stderr]     Checking faer v0.22.6
[INFO] [stderr]     Checking surge-network v0.1.9
[INFO] [stderr]     Checking surge-solution v0.1.9
[INFO] [stderr]     Checking surge-topology v0.1.9
[INFO] [stderr]     Checking surge-ac v0.1.9
[INFO] [stderr]     Checking surge-dc v0.1.9
[INFO] [stderr]     Checking surge-hvdc v0.1.9
[INFO] [stderr]  Documenting surge-dispatch v0.1.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking surge-dispatch v0.1.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `SecurityScreening`
[INFO] [stdout]   --> src/lib.rs:27:63
[INFO] [stdout]    |
[INFO] [stdout] 27 | //! - optional N-1 screening on DC time-coupled studies via [`SecurityScreening`]
[INFO] [stdout]    |                                                               ^^^^^^^^^^^^^^^^^ no item named `SecurityScreening` 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: public documentation for `CarbonPrice` links to private item `EmissionProfile`
[INFO] [stdout]   --> src/config/emissions.rs:52:21
[INFO] [stdout]    |
[INFO] [stdout] 52 | /// Combined with [`EmissionProfile`] (or the inline `co2_rate_t_per_mwh`
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout]    = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `surge_io`
[INFO] [stdout]  --> src/datasets/mod.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | //! [`surge_io`]; this module owns the dispatch-request-shaped translations.
[INFO] [stdout]   |       ^^^^^^^^ no item named `surge_io` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `ScedAcBendersRunParams` links to private item `crate::sced_ac_benders::solve_sced_sequence_benders`
[INFO] [stdout]    --> src/request/runtime.rs:187:7
[INFO] [stdout]     |
[INFO] [stdout] 187 | /// [`crate::sced_ac_benders::solve_sced_sequence_benders`]) rather than
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `surge_network::Flowgate`
[INFO] [stdout]    --> src/result.rs:293:20
[INFO] [stdout]     |
[INFO] [stdout] 293 |     /// Building [`surge_network::Flowgate`]s from the picked-up
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^ no item named `Flowgate` in module `surge_network`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `stamp_ac_opf_attempt_label` links to private item `crate::sced::ac::AcOpfStats`
[INFO] [stdout]     --> src/result.rs:1546:11
[INFO] [stdout]      |
[INFO] [stdout] 1546 |     /// [`crate::sced::ac::AcOpfStats`] entry that doesn't already have
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]      |
[INFO] [stdout]      = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `DispatchOptions`
[INFO] [stdout]   --> src/common/reserves.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 34 | /// coupling to [`DispatchOptions`] directly.
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^ no item named `DispatchOptions` 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/common/reserves.rs:223:30
[INFO] [stdout]     |
[INFO] [stdout] 223 |     /// Column offset of R_p[0] in the LP (gen reserve vars).
[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 `0`
[INFO] [stdout]    --> src/common/reserves.rs:242:33
[INFO] [stdout]     |
[INFO] [stdout] 242 |     /// Column offset of R_dl_p[0] in the LP (DR reserve vars).
[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 `g,t`
[INFO] [stdout]    --> src/dispatch.rs:112:11
[INFO] [stdout]     |
[INFO] [stdout] 112 |     /// u[g,t], v[g,t], w[g,t] are integer variables.
[INFO] [stdout]     |           ^^^ no item named `g,t` 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 `g,t`
[INFO] [stdout]    --> src/dispatch.rs:112:19
[INFO] [stdout]     |
[INFO] [stdout] 112 |     /// u[g,t], v[g,t], w[g,t] are integer variables.
[INFO] [stdout]     |                   ^^^ no item named `g,t` 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 `g,t`
[INFO] [stdout]    --> src/dispatch.rs:112:27
[INFO] [stdout]     |
[INFO] [stdout] 112 |     /// u[g,t], v[g,t], w[g,t] are integer variables.
[INFO] [stdout]     |                           ^^^ no item named `g,t` 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 `g,t`
[INFO] [stdout]    --> src/dispatch.rs:121:15
[INFO] [stdout]     |
[INFO] [stdout] 121 |         /// u[g,t] = 1 for generator j in period t. Length: n_periods × n_gen_in_service.
[INFO] [stdout]     |               ^^^ no item named `g,t` 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 `compute_ac_marginal_loss_factors`
[INFO] [stdout]     --> src/dispatch.rs:3351:24
[INFO] [stdout]      |
[INFO] [stdout] 3351 | /// (`vm`, `va`) via [`compute_ac_marginal_loss_factors`]. Falls back to a
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `compute_ac_marginal_loss_factors` 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 `DispatchDiagnostics::ac_opf_stats`
[INFO] [stdout]    --> src/sced/ac.rs:271:7
[INFO] [stdout]     |
[INFO] [stdout] 271 | /// [`DispatchDiagnostics::ac_opf_stats`] as a `Vec` keyed by period
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `DispatchDiagnostics` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::RefinementRuntime`
[INFO] [stdout]    --> src/sced/ac.rs:287:35
[INFO] [stdout]     |
[INFO] [stdout] 287 |     /// AC SCED stage ran under [`crate::RefinementRuntime`]. `None` on
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `RefinementRuntime` in module `surge_dispatch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `super::rows::build_benders_cut_rows`
[INFO] [stdout]   --> src/sced/layout.rs:35:11
[INFO] [stdout]    |
[INFO] [stdout] 35 |     /// [`super::rows::build_benders_cut_rows`] bound from below.
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `build_benders_cut_rows` in module `rows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Flowgate`
[INFO] [stdout]   --> src/sced/solve.rs:96:7
[INFO] [stdout]    |
[INFO] [stdout] 96 | /// [`Flowgate`] per pair, attaches per-case penalty / worst / avg columns,
[INFO] [stdout]    |       ^^^^^^^^ no item named `Flowgate` 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 `g,t`
[INFO] [stdout]  --> src/scuc/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! - u[g,t] = 1 if generator g is on in hour t
[INFO] [stdout]   |         ^^^ no item named `g,t` 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 `g,t`
[INFO] [stdout]  --> src/scuc/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | //! - v[g,t] = 1 if generator g starts up in hour t
[INFO] [stdout]   |         ^^^ no item named `g,t` 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 `g,t`
[INFO] [stdout]  --> src/scuc/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | //! - w[g,t] = 1 if generator g shuts down in hour t
[INFO] [stdout]   |         ^^^ no item named `g,t` 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 `ScucLossTreatment::PenaltyFactors`
[INFO] [stdout]  --> src/scuc/penalty_factors.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! selects [`ScucLossTreatment::PenaltyFactors`]. The flow is:
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `ScucLossTreatment` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `LossFactorWarmStart`
[INFO] [stdout]     --> src/scuc/security.rs:1519:28
[INFO] [stdout]      |
[INFO] [stdout] 1519 | /// Compute a cold-start [`LossFactorWarmStart`] per the policy mode.
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^ no item named `LossFactorWarmStart` 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 `crate::SecurityScreening`
[INFO] [stdout]   --> src/scuc/types.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | /// [`crate::SecurityScreening`].
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `SecurityScreening` in module `surge_dispatch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ScedAcBendersRuntime`
[INFO] [stdout]   --> src/sced_ac_benders/mod.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | //!   the SCED LP via [`ScedAcBendersRuntime`] so the DC master solver
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^ no item named `ScedAcBendersRuntime` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 11s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/surge_dispatch/index.html and 1 other file
[INFO] running `Command { std: "docker" "inspect" "e7a75f0aab8d62a1f1082ede1ddf90595f827aef0cb3b0b18727e8bdb988abd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e7a75f0aab8d62a1f1082ede1ddf90595f827aef0cb3b0b18727e8bdb988abd0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling interpol v0.2.1
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling private-gemm-x86 v0.1.20
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling equator-macro v0.2.1
[INFO] [stderr]    Compiling faer-macros v0.21.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking equator v0.2.2
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking spindle v0.2.6
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling derive_builder_macro v0.11.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking derive_builder v0.11.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking serde-big-array v0.5.1
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]     Checking clarabel v0.11.1
[INFO] [stderr]     Checking schemars v0.8.22
[INFO] [stderr]     Checking pulp v0.21.5
[INFO] [stderr]     Checking py_literal v0.4.0
[INFO] [stderr]     Checking nano-gemm-c32 v0.1.0
[INFO] [stderr]     Checking nano-gemm-c64 v0.1.0
[INFO] [stderr]     Checking npyz v0.8.4
[INFO] [stderr]     Checking gemm-common v0.18.2
[INFO] [stderr]     Checking qd v0.7.7
[INFO] [stderr]     Checking faer-traits v0.22.1
[INFO] [stderr]     Checking gemm-c32 v0.18.2
[INFO] [stderr]     Checking gemm-c64 v0.18.2
[INFO] [stderr]     Checking gemm-f32 v0.18.2
[INFO] [stderr]     Checking gemm-f64 v0.18.2
[INFO] [stderr]     Checking gemm v0.18.2
[INFO] [stderr]     Checking nano-gemm v0.1.3
[INFO] [stderr]     Checking faer v0.22.6
[INFO] [stderr]     Checking surge-sparse v0.1.9
[INFO] [stderr]     Checking surge-network v0.1.9
[INFO] [stderr]     Checking surge-solution v0.1.9
[INFO] [stderr]     Checking surge-topology v0.1.9
[INFO] [stderr]     Checking surge-ac v0.1.9
[INFO] [stderr]     Checking surge-dc v0.1.9
[INFO] [stderr]     Checking surge-hvdc v0.1.9
[INFO] [stderr]     Checking surge-opf v0.1.9
[INFO] [stderr]  Documenting surge-dispatch v0.1.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `SecurityScreening`
[INFO] [stdout]   --> src/lib.rs:27:63
[INFO] [stdout]    |
[INFO] [stdout] 27 | //! - optional N-1 screening on DC time-coupled studies via [`SecurityScreening`]
[INFO] [stdout]    |                                                               ^^^^^^^^^^^^^^^^^ no item named `SecurityScreening` 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: public documentation for `CarbonPrice` links to private item `EmissionProfile`
[INFO] [stdout]   --> src/config/emissions.rs:52:21
[INFO] [stdout]    |
[INFO] [stdout] 52 | /// Combined with [`EmissionProfile`] (or the inline `co2_rate_t_per_mwh`
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout]    = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `surge_io`
[INFO] [stdout]  --> src/datasets/mod.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | //! [`surge_io`]; this module owns the dispatch-request-shaped translations.
[INFO] [stdout]   |       ^^^^^^^^ no item named `surge_io` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `ScedAcBendersRunParams` links to private item `crate::sced_ac_benders::solve_sced_sequence_benders`
[INFO] [stdout]    --> src/request/runtime.rs:187:7
[INFO] [stdout]     |
[INFO] [stdout] 187 | /// [`crate::sced_ac_benders::solve_sced_sequence_benders`]) rather than
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `surge_network::Flowgate`
[INFO] [stdout]    --> src/result.rs:293:20
[INFO] [stdout]     |
[INFO] [stdout] 293 |     /// Building [`surge_network::Flowgate`]s from the picked-up
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^ no item named `Flowgate` in module `surge_network`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `stamp_ac_opf_attempt_label` links to private item `crate::sced::ac::AcOpfStats`
[INFO] [stdout]     --> src/result.rs:1546:11
[INFO] [stdout]      |
[INFO] [stdout] 1546 |     /// [`crate::sced::ac::AcOpfStats`] entry that doesn't already have
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]      |
[INFO] [stdout]      = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 02s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/surge_dispatch/index.html
[INFO] running `Command { std: "docker" "inspect" "e7a75f0aab8d62a1f1082ede1ddf90595f827aef0cb3b0b18727e8bdb988abd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7a75f0aab8d62a1f1082ede1ddf90595f827aef0cb3b0b18727e8bdb988abd0", kill_on_drop: false }`
[INFO] [stdout] e7a75f0aab8d62a1f1082ede1ddf90595f827aef0cb3b0b18727e8bdb988abd0
