sharded_queue 1.0.7

ShardedQueue is a specialized light-weight concurrent queue, which uses spin locking and fights lock contention with sharding
Documentation
Build #877023 2023-08-03 17:41:35

# rustc version rustc 1.73.0-nightly (8131b9774 2023-08-02)

# docs.rs version docsrs 0.6.0 (248be664 2023-08-01)

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/sharded_queue-1.0.7/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/sharded_queue-1.0.7/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/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\", \"-20230802-1.73.0-nightly-8131b9774\", \"--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\"" "-Zrustdoc-scrape-examples" "-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] 08e21407b95b43104001d789cd34f46d502008eee235b063e97b7d4c01157775 [INFO] running `Command { std: "docker" "start" "-a" "08e21407b95b43104001d789cd34f46d502008eee235b063e97b7d4c01157775", kill_on_drop: false }` [INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op [INFO] [stderr] Documenting sharded_queue v1.0.7 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `NonBlockingMutex` [INFO] [stderr] --> src/lib.rs:14:55 [INFO] [stderr] | [INFO] [stderr] 14 | /// [ShardedQueue] is needed for some schedulers and [NonBlockingMutex] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ no item named `NonBlockingMutex` 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: unresolved link to `NonBlockingMutex` [INFO] [stderr] --> src/lib.rs:30:27 [INFO] [stderr] | [INFO] [stderr] 30 | /// (in some cases, like [NonBlockingMutex], we don't even add action to queue when count [INFO] [stderr] | ^^^^^^^^^^^^^^^^ no item named `NonBlockingMutex` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: `sharded_queue` (lib doc) generated 2 warnings [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.46s [INFO] running `Command { std: "docker" "inspect" "08e21407b95b43104001d789cd34f46d502008eee235b063e97b7d4c01157775", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08e21407b95b43104001d789cd34f46d502008eee235b063e97b7d4c01157775", kill_on_drop: false }` [INFO] [stdout] 08e21407b95b43104001d789cd34f46d502008eee235b063e97b7d4c01157775