katexit 0.1.2

Insert KaTeX autorender script into rustdoc
Documentation
Build #537731 2022-04-06T09:15:28.675641+00:00
# rustc version
rustc 1.62.0-nightly (306ba8357 2022-04-05)
# docs.rs version
docsrs 0.6.0 (539cd8a 2022-03-21)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/katexit-0.1.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/katexit-0.1.2/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20220405-1.62.0-nightly-306ba8357\", \"--static-root-path\", \"/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\"]" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-j3", kill_on_drop: false }`
[INFO] [stdout] 1f912060ef719130009a108ccb7e7c7951313406cd0da9a05e1cb910042a49cd
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "1f912060ef719130009a108ccb7e7c7951313406cd0da9a05e1cb910042a49cd", kill_on_drop: false }`
[INFO] [stderr]  Documenting katexit v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `autorender`
[INFO] [stderr]  --> src/lib.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![doc = include_str!("../README.md")]
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr]   = note: the link appears in this line:
[INFO] [stderr]           
[INFO] [stderr]             - They uses [`--html-in-header` option in rustdoc](https://doc.rust-lang.org/rustdoc/command-line-arguments.html#--html-in-header-include-more-html-in-head) to inserts [KaTeX auto-render script](autorender). But it requires some complicated setting in Cargo.toml.
[INFO] [stderr]                                                                                                                                                                                                                ^^^^^^^^^^
[INFO] [stderr]   = note: no item named `autorender` in scope
[INFO] [stderr]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `katexit` (lib doc) generated 1 warning
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 0.85s
[INFO] running `Command { std: "docker" "inspect" "1f912060ef719130009a108ccb7e7c7951313406cd0da9a05e1cb910042a49cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f912060ef719130009a108ccb7e7c7951313406cd0da9a05e1cb910042a49cd", kill_on_drop: false }`
[INFO] [stdout] 1f912060ef719130009a108ccb7e7c7951313406cd0da9a05e1cb910042a49cd