vue-compiler-core 0.1.0

Vue compiler in Rust's core component
Documentation
Build #442725 2021-10-02 06:02:06
# rustc version
rustc 1.57.0-nightly (c02371c44 2021-10-01)# docs.rs version
docsrs 0.6.0 (8e35ec4 2021-09-21)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/vue-compiler-core-0.1.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/vue-compiler-core-0.1.0/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" "2" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-j2" "--" "-Z" "unstable-options" "--emit=invocation-specific" "--resource-suffix" "-20211001-1.57.0-nightly-c02371c44" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stdout] 409b5f697ebf0e3e42c3bf1d5ecb75e131e9874479c8c0257d593fc6a7e1f230
[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" "409b5f697ebf0e3e42c3bf1d5ecb75e131e9874479c8c0257d593fc6a7e1f230", kill_on_drop: false }`
[INFO] [stderr]  Documenting vue-compiler-core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/scanner.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | //! https://html.spec.whatwg.org/multipage/parsing.html#tokenization
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://html.spec.whatwg.org/multipage/parsing.html#tokenization>`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stderr]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/scanner.rs:47:5
[INFO] [stderr]    |
[INFO] [stderr] 47 | /// https://html.spec.whatwg.org/multipage/parsing.html#tokenization
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://html.spec.whatwg.org/multipage/parsing.html#tokenization>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/scanner.rs:98:9
[INFO] [stderr]    |
[INFO] [stderr] 98 |     /// https://html.spec.whatwg.org/multipage/parsing.html#markup-declaration-open-state
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://html.spec.whatwg.org/multipage/parsing.html#markup-declaration-open-state>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: `vue-compiler-core` (lib doc) generated 3 warnings
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 2.13s
[INFO] running `Command { std: "docker" "inspect" "409b5f697ebf0e3e42c3bf1d5ecb75e131e9874479c8c0257d593fc6a7e1f230", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "409b5f697ebf0e3e42c3bf1d5ecb75e131e9874479c8c0257d593fc6a7e1f230", kill_on_drop: false }`
[INFO] [stdout] 409b5f697ebf0e3e42c3bf1d5ecb75e131e9874479c8c0257d593fc6a7e1f230