[INFO] fetching crate scirs2-graph 0.6.5...
[INFO] documenting scirs2-graph-0.6.5 against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] extracting crate scirs2-graph 0.6.5 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate scirs2-graph 0.6.5
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate scirs2-graph 0.6.5
[INFO] tweaked toml for crates.io crate scirs2-graph 0.6.5 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate scirs2-graph 0.6.5 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 scirs2-graph 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" "+824336ad4127ce295849937a24c08a4aeff6ada7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wgpu-naga-bridge v29.0.4
[INFO] [stderr]   Downloaded bytemuck_derive v1.11.0
[INFO] [stderr]   Downloaded wgpu-core-deps-apple v29.0.4
[INFO] [stderr]   Downloaded wgpu-types v29.0.4
[INFO] [stderr]   Downloaded wgpu-core-deps-windows-linux-android v29.0.4
[INFO] [stderr]   Downloaded ndarray-rand v0.16.0
[INFO] [stderr]   Downloaded wgpu-core-deps-emscripten v29.0.4
[INFO] [stderr]   Downloaded rand_chacha v0.10.0
[INFO] [stderr]   Downloaded objc2-open-directory v0.3.2
[INFO] [stderr]   Downloaded safe_arch v1.1.0
[INFO] [stderr]   Downloaded rand_distr v0.6.0
[INFO] [stderr]   Downloaded oxicuda-launch v0.5.3
[INFO] [stderr]   Downloaded oxicuda-memory v0.5.3
[INFO] [stderr]   Downloaded glow v0.17.0
[INFO] [stderr]   Downloaded wide v1.6.0
[INFO] [stderr]   Downloaded wgpu v29.0.4
[INFO] [stderr]   Downloaded sysinfo v0.39.6
[INFO] [stderr]   Downloaded oxicuda-sparse v0.5.3
[INFO] [stderr]   Downloaded oxicuda-driver v0.5.3
[INFO] [stderr]   Downloaded wgpu-core v29.0.4
[INFO] [stderr]   Downloaded oxicuda-ptx v0.5.3
[INFO] [stderr]   Downloaded oxicuda-blas v0.5.3
[INFO] [stderr]   Downloaded wgpu-hal v29.0.4
[INFO] [stderr]   Downloaded naga v29.0.4
[INFO] [stderr]   Downloaded scirs2-core v0.6.5
[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] 75585a76b84ac16d07a51f4a4197263e20c3f435fe4d80b3cfa393a9e4e75cef
[INFO] running `Command { std: "docker" "start" "75585a76b84ac16d07a51f4a4197263e20c3f435fe4d80b3cfa393a9e4e75cef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75585a76b84ac16d07a51f4a4197263e20c3f435fe4d80b3cfa393a9e4e75cef", 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" "75585a76b84ac16d07a51f4a4197263e20c3f435fe4d80b3cfa393a9e4e75cef" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75585a76b84ac16d07a51f4a4197263e20c3f435fe4d80b3cfa393a9e4e75cef", 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" "75585a76b84ac16d07a51f4a4197263e20c3f435fe4d80b3cfa393a9e4e75cef" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.11
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]     Checking safe_arch v1.1.0
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]    Compiling scirs2-core v0.6.5
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking rand_chacha v0.10.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking libloading v0.9.0
[INFO] [stderr]     Checking sysinfo v0.39.6
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking wide v1.6.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking rand_distr v0.6.0
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]     Checking thiserror v2.0.19
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking ndarray v0.17.2
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking ndarray-rand v0.16.0
[INFO] [stderr]  Documenting scirs2-graph v0.6.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `crate::gpu_cuda::cuda_is_available`
[INFO] [stdout]    --> src/advanced/mod.rs:575:20
[INFO] [stdout]     |
[INFO] [stdout] 575 |     /// backend ([`crate::gpu_cuda::cuda_is_available`], gated behind the
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `gpu_cuda` in module `scirs2_graph`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `j`
[INFO] [stdout]   --> src/algorithms/flow/mod.rs:73:21
[INFO] [stdout]    |
[INFO] [stdout] 73 |     /// Capacity[i][j] = residual capacity from i to 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/algorithms/flow/mod.rs:75:17
[INFO] [stdout]    |
[INFO] [stdout] 75 |     /// Flow[i][j] = current flow from i to 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 `n_edges:u64`
[INFO] [stdout]    --> src/memory/compact.rs:544:31
[INFO] [stdout]     |
[INFO] [stdout] 544 |     /// Format: [n_nodes:u64][n_edges:u64][row_ptr:(n_nodes+1)*u64][col_idx:n_edges*u64][weights:n_edges*f64]
[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 `col_idx:n_edges*u64`
[INFO] [stdout]    --> src/memory/compact.rs:544:69
[INFO] [stdout]     |
[INFO] [stdout] 544 |     /// Format: [n_nodes:u64][n_edges:u64][row_ptr:(n_nodes+1)*u64][col_idx:n_edges*u64][weights:n_edges*f64]
[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 `weights:n_edges*f64`
[INFO] [stdout]    --> src/memory/compact.rs:544:90
[INFO] [stdout]     |
[INFO] [stdout] 544 |     /// Format: [n_nodes:u64][n_edges:u64][row_ptr:(n_nodes+1)*u64][col_idx:n_edges*u64][weights:n_edges*f64]
[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 `parallel_deflated_lanczos_iteration`
[INFO] [stdout]    --> src/spectral.rs:446:7
[INFO] [stdout]     |
[INFO] [stdout] 446 | /// [`parallel_deflated_lanczos_iteration`]).
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `parallel_deflated_lanczos_iteration` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `deflated_lanczos_iteration`
[INFO] [stdout]     |
[INFO] [stdout] 446 - /// [`parallel_deflated_lanczos_iteration`]).
[INFO] [stdout] 446 + /// [`deflated_lanczos_iteration`]).
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `parallel_spectral_clustering`
[INFO] [stdout]     --> src/spectral.rs:1351:43
[INFO] [stdout]      |
[INFO] [stdout] 1351 | /// rayon-parallelized assignment step) [`parallel_spectral_clustering`], so
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `parallel_spectral_clustering` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `spectral_clustering`
[INFO] [stdout]      |
[INFO] [stdout] 1351 - /// rayon-parallelized assignment step) [`parallel_spectral_clustering`], so
[INFO] [stdout] 1351 + /// rayon-parallelized assignment step) [`spectral_clustering`], so
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `i,j`
[INFO] [stdout]    --> src/spectral_graph.rs:103:47
[INFO] [stdout]     |
[INFO] [stdout] 103 | /// Matrix-vector product: result_i = sum_j M[i,j] * v[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 `j`
[INFO] [stdout]    --> src/spectral_graph.rs:103:56
[INFO] [stdout]     |
[INFO] [stdout] 103 | /// Matrix-vector product: result_i = sum_j M[i,j] * v[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 `col`
[INFO] [stdout]    --> src/streaming/algorithms.rs:284:24
[INFO] [stdout]     |
[INFO] [stdout] 284 |     /// count_min[row][col] — d rows × w columns.
[INFO] [stdout]     |                        ^^^ no item named `col` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `x`
[INFO] [stdout]    --> src/streaming/algorithms.rs:373:16
[INFO] [stdout]     |
[INFO] [stdout] 373 |     /// parent[x] = parent of x; root if parent[x] == x.
[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 `x`
[INFO] [stdout]    --> src/streaming/algorithms.rs:373:49
[INFO] [stdout]     |
[INFO] [stdout] 373 |     /// parent[x] = parent of x; root if parent[x] == x.
[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 `x`
[INFO] [stdout]    --> src/streaming/algorithms.rs:375:14
[INFO] [stdout]     |
[INFO] [stdout] 375 |     /// rank[x] = upper bound on tree height at x.
[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 `j`
[INFO] [stdout]   --> src/graph_transformer/positional_encoding.rs:15:76
[INFO] [stdout]    |
[INFO] [stdout] 15 | /// Returns `(degree, laplacian_rows)` where `laplacian_rows[i][j]` = L[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 `j`
[INFO] [stdout]   --> src/signed_directed/directed_embedding.rs:70:33
[INFO] [stdout]    |
[INFO] [stdout] 70 | /// from a DirectedGraph.  A[i][j] = w_{ij} / out_degree(i).
[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 `in_dim`
[INFO] [stdout]   --> src/hypergraph/neural.rs:70:35
[INFO] [stdout]    |
[INFO] [stdout] 70 |     /// Attention weight vector: [in_dim] (used only when use_attention = true)
[INFO] [stdout]    |                                   ^^^^^^ no item named `in_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 `e`
[INFO] [stdout]    --> src/hypergraph/neural.rs:248:71
[INFO] [stdout]     |
[INFO] [stdout] 248 |     ///   - Aggregate: h'_v = Σ_e α_{ve} * (mean over u∈e of h_u) * w[e] / D_e[e]
[INFO] [stdout]     |                                                                       ^ no item named `e` 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 `e`
[INFO] [stdout]    --> src/hypergraph/neural.rs:248:80
[INFO] [stdout]     |
[INFO] [stdout] 248 |     ///   - Aggregate: h'_v = Σ_e α_{ve} * (mean over u∈e of h_u) * w[e] / D_e[e]
[INFO] [stdout]     |                                                                                ^ no item named `e` 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 `f64`
[INFO] [stdout]   --> src/signed_directed/directed_embedding.rs:27:68
[INFO] [stdout]    |
[INFO] [stdout] 27 | /// Matrix-vector multiply: y = A x  (A stored row-major as Vec<Vec<f64>>).
[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] 27 | /// Matrix-vector multiply: y = A x  (A stored row-major as `Vec<Vec<f64>>`).
[INFO] [stdout]    |                                                             +             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `f64`
[INFO] [stdout]    --> src/algebraic/mod.rs:304:46
[INFO] [stdout]     |
[INFO] [stdout] 304 | /// stored column-by-column in a flat Vec<Vec<f64>> (rows = node index, cols =
[INFO] [stdout]     |                                              ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 304 | /// stored column-by-column in a flat `Vec<Vec<f64>>` (rows = node index, cols =
[INFO] [stdout]     |                                       +             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.34s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/scirs2_graph/index.html
[INFO] running `Command { std: "docker" "inspect" "75585a76b84ac16d07a51f4a4197263e20c3f435fe4d80b3cfa393a9e4e75cef", 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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "75585a76b84ac16d07a51f4a4197263e20c3f435fe4d80b3cfa393a9e4e75cef" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.55
[INFO] [stderr]    Compiling cfg_aliases v0.2.2
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]     Checking bit-vec v0.9.1
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]     Checking codespan-reporting v0.13.1
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking dlib v0.5.3
[INFO] [stderr]     Checking presser v0.3.1
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking glow v0.17.0
[INFO] [stderr]    Compiling naga v29.0.4
[INFO] [stderr]    Compiling wgpu-hal v29.0.4
[INFO] [stderr]    Compiling wgpu-core v29.0.4
[INFO] [stderr]    Compiling wgpu v29.0.4
[INFO] [stderr]    Compiling scirs2-core v0.6.5
[INFO] [stderr]     Checking spirv v0.4.0+sdk-1.4.341.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking bit-set v0.9.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling zerocopy-derive v0.8.55
[INFO] [stderr]    Compiling bytemuck_derive v1.11.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking oxicuda-driver v0.5.3
[INFO] [stderr]     Checking wgpu-types v29.0.4
[INFO] [stderr]     Checking safe_arch v1.1.0
[INFO] [stderr]     Checking wide v1.6.0
[INFO] [stderr]     Checking oxicuda-ptx v0.5.3
[INFO] [stderr]     Checking oxicuda-memory v0.5.3
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[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 gpu-allocator v0.28.0
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking ndarray-rand v0.16.0
[INFO] [stderr]     Checking oxicuda-launch v0.5.3
[INFO] [stderr]     Checking oxicuda-blas v0.5.3
[INFO] [stderr]     Checking oxicuda-sparse v0.5.3
[INFO] [stderr]     Checking wgpu-naga-bridge v29.0.4
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v29.0.4
[INFO] [stderr]  Documenting scirs2-graph v0.6.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.09s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/scirs2_graph/index.html
[INFO] running `Command { std: "docker" "inspect" "75585a76b84ac16d07a51f4a4197263e20c3f435fe4d80b3cfa393a9e4e75cef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75585a76b84ac16d07a51f4a4197263e20c3f435fe4d80b3cfa393a9e4e75cef", kill_on_drop: false }`
[INFO] [stdout] 75585a76b84ac16d07a51f4a4197263e20c3f435fe4d80b3cfa393a9e4e75cef
