ErrLookup › rust-lang/mdBook

rust-lang/mdBook

Create book from markdown files. Like Gitbook but implemented in Rust · Rust · 76 source files

Analyzed at dc21064fc2 on 2026-09-01. 37 documented errors.

Code / MessageTypeSeverityTags
unable to get `{name}`, only `output` and `preprocessor` tab
exception error config, api-misuse
invalid key `{index}`
exception error config, api-misuse
expected a file, `{}` appears to be {:?}
exception error filesystem, io
invalid key `{name}`
panic critical config, panic, api-misuse
The BookBuilder should always create a valid book. If you ar
panic error panic, init, invariant
One or more tests failed
exception error testing, rustdoc
Chapter not found: {}
exception error testing, cli
failed to get `{key}`: {e}
exception error config, deserialization
expected bool for `{optional_key}`: {e}
exception error config, deserialization
The "{}" renderer failed
exception error renderer, process, external-command
Command string was empty
exception error configuration, cli, shell-parsing
internal error: expected `{lookup_key:?}` to be in root map
panic critical panic, internal-error, link-rewriting, html-render
pop too far processing `{}`
panic critical panic, html-parsing, malformed-html, markdown
`{}` unexpected Html event: {html}
panic critical panic, internal-error, markdown-events, preprocessor
`{}` unexpected event in html block {event:?}
panic critical panic, html-block, markdown-events, parser-version
internal error: expected empty tag stack. path: `{}` eleme
panic critical panic, unclosed-tags, malformed-html, markdown
internal error: expected empty tag stack. path: `{}` node=
panic critical panic, internal-error, tag-stack, preprocessor
Unable to bind to {address}: {e}
panic critical network, port-in-use, tcp-bind, serve
unsupported watcher {s}
panic error cli, invalid-argument, watcher, panic
{} is reserved for internal use
validation error configuration, reserved-filename, build, html-render
redirect entry for `{original}` only has source paths with `
validation error config, redirects, mdbook
theme dir {} does not exist
validation error config, theme, filesystem, mdbook
redirect found for existing chapter at `{path}` Either delet
validation error config, redirects, conflict, mdbook
[output.html.search.chapter] key `{}` does not match any cha
validation error config, search, validation, mdbook
Duplicate file in SUMMARY.md: {:?}
validation error summary, duplicate, parse, mdbook
Suffix chapters cannot be followed by a list
validation error summary, parse, structure, mdbook
The link items for nested chapters must only contain a hyper
validation error summary, parse, nested-items, mdbook
failed to parse SUMMARY.md line {}, column {}: {}
validation error summary, parse, location, mdbook
Unable to get last link because the list of SummaryItems doe
exception error summary, parse, nested-items, mdbook
no address found for {}
exception error network, dns, serve, mdbook
Shell name missing.
exception error cli, clap, missing-argument, completions
The "{}" preprocessor exited unsuccessfully with {} status
exception error preprocessor, process-exit, child-process, mdbook
ignore root canonicalize error
panic error filesystem, panic, windows, canonicalize, watch
One of the paths should be an absolute
panic error filesystem, panic, pathdiff, windows, watch
ignore root canonicalize error
panic error filesystem, panic, windows, canonicalize, poller
One of the paths should be an absolute
panic error filesystem, panic, pathdiff, windows, poller
Unable to determine the current directory
panic error filesystem, panic, current-directory, environment