mutable 0.2.8

Mutable is a crate to keep track of changes in structures
Documentation
Build #2272152 2025-06-29 04:44:13

# rustc version rustc 1.90.0-nightly (11ad40bb8 2025-06-28)

# docs.rs version docsrs 0.6.0 (ff5ebf09 2025-06-25)

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/mutable-0.2.8/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/mutable-0.2.8/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250628-1.90.0-nightly-11ad40bb8\", \"--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] 5fc3668ab0cdf34fddbdce707b5f29655a86f0a7810f1388d1f47db5f01d032d [INFO] running `Command { std: "docker" "start" "-a" "5fc3668ab0cdf34fddbdce707b5f29655a86f0a7810f1388d1f47db5f01d032d", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting mutable v0.2.8 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `Mutable` [INFO] [stderr] --> src/cmp.rs:10:57 [INFO] [stderr] | [INFO] [stderr] 10 | /// This is mainly used by the [Vec] implementation of [Mutable], to determine when an item as mutated [INFO] [stderr] | ^^^^^^^ no item named `Mutable` 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: unclosed HTML tag `T` [INFO] [stderr] --> src/default_impl/mutable.rs:174:23 [INFO] [stderr] | [INFO] [stderr] 174 | /// Mutations of a Vec<T> [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 174 | /// Mutations of a `Vec<T>` [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: `mutable` (lib doc) generated 2 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/mutable/index.html [INFO] running `Command { std: "docker" "inspect" "5fc3668ab0cdf34fddbdce707b5f29655a86f0a7810f1388d1f47db5f01d032d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fc3668ab0cdf34fddbdce707b5f29655a86f0a7810f1388d1f47db5f01d032d", kill_on_drop: false }` [INFO] [stdout] 5fc3668ab0cdf34fddbdce707b5f29655a86f0a7810f1388d1f47db5f01d032d