Build #1351794 2024-09-08T00:19:59.035399+00:00
# rustc version
rustc 1.83.0-nightly (26b5599e4 2024-09-06)# docs.rs version
docsrs 0.6.0 (a6155e2c 2024-08-13)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/leptos_reactive-0.6.15/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/leptos_reactive-0.6.15/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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--generate-link-to-definition\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20240906-1.83.0-nightly-26b5599e4\", \"--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-apple-darwin\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-apple-darwin", 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] db16238e41dfa8f3799c2cae5517f4cd807ed77f1e0e9e45978d45c4ea829c1f
[INFO] running `Command { std: "docker" "start" "-a" "db16238e41dfa8f3799c2cae5517f4cd807ed77f1e0e9e45978d45c4ea829c1f", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Documenting leptos_reactive v0.6.15 (/opt/rustwide/workdir)
[INFO] [stderr] warning: `auto` traits are unstable
[INFO] [stderr] --> src/signal_wrappers_read.rs:854:5
[INFO] [stderr] |
[INFO] [stderr] 854 | auto trait NotSignalMarker {}
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: see issue #13231 <https://github.com/rust-lang/rust/issues/13231> for more information
[INFO] [stderr] = help: add `#![feature(auto_traits)]` to the crate attributes to enable
[INFO] [stderr] = note: this compiler was built on 2024-09-06; 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: `auto` traits are unstable
[INFO] [stderr] --> src/callback.rs:125:13
[INFO] [stderr] |
[INFO] [stderr] 125 | auto trait [<NotRaw $ty>] {}
[INFO] [stderr] | ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 144 | impl_from_fn!(Callback);
[INFO] [stderr] | ----------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: see issue #13231 <https://github.com/rust-lang/rust/issues/13231> for more information
[INFO] [stderr] = help: add `#![feature(auto_traits)]` to the crate attributes to enable
[INFO] [stderr] = note: this compiler was built on 2024-09-06; 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] = note: this warning originates in the macro `impl_from_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: `auto` traits are unstable
[INFO] [stderr] --> src/callback.rs:125:13
[INFO] [stderr] |
[INFO] [stderr] 125 | auto trait [<NotRaw $ty>] {}
[INFO] [stderr] | ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 203 | impl_from_fn!(SyncCallback);
[INFO] [stderr] | --------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: see issue #13231 <https://github.com/rust-lang/rust/issues/13231> for more information
[INFO] [stderr] = help: add `#![feature(auto_traits)]` to the crate attributes to enable
[INFO] [stderr] = note: this compiler was built on 2024-09-06; 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] = note: this warning originates in the macro `impl_from_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: `leptos_reactive` (lib doc) generated 3 warnings
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
[INFO] [stderr] Generated /opt/rustwide/target/x86_64-apple-darwin/doc/leptos_reactive/index.html
[INFO] running `Command { std: "docker" "inspect" "db16238e41dfa8f3799c2cae5517f4cd807ed77f1e0e9e45978d45c4ea829c1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db16238e41dfa8f3799c2cae5517f4cd807ed77f1e0e9e45978d45c4ea829c1f", kill_on_drop: false }`
[INFO] [stdout] db16238e41dfa8f3799c2cae5517f4cd807ed77f1e0e9e45978d45c4ea829c1f