# rustc version rustc 1.100.0-nightly (feaadeeac 2026-09-19)
# docs.rs version docsrs 0.0.0 (5779ee8ca2c69daa652b2060f9f7b942ad62a4f0 2026-09-15 )
# 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" "fcc5ad82616caece9106e302c195ffa3cd9075ee9b3bb41e3db862f3f34af45f" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260919-1.100.0-nightly-feaadeeac\", \"--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\"" "-j12" "--target" "x86_64-unknown-linux-gnu" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting ample v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: `feature(generic_const_exprs)` is not supported with the next-generation trait solver [INFO] [stderr] --> src/library.rs:4:12 [INFO] [stderr] | [INFO] [stderr] 4 | #![feature(generic_const_exprs)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `-Znext-solver=globally` is currently enabled by default for testing [INFO] [stderr] = note: reverted the setting to `-Znext-solver=coherence` for this crate [INFO] [stderr] = note: the currently stable trait solver will be used for this crate [INFO] [stderr] = note: see issues #160895 <https://github.com/rust-lang/rust/issues/160895> for more information [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `isize` [INFO] [stderr] --> src/macros/enums/labeled.rs:7:12 [INFO] [stderr] | [INFO] [stderr] 7 | /// 4. Into<isize> implementation for the Error type [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] 7 | /// 4. `Into<isize>` implementation for the Error type [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `isize` [INFO] [stderr] --> src/macros/enums/labeled_typed.rs:7:12 [INFO] [stderr] | [INFO] [stderr] 7 | /// 4. Into<isize> implementation for the Error type [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 7 | /// 4. `Into<isize>` implementation for the Error type [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `isize` [INFO] [stderr] --> src/macros/enums/flag.rs:7:12 [INFO] [stderr] | [INFO] [stderr] 7 | /// 4. Into<isize> implementation for the Error type [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 7 | /// 4. `Into<isize>` implementation for the Error type [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: `ample` (lib doc) generated 4 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/ample/index.html [INFO] running `Command { std: "docker" "inspect" "fcc5ad82616caece9106e302c195ffa3cd9075ee9b3bb41e3db862f3f34af45f", kill_on_drop: false }`