# rustc version rustc 1.98.0-nightly (f28ac764c 2026-06-23)
# docs.rs version docsrs 0.0.0 (886bc7a22b1adc4b387ce1343447fe3af98d9ce5 2026-06-14 )
# 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" "2fd978f94eee5b7f5457bd224bd4857ff6814337be41372b6f678e6e3be6876c" "/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\", \"-20260623-1.98.0-nightly-f28ac764c\", \"--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] [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.4 (/opt/rustwide/workdir) [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: negative impls are experimental [INFO] [stderr] --> src/rc/autorelease.rs:312:6 [INFO] [stderr] | [INFO] [stderr] 312 | impl !AutoreleaseSafe for Pool {} [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #68318 <https://github.com/rust-lang/rust/issues/68318> for more information [INFO] [stderr] = help: add `#![feature(negative_impls)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2026-06-23; consider upgrading it if it is out of date [INFO] [stderr] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stderr] = note: for more information, see issue #154045 <https://github.com/rust-lang/rust/issues/154045> [INFO] [stderr] [INFO] [stderr] warning: negative impls are experimental [INFO] [stderr] --> src/rc/autorelease.rs:314:6 [INFO] [stderr] | [INFO] [stderr] 314 | impl !AutoreleaseSafe for AutoreleasePool<'_> {} [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #68318 <https://github.com/rust-lang/rust/issues/68318> for more information [INFO] [stderr] = help: add `#![feature(negative_impls)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2026-06-23; consider upgrading it if it is out of date [INFO] [stderr] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stderr] = note: for more information, see issue #154045 <https://github.com/rust-lang/rust/issues/154045> [INFO] [stderr] [INFO] [stderr] warning: `objc2` (lib doc) generated 3 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s [INFO] [stderr] Generated /opt/rustwide/target/aarch64-apple-darwin/doc/objc2/index.html [INFO] running `Command { std: "docker" "inspect" "2fd978f94eee5b7f5457bd224bd4857ff6814337be41372b6f678e6e3be6876c", kill_on_drop: false }`