[INFO] cloning repository https://github.com/Brad-Edwards/algos
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Brad-Edwards/algos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrad-Edwards%2Falgos", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrad-Edwards%2Falgos'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bee4f07c1de9d7555d10413db7f6d9ce30fe50e3
[INFO] documenting Brad-Edwards/algos against 1.91.0 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrad-Edwards%2Falgos" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Brad-Edwards/algos
[INFO] finished tweaking git repo https://github.com/Brad-Edwards/algos
[INFO] tweaked toml for git repo https://github.com/Brad-Edwards/algos written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Brad-Edwards/algos on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Brad-Edwards/algos 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.5.27
[INFO] [stderr]   Downloaded oorandom v11.1.4
[INFO] [stderr]   Downloaded llvm_profparser v0.7.1
[INFO] [stderr]   Downloaded coveralls-api v0.7.0
[INFO] [stderr]   Downloaded gzip-header v1.0.0
[INFO] [stderr]   Downloaded cargo_metadata v0.19.1
[INFO] [stderr]   Downloaded ruzstd v0.7.3
[INFO] [stderr]   Downloaded indexmap v1.8.2
[INFO] [stderr]   Downloaded cc v1.2.11
[INFO] [stderr]   Downloaded toml_edit v0.22.23
[INFO] [stderr]   Downloaded winnow v0.7.0
[INFO] [stderr]   Downloaded quick-xml v0.37.2
[INFO] [stderr]   Downloaded git2 v0.20.0
[INFO] [stderr]   Downloaded cargo-tarpaulin v0.32.2
[INFO] [stderr]   Downloaded libgit2-sys v0.18.0+1.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c1aa976b30bccbddffb1525abdbdd8c46a5816eac8ee102944d2af13180d9a91
[INFO] running `Command { std: "docker" "start" "-a" "c1aa976b30bccbddffb1525abdbdd8c46a5816eac8ee102944d2af13180d9a91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1aa976b30bccbddffb1525abdbdd8c46a5816eac8ee102944d2af13180d9a91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1aa976b30bccbddffb1525abdbdd8c46a5816eac8ee102944d2af13180d9a91", kill_on_drop: false }`
[INFO] [stdout] c1aa976b30bccbddffb1525abdbdd8c46a5816eac8ee102944d2af13180d9a91
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53cd7a046e9f5d82dfecc80589d41c8dcdadbc738d4decb0e85e9a70075bcd06
[INFO] running `Command { std: "docker" "start" "-a" "53cd7a046e9f5d82dfecc80589d41c8dcdadbc738d4decb0e85e9a70075bcd06", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking num-modular v0.5.1
[INFO] [stderr]     Checking num-prime v0.4.4
[INFO] [stderr]  Documenting algos v0.6.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking algos v0.6.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `0`
[INFO] [stdout]   --> src/cs/combinatorial/dancing_links.rs:71:59
[INFO] [stdout]    |
[INFO] [stdout] 71 |     ///   The rows are 0..matrix.len(), columns 0..matrix[0].len().
[INFO] [stdout]    |                                                           ^ no item named `0` 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 `index`
[INFO] [stdout]   --> src/cs/compression/lz78.rs:96:62
[INFO] [stdout]    |
[INFO] [stdout] 96 | /// 2. For each token (index, next), let phrase = dictionary[index] concatenated with next (if any).
[INFO] [stdout]    |                                                              ^^^^^ no item named `index` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0`
[INFO] [stdout]  --> src/cs/compression/arithmetic.rs:8:57
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// cum_freq holds cumulative frequencies with cum_freq[0] = 0 and
[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 `a`
[INFO] [stdout]   --> src/cs/dynamic/bellman_equation.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// transitions[s][a] = vec![
[INFO] [stdout]    |                        ^ no item named `a` in scope
[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/cs/dynamic/weighted_interval.rs:145:46
[INFO] [stdout]     |
[INFO] [stdout] 145 | /// Computes the predecessor array p where p[i] is the index of the rightmost interval
[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 `2,3,0,1`
[INFO] [stdout]    --> src/cs/graph/hamiltonian.rs:135:11
[INFO] [stdout]     |
[INFO] [stdout] 135 | /// E.g. [2,3,0,1] -> [0,1,2,3].
[INFO] [stdout]     |           ^^^^^^^ no item named `2,3,0,1` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0,1,2,3`
[INFO] [stdout]    --> src/cs/graph/hamiltonian.rs:135:24
[INFO] [stdout]     |
[INFO] [stdout] 135 | /// E.g. [2,3,0,1] -> [0,1,2,3].
[INFO] [stdout]     |                        ^^^^^^^ no item named `0,1,2,3` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `phf`
[INFO] [stdout]   --> src/cs/hashing/perfect.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | //! (e.g. [phf], [fst], etc.) may be more efficient or robust.
[INFO] [stdout]    |            ^^^ no item named `phf` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `fst`
[INFO] [stdout]   --> src/cs/hashing/perfect.rs:29:19
[INFO] [stdout]    |
[INFO] [stdout] 29 | //! (e.g. [phf], [fst], etc.) may be more efficient or robust.
[INFO] [stdout]    |                   ^^^ no item named `fst` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `u`
[INFO] [stdout]   --> src/cs/hashing/perfect.rs:42:31
[INFO] [stdout]    |
[INFO] [stdout] 42 |     /// The integer offsets g[u] for each node u in `[0..size)`.
[INFO] [stdout]    |                               ^ no item named `u` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `a`
[INFO] [stdout]    --> src/cs/security/blowfish.rs:136:10
[INFO] [stdout]     |
[INFO] [stdout] 136 | /// - s0[a] + s1[b] ^ s2[c] + s3[d]
[INFO] [stdout]     |          ^ no item named `a` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `b`
[INFO] [stdout]    --> src/cs/security/blowfish.rs:136:18
[INFO] [stdout]     |
[INFO] [stdout] 136 | /// - s0[a] + s1[b] ^ s2[c] + s3[d]
[INFO] [stdout]     |                  ^ no item named `b` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `c`
[INFO] [stdout]    --> src/cs/security/blowfish.rs:136:26
[INFO] [stdout]     |
[INFO] [stdout] 136 | /// - s0[a] + s1[b] ^ s2[c] + s3[d]
[INFO] [stdout]     |                          ^ no item named `c` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `d`
[INFO] [stdout]    --> src/cs/security/blowfish.rs:136:34
[INFO] [stdout]     |
[INFO] [stdout] 136 | /// - s0[a] + s1[b] ^ s2[c] + s3[d]
[INFO] [stdout]     |                                  ^ no item named `d` in scope
[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/cs/security/md5.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | /// K[i] = floor(2^32 * abs(sin(i+1))) for i=0..63
[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/cs/string/z_algorithm.rs:11:42
[INFO] [stdout]    |
[INFO] [stdout] 11 | /// * `Vec<usize>` - The Z-array where Z[i] is the length of the longest substring
[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/ml/classic/svm.rs:292:25
[INFO] [stdout]     |
[INFO] [stdout] 292 |     /// Compute error E[i] = f(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: unclosed HTML tag `T`
[INFO] [stdout]  --> src/cs/combinatorial/subset_gen.rs:4:74
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! - An eager function `power_set` that returns all subsets as a Vec<Vec<T>>.
[INFO] [stdout]   |                                                                          ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! - An eager function `power_set` that returns all subsets as a `Vec<Vec<T>>`.
[INFO] [stdout]   |                                                                   +           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]   --> src/cs/compression.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |   //! ```rust
[INFO] [stdout]    |  _____^
[INFO] [stdout] 31 | | //! // Examples will be added as algorithms are implemented
[INFO] [stdout] 32 | | //! ```
[INFO] [stdout]    | |_______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `u8`
[INFO] [stdout]   --> src/cs/compression/deflate.rs:70:55
[INFO] [stdout]    |
[INFO] [stdout] 70 |     /// A simple BitWriter that writes bits into a Vec<u8>.
[INFO] [stdout]    |                                                       ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 70 |     /// A simple BitWriter that writes bits into a `Vec<u8>`.
[INFO] [stdout]    |                                                    +       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `u8`
[INFO] [stdout]    --> src/cs/compression/deflate.rs:159:54
[INFO] [stdout]     |
[INFO] [stdout] 159 |     /// A simple BitReader that reads bits from a Vec<u8>.
[INFO] [stdout]     |                                                      ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 159 |     /// A simple BitReader that reads bits from a `Vec<u8>`.
[INFO] [stdout]     |                                                   +       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]    --> src/cs/dynamic/matrix_chain.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 |   /// ```
[INFO] [stdout]     |  _____^
[INFO] [stdout] 101 | | /// // Suppose you have 3 matrices:
[INFO] [stdout] 102 | | /// // A: 10 x 20, B: 20 x 5, C: 5 x 15
[INFO] [stdout] 103 | | /// // dims = [10, 20, 5, 15]
[INFO] [stdout] 104 | | /// // The best order is typically (A x (B x C)) or (A x B) x C, depending on costs.
[INFO] [stdout] 105 | | /// // This function will compute that order automatically.
[INFO] [stdout] 106 | | /// ```
[INFO] [stdout]     | |_______^
[INFO] [stdout]     |
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 100 | /// ```text
[INFO] [stdout]     |        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]   --> src/cs/ecc.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |   //! ```rust
[INFO] [stdout]    |  _____^
[INFO] [stdout] 34 | | //! // Examples will be added as algorithms are implemented
[INFO] [stdout] 35 | | //! ```
[INFO] [stdout]    | |_______^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `bool`
[INFO] [stdout]   --> src/cs/randomized/randomized_bfs_2sat.rs:45:55
[INFO] [stdout]    |
[INFO] [stdout] 45 | /// Returns Some(assignment) where assignment is a Vec<bool> (index 0 corresponds to variable 1), if a satisfying assignment is found.
[INFO] [stdout]    |                                                       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 45 | /// Returns Some(assignment) where assignment is a `Vec<bool>` (index 0 corresponds to variable 1), if a satisfying assignment is found.
[INFO] [stdout]    |                                                    +         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `f64`
[INFO] [stdout]   --> src/ml/classic/k_means.rs:42:59
[INFO] [stdout]    |
[INFO] [stdout] 42 | /// 2) A vector of final centroids (each centroid is a Vec<f64>).
[INFO] [stdout]    |                                                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 42 | /// 2) A vector of final centroids (each centroid is a `Vec<f64>`).
[INFO] [stdout]    |                                                        +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `f64`
[INFO] [stdout]   --> src/ml/classic/k_nearest.rs:13:70
[INFO] [stdout]    |
[INFO] [stdout] 13 | /// - `features`: a vector of training feature vectors (each is a Vec<f64>).
[INFO] [stdout]    |                                                                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 13 | /// - `features`: a vector of training feature vectors (each is a `Vec<f64>`).
[INFO] [stdout]    |                                                                   +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]    --> src/ml/classic/svm.rs:138:9
[INFO] [stdout]     |
[INFO] [stdout] 138 |       /// ```
[INFO] [stdout]     |  _________^
[INFO] [stdout] 139 | |     /// // after calling .fit(...) on the SVM:
[INFO] [stdout] 140 | |     /// // let label = svm.predict(&[1.2, 3.4]);
[INFO] [stdout] 141 | |     /// ```
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 138 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/cs/combinatorial/subset_gen.rs:98:36
[INFO] [stdout]    |
[INFO] [stdout] 98 | pub fn power_set_iter<T>(elements: &[T]) -> PowerSet<T> {
[INFO] [stdout]    |                                    ^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 98 | pub fn power_set_iter<T>(elements: &[T]) -> PowerSet<'_, T> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.05s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/algos/index.html and 1 other file
[INFO] running `Command { std: "docker" "inspect" "53cd7a046e9f5d82dfecc80589d41c8dcdadbc738d4decb0e85e9a70075bcd06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53cd7a046e9f5d82dfecc80589d41c8dcdadbc738d4decb0e85e9a70075bcd06", kill_on_drop: false }`
[INFO] [stdout] 53cd7a046e9f5d82dfecc80589d41c8dcdadbc738d4decb0e85e9a70075bcd06
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6820c095a72b6de19bbefa543d6e3f2830395e2c0024e3e8f1ff7af6a39bff26
[INFO] running `Command { std: "docker" "start" "-a" "6820c095a72b6de19bbefa543d6e3f2830395e2c0024e3e8f1ff7af6a39bff26", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stdout] error[E0412]: cannot find type `SourceFile` in crate `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.93/src/wrapper.rs:366:26
[INFO] [stdout]     |
[INFO] [stdout] 366 |     Compiler(proc_macro::SourceFile),
[INFO] [stdout]     |                          ^^^^^^^^^^ not found in `proc_macro`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::fallback::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `SourceFile`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 366 -     Compiler(proc_macro::SourceFile),
[INFO] [stdout] 366 +     Compiler(SourceFile),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SourceFile` in crate `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.93/src/wrapper.rs:372:32
[INFO] [stdout]     |
[INFO] [stdout] 372 |     fn nightly(sf: proc_macro::SourceFile) -> Self {
[INFO] [stdout]     |                                ^^^^^^^^^^ not found in `proc_macro`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::fallback::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `SourceFile`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 372 -     fn nightly(sf: proc_macro::SourceFile) -> Self {
[INFO] [stdout] 372 +     fn nightly(sf: SourceFile) -> Self {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `source_file` found for reference `&proc_macro::Span` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.93/src/wrapper.rs:462:56
[INFO] [stdout]     |
[INFO] [stdout] 462 |             Span::Compiler(s) => SourceFile::nightly(s.source_file()),
[INFO] [stdout]     |                                                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `source` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 462 -             Span::Compiler(s) => SourceFile::nightly(s.source_file()),
[INFO] [stdout] 462 +             Span::Compiler(s) => SourceFile::nightly(s.source()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "6820c095a72b6de19bbefa543d6e3f2830395e2c0024e3e8f1ff7af6a39bff26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6820c095a72b6de19bbefa543d6e3f2830395e2c0024e3e8f1ff7af6a39bff26", kill_on_drop: false }`
[INFO] [stdout] 6820c095a72b6de19bbefa543d6e3f2830395e2c0024e3e8f1ff7af6a39bff26
