executors 0.10.0

A collection of high-performance task executors.
Documentation

Build #3367606 2026-05-24 04:25:42

# rustc version rustc 1.98.0-nightly (23a3312d9 2026-05-23)

# docs.rs version docsrs 0.0.0 (f16e33f3e6ac9fc9e4413728c5dd1b2ba1c6b799 2026-05-23 )

# 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" "f792ddfff5ecbce421ea9d387a03b90dc905dd9b1e2371ba06793547195201c8" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "numa-aware" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260523-1.98.0-nightly-23a3312d9\", \"--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: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting executors v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/lib.rs:25:37 [INFO] [stderr] | [INFO] [stderr] 25 | //! - See [threadpool_executor](threadpool_executor). [INFO] [stderr] | ------------------- ^^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stderr] | | [INFO] [stderr] | because label contains path that resolves to same destination [INFO] [stderr] | [INFO] [stderr] = note: when a link's destination is not specified, [INFO] [stderr] the label is used to resolve intra-doc links [INFO] [stderr] = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default [INFO] [stderr] help: remove explicit link target [INFO] [stderr] | [INFO] [stderr] 25 - //! - See [threadpool_executor](threadpool_executor). [INFO] [stderr] 25 + //! - See [threadpool_executor]. [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/lib.rs:28:40 [INFO] [stderr] | [INFO] [stderr] 28 | //! - See [crossbeam_channel_pool](crossbeam_channel_pool). [INFO] [stderr] | ---------------------- ^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stderr] | | [INFO] [stderr] | because label contains path that resolves to same destination [INFO] [stderr] | [INFO] [stderr] = note: when a link's destination is not specified, [INFO] [stderr] the label is used to resolve intra-doc links [INFO] [stderr] help: remove explicit link target [INFO] [stderr] | [INFO] [stderr] 28 - //! - See [crossbeam_channel_pool](crossbeam_channel_pool). [INFO] [stderr] 28 + //! - See [crossbeam_channel_pool]. [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/lib.rs:31:45 [INFO] [stderr] | [INFO] [stderr] 31 | //! - See [crossbeam_workstealing_pool](crossbeam_workstealing_pool). [INFO] [stderr] | --------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stderr] | | [INFO] [stderr] | because label contains path that resolves to same destination [INFO] [stderr] | [INFO] [stderr] = note: when a link's destination is not specified, [INFO] [stderr] the label is used to resolve intra-doc links [INFO] [stderr] help: remove explicit link target [INFO] [stderr] | [INFO] [stderr] 31 - //! - See [crossbeam_workstealing_pool](crossbeam_workstealing_pool). [INFO] [stderr] 31 + //! - See [crossbeam_workstealing_pool]. [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/lib.rs:33:30 [INFO] [stderr] | [INFO] [stderr] 33 | //! - Produces [Default](std::default::Default) implementations using [num_cpus](https://crates.io/crates/num_cpus) to determine... [INFO] [stderr] | ------- ^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stderr] | | [INFO] [stderr] | because label contains path that resolves to same destination [INFO] [stderr] | [INFO] [stderr] = note: when a link's destination is not specified, [INFO] [stderr] the label is used to resolve intra-doc links [INFO] [stderr] help: remove explicit link target [INFO] [stderr] | [INFO] [stderr] 33 - //! - Produces [Default](std::default::Default) implementations using [num_cpus](https://crates.io/crates/num_cpus) to determine pool sizes. [INFO] [stderr] 33 + //! - Produces [Default] implementations using [num_cpus](https://crates.io/crates/num_cpus) to determine pool sizes. [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/lib.rs:35:132 [INFO] [stderr] | [INFO] [stderr] 35 | ...obal queues in the [crossbeam_workstealing_pool](crossbeam_workstealing_pool). [INFO] [stderr] | --------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stderr] | | [INFO] [stderr] | because label contains path that resolves to same destination [INFO] [stderr] | [INFO] [stderr] = note: when a link's destination is not specified, [INFO] [stderr] the label is used to resolve intra-doc links [INFO] [stderr] help: remove explicit link target [INFO] [stderr] | [INFO] [stderr] 35 - //! - This feature flag determines the fairness mechanism between local and global queues in the [crossbeam_workstealing_pool](crossbeam_workstealing_pool). [INFO] [stderr] 35 + //! - This feature flag determines the fairness mechanism between local and global queues in the [crossbeam_workstealing_pool]. [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/lib.rs:42:72 [INFO] [stderr] | [INFO] [stderr] 42 | //! - Disable thread parking for the [crossbeam_workstealing_pool](crossbeam_workstealing_pool). [INFO] [stderr] | --------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stderr] | | [INFO] [stderr] | because label contains path that resolves to same destination [INFO] [stderr] | [INFO] [stderr] = note: when a link's destination is not specified, [INFO] [stderr] the label is used to resolve intra-doc links [INFO] [stderr] help: remove explicit link target [INFO] [stderr] | [INFO] [stderr] 42 - //! - Disable thread parking for the [crossbeam_workstealing_pool](crossbeam_workstealing_pool). [INFO] [stderr] 42 + //! - Disable thread parking for the [crossbeam_workstealing_pool]. [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/lib.rs:52:88 [INFO] [stderr] | [INFO] [stderr] 52 | //! - Concretely this setting currently only affects [crossbeam_workstealing_pool](crossbeam_workstealing_pool). [INFO] [stderr] | --------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stderr] | | [INFO] [stderr] | because label contains path that resolves to same destination [INFO] [stderr] | [INFO] [stderr] = note: when a link's destination is not specified, [INFO] [stderr] the label is used to resolve intra-doc links [INFO] [stderr] help: remove explicit link target [INFO] [stderr] | [INFO] [stderr] 52 - //! - Concretely this setting currently only affects [crossbeam_workstealing_pool](crossbeam_workstealing_pool). [INFO] [stderr] 52 + //! - Concretely this setting currently only affects [crossbeam_workstealing_pool]. [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/crossbeam_channel_pool.rs:65:44 [INFO] [stderr] | [INFO] [stderr] 65 | /// A handle to a [crossbeam_channel_pool](crossbeam_channel_pool) [INFO] [stderr] | ---------------------- ^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stderr] | | [INFO] [stderr] | because label contains path that resolves to same destination [INFO] [stderr] | [INFO] [stderr] = note: when a link's destination is not specified, [INFO] [stderr] the label is used to resolve intra-doc links [INFO] [stderr] help: remove explicit link target [INFO] [stderr] | [INFO] [stderr] 65 - /// A handle to a [crossbeam_channel_pool](crossbeam_channel_pool) [INFO] [stderr] 65 + /// A handle to a [crossbeam_channel_pool] [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/numa_utils.rs:11:48 [INFO] [stderr] | [INFO] [stderr] 11 | //! In particular the [ProcessingUnitDistance](ProcessingUnitDistance) code, [INFO] [stderr] | ---------------------- ^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stderr] | | [INFO] [stderr] | because label contains path that resolves to same destination [INFO] [stderr] | [INFO] [stderr] = note: when a link's destination is not specified, [INFO] [stderr] the label is used to resolve intra-doc links [INFO] [stderr] help: remove explicit link target [INFO] [stderr] | [INFO] [stderr] 11 - //! In particular the [ProcessingUnitDistance](ProcessingUnitDistance) code, [INFO] [stderr] 11 + //! In particular the [ProcessingUnitDistance] code, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/run_now.rs:32:38 [INFO] [stderr] | [INFO] [stderr] 32 | //! If you use [try_execute_locally](try_execute_locally) from within a job closure, [INFO] [stderr] | ------------------- ^^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stderr] | | [INFO] [stderr] | because label contains path that resolves to same destination [INFO] [stderr] | [INFO] [stderr] = note: when a link's destination is not specified, [INFO] [stderr] the label is used to resolve intra-doc links [INFO] [stderr] help: remove explicit link target [INFO] [stderr] | [INFO] [stderr] 32 - //! If you use [try_execute_locally](try_execute_locally) from within a job closure, [INFO] [stderr] 32 + //! If you use [try_execute_locally] from within a job closure, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/run_now.rs:40:31 [INFO] [stderr] | [INFO] [stderr] 40 | /// A handle to the [run_now](run_now) executor [INFO] [stderr] | ------- ^^^^^^^ explicit target is redundant [INFO] [stderr] | | [INFO] [stderr] | because label contains path that resolves to same destination [INFO] [stderr] | [INFO] [stderr] = note: when a link's destination is not specified, [INFO] [stderr] the label is used to resolve intra-doc links [INFO] [stderr] help: remove explicit link target [INFO] [stderr] | [INFO] [stderr] 40 - /// A handle to the [run_now](run_now) executor [INFO] [stderr] 40 + /// A handle to the [run_now] executor [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/run_now.rs:56:32 [INFO] [stderr] | [INFO] [stderr] 56 | /// Create a new [run_now](run_now) executor [INFO] [stderr] | ------- ^^^^^^^ explicit target is redundant [INFO] [stderr] | | [INFO] [stderr] | because label contains path that resolves to same destination [INFO] [stderr] | [INFO] [stderr] = note: when a link's destination is not specified, [INFO] [stderr] the label is used to resolve intra-doc links [INFO] [stderr] help: remove explicit link target [INFO] [stderr] | [INFO] [stderr] 56 - /// Create a new [run_now](run_now) executor [INFO] [stderr] 56 + /// Create a new [run_now] executor [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/threadpool_executor.rs:48:41 [INFO] [stderr] | [INFO] [stderr] 48 | /// A handle to a [threadpool_executor](threadpool_executor) [INFO] [stderr] | ------------------- ^^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stderr] | | [INFO] [stderr] | because label contains path that resolves to same destination [INFO] [stderr] | [INFO] [stderr] = note: when a link's destination is not specified, [INFO] [stderr] the label is used to resolve intra-doc links [INFO] [stderr] help: remove explicit link target [INFO] [stderr] | [INFO] [stderr] 48 - /// A handle to a [threadpool_executor](threadpool_executor) [INFO] [stderr] 48 + /// A handle to a [threadpool_executor] [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/futures_executor.rs:11:62 [INFO] [stderr] | [INFO] [stderr] 11 | //! This functionality is provided via the [FuturesExecutor](FuturesExecutor) [INFO] [stderr] | --------------- ^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stderr] | | [INFO] [stderr] | because label contains path that resolves to same destination [INFO] [stderr] | [INFO] [stderr] = note: when a link's destination is not specified, [INFO] [stderr] the label is used to resolve intra-doc links [INFO] [stderr] help: remove explicit link target [INFO] [stderr] | [INFO] [stderr] 11 - //! This functionality is provided via the [FuturesExecutor](FuturesExecutor) [INFO] [stderr] 11 + //! This functionality is provided via the [FuturesExecutor] [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `executors` (lib doc) generated 14 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/executors/index.html [INFO] running `Command { std: "docker" "inspect" "f792ddfff5ecbce421ea9d387a03b90dc905dd9b1e2371ba06793547195201c8", kill_on_drop: false }`