multilinear-parser 0.5.4

A parser for the multilinear story systems
Documentation

Build #4073670 2026-08-08 13:00:29

# rustc version rustc 1.99.0-nightly (1a98b1e13 2026-08-07)

# docs.rs version docsrs 0.0.0 (c0e43eba3fa5e6341d933cf845300a19b1ac3e4e 2026-08-06 )

# 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" "2439522acbbe45c75a2b7c6958ff55095c0aeef9499500beff5605608592206d" "/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\", \"-20260807-1.99.0-nightly-1a98b1e13\", \"--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: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting multilinear-parser v0.5.4 (/opt/rustwide/workdir) [INFO] [stderr] warning: `Error` is both a struct and a derive macro [INFO] [stderr] --> src/lib.rs:314:19 [INFO] [stderr] | [INFO] [stderr] 314 | /// Returns [`Error`] if the input can't be read or its content doesn't parse as a valid multilinear definition. [INFO] [stderr] | ^^^^^ ambiguous link [INFO] [stderr] | [INFO] [stderr] = note: `-D rustdoc::broken-intra-doc-links` implied by `-D warnings` [INFO] [stderr] = help: to override `-D warnings` add `#[allow(rustdoc::broken_intra_doc_links)]` [INFO] [stderr] = note: the `rustdoc::broken_intra_doc_links` lint ignores `-D warnings` [INFO] [stderr] help: to link to the struct, prefix with `struct@` [INFO] [stderr] | [INFO] [stderr] 314 | /// Returns [`struct@Error`] if the input can't be read or its content doesn't parse as a valid multilinear definition. [INFO] [stderr] | +++++++ [INFO] [stderr] help: to link to the derive macro, prefix with `derive@` [INFO] [stderr] | [INFO] [stderr] 314 | /// Returns [`derive@Error`] if the input can't be read or its content doesn't parse as a valid multilinear definition. [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `Error` is both a struct and a derive macro [INFO] [stderr] --> src/lib.rs:471:15 [INFO] [stderr] | [INFO] [stderr] 471 | /// Returns [`Error`] if the input can't be read or its content doesn't parse as a valid multilinear definition. [INFO] [stderr] | ^^^^^ ambiguous link [INFO] [stderr] | [INFO] [stderr] help: to link to the struct, prefix with `struct@` [INFO] [stderr] | [INFO] [stderr] 471 | /// Returns [`struct@Error`] if the input can't be read or its content doesn't parse as a valid multilinear definition. [INFO] [stderr] | +++++++ [INFO] [stderr] help: to link to the derive macro, prefix with `derive@` [INFO] [stderr] | [INFO] [stderr] 471 | /// Returns [`derive@Error`] if the input can't be read or its content doesn't parse as a valid multilinear definition. [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `multilinear-parser` (lib doc) generated 2 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/multilinear_parser/index.html [INFO] running `Command { std: "docker" "inspect" "2439522acbbe45c75a2b7c6958ff55095c0aeef9499500beff5605608592206d", kill_on_drop: false }`