Build #2110241 2025-05-14 03:06:54
# rustc version
rustc 1.89.0-nightly (414482f6a 2025-05-13)# docs.rs version
docsrs 0.6.0 (f7595057 2025-05-09)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/dvcompute_experiment_branch-2.0.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/dvcompute_experiment_branch-2.0.1/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250513-1.89.0-nightly-414482f6a\", \"--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\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] a3adea95e92f1d562987a609bdaa028d9b17143ceb95607eb0f6e1e6d3aa83e5
[INFO] running `Command { std: "docker" "start" "-a" "a3adea95e92f1d562987a609bdaa028d9b17143ceb95607eb0f6e1e6d3aa83e5", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Documenting dvcompute_experiment_branch v2.0.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode`
[INFO] [stderr] --> src/lib.rs:20:7
[INFO] [stderr] |
[INFO] [stderr] 20 | #[cfg(feature="dist_mode")]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist`
[INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode`
[INFO] [stderr] --> src/lib.rs:32:7
[INFO] [stderr] |
[INFO] [stderr] 32 | #[cfg(feature="dist_mode")]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist`
[INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode`
[INFO] [stderr] --> src/simulation/experiment/mod.rs:32:7
[INFO] [stderr] |
[INFO] [stderr] 32 | #[cfg(feature="dist_mode")]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist`
[INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode`
[INFO] [stderr] --> src/simulation/experiment/mod.rs:35:7
[INFO] [stderr] |
[INFO] [stderr] 35 | #[cfg(feature="dist_mode")]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist`
[INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode`
[INFO] [stderr] --> src/simulation/experiment/mod.rs:38:7
[INFO] [stderr] |
[INFO] [stderr] 38 | #[cfg(feature="dist_mode")]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist`
[INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode`
[INFO] [stderr] --> src/simulation/experiment/mod.rs:41:7
[INFO] [stderr] |
[INFO] [stderr] 41 | #[cfg(feature="dist_mode")]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist`
[INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode`
[INFO] [stderr] --> src/simulation/experiment/mod.rs:44:7
[INFO] [stderr] |
[INFO] [stderr] 44 | #[cfg(feature="dist_mode")]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist`
[INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode`
[INFO] [stderr] --> src/simulation/experiment/mod.rs:334:7
[INFO] [stderr] |
[INFO] [stderr] 334 | #[cfg(feature="dist_mode")]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist`
[INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode`
[INFO] [stderr] --> src/simulation/experiment/mod.rs:532:7
[INFO] [stderr] |
[INFO] [stderr] 532 | #[cfg(feature="dist_mode")]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist`
[INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode`
[INFO] [stderr] --> src/simulation/experiment/mod.rs:545:7
[INFO] [stderr] |
[INFO] [stderr] 545 | #[cfg(feature="dist_mode")]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist`
[INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode`
[INFO] [stderr] --> src/simulation/experiment/mod.rs:128:11
[INFO] [stderr] |
[INFO] [stderr] 128 | #[cfg(feature="dist_mode")]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist`
[INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode`
[INFO] [stderr] --> src/simulation/experiment/mod.rs:232:11
[INFO] [stderr] |
[INFO] [stderr] 232 | #[cfg(feature="dist_mode")]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist`
[INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode`
[INFO] [stderr] --> src/simulation/experiment/mod.rs:318:11
[INFO] [stderr] |
[INFO] [stderr] 318 | #[cfg(feature="dist_mode")]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist`
[INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `dist_mode`
[INFO] [stderr] --> src/simulation/experiment/mod.rs:412:11
[INFO] [stderr] |
[INFO] [stderr] 412 | #[cfg(feature="dist_mode")]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `branch_mode`, `branch_wasm_mode`, `default`, `dvcompute_dist`, and `dvcompute_results_dist`
[INFO] [stderr] = help: consider adding `dist_mode` as a feature in `Cargo.toml`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]
[INFO] [stderr] warning: `dvcompute_experiment_branch` (lib doc) generated 14 warnings
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/dvcompute_experiment_branch/index.html
[INFO] running `Command { std: "docker" "inspect" "a3adea95e92f1d562987a609bdaa028d9b17143ceb95607eb0f6e1e6d3aa83e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3adea95e92f1d562987a609bdaa028d9b17143ceb95607eb0f6e1e6d3aa83e5", kill_on_drop: false }`
[INFO] [stdout] a3adea95e92f1d562987a609bdaa028d9b17143ceb95607eb0f6e1e6d3aa83e5