libft 0.1.0

One-to-many mapping from a position to a set of openings
Documentation

Build #4135850 2026-08-15 06:37:27

# rustc version rustc 1.99.0-nightly (d453bdd8f 2026-08-14)

# docs.rs version docsrs 0.0.0 (b67fb7d1993e3c70fff4d05e2bc482bd9d0d774f 2026-08-13 )

# 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" "d6685e0d1e188ab7df9a7420a9a438080f27500f9974cad506dd5fb7eaabdf2c" "/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\", \"-20260814-1.99.0-nightly-d453bdd8f\", \"--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\"" "-j6" "--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 libft v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/model.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | / /// Abstraction for a standard chess position. [INFO] [stderr] 19 | | /// [INFO] [stderr] 20 | | /// The sequence of moves starting from the [INFO] [stderr] 21 | | /// [initial setup](https://www.chessprogramming.org/Initial_Position) [INFO] [stderr] 22 | | /// leading to a position is divided into two parts - [INFO] [stderr] 23 | | /// an [Opening](crate::model::Opening) and a possibly empty continuation. [INFO] [stderr] | |__________________________________________________________________________^ explicit target `crate::model::Opening` is redundant because label `Opening` 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] [INFO] [stderr] warning: `libft` (lib doc) generated 1 warning [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/libft/index.html [INFO] running `Command { std: "docker" "inspect" "d6685e0d1e188ab7df9a7420a9a438080f27500f9974cad506dd5fb7eaabdf2c", kill_on_drop: false }`