Build #2557990 2025-10-04 16:01:28
# rustc version
rustc 1.92.0-nightly (595b9a498 2025-10-03)# 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/cargo-home" RUSTUP_HOME="/home/cratesfyi/workspace/rustup-home" "/home/cratesfyi/workspace/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/builds/objc2-0.6.3/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/objc2-0.6.3/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" "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" "--features" "exception" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20251003-1.92.0-nightly-595b9a498\", \"--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] 092541c5d067365aaff368dce0a75027e42ef2e55cb209a750d6f9cf1f5f9cdf
[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" "092541c5d067365aaff368dce0a75027e42ef2e55cb209a750d6f9cf1f5f9cdf", kill_on_drop: false }`
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: class_with_lifetime, encode_core_graphics, encode_nsstring, encode_nsuinteger, encode_opaque_type, hello_world_app, introspection
[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] Documenting objc2 v0.6.3 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `optional`
[INFO] [stderr] --> src/macros/__attribute_helpers.rs:78:13
[INFO] [stderr] |
[INFO] [stderr] 78 | /// ($(#[optional])?)
[INFO] [stderr] | ^^^^^^^^ no item named `optional` 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: redundant explicit link target
[INFO] [stderr] --> src/runtime/mod.rs:4:30
[INFO] [stderr] |
[INFO] [stderr] 4 | //! runtime. See the [`ffi`][crate::ffi] module for details on the raw
[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] 4 - //! runtime. See the [`ffi`][crate::ffi] module for details on the raw
[INFO] [stderr] 4 + //! runtime. See the [`ffi`] module for details on the raw
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: `objc2` (lib doc) generated 2 warnings
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
[INFO] [stderr] Generated /opt/rustwide/target/aarch64-apple-darwin/doc/objc2/index.html
[INFO] running `Command { std: "docker" "inspect" "092541c5d067365aaff368dce0a75027e42ef2e55cb209a750d6f9cf1f5f9cdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "092541c5d067365aaff368dce0a75027e42ef2e55cb209a750d6f9cf1f5f9cdf", kill_on_drop: false }`
[INFO] [stdout] 092541c5d067365aaff368dce0a75027e42ef2e55cb209a750d6f9cf1f5f9cdf