[INFO] fetching crate yaml_lib 0.2.1...
[INFO] documenting yaml_lib-0.2.1 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate yaml_lib 0.2.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate yaml_lib 0.2.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate yaml_lib 0.2.1
[INFO] tweaked toml for crates.io crate yaml_lib 0.2.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate yaml_lib 0.2.1 on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate yaml_lib 0.2.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 62b5774838170dcec8fa8a52550f6f5211f8539acb83d32a49b78047d035ca37
[INFO] running `Command { std: "docker" "start" "62b5774838170dcec8fa8a52550f6f5211f8539acb83d32a49b78047d035ca37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62b5774838170dcec8fa8a52550f6f5211f8539acb83d32a49b78047d035ca37", kill_on_drop: false }`
[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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "62b5774838170dcec8fa8a52550f6f5211f8539acb83d32a49b78047d035ca37" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62b5774838170dcec8fa8a52550f6f5211f8539acb83d32a49b78047d035ca37", kill_on_drop: false }`
[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" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "62b5774838170dcec8fa8a52550f6f5211f8539acb83d32a49b78047d035ca37" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]  Documenting yaml_lib v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: public documentation for `helpers` links to private item `core`
[INFO] [stdout]  --> src/parser/utils/helpers/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | //! - [`core`]             — Error construction, directive handling, token matching
[INFO] [stdout]   |         ^^^^ this item is private
[INFO] [stdout]   |
[INFO] [stdout]   = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout]   = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `helpers` links to private item `document_markers`
[INFO] [stdout]  --> src/parser/utils/helpers/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | //! - [`document_markers`] — Document start/end marker parsing and classification
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]   |
[INFO] [stdout]   = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `helpers` links to private item `validation`
[INFO] [stdout]   --> src/parser/utils/helpers/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | //! - [`validation`]       — Indentation, tab, trailing-content, and comment-spacing validation
[INFO] [stdout]    |         ^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `helpers` links to private item `peek_ahead`
[INFO] [stdout]   --> src/parser/utils/helpers/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | //! - [`peek_ahead`]       — Mapping key lookahead and block-head classification
[INFO] [stdout]    |         ^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `helpers` links to private item `comments`
[INFO] [stdout]   --> src/parser/utils/helpers/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | //! - [`comments`]         — Comment token parsing
[INFO] [stdout]    |         ^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `LF`
[INFO] [stdout]    --> src/parser/lexer/block.rs:182:46
[INFO] [stdout]     |
[INFO] [stdout] 182 |     /// Handle newline characters (LF and CR[LF]) consistently.
[INFO] [stdout]     |                                              ^^ no item named `LF` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `a`
[INFO] [stdout]   --> src/parser/lexer/flow.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 |     /// cases like "[a]: 1" where the flow collection is a mapping key). Any other
[INFO] [stdout]    |                      ^ no item named `a` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `index`
[INFO] [stdout]    --> src/nodes/node.rs:149:53
[INFO] [stdout]     |
[INFO] [stdout] 149 |     /// Allows accessing array elements using array[index] syntax
[INFO] [stdout]     |                                                     ^^^^^ no item named `index` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `Index` (notice the capitalization)
[INFO] [stdout]     |
[INFO] [stdout] 149 -     /// Allows accessing array elements using array[index] syntax
[INFO] [stdout] 149 +     /// Allows accessing array elements using array[Index] syntax
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `index`
[INFO] [stdout]    --> src/nodes/node.rs:185:53
[INFO] [stdout]     |
[INFO] [stdout] 185 |     /// Allows modifying array elements using array[index] = value syntax
[INFO] [stdout]     |                                                     ^^^^^ no item named `index` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `Index` (notice the capitalization)
[INFO] [stdout]     |
[INFO] [stdout] 185 -     /// Allows modifying array elements using array[index] = value syntax
[INFO] [stdout] 185 +     /// Allows modifying array elements using array[Index] = value syntax
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/parser/document/parse.rs:55:1
[INFO] [stdout]     |
[INFO] [stdout]  55 | / pub fn parse(source: &mut dyn ISource) -> ParseResult<Node> {
[INFO] [stdout]  56 | |     // Accumulates parsed documents
[INFO] [stdout]  57 | |     let mut docs: Vec<Node> = Vec::new();
[INFO] [stdout] ...   |
[INFO] [stdout] 641 | |     Ok(Node::Documents(docs))
[INFO] [stdout] 642 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Handles parsing of various YAML constructs including sequences, mappings,`
[INFO] [stdout]     = help: ends near `managing document boundaries and normalization of parsed nodes.`
[INFO] [stdout]     = note: `#[deny(rustdoc::unportable_markdown)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `u8`
[INFO] [stdout]    --> src/io/sources/file.rs:109:41
[INFO] [stdout]     |
[INFO] [stdout] 109 |     /// Reads the entire file into a Vec<u8> using shared helper
[INFO] [stdout]     |                                         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 109 |     /// Reads the entire file into a `Vec<u8>` using shared helper
[INFO] [stdout]     |                                      +       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `u8`
[INFO] [stdout]   --> src/io/util.rs:10:44
[INFO] [stdout]    |
[INFO] [stdout] 10 | /// Read all bytes from a reader into a Vec<u8>
[INFO] [stdout]    |                                            ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 10 | /// Read all bytes from a reader into a `Vec<u8>`
[INFO] [stdout]    |                                         +       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/file/file.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / pub enum Format {
[INFO] [stdout] 13 | |     Utf8,
[INFO] [stdout] 14 | |     Utf8bom,
[INFO] [stdout] 15 | |     Utf16le,
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     Utf32be,
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `This enum represents different Unicode text file formats with their corresponding byte order marks (BOM)`
[INFO] [stdout]    = help: ends near `Represents different Unicode text file formats with their corresponding byte order marks (BOM)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/file/file.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / pub enum Format {
[INFO] [stdout] 13 | |     Utf8,
[INFO] [stdout] 14 | |     Utf8bom,
[INFO] [stdout] 15 | |     Utf16le,
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     Utf32be,
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Represents different Unicode text file formats with their corresponding byte order marks (BOM)`
[INFO] [stdout]    = help: ends near `Represents different Unicode text file formats with their corresponding byte order marks (BOM)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/file/file.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | / pub fn detect_format(filename: &str) -> Result<Format> {
[INFO] [stdout] 48 | |     let mut file = File::open(filename)?;
[INFO] [stdout] 49 | |     let mut bom_buffer = [0u8; 4];
[INFO] [stdout] 50 | |     let bytes_read = file.read(&mut bom_buffer)?;
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |     Ok(format)
[INFO] [stdout] 62 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `This function detects the Unicode format of a text file by examining its byte order mark (BOM)`
[INFO] [stdout]    = help: ends near `Detects the Unicode format of a text file by examining its byte order mark (BOM).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/file/file.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | / pub fn detect_format(filename: &str) -> Result<Format> {
[INFO] [stdout] 48 | |     let mut file = File::open(filename)?;
[INFO] [stdout] 49 | |     let mut bom_buffer = [0u8; 4];
[INFO] [stdout] 50 | |     let bytes_read = file.read(&mut bom_buffer)?;
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |     Ok(format)
[INFO] [stdout] 62 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Detects the Unicode format of a text file by examining its byte order mark (BOM).`
[INFO] [stdout]    = help: ends near `Detects the Unicode format of a text file by examining its byte order mark (BOM).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/file/file.rs:125:1
[INFO] [stdout]     |
[INFO] [stdout] 125 | / pub fn read_file_to_string(filename: &str) -> Result<String> {
[INFO] [stdout] 126 | |     let mut content = String::new();
[INFO] [stdout] 127 | |     let format = detect_format(filename)?;
[INFO] [stdout] 128 | |     let mut file = File::open(filename)?;
[INFO] [stdout] ...   |
[INFO] [stdout] 194 | |     Ok(content.replace("\r\n", "\n"))
[INFO] [stdout] 195 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `This function reads a text file and returns its content as a String, handling different Unicode formats`
[INFO] [stdout]     = help: ends near `Reads a text file and returns its content as a UTF-8 string.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/file/file.rs:125:1
[INFO] [stdout]     |
[INFO] [stdout] 125 | / pub fn read_file_to_string(filename: &str) -> Result<String> {
[INFO] [stdout] 126 | |     let mut content = String::new();
[INFO] [stdout] 127 | |     let format = detect_format(filename)?;
[INFO] [stdout] 128 | |     let mut file = File::open(filename)?;
[INFO] [stdout] ...   |
[INFO] [stdout] 194 | |     Ok(content.replace("\r\n", "\n"))
[INFO] [stdout] 195 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Reads a text file and returns its content as a String, handling different Unicode formats`
[INFO] [stdout]     = help: ends near `Reads a text file and returns its content as a String, handling different Unicode formats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/file/file.rs:80:1
[INFO] [stdout]     |
[INFO] [stdout]  80 | / pub fn write_file_from_string(filename: &str, content: &str, format: Format) -> Result<()> {
[INFO] [stdout]  81 | |     let mut file = File::create(filename)?;
[INFO] [stdout]  82 | |     file.write_all(format.get_bom())?;
[INFO] [stdout] ...   |
[INFO] [stdout] 109 | |     Ok(())
[INFO] [stdout] 110 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `This function writes a string to a file in the specified Unicode format`
[INFO] [stdout]     = help: ends near `Writes string content to a file with the specified Unicode format and BOM.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/file/file.rs:80:1
[INFO] [stdout]     |
[INFO] [stdout]  80 | / pub fn write_file_from_string(filename: &str, content: &str, format: Format) -> Result<()> {
[INFO] [stdout]  81 | |     let mut file = File::create(filename)?;
[INFO] [stdout]  82 | |     file.write_all(format.get_bom())?;
[INFO] [stdout] ...   |
[INFO] [stdout] 109 | |     Ok(())
[INFO] [stdout] 110 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Writes a string to a file in the specified Unicode format`
[INFO] [stdout]     = help: ends near `Writes a string to a file in the specified Unicode format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/io/destinations/buffer.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / pub struct Buffer {
[INFO] [stdout] 12 | |     /// Internal vector storing the raw bytes
[INFO] [stdout] 13 | |     pub buffer: Vec<u8>,
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Destination implementation for writing YAML data to a memory buffer`
[INFO] [stdout]    = help: ends near `Provides functionality to write and manipulate byte content in memory.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/io/destinations/buffer.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / pub struct Buffer {
[INFO] [stdout] 12 | |     /// Internal vector storing the raw bytes
[INFO] [stdout] 13 | |     pub buffer: Vec<u8>,
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `A memory buffer implementation for storing encoded JSON data as bytes.`
[INFO] [stdout]    = help: ends near `A memory buffer implementation for storing encoded JSON data as bytes.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/io/destinations/file.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / pub struct File {
[INFO] [stdout] 16 | |     /// The underlying file handle for I/O operations
[INFO] [stdout] 17 | |     file: StdFile,
[INFO] [stdout] 18 | |     /// Name/path of the file being operated on
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |     file_length: usize,
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Destination implementation for writing YAML data to a file`
[INFO] [stdout]    = help: ends near `Implements file operations for storing and manipulating encoded data.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/io/destinations/file.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / pub struct File {
[INFO] [stdout] 16 | |     /// The underlying file handle for I/O operations
[INFO] [stdout] 17 | |     file: StdFile,
[INFO] [stdout] 18 | |     /// Name/path of the file being operated on
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |     file_length: usize,
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `A file-based destination for writing JSON data to disk.`
[INFO] [stdout]    = help: ends near `A file-based destination for writing JSON data to disk.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/io/sources/buffer.rs:89:1
[INFO] [stdout]    |
[INFO] [stdout] 89 | / pub struct Buffer {
[INFO] [stdout] 90 | |     /// Internal vector storing the raw bytes
[INFO] [stdout] 91 | |     buffer: Vec<u8>,
[INFO] [stdout] 92 | |     /// Current reading position in the buffer
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | |     line: usize,
[INFO] [stdout] 98 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Source implementation for reading YAML data from a memory buffer`
[INFO] [stdout]    = help: ends near `Provides functionality to traverse and read byte content from memory.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/io/sources/buffer.rs:89:1
[INFO] [stdout]    |
[INFO] [stdout] 89 | / pub struct Buffer {
[INFO] [stdout] 90 | |     /// Internal vector storing the raw bytes
[INFO] [stdout] 91 | |     buffer: Vec<u8>,
[INFO] [stdout] 92 | |     /// Current reading position in the buffer
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | |     line: usize,
[INFO] [stdout] 98 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `A memory buffer implementation for reading JSON data from bytes.`
[INFO] [stdout]    = help: ends near `A memory buffer implementation for reading JSON data from bytes.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/io/sources/file.rs:102:1
[INFO] [stdout]     |
[INFO] [stdout] 102 | / pub struct File {
[INFO] [stdout] 103 | |     file: StdFile,
[INFO] [stdout] 104 | |     current_byte: Option<u8>,
[INFO] [stdout] 105 | |     column: usize,
[INFO] [stdout] 106 | |     line: usize,
[INFO] [stdout] 107 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Source implementation for reading YAML data from a file`
[INFO] [stdout]     = help: ends near `File`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/io/sources/file.rs:102:1
[INFO] [stdout]     |
[INFO] [stdout] 102 | / pub struct File {
[INFO] [stdout] 103 | |     file: StdFile,
[INFO] [stdout] 104 | |     current_byte: Option<u8>,
[INFO] [stdout] 105 | |     column: usize,
[INFO] [stdout] 106 | |     line: usize,
[INFO] [stdout] 107 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `File`
[INFO] [stdout]     = help: ends near `File`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/nodes/node_utils.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]  98 | / pub fn get_document_base(node: &Node, n: usize) -> Result<&Node, String> {
[INFO] [stdout]  99 | |     match node {
[INFO] [stdout] 100 | |         Node::Documents(docs) => {
[INFO] [stdout] 101 | |             if n < docs.len() {
[INFO] [stdout] ...   |
[INFO] [stdout] 113 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Returns the base node of document number n (0-based), reporting any errors.`
[INFO] [stdout]     = help: ends near `Returns the base node of document number n (0-based), reporting any errors.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/nodes/node_utils.rs:90:1
[INFO] [stdout]    |
[INFO] [stdout] 90 | / pub fn get_number_of_documents(documents: &Node) -> Result<usize, String> {
[INFO] [stdout] 91 | |     match documents {
[INFO] [stdout] 92 | |         Node::Documents(docs) => Ok(docs.len()),
[INFO] [stdout] 93 | |         _ => Err("Expected Documents node".to_string()),
[INFO] [stdout] 94 | |     }
[INFO] [stdout] 95 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Returns the number of documents in a YAML stream represented by the Documents node.`
[INFO] [stdout]    = help: ends near `Returns the number of documents in a YAML stream represented by the Documents node.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/nodes/node_utils.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | / pub fn get_version() -> &'static str {
[INFO] [stdout] 86 | |     env!("CARGO_PKG_VERSION")
[INFO] [stdout] 87 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Returns the current version of the YAML library`
[INFO] [stdout]    = help: ends near `Returns the current version of the package as specified in Cargo.toml.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/nodes/node_utils.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | / pub fn get_version() -> &'static str {
[INFO] [stdout] 86 | |     env!("CARGO_PKG_VERSION")
[INFO] [stdout] 87 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Returns the current version of the package as specified in Cargo.toml.`
[INFO] [stdout]    = help: ends near `Returns the current version of the package as specified in Cargo.toml.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/nodes/builders/array_builder.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / pub struct ArrayBuilder {
[INFO] [stdout] 10 | |     items: alloc::vec::Vec<Node>,
[INFO] [stdout] 11 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Fluent builder for constructing Array nodes`
[INFO] [stdout]    = help: ends near `Builder for constructing Array nodes with a fluent API`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/nodes/builders/array_builder.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / pub struct ArrayBuilder {
[INFO] [stdout] 10 | |     items: alloc::vec::Vec<Node>,
[INFO] [stdout] 11 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Builder for constructing Array nodes with a fluent API`
[INFO] [stdout]    = help: ends near `Builder for constructing Array nodes with a fluent API`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/nodes/node.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 83 | / pub enum BlockStyle {
[INFO] [stdout] 84 | |     None,
[INFO] [stdout] 85 | |     Literal,
[INFO] [stdout] 86 | |     Folded,
[INFO] [stdout] 87 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Block style for string nodes`
[INFO] [stdout]    = help: ends near `Represents block/folded style for YAML string nodes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/nodes/node.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 83 | / pub enum BlockStyle {
[INFO] [stdout] 84 | |     None,
[INFO] [stdout] 85 | |     Literal,
[INFO] [stdout] 86 | |     Folded,
[INFO] [stdout] 87 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Represents block/folded style for YAML string nodes`
[INFO] [stdout]    = help: ends near `Represents block/folded style for YAML string nodes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/nodes/builders/mapping_builder.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / pub struct MappingBuilder {
[INFO] [stdout] 10 | |     pairs: alloc::vec::Vec<(Node, Node)>,
[INFO] [stdout] 11 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Fluent builder for constructing Mapping nodes`
[INFO] [stdout]    = help: ends near `Builder for constructing Mapping nodes with a fluent API`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/nodes/builders/mapping_builder.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / pub struct MappingBuilder {
[INFO] [stdout] 10 | |     pairs: alloc::vec::Vec<(Node, Node)>,
[INFO] [stdout] 11 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Builder for constructing Mapping nodes with a fluent API`
[INFO] [stdout]    = help: ends near `Builder for constructing Mapping nodes with a fluent API`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/nodes/node.rs:94:1
[INFO] [stdout]     |
[INFO] [stdout]  94 | / pub enum Node {
[INFO] [stdout]  95 | |     /// Represents a boolean value (true/false)
[INFO] [stdout]  96 | |     /// Used for YAML boolean values like true/false, yes/no, on/off
[INFO] [stdout]  97 | |     Boolean(bool),
[INFO] [stdout] ...   |
[INFO] [stdout] 132 | |     None,
[INFO] [stdout] 133 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Core data structure representing a YAML node in the parsed tree`
[INFO] [stdout]     = help: ends near `A node in the YAML data structure that can represent different types of values.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/nodes/node.rs:94:1
[INFO] [stdout]     |
[INFO] [stdout]  94 | / pub enum Node {
[INFO] [stdout]  95 | |     /// Represents a boolean value (true/false)
[INFO] [stdout]  96 | |     /// Used for YAML boolean values like true/false, yes/no, on/off
[INFO] [stdout]  97 | |     Boolean(bool),
[INFO] [stdout] ...   |
[INFO] [stdout] 132 | |     None,
[INFO] [stdout] 133 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `A node in the YAML data structure that can represent different types of values.`
[INFO] [stdout]     = help: ends near `A node in the YAML data structure that can represent different types of values.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/nodes/node.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | / pub enum Numeric {
[INFO] [stdout] 58 | |     Integer(i64),
[INFO] [stdout] 59 | |     Float(f64),
[INFO] [stdout] 60 | |     UInteger(u64),
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     UInt8(u8),
[INFO] [stdout] 68 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Core data structure representing a numeric value node in the parsed tree`
[INFO] [stdout]    = help: ends near `Represents different numeric types that can be stored in a YAML node`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/nodes/node.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | / pub enum Numeric {
[INFO] [stdout] 58 | |     Integer(i64),
[INFO] [stdout] 59 | |     Float(f64),
[INFO] [stdout] 60 | |     UInteger(u64),
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     UInt8(u8),
[INFO] [stdout] 68 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Represents different numeric types that can be stored in a YAML node`
[INFO] [stdout]    = help: ends near `Represents different numeric types that can be stored in a YAML node`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/nodes/node.rs:74:1
[INFO] [stdout]    |
[INFO] [stdout] 74 | / pub enum QuoteType {
[INFO] [stdout] 75 | |     Unquoted,
[INFO] [stdout] 76 | |     Single,
[INFO] [stdout] 77 | |     Double,
[INFO] [stdout] 78 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Quote type for string nodes`
[INFO] [stdout]    = help: ends near `Represents how a string was quoted in the source YAML`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/nodes/node.rs:74:1
[INFO] [stdout]    |
[INFO] [stdout] 74 | / pub enum QuoteType {
[INFO] [stdout] 75 | |     Unquoted,
[INFO] [stdout] 76 | |     Single,
[INFO] [stdout] 77 | |     Double,
[INFO] [stdout] 78 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Represents how a string was quoted in the source YAML`
[INFO] [stdout]    = help: ends near `Represents how a string was quoted in the source YAML`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/nodes/builders/set_builder.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / pub struct SetBuilder {
[INFO] [stdout] 10 | |     items: alloc::vec::Vec<Node>,
[INFO] [stdout] 11 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Fluent builder for constructing Set nodes`
[INFO] [stdout]    = help: ends near `Builder for constructing Set nodes with a fluent API`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/nodes/builders/set_builder.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / pub struct SetBuilder {
[INFO] [stdout] 10 | |     items: alloc::vec::Vec<Node>,
[INFO] [stdout] 11 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Builder for constructing Set nodes with a fluent API`
[INFO] [stdout]    = help: ends near `Builder for constructing Set nodes with a fluent API`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/nodes/util/mod.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / pub fn make_node<T: Into<Node>>(value: T) -> Node {
[INFO] [stdout] 12 | |     value.into()
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Helper function to create a Node from any value that can be converted into a Node`
[INFO] [stdout]    = help: ends near `Create a Node from any value that can be converted into a Node`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/nodes/util/mod.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / pub fn make_node<T: Into<Node>>(value: T) -> Node {
[INFO] [stdout] 12 | |     value.into()
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Create a Node from any value that can be converted into a Node`
[INFO] [stdout]    = help: ends near `Create a Node from any value that can be converted into a Node`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/nodes/util/mod.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / pub fn make_set<T: Into<Node> + Clone>(values: Vec<T>) -> Node {
[INFO] [stdout] 17 | |     let mut unique_nodes = Vec::new();
[INFO] [stdout] 18 | |     for value in values {
[INFO] [stdout] 19 | |         let node = value.into();
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |     Node::Set(unique_nodes)
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Helper function to create a Set node from a vector, ensuring uniqueness`
[INFO] [stdout]    = help: ends near `Create a Set Node from a vector of values, ensuring uniqueness`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/nodes/util/mod.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / pub fn make_set<T: Into<Node> + Clone>(values: Vec<T>) -> Node {
[INFO] [stdout] 17 | |     let mut unique_nodes = Vec::new();
[INFO] [stdout] 18 | |     for value in values {
[INFO] [stdout] 19 | |         let node = value.into();
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |     Node::Set(unique_nodes)
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Create a Set Node from a vector of values, ensuring uniqueness`
[INFO] [stdout]    = help: ends near `Create a Set Node from a vector of values, ensuring uniqueness`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/utils/optimization.rs:123:1
[INFO] [stdout]     |
[INFO] [stdout] 123 | / pub struct CapacityHints {
[INFO] [stdout] 124 | |     /// Expected number of mapping pairs at current level
[INFO] [stdout] 125 | |     pub mapping_pairs: usize,
[INFO] [stdout] 126 | |     /// Expected number of sequence items at current level
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | |     pub nesting_depth: usize,
[INFO] [stdout] 132 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Capacity hints for optimizing allocations during parsing`
[INFO] [stdout]     = help: ends near `Capacity hints for optimizing allocations during parsing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/utils/optimization.rs:275:1
[INFO] [stdout]     |
[INFO] [stdout] 275 | pub struct FastPathDetector;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Fast path detector for common YAML patterns`
[INFO] [stdout]     = help: ends near `Fast path detector for common YAML patterns`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/utils/optimization.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / pub struct LazyTag {
[INFO] [stdout] 34 | |     /// The original string value before coercion
[INFO] [stdout] 35 | |     pub raw_value: String,
[INFO] [stdout] 36 | |     /// The tag name (e.g., "!!int", "!!float", "!!bool")
[INFO] [stdout] ...  |
[INFO] [stdout] 39 | |     cached: Option<Node>,
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Lazy tag that defers type coercion until accessed`
[INFO] [stdout]    = help: ends near `Lazy tag that defers type coercion until accessed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/utils/optimization.rs:314:1
[INFO] [stdout]     |
[INFO] [stdout] 314 | / pub struct NodeBuilder {
[INFO] [stdout] 315 | |     /// Capacity hints
[INFO] [stdout] 316 | |     hints: CapacityHints,
[INFO] [stdout] 317 | |     /// Reusable string buffer
[INFO] [stdout] ...   |
[INFO] [stdout] 321 | |     vec_buffer: Vec<Node>,
[INFO] [stdout] 322 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Memory-efficient node builder that reuses allocations`
[INFO] [stdout]     = help: ends near `Memory-efficient node builder that reuses allocations`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/utils/optimization.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | / pub struct PerformanceOptimizer {
[INFO] [stdout] 205 | |     /// Capacity hints for allocation
[INFO] [stdout] 206 | |     pub hints: CapacityHints,
[INFO] [stdout] 207 | |     /// String interner for deduplication
[INFO] [stdout] ...   |
[INFO] [stdout] 213 | |     pub zero_copy: bool,
[INFO] [stdout] 214 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Performance optimizer combining multiple optimization strategies`
[INFO] [stdout]     = help: ends near `Performance optimizer that combines multiple optimization strategies`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/utils/optimization.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | / pub struct PerformanceOptimizer {
[INFO] [stdout] 205 | |     /// Capacity hints for allocation
[INFO] [stdout] 206 | |     pub hints: CapacityHints,
[INFO] [stdout] 207 | |     /// String interner for deduplication
[INFO] [stdout] ...   |
[INFO] [stdout] 213 | |     pub zero_copy: bool,
[INFO] [stdout] 214 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Performance optimizer that combines multiple optimization strategies`
[INFO] [stdout]     = help: ends near `Performance optimizer that combines multiple optimization strategies`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/utils/optimization.rs:194:1
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub type ZeroCopyStr<'a> = Cow<'a, str>;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `String pool for deduplicating common strings during parsing`
[INFO] [stdout]     = help: ends near `Zero-copy string wrapper that borrows when possible`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/utils/optimization.rs:194:1
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub type ZeroCopyStr<'a> = Cow<'a, str>;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Zero-copy string wrapper that borrows when possible`
[INFO] [stdout]     = help: ends near `Zero-copy string wrapper that borrows when possible`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/utils/performance.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | / pub struct DocumentStats {
[INFO] [stdout] 30 | |     /// Total number of nodes in the document
[INFO] [stdout] 31 | |     pub total_nodes: usize,
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | |     pub largest_mapping: usize,
[INFO] [stdout] 71 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Document statistics for performance analysis`
[INFO] [stdout]    = help: ends near `Statistics about a YAML document structure`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/utils/performance.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | / pub struct DocumentStats {
[INFO] [stdout] 30 | |     /// Total number of nodes in the document
[INFO] [stdout] 31 | |     pub total_nodes: usize,
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | |     pub largest_mapping: usize,
[INFO] [stdout] 71 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Statistics about a YAML document structure`
[INFO] [stdout]    = help: ends near `Statistics about a YAML document structure`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/utils/performance.rs:234:1
[INFO] [stdout]     |
[INFO] [stdout] 234 | / pub struct Profiler {
[INFO] [stdout] 235 | |     measurements: Vec<(String, Duration)>,
[INFO] [stdout] 236 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Performance profiler for measuring multiple operations`
[INFO] [stdout]     = help: ends near `Performance profiler for measuring multiple operations`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/utils/performance.rs:195:1
[INFO] [stdout]     |
[INFO] [stdout] 195 | / pub struct Timer {
[INFO] [stdout] 196 | |     start: Instant,
[INFO] [stdout] 197 | |     #[allow(dead_code)]
[INFO] [stdout] 198 | |     label: String,
[INFO] [stdout] 199 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Simple timer for measuring operation duration`
[INFO] [stdout]     = help: ends near `Simple timer for measuring operation duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/utils/performance.rs:291:1
[INFO] [stdout]     |
[INFO] [stdout] 291 | / pub fn compare_performance<F1, F2>(label1: &str, f1: F1, label2: &str, f2: F2)
[INFO] [stdout] 292 | | where
[INFO] [stdout] 293 | |     F1: FnOnce(),
[INFO] [stdout] 294 | |     F2: FnOnce(),
[INFO] [stdout] ...   |
[INFO] [stdout] 323 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Utility to compare performance of different approaches`
[INFO] [stdout]     = help: ends near `Utility to compare performance of different approaches`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/utils/streaming.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / pub struct NodeIterator<'a> {
[INFO] [stdout] 33 | |     /// Stack for depth-first or queue for breadth-first
[INFO] [stdout] 34 | |     pending: VecDeque<&'a Node>,
[INFO] [stdout] 35 | |     /// Traversal order
[INFO] [stdout] 36 | |     order: TraversalOrder,
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Iterator for traversing node trees`
[INFO] [stdout]    = help: ends near `Iterator for traversing a Node tree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/utils/streaming.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / pub struct NodeIterator<'a> {
[INFO] [stdout] 33 | |     /// Stack for depth-first or queue for breadth-first
[INFO] [stdout] 34 | |     pending: VecDeque<&'a Node>,
[INFO] [stdout] 35 | |     /// Traversal order
[INFO] [stdout] 36 | |     order: TraversalOrder,
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Iterator for traversing a Node tree`
[INFO] [stdout]    = help: ends near `Iterator for traversing a Node tree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/utils/streaming.rs:114:1
[INFO] [stdout]     |
[INFO] [stdout] 114 | / pub trait NodeIteratorExt {
[INFO] [stdout] 115 | |     /// Create an iterator that traverses the node tree depth-first
[INFO] [stdout] 116 | |     fn iter_depth_first(&self) -> NodeIterator;
[INFO] [stdout] ...   |
[INFO] [stdout] 138 | |     fn collect_numbers(&self) -> Vec<i64>;
[INFO] [stdout] 139 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Extension trait for Node providing iterator methods`
[INFO] [stdout]     = help: ends near `Extension trait for Node to provide iterator methods`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/utils/streaming.rs:114:1
[INFO] [stdout]     |
[INFO] [stdout] 114 | / pub trait NodeIteratorExt {
[INFO] [stdout] 115 | |     /// Create an iterator that traverses the node tree depth-first
[INFO] [stdout] 116 | |     fn iter_depth_first(&self) -> NodeIterator;
[INFO] [stdout] ...   |
[INFO] [stdout] 138 | |     fn collect_numbers(&self) -> Vec<i64>;
[INFO] [stdout] 139 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Extension trait for Node to provide iterator methods`
[INFO] [stdout]     = help: ends near `Extension trait for Node to provide iterator methods`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/utils/streaming.rs:218:1
[INFO] [stdout]     |
[INFO] [stdout] 218 | / pub struct NodePath {
[INFO] [stdout] 219 | |     segments: Vec<PathSegment>,
[INFO] [stdout] 220 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Path for accessing nested nodes`
[INFO] [stdout]     = help: ends near `Path for accessing nested nodes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/utils/streaming.rs:275:1
[INFO] [stdout]     |
[INFO] [stdout] 275 | / pub struct NodeStream<'a> {
[INFO] [stdout] 276 | |     iterator: NodeIterator<'a>,
[INFO] [stdout] 277 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Stream processor for efficient large document handling`
[INFO] [stdout]     = help: ends near `Stream processor for efficient large document handling`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/utils/streaming.rs:191:1
[INFO] [stdout]     |
[INFO] [stdout] 191 | / pub enum PathSegment {
[INFO] [stdout] 192 | |     /// Access by string key (for mappings)
[INFO] [stdout] 193 | |     Key(String),
[INFO] [stdout] 194 | |     /// Access by integer index (for arrays/sets)
[INFO] [stdout] 195 | |     Index(usize),
[INFO] [stdout] 196 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Path segment (key or index) for node access`
[INFO] [stdout]     = help: ends near `Path-based node access`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/utils/streaming.rs:191:1
[INFO] [stdout]     |
[INFO] [stdout] 191 | / pub enum PathSegment {
[INFO] [stdout] 192 | |     /// Access by string key (for mappings)
[INFO] [stdout] 193 | |     Key(String),
[INFO] [stdout] 194 | |     /// Access by integer index (for arrays/sets)
[INFO] [stdout] 195 | |     Index(usize),
[INFO] [stdout] 196 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Path-based node access`
[INFO] [stdout]     = help: ends near `Path-based node access`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/utils/streaming.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / pub enum TraversalOrder {
[INFO] [stdout] 25 | |     /// Depth-first traversal (pre-order)
[INFO] [stdout] 26 | |     DepthFirst,
[INFO] [stdout] 27 | |     /// Breadth-first traversal (level-order)
[INFO] [stdout] 28 | |     BreadthFirst,
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Traversal order for iterating through nodes`
[INFO] [stdout]    = help: ends near `Traversal order for iterating through a Node tree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/utils/streaming.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / pub enum TraversalOrder {
[INFO] [stdout] 25 | |     /// Depth-first traversal (pre-order)
[INFO] [stdout] 26 | |     DepthFirst,
[INFO] [stdout] 27 | |     /// Breadth-first traversal (level-order)
[INFO] [stdout] 28 | |     BreadthFirst,
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Traversal order for iterating through a Node tree`
[INFO] [stdout]    = help: ends near `Traversal order for iterating through a Node tree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/utils/string_interner.rs:337:1
[INFO] [stdout]     |
[INFO] [stdout] 337 | / pub struct CommonStrings {
[INFO] [stdout] 338 | |     pub name: InternedString,
[INFO] [stdout] 339 | |     pub type_: InternedString,
[INFO] [stdout] 340 | |     pub id: InternedString,
[INFO] [stdout] ...   |
[INFO] [stdout] 352 | |     pub result: InternedString,
[INFO] [stdout] 353 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Common pre-interned strings for typical YAML keys`
[INFO] [stdout]     = help: ends near `Common strings that frequently appear in YAML documents`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/utils/string_interner.rs:337:1
[INFO] [stdout]     |
[INFO] [stdout] 337 | / pub struct CommonStrings {
[INFO] [stdout] 338 | |     pub name: InternedString,
[INFO] [stdout] 339 | |     pub type_: InternedString,
[INFO] [stdout] 340 | |     pub id: InternedString,
[INFO] [stdout] ...   |
[INFO] [stdout] 352 | |     pub result: InternedString,
[INFO] [stdout] 353 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Common strings that frequently appear in YAML documents`
[INFO] [stdout]     = help: ends near `Common strings that frequently appear in YAML documents`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/utils/string_interner.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct InternedString(Arc<String>);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Reference-counted interned string for memory deduplication`
[INFO] [stdout]    = help: ends near `A reference-counted interned string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/utils/string_interner.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct InternedString(Arc<String>);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `A reference-counted interned string`
[INFO] [stdout]    = help: ends near `A reference-counted interned string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/utils/string_interner.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 232 | / pub struct InternerStats {
[INFO] [stdout] 233 | |     /// Number of cache hits (string already interned)
[INFO] [stdout] 234 | |     pub hits: usize,
[INFO] [stdout] 235 | |     /// Number of cache misses (new string interned)
[INFO] [stdout] ...   |
[INFO] [stdout] 238 | |     pub unique_strings: usize,
[INFO] [stdout] 239 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Statistics about string interning performance`
[INFO] [stdout]     = help: ends near `Statistics about string interning`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/utils/string_interner.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 232 | / pub struct InternerStats {
[INFO] [stdout] 233 | |     /// Number of cache hits (string already interned)
[INFO] [stdout] 234 | |     pub hits: usize,
[INFO] [stdout] 235 | |     /// Number of cache misses (new string interned)
[INFO] [stdout] ...   |
[INFO] [stdout] 238 | |     pub unique_strings: usize,
[INFO] [stdout] 239 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Statistics about string interning`
[INFO] [stdout]     = help: ends near `Statistics about string interning`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/utils/string_interner.rs:264:1
[INFO] [stdout]     |
[INFO] [stdout] 264 | / pub struct SimpleInterner {
[INFO] [stdout] 265 | |     cache: HashMap<String, Rc<String>>,
[INFO] [stdout] 266 | |     stats: InternerStats,
[INFO] [stdout] 267 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Simple single-threaded string interner`
[INFO] [stdout]     = help: ends near `Simple non-thread-safe interner for single-threaded use`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/utils/string_interner.rs:264:1
[INFO] [stdout]     |
[INFO] [stdout] 264 | / pub struct SimpleInterner {
[INFO] [stdout] 265 | |     cache: HashMap<String, Rc<String>>,
[INFO] [stdout] 266 | |     stats: InternerStats,
[INFO] [stdout] 267 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Simple non-thread-safe interner for single-threaded use`
[INFO] [stdout]     = help: ends near `Simple non-thread-safe interner for single-threaded use`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/utils/string_interner.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | / pub struct StringInterner {
[INFO] [stdout] 101 | |     cache: RwLock<HashMap<String, Arc<String>>>,
[INFO] [stdout] 102 | |     stats: RwLock<InternerStats>,
[INFO] [stdout] 103 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Thread-safe string interner with read-write lock`
[INFO] [stdout]     = help: ends near `String interner for deduplicating strings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/utils/string_interner.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | / pub struct StringInterner {
[INFO] [stdout] 101 | |     cache: RwLock<HashMap<String, Arc<String>>>,
[INFO] [stdout] 102 | |     stats: RwLock<InternerStats>,
[INFO] [stdout] 103 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `String interner for deduplicating strings`
[INFO] [stdout]     = help: ends near `String interner for deduplicating strings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `yaml_lib`
[INFO] running `Command { std: "docker" "inspect" "62b5774838170dcec8fa8a52550f6f5211f8539acb83d32a49b78047d035ca37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62b5774838170dcec8fa8a52550f6f5211f8539acb83d32a49b78047d035ca37", kill_on_drop: false }`
[INFO] [stdout] 62b5774838170dcec8fa8a52550f6f5211f8539acb83d32a49b78047d035ca37
