Build #926000 2023-09-30 05:50:24
# rustc version
rustc 1.74.0-nightly (3223b0b5e 2023-09-20)# docs.rs version
docsrs 0.6.0 (4635eb74 2023-09-25)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/test-binary-features-0.0.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/test-binary-features-0.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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2023-09-21" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20230920-1.74.0-nightly-3223b0b5e\", \"--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] a30dde0b3c294697d2357296339d65ed43d5a1465d89bb975e5347dabbd97e6d
[INFO] running `Command { std: "docker" "start" "-a" "a30dde0b3c294697d2357296339d65ed43d5a1465d89bb975e5347dabbd97e6d", kill_on_drop: false }`
[INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op
[INFO] [stderr] Documenting test-binary-features v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `BinaryCrateName`
[INFO] [stderr] --> src/lib.rs:9:39
[INFO] [stderr] |
[INFO] [stderr] 9 | //! Any `B` generic parameter is for [BinaryCrateName]. That's separate from `S` because of
[INFO] [stderr] | ^^^^^^^^^^^^^^^ no item named `BinaryCrateName` in scope
[INFO] [stderr] |
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: public documentation for `start_parallel_tasks` links to private item `crate::indicators::SpawningMode`
[INFO] [stderr] --> src/group.rs:135:27
[INFO] [stderr] |
[INFO] [stderr] 135 | /// This does NOT have a [crate::indicators::SpawningMode] parameter - we behave as if under
[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 `start_parallel_tasks` links to private item `crate::indicators::SpawningMode::ProcessAll`
[INFO] [stderr] --> src/group.rs:136:6
[INFO] [stderr] |
[INFO] [stderr] 136 | /// [crate::indicators::SpawningMode::ProcessAll].
[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 `start_parallel_tasks` links to private item `crate::indicators::SpawningMode`
[INFO] [stderr] --> src/group.rs:140:6
[INFO] [stderr] |
[INFO] [stderr] 140 | /// [crate::indicators::SpawningMode] of the result tuple is [SpawningMode::ProcessAll]. Otherwise
[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 `start_parallel_tasks` links to private item `SpawningMode::ProcessAll`
[INFO] [stderr] --> src/group.rs:140:63
[INFO] [stderr] |
[INFO] [stderr] 140 | /// [crate::indicators::SpawningMode] of the result tuple is [SpawningMode::ProcessAll]. Otherwise
[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 `start_parallel_tasks` links to private item `crate::indicators::SpawningMode`
[INFO] [stderr] --> src/group.rs:141:10
[INFO] [stderr] |
[INFO] [stderr] 141 | /// the [crate::indicators::SpawningMode] part of the result tuple is either
[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 `start_parallel_tasks` links to private item `crate::indicators::SpawningMode::FinishActive`
[INFO] [stderr] --> src/group.rs:142:6
[INFO] [stderr] |
[INFO] [stderr] 142 | /// [crate::indicators::SpawningMode::FinishActive] or [crate::indicators::SpawningMode::StopAll],
[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 `start_parallel_tasks` links to private item `crate::indicators::SpawningMode::StopAll`
[INFO] [stderr] --> src/group.rs:142:57
[INFO] [stderr] |
[INFO] [stderr] 142 | /// [crate::indicators::SpawningMode::FinishActive] or [crate::indicators::SpawningMode::StopAll],
[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 `start_parallel_tasks` links to private item `GroupEnd`
[INFO] [stderr] --> src/group.rs:143:38
[INFO] [stderr] |
[INFO] [stderr] 143 | /// depending on the given `until` ([GroupEnd]).
[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 `collect_finished_child` links to private item `SpawningMode`
[INFO] [stderr] --> src/group.rs:217:22
[INFO] [stderr] |
[INFO] [stderr] 217 | /// does NOT modify [SpawningMode] part of the result [GroupExecutionAndOptOutput].
[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: unresolved link to `GroupExecutionAndOptOutput`
[INFO] [stderr] --> src/group.rs:217:56
[INFO] [stderr] |
[INFO] [stderr] 217 | /// does NOT modify [SpawningMode] part of the result [GroupExecutionAndOptOutput].
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `GroupExecutionAndOptOutput` in scope
[INFO] [stderr] |
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: `test-binary-features` (lib doc) generated 11 warnings
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.31s
[INFO] running `Command { std: "docker" "inspect" "a30dde0b3c294697d2357296339d65ed43d5a1465d89bb975e5347dabbd97e6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a30dde0b3c294697d2357296339d65ed43d5a1465d89bb975e5347dabbd97e6d", kill_on_drop: false }`
[INFO] [stdout] a30dde0b3c294697d2357296339d65ed43d5a1465d89bb975e5347dabbd97e6d