broccoli_queue 0.4.6

Broccoli is a simple, fast, and reliable job queue for Rust.
Documentation

Build #4436705 2026-09-13 00:57:41

Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.

# error kind ExecutionFailed

# pre-build errors command failed: exit status: 101

# rustc version rustc 1.100.0-nightly (0fc141305 2026-09-11)

# docs.rs version docsrs 0.0.0 (bbe8284d494398efa390829fb7f0bf2364bcdf59 2026-09-08 )

# 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" "4843bb1441ca863f1bc1a5290212bfcecf3e68a2dead4111652acf5e325ef65a" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260911-1.100.0-nightly-0fc141305\", \"--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\"" "-j12" "--target" "x86_64-unknown-linux-gnu" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stderr] warning: explicit `package.readme` can be inferred [INFO] [stderr] --> Cargo.toml:135:1 [INFO] [stderr] | [INFO] [stderr] 135 | readme = "README.md" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::manual_readme` is set to `warn` by default [INFO] [stderr] help: consider removing `package.readme` [INFO] [stderr] warning: `broccoli_queue` (manifest) generated 1 warning [INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: consumer, publisher [INFO] [stderr] If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true` [INFO] [stderr] to the [[example]] target configuration of at least one example. [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Checking rustix v0.37.28 [INFO] [stderr] Checking cedar-policy-core v2.4.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking uuid v1.26.1 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking quick_cache v0.6.24 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Checking simple_asn1 v0.6.4 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Checking reactor-trait v1.1.0 [INFO] [stderr] Checking webpki-roots v1.0.9 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.37.28/src/backend/linux_raw/io/errno.rs:28:25 [INFO] [stderr] | [INFO] [stderr] 28 | #[cfg_attr(rustc_attrs, rustc_layout_scalar_valid_range_start(0xf001))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.37.28/src/backend/linux_raw/io/errno.rs:29:25 [INFO] [stderr] | [INFO] [stderr] 29 | #[cfg_attr(rustc_attrs, rustc_layout_scalar_valid_range_end(0xffff))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `rustc_layout_scalar_valid_range_start` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.37.28/src/backend/linux_raw/io/errno.rs:28:25 [INFO] [stderr] | [INFO] [stderr] 28 | #[cfg_attr(rustc_attrs, rustc_layout_scalar_valid_range_start(0xf001))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Compiling revision-derive v0.11.0 [INFO] [stderr] error: cannot find attribute `rustc_layout_scalar_valid_range_end` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.37.28/src/backend/linux_raw/io/errno.rs:29:25 [INFO] [stderr] | [INFO] [stderr] 29 | #[cfg_attr(rustc_attrs, rustc_layout_scalar_valid_range_end(0xffff))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Checking noisy_float v0.2.1 [INFO] [stderr] Checking asynk-strim v0.1.5 [INFO] [stderr] Checking thread_local v1.1.10 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking cpufeatures v0.3.1 [INFO] [stderr] Checking any_ascii v0.3.3 [INFO] [stderr] Compiling surrealdb-core v2.6.5 [INFO] [stderr] Compiling unicode-segmentation v1.13.3 [INFO] [stderr] Checking humantime v2.4.0 [INFO] [stderr] Checking constant_time_eq v0.4.2 [INFO] [stderr] Compiling lapin v2.5.5 [INFO] [stderr] Checking vart v0.9.3 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking blake3 v1.8.7 [INFO] [stderr] Checking ammonia v4.1.4 [INFO] [stderr] Checking lexicmp v0.1.0 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking async-graphql v7.2.1 [INFO] [stderr] Checking surrealkv v0.9.3 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking tungstenite v0.23.0 [INFO] [stderr] Checking ndarray-stats v0.5.1 [INFO] [stderr] error: could not compile `rustix` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4843bb1441ca863f1bc1a5290212bfcecf3e68a2dead4111652acf5e325ef65a", kill_on_drop: false }`