Build #2507782 2025-09-15 22:24:01
# rustc version
rustc 1.92.0-nightly (52618eb33 2025-09-14)# docs.rs version
docsrs 0.6.0 (f42173de 2025-09-12)# build log
[INFO] adding target aarch64-apple-darwin for toolchain nightly
[INFO] running `Command { std: CARGO_HOME="/home/cratesfyi/workspace-builder/cargo-home" RUSTUP_HOME="/home/cratesfyi/workspace-builder/rustup-home" "/home/cratesfyi/workspace-builder/cargo-home/bin/rustup" "target" "add" "--toolchain" "nightly" "aarch64-apple-darwin", kill_on_drop: false }`
[INFO] [stderr] info: component 'rust-std' for target 'aarch64-apple-darwin' is up to date
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/dispatch2-0.3.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/dispatch2-0.3.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustflags=[\"--cfg\", \"docsrs\"]" "-Zhost-config" "-Ztarget-applies-to-host" "--config" "host.rustflags=[\"--cfg\", \"docsrs\"]" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250914-1.92.0-nightly-52618eb33\", \"--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}/aarch64-apple-darwin\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "aarch64-apple-darwin", kill_on_drop: false }`
[INFO] [stdout] 85e335f1daa14318164792be9c711f4cd118833afe53c37b60583d2e174847ba
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "85e335f1daa14318164792be9c711f4cd118833afe53c37b60583d2e174847ba", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Documenting dispatch2 v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: lint `rustdoc::unportable_markdown` has been removed: old parser removed
[INFO] [stderr] --> src/generated/mod.rs:18:10
[INFO] [stderr] |
[INFO] [stderr] 18 | #![allow(rustdoc::unportable_markdown)]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `$type`
[INFO] [stderr] --> src/macros.rs:25:32
[INFO] [stderr] |
[INFO] [stderr] 25 | /// Compare this [`$type`] with another using pointer equality.
[INFO] [stderr] | ^^^^^ no item named `$type` in scope
[INFO] [stderr] |
[INFO] [stderr] ::: src/data.rs:7:1
[INFO] [stderr] |
[INFO] [stderr] 7 | / dispatch_object!(
[INFO] [stderr] 8 | | /// Dispatch data.
[INFO] [stderr] 9 | | #[doc(alias = "dispatch_data_t")]
[INFO] [stderr] 10 | | #[doc(alias = "dispatch_data_s")]
[INFO] [stderr] 11 | | pub struct DispatchData;
[INFO] [stderr] 12 | | );
[INFO] [stderr] | |_- in this macro invocation
[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] = note: this warning originates in the macro `dispatch_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `$type`
[INFO] [stderr] --> src/macros.rs:25:32
[INFO] [stderr] |
[INFO] [stderr] 25 | /// Compare this [`$type`] with another using pointer equality.
[INFO] [stderr] | ^^^^^ no item named `$type` in scope
[INFO] [stderr] |
[INFO] [stderr] ::: src/group.rs:10:1
[INFO] [stderr] |
[INFO] [stderr] 10 | / dispatch_object!(
[INFO] [stderr] 11 | | /// Dispatch group.
[INFO] [stderr] 12 | | #[doc(alias = "dispatch_group_t")]
[INFO] [stderr] 13 | | #[doc(alias = "dispatch_group_s")]
[INFO] [stderr] 14 | | pub struct DispatchGroup;
[INFO] [stderr] 15 | | );
[INFO] [stderr] | |_- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] = note: this warning originates in the macro `dispatch_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `$type`
[INFO] [stderr] --> src/macros.rs:25:32
[INFO] [stderr] |
[INFO] [stderr] 25 | /// Compare this [`$type`] with another using pointer equality.
[INFO] [stderr] | ^^^^^ no item named `$type` in scope
[INFO] [stderr] |
[INFO] [stderr] ::: src/io.rs:4:1
[INFO] [stderr] |
[INFO] [stderr] 4 | / dispatch_object!(
[INFO] [stderr] 5 | | /// Dispatch IO.
[INFO] [stderr] 6 | | #[doc(alias = "dispatch_io_t")]
[INFO] [stderr] 7 | | #[doc(alias = "dispatch_io_s")]
[INFO] [stderr] 8 | | pub struct DispatchIO;
[INFO] [stderr] 9 | | );
[INFO] [stderr] | |_- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] = note: this warning originates in the macro `dispatch_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `$type`
[INFO] [stderr] --> src/macros.rs:25:32
[INFO] [stderr] |
[INFO] [stderr] 25 | /// Compare this [`$type`] with another using pointer equality.
[INFO] [stderr] | ^^^^^ no item named `$type` in scope
[INFO] [stderr] |
[INFO] [stderr] ::: src/queue.rs:62:1
[INFO] [stderr] |
[INFO] [stderr] 62 | / dispatch_object!(
[INFO] [stderr] 63 | | /// Dispatch queue.
[INFO] [stderr] 64 | | #[doc(alias = "dispatch_queue_t")]
[INFO] [stderr] 65 | | #[doc(alias = "dispatch_queue_s")]
[INFO] [stderr] 66 | | pub struct DispatchQueue;
[INFO] [stderr] 67 | | );
[INFO] [stderr] | |_- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] = note: this warning originates in the macro `dispatch_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `$type`
[INFO] [stderr] --> src/macros.rs:25:32
[INFO] [stderr] |
[INFO] [stderr] 25 | /// Compare this [`$type`] with another using pointer equality.
[INFO] [stderr] | ^^^^^ no item named `$type` in scope
[INFO] [stderr] |
[INFO] [stderr] ::: src/queue.rs:230:1
[INFO] [stderr] |
[INFO] [stderr] 230 | / dispatch_object!(
[INFO] [stderr] 231 | | /// Dispatch queue attribute.
[INFO] [stderr] 232 | | #[doc(alias = "dispatch_queue_attr_t")]
[INFO] [stderr] 233 | | #[doc(alias = "dispatch_queue_attr_s")]
[INFO] [stderr] 234 | | pub struct DispatchQueueAttr;
[INFO] [stderr] 235 | | );
[INFO] [stderr] | |_- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] = note: this warning originates in the macro `dispatch_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `$type`
[INFO] [stderr] --> src/macros.rs:25:32
[INFO] [stderr] |
[INFO] [stderr] 25 | /// Compare this [`$type`] with another using pointer equality.
[INFO] [stderr] | ^^^^^ no item named `$type` in scope
[INFO] [stderr] |
[INFO] [stderr] ::: src/semaphore.rs:7:1
[INFO] [stderr] |
[INFO] [stderr] 7 | / dispatch_object!(
[INFO] [stderr] 8 | | /// Dispatch semaphore.
[INFO] [stderr] 9 | | #[doc(alias = "dispatch_semaphore_t")]
[INFO] [stderr] 10 | | #[doc(alias = "dispatch_semaphore_s")]
[INFO] [stderr] 11 | | pub struct DispatchSemaphore;
[INFO] [stderr] 12 | | );
[INFO] [stderr] | |_- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] = note: this warning originates in the macro `dispatch_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `$type`
[INFO] [stderr] --> src/macros.rs:25:32
[INFO] [stderr] |
[INFO] [stderr] 25 | /// Compare this [`$type`] with another using pointer equality.
[INFO] [stderr] | ^^^^^ no item named `$type` in scope
[INFO] [stderr] |
[INFO] [stderr] ::: src/source.rs:5:1
[INFO] [stderr] |
[INFO] [stderr] 5 | / dispatch_object!(
[INFO] [stderr] 6 | | /// Dispatch source.
[INFO] [stderr] 7 | | #[doc(alias = "dispatch_source_t")]
[INFO] [stderr] 8 | | #[doc(alias = "dispatch_source_s")]
[INFO] [stderr] 9 | | pub struct DispatchSource;
[INFO] [stderr] 10 | | );
[INFO] [stderr] | |_- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] = note: this warning originates in the macro `dispatch_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `$type`
[INFO] [stderr] --> src/macros.rs:25:32
[INFO] [stderr] |
[INFO] [stderr] 25 | /// Compare this [`$type`] with another using pointer equality.
[INFO] [stderr] | ^^^^^ no item named `$type` in scope
[INFO] [stderr] |
[INFO] [stderr] ::: src/workloop.rs:6:1
[INFO] [stderr] |
[INFO] [stderr] 6 | / dispatch_object!(
[INFO] [stderr] 7 | | /// Dispatch workloop queue.
[INFO] [stderr] 8 | | #[doc(alias = "dispatch_workloop_t")]
[INFO] [stderr] 9 | | #[doc(alias = "dispatch_workloop_s")]
[INFO] [stderr] 10 | | pub struct DispatchWorkloop;
[INFO] [stderr] 11 | | );
[INFO] [stderr] | |_- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] = note: this warning originates in the macro `dispatch_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: `dispatch2` (lib doc) generated 9 warnings
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
[INFO] [stderr] Generated /opt/rustwide/target/aarch64-apple-darwin/doc/dispatch2/index.html
[INFO] running `Command { std: "docker" "inspect" "85e335f1daa14318164792be9c711f4cd118833afe53c37b60583d2e174847ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85e335f1daa14318164792be9c711f4cd118833afe53c37b60583d2e174847ba", kill_on_drop: false }`
[INFO] [stdout] 85e335f1daa14318164792be9c711f4cd118833afe53c37b60583d2e174847ba