swc_ecma_parser 0.83.0

Feature-complete es2019 parser.
Documentation
Build #485872 2022-01-03T10:43:55.196919+00:00
# rustc version
rustc 1.59.0-nightly (8f3238f89 2022-01-02)
# docs.rs version
docsrs 0.6.0 (c86fbce 2021-12-30)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/swc_ecma_parser-0.83.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/swc_ecma_parser-0.83.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" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20220102-1.59.0-nightly-8f3238f89\", \"--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" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stdout] c4bcf0e89f6bdfb7a390af8d2c0c34f51870ccfa91ec1d57df88f0411785da89
[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" "c4bcf0e89f6bdfb7a390af8d2c0c34f51870ccfa91ec1d57df88f0411785da89", kill_on_drop: false }`
[INFO] [stderr]  Documenting swc_ecma_parser v0.83.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/lexer/number.rs:4:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | //! See https://tc39.github.io/ecma262/#sec-literals-numeric-literals
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://tc39.github.io/ecma262/#sec-literals-numeric-literals>`
[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/lexer/state.rs:662:9
[INFO] [stderr]     |
[INFO] [stderr] 662 | /// See https://github.com/mozilla/sweet.js/wiki/design
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/mozilla/sweet.js/wiki/design>`
[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/lexer/util.rs:346:9
[INFO] [stderr]     |
[INFO] [stderr] 346 |     /// https://tc39.github.io/ecma262/#prod-IdentifierStart
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://tc39.github.io/ecma262/#prod-IdentifierStart>`
[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/lexer/util.rs:380:13
[INFO] [stderr]     |
[INFO] [stderr] 380 |     /// See https://tc39.github.io/ecma262/#sec-line-terminators
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://tc39.github.io/ecma262/#sec-line-terminators>`
[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/lexer/util.rs:393:13
[INFO] [stderr]     |
[INFO] [stderr] 393 |     /// See https://tc39.github.io/ecma262/#sec-literals-string-literals
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://tc39.github.io/ecma262/#sec-literals-string-literals>`
[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/lexer/util.rs:406:13
[INFO] [stderr]     |
[INFO] [stderr] 406 |     /// See https://tc39.github.io/ecma262/#sec-white-space
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://tc39.github.io/ecma262/#sec-white-space>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: `swc_ecma_parser` (lib doc) generated 6 warnings
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 2.63s
[INFO] running `Command { std: "docker" "inspect" "c4bcf0e89f6bdfb7a390af8d2c0c34f51870ccfa91ec1d57df88f0411785da89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4bcf0e89f6bdfb7a390af8d2c0c34f51870ccfa91ec1d57df88f0411785da89", kill_on_drop: false }`
[INFO] [stdout] c4bcf0e89f6bdfb7a390af8d2c0c34f51870ccfa91ec1d57df88f0411785da89