[INFO] cloning repository https://github.com/ef3d0c3e/nml
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ef3d0c3e/nml" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fef3d0c3e%2Fnml", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fef3d0c3e%2Fnml'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6d25c0c372da75192a2f415a541af9c0b47bc690
[INFO] documenting ef3d0c3e/nml against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fef3d0c3e%2Fnml" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ef3d0c3e/nml
[INFO] finished tweaking git repo https://github.com/ef3d0c3e/nml
[INFO] tweaked toml for git repo https://github.com/ef3d0c3e/nml written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ef3d0c3e/nml 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 git repo https://github.com/ef3d0c3e/nml 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-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] b04f56c1a58a7c12847c7dd1b03832280f35bc610f6bdbffc6c85cbff4567cfe
[INFO] running `Command { std: "docker" "start" "b04f56c1a58a7c12847c7dd1b03832280f35bc610f6bdbffc6c85cbff4567cfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b04f56c1a58a7c12847c7dd1b03832280f35bc610f6bdbffc6c85cbff4567cfe", 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" "b04f56c1a58a7c12847c7dd1b03832280f35bc610f6bdbffc6c85cbff4567cfe" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b04f56c1a58a7c12847c7dd1b03832280f35bc610f6bdbffc6c85cbff4567cfe", 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" "b04f56c1a58a7c12847c7dd1b03832280f35bc610f6bdbffc6c85cbff4567cfe" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling dot-structures v0.1.2
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling into-attr v0.1.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling dot-generator v0.2.0
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling rust-crypto v0.2.36
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking quick-xml v0.38.3
[INFO] [stderr]    Compiling lua-src v550.0.0
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]    Compiling luajit-src v210.6.2+25a61a1
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ariadne v0.4.1
[INFO] [stderr]     Checking runtime-format v0.1.3
[INFO] [stderr]    Compiling mlua-sys v0.10.0
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling into-attr-derive v0.2.1
[INFO] [stderr]    Compiling auto-registry v0.0.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking onig v6.5.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking graphviz-rust v0.9.6
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling mlua v0.11.6
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking plist v1.8.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking syntect v5.3.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]    Compiling auto-userdata v0.0.1 (/opt/rustwide/workdir/crates/auto-userdata)
[INFO] [stderr]     Checking lsp-types v0.94.1
[INFO] [stdout] warning: unused variable: `field_ty`
[INFO] [stdout]    --> crates/auto-userdata/src/lib.rs:288:7
[INFO] [stdout]     |
[INFO] [stdout] 288 |         let field_ty = &field.ty;
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_field_ty`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rusqlite v0.31.0
[INFO] [stderr]     Checking tower-lsp v0.20.0
[INFO] [stderr]  Documenting nml v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `sanitizer`
[INFO] [stdout]   --> src/compiler/compiler.rs:68:45
[INFO] [stdout]    |
[INFO] [stdout] 68 |     /// Sanitizes text using this compiler's [`sanitizer`]
[INFO] [stdout]    |                                                ^^^^^^^^^ no item named `sanitizer` 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] help: there's a similarly named item `Sanitizer` (notice the capitalization)
[INFO] [stdout]    |
[INFO] [stdout] 68 -     /// Sanitizes text using this compiler's [`sanitizer`]
[INFO] [stdout] 68 +     /// Sanitizes text using this compiler's [`Sanitizer`]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Self::from_source_impl`
[INFO] [stdout]   --> src/lsp/hints.rs:31:34
[INFO] [stdout]    |
[INFO] [stdout] 31 | /// Temporary data returned by [`Self::from_source_impl`]
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^ the struct `Hints` has no field or associated item named `from_source_impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Self::from_source_impl`
[INFO] [stdout]   --> src/lsp/styles.rs:42:34
[INFO] [stdout]    |
[INFO] [stdout] 42 | /// Temporary data returned by [`Self::from_source_impl`]
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^ the struct `Styles` has no field or associated item named `from_source_impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Option<Arc<InternalReference>`
[INFO] [stdout]   --> src/lua/wrappers.rs:37:19
[INFO] [stdout]    |
[INFO] [stdout] 37 | /// Wrapper for [`Option<Arc<InternalReference>`]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unbalanced angle brackets
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Rule::previous`
[INFO] [stdout]   --> src/parser/parser.rs:57:57
[INFO] [stdout]    |
[INFO] [stdout] 57 |     /// defined first in the parser are prioritized. See [`Rule::previous`] for
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^ the trait `Rule` has no associated item named `previous`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ParserState::matches`
[INFO] [stdout]   --> src/parser/parser.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |     /// in a table: [`ParserState::matches`]. Until the cursor steps over a
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^ no item named `ParserState` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Semantics::add_to_queue`
[INFO] [stdout]    --> src/parser/property.rs:258:20
[INFO] [stdout]     |
[INFO] [stdout] 258 |     /// It uses the [`Semantics::add_to_queue()`] so it is safe to add other semantics after this function call.
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `Semantics` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Rule::previous`
[INFO] [stdout]   --> src/parser/rule.rs:26:65
[INFO] [stdout]    |
[INFO] [stdout] 26 | /// Rules are sorted according to topological order using the [`Rule::previous`] method.
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^^ the trait `Rule` has no associated item named `previous`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `start_offset(1)`
[INFO] [stdout]    --> src/parser/source.rs:503:16
[INFO] [stdout]     |
[INFO] [stdout] 503 |     /// Calling [`start_offset(1)`] over this range would give you the byte position of character `T`
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^ no item named `start_offset(1)` 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 `end_offset(1)`
[INFO] [stdout]    --> src/parser/source.rs:528:16
[INFO] [stdout]     |
[INFO] [stdout] 528 |     /// Calling [`end_offset(1)`] over this range would give you the byte position of character `🎅🦽`
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ no item named `end_offset(1)` 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 `VirtualSource`
[INFO] [stdout]    --> src/unit/translation.rs:206:44
[INFO] [stdout]     |
[INFO] [stdout] 206 |     /// - `source` is the source (usually a [`VirtualSource`]) that holds the content
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^ no item named `VirtualSource` 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 `sanitizer`
[INFO] [stdout]   --> src/compiler/compiler.rs:68:45
[INFO] [stdout]    |
[INFO] [stdout] 68 |     /// Sanitizes text using this compiler's [`sanitizer`]
[INFO] [stdout]    |                                                ^^^^^^^^^ no item named `sanitizer` 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] help: there's a similarly named item `Sanitizer` (notice the capitalization)
[INFO] [stdout]    |
[INFO] [stdout] 68 -     /// Sanitizes text using this compiler's [`sanitizer`]
[INFO] [stdout] 68 +     /// Sanitizes text using this compiler's [`Sanitizer`]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Self::from_source_impl`
[INFO] [stdout]   --> src/lsp/hints.rs:31:34
[INFO] [stdout]    |
[INFO] [stdout] 31 | /// Temporary data returned by [`Self::from_source_impl`]
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^ the struct `Hints` has no field or associated item named `from_source_impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Self::from_source_impl`
[INFO] [stdout]   --> src/lsp/styles.rs:42:34
[INFO] [stdout]    |
[INFO] [stdout] 42 | /// Temporary data returned by [`Self::from_source_impl`]
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^ the struct `Styles` has no field or associated item named `from_source_impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Option<Arc<InternalReference>`
[INFO] [stdout]   --> src/lua/wrappers.rs:37:19
[INFO] [stdout]    |
[INFO] [stdout] 37 | /// Wrapper for [`Option<Arc<InternalReference>`]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unbalanced angle brackets
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Rule::previous`
[INFO] [stdout]   --> src/parser/parser.rs:57:57
[INFO] [stdout]    |
[INFO] [stdout] 57 |     /// defined first in the parser are prioritized. See [`Rule::previous`] for
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^ the trait `Rule` has no associated item named `previous`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ParserState::matches`
[INFO] [stdout]   --> src/parser/parser.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |     /// in a table: [`ParserState::matches`]. Until the cursor steps over a
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^ no item named `ParserState` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Semantics::add_to_queue`
[INFO] [stdout]    --> src/parser/property.rs:258:20
[INFO] [stdout]     |
[INFO] [stdout] 258 |     /// It uses the [`Semantics::add_to_queue()`] so it is safe to add other semantics after this function call.
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `Semantics` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Rule::previous`
[INFO] [stdout]   --> src/parser/rule.rs:26:65
[INFO] [stdout]    |
[INFO] [stdout] 26 | /// Rules are sorted according to topological order using the [`Rule::previous`] method.
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^^ the trait `Rule` has no associated item named `previous`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `start_offset(1)`
[INFO] [stdout]    --> src/parser/source.rs:503:16
[INFO] [stdout]     |
[INFO] [stdout] 503 |     /// Calling [`start_offset(1)`] over this range would give you the byte position of character `T`
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^ no item named `start_offset(1)` 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 `end_offset(1)`
[INFO] [stdout]    --> src/parser/source.rs:528:16
[INFO] [stdout]     |
[INFO] [stdout] 528 |     /// Calling [`end_offset(1)`] over this range would give you the byte position of character `🎅🦽`
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ no item named `end_offset(1)` 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 `VirtualSource`
[INFO] [stdout]    --> src/unit/translation.rs:206:44
[INFO] [stdout]     |
[INFO] [stdout] 206 |     /// - `source` is the source (usually a [`VirtualSource`]) that holds the content
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^ no item named `VirtualSource` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/nml/index.html and 1 other file
[INFO] running `Command { std: "docker" "inspect" "b04f56c1a58a7c12847c7dd1b03832280f35bc610f6bdbffc6c85cbff4567cfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b04f56c1a58a7c12847c7dd1b03832280f35bc610f6bdbffc6c85cbff4567cfe", kill_on_drop: false }`
[INFO] [stdout] b04f56c1a58a7c12847c7dd1b03832280f35bc610f6bdbffc6c85cbff4567cfe
