# rustc version rustc 1.100.0-nightly (17fd5b8a3 2026-08-28)
# docs.rs version docsrs 0.0.0 (6c3c2ab33f39d2284fd26cea84fae0598b4cbd55 2026-08-24 )
# build log [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" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "d12cb56df622acb0b08f3263e492ddc573bfdc846c87082819d8346af3bfbe43" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "optimize simd memory_efficient" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260828-1.100.0-nightly-17fd5b8a3\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-j11" "--target" "x86_64-unknown-linux-gnu" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: automatic_parallelization_demo, circuit_optimization_demo, mps_demo, mps_ghz, noisy_circuit, optirs_vs_gradient_descent_benchmark, performance_benchmark_demo, qaoa_with_optirs, qulacs_backend_demo, simulator_comparison, state_vector_demo, vqe_with_optirs [INFO] [stderr] If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true` [INFO] [stderr] to the [[example]] target configuration of at least one example. [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting quantrs2-sim v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: public documentation for `evaluate` links to private item `compute_pauli_expectation_from_state` [INFO] [stderr] --> src/autodiff_vqe.rs:400:49 [INFO] [stderr] | [INFO] [stderr] 400 | /// bit `q` of the basis index), matching [`compute_pauli_expectation_from_state`] so [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: public documentation for `initialize_state` links to private item `Self::current_state` [INFO] [stderr] --> src/statevector.rs:1061:62 [INFO] [stderr] | [INFO] [stderr] 1061 | /// computational-basis state |0...0⟩ and stores it in [`Self::current_state`]. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: public documentation for `contract_network_along_path` links to private item `contract_pair_multi` [INFO] [stderr] --> src/tensor_network/contraction.rs:783:57 [INFO] [stderr] | [INFO] [stderr] 783 | /// This performs the real contraction arithmetic via [`contract_pair_multi`]; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: `quantrs2-sim` (lib doc) generated 3 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.14s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/quantrs2_sim/index.html [INFO] running `Command { std: "docker" "inspect" "d12cb56df622acb0b08f3263e492ddc573bfdc846c87082819d8346af3bfbe43", kill_on_drop: false }`