Build #674685 2022-11-17 00:59:32
# rustc version
rustc 1.67.0-nightly (a00f8ba7f 2022-11-15)# docs.rs version
docsrs 0.6.0 (2e5ef9b6 2022-11-15)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/futures-concurrency-7.0.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/futures-concurrency-7.0.0/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" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20221115-1.67.0-nightly-a00f8ba7f\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\", \"--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\"" "-j3" "--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] 5ba7f46ee792e2fddc3b6b99b3f2e033cd9b98c695097927487c360a66e48613
[INFO] running `Command { std: "docker" "start" "-a" "5ba7f46ee792e2fddc3b6b99b3f2e033cd9b98c695097927487c360a66e48613", kill_on_drop: false }`
[INFO] [stderr] Documenting futures-concurrency v7.0.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `crate::future::TryRace::try_race`
[INFO] [stderr] --> src/future/race_ok/array/mod.rs:15:1
[INFO] [stderr] |
[INFO] [stderr] 15 | / /// Waits for two similarly-typed futures to complete.
[INFO] [stderr] 16 | | ///
[INFO] [stderr] 17 | | /// Wait for the first future to complete.
[INFO] [stderr] 18 | | ///
[INFO] [stderr] ... |
[INFO] [stderr] 22 | | /// [`try_race`]: crate::future::TryRace::try_race
[INFO] [stderr] 23 | | /// [`TryRace`]: crate::future::TryRace
[INFO] [stderr] | |_______________________________________^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] [`try_race`]: crate::future::TryRace::try_race
[INFO] [stderr] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] = note: no item named `TryRace` in module `future`
[INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `crate::future::TryRace`
[INFO] [stderr] --> src/future/race_ok/array/mod.rs:15:1
[INFO] [stderr] |
[INFO] [stderr] 15 | / /// Waits for two similarly-typed futures to complete.
[INFO] [stderr] 16 | | ///
[INFO] [stderr] 17 | | /// Wait for the first future to complete.
[INFO] [stderr] 18 | | ///
[INFO] [stderr] ... |
[INFO] [stderr] 22 | | /// [`try_race`]: crate::future::TryRace::try_race
[INFO] [stderr] 23 | | /// [`TryRace`]: crate::future::TryRace
[INFO] [stderr] | |_______________________________________^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] [`TryRace`]: crate::future::TryRace
[INFO] [stderr] ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] = note: no item named `TryRace` in module `future`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `crate::future::TryRace::try_race`
[INFO] [stderr] --> src/future/race_ok/vec/mod.rs:22:19
[INFO] [stderr] |
[INFO] [stderr] 22 | /// [`try_race`]: crate::future::TryRace::try_race
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `TryRace` in module `future`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `crate::future::TryRace`
[INFO] [stderr] --> src/future/race_ok/vec/mod.rs:23:18
[INFO] [stderr] |
[INFO] [stderr] 23 | /// [`TryRace`]: crate::future::TryRace
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `TryRace` in module `future`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `crate::future::TryJoin::try_race`
[INFO] [stderr] --> src/future/try_join/array.rs:11:1
[INFO] [stderr] |
[INFO] [stderr] 11 | / /// Wait for all futures to complete successfully, or abort early on error.
[INFO] [stderr] 12 | | ///
[INFO] [stderr] 13 | | /// This `struct` is created by the [`try_join`] method on the [`TryJoin`] trait. See
[INFO] [stderr] 14 | | /// its documentation for more.
[INFO] [stderr] 15 | | ///
[INFO] [stderr] 16 | | /// [`try_join`]: crate::future::TryJoin::try_race
[INFO] [stderr] 17 | | /// [`TryJoin`]: crate::future::TryRace
[INFO] [stderr] | |_______________________________________^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] [`try_join`]: crate::future::TryJoin::try_race
[INFO] [stderr] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] = note: the trait `TryJoin` has no associated item named `try_race`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `crate::future::TryRace`
[INFO] [stderr] --> src/future/try_join/array.rs:11:1
[INFO] [stderr] |
[INFO] [stderr] 11 | / /// Wait for all futures to complete successfully, or abort early on error.
[INFO] [stderr] 12 | | ///
[INFO] [stderr] 13 | | /// This `struct` is created by the [`try_join`] method on the [`TryJoin`] trait. See
[INFO] [stderr] 14 | | /// its documentation for more.
[INFO] [stderr] 15 | | ///
[INFO] [stderr] 16 | | /// [`try_join`]: crate::future::TryJoin::try_race
[INFO] [stderr] 17 | | /// [`TryJoin`]: crate::future::TryRace
[INFO] [stderr] | |_______________________________________^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] [`TryJoin`]: crate::future::TryRace
[INFO] [stderr] ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] = note: no item named `TryRace` in module `future`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `crate::future::TryJoin::try_race`
[INFO] [stderr] --> src/future/try_join/vec.rs:18:19
[INFO] [stderr] |
[INFO] [stderr] 18 | /// [`try_join`]: crate::future::TryJoin::try_race
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `TryJoin` has no associated item named `try_race`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `crate::future::TryRace`
[INFO] [stderr] --> src/future/try_join/vec.rs:19:18
[INFO] [stderr] |
[INFO] [stderr] 19 | /// [`TryJoin`]: crate::future::TryRace
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `TryRace` in module `future`
[INFO] [stderr]
[INFO] [stderr] warning: `futures-concurrency` (lib doc) generated 8 warnings
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.56s
[INFO] running `Command { std: "docker" "inspect" "5ba7f46ee792e2fddc3b6b99b3f2e033cd9b98c695097927487c360a66e48613", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ba7f46ee792e2fddc3b6b99b3f2e033cd9b98c695097927487c360a66e48613", kill_on_drop: false }`
[INFO] [stdout] 5ba7f46ee792e2fddc3b6b99b3f2e033cd9b98c695097927487c360a66e48613