# rustc version rustc 1.96.0-nightly (e0e95a718 2026-04-04)
# docs.rs version docsrs 0.0.0 (c1f9de8e135af80a92999a0f7ded8c3997b50c40 2026-04-02 )
# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/pyforge-0.3.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/pyforge-0.3.0/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "full" "--no-default-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260404-1.96.0-nightly-e0e95a718\", \"--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\"" "-Zrustdoc-scrape-examples" "-j6" "--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] ec82e3d8ab9795b55281294198dd1920c464c3980c9ef74b2e39d3ba343ae55a [INFO] running `Command { std: "docker" "start" "-a" "ec82e3d8ab9795b55281294198dd1920c464c3980c9ef74b2e39d3ba343ae55a", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting pyforge v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: negative impls are experimental [INFO] [stderr] --> src/marker.rs:273:10 [INFO] [stderr] | [INFO] [stderr] 273 | impl !Ungil for crate::Python<'_> {} [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-04-04; 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 #65860 <https://github.com/rust-lang/rust/issues/65860> [INFO] [stderr] [INFO] [stderr] warning: negative impls are experimental [INFO] [stderr] --> src/marker.rs:276:10 [INFO] [stderr] | [INFO] [stderr] 276 | impl !Ungil for crate::PyAny {} [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-04-04; 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 #65860 <https://github.com/rust-lang/rust/issues/65860> [INFO] [stderr] [INFO] [stderr] warning: negative impls are experimental [INFO] [stderr] --> src/marker.rs:278:13 [INFO] [stderr] | [INFO] [stderr] 278 | impl<T> !Ungil for crate::PyRef<'_, T> {} [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-04-04; 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 #65860 <https://github.com/rust-lang/rust/issues/65860> [INFO] [stderr] [INFO] [stderr] warning: negative impls are experimental [INFO] [stderr] --> src/marker.rs:279:13 [INFO] [stderr] | [INFO] [stderr] 279 | impl<T> !Ungil for crate::PyRefMut<'_, T> {} [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-04-04; 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 #65860 <https://github.com/rust-lang/rust/issues/65860> [INFO] [stderr] [INFO] [stderr] warning: negative impls are experimental [INFO] [stderr] --> src/marker.rs:282:10 [INFO] [stderr] | [INFO] [stderr] 282 | impl !Ungil for crate::ffi::PyObject {} [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-04-04; 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 #65860 <https://github.com/rust-lang/rust/issues/65860> [INFO] [stderr] [INFO] [stderr] warning: negative impls are experimental [INFO] [stderr] --> src/marker.rs:283:10 [INFO] [stderr] | [INFO] [stderr] 283 | impl !Ungil for crate::ffi::PyLongObject {} [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-04-04; 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 #65860 <https://github.com/rust-lang/rust/issues/65860> [INFO] [stderr] [INFO] [stderr] warning: negative impls are experimental [INFO] [stderr] --> src/marker.rs:285:10 [INFO] [stderr] | [INFO] [stderr] 285 | impl !Ungil for crate::ffi::PyThreadState {} [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-04-04; 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 #65860 <https://github.com/rust-lang/rust/issues/65860> [INFO] [stderr] [INFO] [stderr] warning: negative impls are experimental [INFO] [stderr] --> src/marker.rs:286:10 [INFO] [stderr] | [INFO] [stderr] 286 | impl !Ungil for crate::ffi::PyInterpreterState {} [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-04-04; 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 #65860 <https://github.com/rust-lang/rust/issues/65860> [INFO] [stderr] [INFO] [stderr] warning: negative impls are experimental [INFO] [stderr] --> src/marker.rs:287:10 [INFO] [stderr] | [INFO] [stderr] 287 | impl !Ungil for crate::ffi::PyWeakReference {} [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-04-04; 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 #65860 <https://github.com/rust-lang/rust/issues/65860> [INFO] [stderr] [INFO] [stderr] warning: negative impls are experimental [INFO] [stderr] --> src/marker.rs:288:10 [INFO] [stderr] | [INFO] [stderr] 288 | impl !Ungil for crate::ffi::PyFrameObject {} [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-04-04; 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 #65860 <https://github.com/rust-lang/rust/issues/65860> [INFO] [stderr] [INFO] [stderr] warning: negative impls are experimental [INFO] [stderr] --> src/marker.rs:289:10 [INFO] [stderr] | [INFO] [stderr] 289 | impl !Ungil for crate::ffi::PyCodeObject {} [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-04-04; 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 #65860 <https://github.com/rust-lang/rust/issues/65860> [INFO] [stderr] [INFO] [stderr] warning: negative impls are experimental [INFO] [stderr] --> src/marker.rs:291:10 [INFO] [stderr] | [INFO] [stderr] 291 | impl !Ungil for crate::ffi::PyDictKeysObject {} [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-04-04; 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 #65860 <https://github.com/rust-lang/rust/issues/65860> [INFO] [stderr] [INFO] [stderr] warning: negative impls are experimental [INFO] [stderr] --> src/marker.rs:293:10 [INFO] [stderr] | [INFO] [stderr] 293 | impl !Ungil for crate::ffi::PyArena {} [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-04-04; 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 #65860 <https://github.com/rust-lang/rust/issues/65860> [INFO] [stderr] [INFO] [stderr] warning: `pyforge` (lib doc) generated 13 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.44s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/pyforge/index.html [INFO] running `Command { std: "docker" "inspect" "ec82e3d8ab9795b55281294198dd1920c464c3980c9ef74b2e39d3ba343ae55a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec82e3d8ab9795b55281294198dd1920c464c3980c9ef74b2e39d3ba343ae55a", kill_on_drop: false }` [INFO] [stdout] ec82e3d8ab9795b55281294198dd1920c464c3980c9ef74b2e39d3ba343ae55a