[INFO] cloning repository https://github.com/0x6b/typster
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0x6b/typster" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x6b%2Ftypster", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x6b%2Ftypster'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 41459b256bae63b6b1a999f7a2b961ce581b53e3
[INFO] documenting 0x6b/typster against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x6b%2Ftypster" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  34% (26/76)
Updating files:  35% (27/76)
Updating files:  36% (28/76)
Updating files:  38% (29/76)
Updating files:  39% (30/76)
Updating files:  40% (31/76)
Updating files:  42% (32/76)
Updating files:  43% (33/76)
Updating files:  44% (34/76)
Updating files:  46% (35/76)
Updating files:  47% (36/76)
Updating files:  48% (37/76)
Updating files:  50% (38/76)
Updating files:  51% (39/76)
Updating files:  52% (40/76)
Updating files:  53% (41/76)
Updating files:  55% (42/76)
Updating files:  56% (43/76)
Updating files:  57% (44/76)
Updating files:  59% (45/76)
Updating files:  60% (46/76)
Updating files:  61% (47/76)
Updating files:  63% (48/76)
Updating files:  64% (49/76)
Updating files:  65% (50/76)
Updating files:  67% (51/76)
Updating files:  68% (52/76)
Updating files:  69% (53/76)
Updating files:  71% (54/76)
Updating files:  72% (55/76)
Updating files:  73% (56/76)
Updating files:  75% (57/76)
Updating files:  76% (58/76)
Updating files:  77% (59/76)
Updating files:  78% (60/76)
Updating files:  80% (61/76)
Updating files:  81% (62/76)
Updating files:  82% (63/76)
Updating files:  84% (64/76)
Updating files:  85% (65/76)
Updating files:  86% (66/76)
Updating files:  88% (67/76)
Updating files:  89% (68/76)
Updating files:  90% (69/76)
Updating files:  92% (70/76)
Updating files:  93% (71/76)
Updating files:  94% (72/76)
Updating files:  96% (73/76)
Updating files:  97% (74/76)
Updating files:  98% (75/76)
Updating files: 100% (76/76)
Updating files: 100% (76/76), done.
[INFO] started tweaking git repo https://github.com/0x6b/typster
[INFO] finished tweaking git repo https://github.com/0x6b/typster
[INFO] tweaked toml for git repo https://github.com/0x6b/typster written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0x6b/typster on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/0x6b/sha2_hasher`
[INFO] [stderr]      Locking 489 packages to latest Rust 1.92.0-beta.1 compatible versions
[INFO] [stderr]       Adding matchit v0.8.4 (available: v0.8.6)
[INFO] [stderr]       Adding test-context v0.4.1 (available: v0.5.0)
[INFO] [stderr]       Adding typstyle-core v0.13.19 (available: v0.14.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cca55fec639e31e546bce64be00645b29ef46ecea25ad2883cd82359d9a8002a
[INFO] running `Command { std: "docker" "start" "-a" "cca55fec639e31e546bce64be00645b29ef46ecea25ad2883cd82359d9a8002a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cca55fec639e31e546bce64be00645b29ef46ecea25ad2883cd82359d9a8002a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cca55fec639e31e546bce64be00645b29ef46ecea25ad2883cd82359d9a8002a", kill_on_drop: false }`
[INFO] [stdout] cca55fec639e31e546bce64be00645b29ef46ecea25ad2883cd82359d9a8002a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed93ea9a8326ed0dac618ebeaeb830938f9500722008ec932ca1872429705687
[INFO] running `Command { std: "docker" "start" "-a" "ed93ea9a8326ed0dac618ebeaeb830938f9500722008ec932ca1872429705687", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling typster v0.14.2 (/opt/rustwide/workdir)
[INFO] [stderr]  Documenting typster v0.14.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `compile`
[INFO] [stdout]  --> src/lib.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | //! - [compile](compile()) a Typst file to a PDF or PNG file
[INFO] [stdout]   |                 ^^^^^^^^^ no item named `compile` 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.73s
[INFO] [stdout] warning: unresolved link to `format`
[INFO] [stdout]  --> src/lib.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 | //! - [format](format()) a Typst file
[INFO] [stdout]   |                ^^^^^^^^ this link resolves to the macro `format`, which is not a function
[INFO] [stdout]   |
[INFO] [stdout] help: to link to the macro, add an exclamation mark
[INFO] [stdout]   |
[INFO] [stdout] 8 | //! - [format](format!()) a Typst file
[INFO] [stdout]   |                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Generated /opt/rustwide/target/doc/typster/index.html
[INFO] [stdout] warning: unresolved link to `update_metadata`
[INFO] [stdout]  --> src/lib.rs:9:25
[INFO] [stdout]   |
[INFO] [stdout] 9 | //! - [update metadata](update_metadata()) of a PDF file
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^ no item named `update_metadata` 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 `set_permission`
[INFO] [stdout]   --> src/lib.rs:10:24
[INFO] [stdout]    |
[INFO] [stdout] 10 | //! - [set permission](set_permission()) of a PDF file
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^ no item named `set_permission` 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 `watch`
[INFO] [stdout]   --> src/lib.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 | //! - [watch](watch()) for changes in the input Typst file along with its dependencies and recompile
[INFO] [stdout]    |               ^^^^^^^ no item named `watch` 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 `compile`
[INFO] [stdout]   --> src/lib.rs:28:32
[INFO] [stdout]    |
[INFO] [stdout] 28 | //! - `compile`: Enables the [`compile()`] and [`list_fonts()`] functions.
[INFO] [stdout]    |                                ^^^^^^^^^ no item named `compile` 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 `list_fonts`
[INFO] [stdout]   --> src/lib.rs:28:50
[INFO] [stdout]    |
[INFO] [stdout] 28 | //! - `compile`: Enables the [`compile()`] and [`list_fonts()`] functions.
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^ no item named `list_fonts` 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 `format`
[INFO] [stdout]   --> src/lib.rs:29:31
[INFO] [stdout]    |
[INFO] [stdout] 29 | //! - `format`: Enables the [`format()`] function.
[INFO] [stdout]    |                               ^^^^^^^^ this link resolves to the macro `format`, which is not a function
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the macro, add an exclamation mark
[INFO] [stdout]    |
[INFO] [stdout] 29 | //! - `format`: Enables the [`format!()`] function.
[INFO] [stdout]    |                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `update_metadata`
[INFO] [stdout]   --> src/lib.rs:30:37
[INFO] [stdout]    |
[INFO] [stdout] 30 | //! - `pdf_metadata`: Enables the [`update_metadata()`] function.
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^ no item named `update_metadata` 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 `set_permission`
[INFO] [stdout]   --> src/lib.rs:31:39
[INFO] [stdout]    |
[INFO] [stdout] 31 | //! - `pdf_permission`: Enables the [`set_permission()`] function.
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^ no item named `set_permission` 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 `watch`
[INFO] [stdout]   --> src/lib.rs:32:30
[INFO] [stdout]    |
[INFO] [stdout] 32 | //! - `watch`: Enables the [`watch()`] function. This feature also enables the `compile` feature.
[INFO] [stdout]    |                              ^^^^^^^ no item named `watch` 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 `CompileParams::font_paths`
[INFO] [stdout]   --> src/lib.rs:49:33
[INFO] [stdout]    |
[INFO] [stdout] 49 | //!   be explicitly added via [`CompileParams::font_paths`].
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `CompileParams` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ed93ea9a8326ed0dac618ebeaeb830938f9500722008ec932ca1872429705687", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed93ea9a8326ed0dac618ebeaeb830938f9500722008ec932ca1872429705687", kill_on_drop: false }`
[INFO] [stdout] ed93ea9a8326ed0dac618ebeaeb830938f9500722008ec932ca1872429705687
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0aa62b52d60bc2fe9f11cf2e3ccbd3b2d4954bf78b6fb52e7076105779e9f76e
[INFO] running `Command { std: "docker" "start" "-a" "0aa62b52d60bc2fe9f11cf2e3ccbd3b2d4954bf78b6fb52e7076105779e9f76e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling typster v0.14.2 (/opt/rustwide/workdir)
[INFO] [stderr]  Documenting typster v0.14.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `compile`
[INFO] [stdout]  --> src/lib.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | //! - [compile](compile()) a Typst file to a PDF or PNG file
[INFO] [stdout]   |                 ^^^^^^^^^ no item named `compile` 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 `format`
[INFO] [stdout]  --> src/lib.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 | //! - [format](format()) a Typst file
[INFO] [stdout]   |                ^^^^^^^^ this link resolves to the macro `format`, which is not a function
[INFO] [stdout]   |
[INFO] [stdout] help: to link to the macro, add an exclamation mark
[INFO] [stdout]   |
[INFO] [stdout] 8 | //! - [format](format!()) a Typst file
[INFO] [stdout]   |                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `update_metadata`
[INFO] [stdout]  --> src/lib.rs:9:25
[INFO] [stdout]   |
[INFO] [stdout] 9 | //! - [update metadata](update_metadata()) of a PDF file
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^ no item named `update_metadata` 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 `set_permission`
[INFO] [stdout]   --> src/lib.rs:10:24
[INFO] [stdout]    |
[INFO] [stdout] 10 | //! - [set permission](set_permission()) of a PDF file
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^ no item named `set_permission` 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 `watch`
[INFO] [stdout]   --> src/lib.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 | //! - [watch](watch()) for changes in the input Typst file along with its dependencies and recompile
[INFO] [stdout]    |               ^^^^^^^ no item named `watch` 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 `compile`
[INFO] [stdout]   --> src/lib.rs:28:32
[INFO] [stdout]    |
[INFO] [stdout] 28 | //! - `compile`: Enables the [`compile()`] and [`list_fonts()`] functions.
[INFO] [stdout]    |                                ^^^^^^^^^ no item named `compile` 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 `list_fonts`
[INFO] [stdout]   --> src/lib.rs:28:50
[INFO] [stdout]    |
[INFO] [stdout] 28 | //! - `compile`: Enables the [`compile()`] and [`list_fonts()`] functions.
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^ no item named `list_fonts` 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 `format`
[INFO] [stdout]   --> src/lib.rs:29:31
[INFO] [stdout]    |
[INFO] [stdout] 29 | //! - `format`: Enables the [`format()`] function.
[INFO] [stdout]    |                               ^^^^^^^^ this link resolves to the macro `format`, which is not a function
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the macro, add an exclamation mark
[INFO] [stdout]    |
[INFO] [stdout] 29 | //! - `format`: Enables the [`format!()`] function.
[INFO] [stdout]    |                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `update_metadata`
[INFO] [stdout]   --> src/lib.rs:30:37
[INFO] [stdout]    |
[INFO] [stdout] 30 | //! - `pdf_metadata`: Enables the [`update_metadata()`] function.
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^ no item named `update_metadata` 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 `set_permission`
[INFO] [stdout]   --> src/lib.rs:31:39
[INFO] [stdout]    |
[INFO] [stdout] 31 | //! - `pdf_permission`: Enables the [`set_permission()`] function.
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^ no item named `set_permission` 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 `watch`
[INFO] [stdout]   --> src/lib.rs:32:30
[INFO] [stdout]    |
[INFO] [stdout] 32 | //! - `watch`: Enables the [`watch()`] function. This feature also enables the `compile` feature.
[INFO] [stdout]    |                              ^^^^^^^ no item named `watch` 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 `CompileParams::font_paths`
[INFO] [stdout]   --> src/lib.rs:49:33
[INFO] [stdout]    |
[INFO] [stdout] 49 | //!   be explicitly added via [`CompileParams::font_paths`].
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `CompileParams` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.20s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/typster/index.html
[INFO] running `Command { std: "docker" "inspect" "0aa62b52d60bc2fe9f11cf2e3ccbd3b2d4954bf78b6fb52e7076105779e9f76e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0aa62b52d60bc2fe9f11cf2e3ccbd3b2d4954bf78b6fb52e7076105779e9f76e", kill_on_drop: false }`
[INFO] [stdout] 0aa62b52d60bc2fe9f11cf2e3ccbd3b2d4954bf78b6fb52e7076105779e9f76e
