swc_ecma_parser 0.61.0

Feature-complete es2019 parser.
Documentation
Build #404183 2021-06-25T09:31:28.175303+00:00
# rustc version
rustc 1.55.0-nightly (7c3872e6b 2021-06-24)# docs.rs version
docsrs 0.6.0 (127d2b9 2021-06-24)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/swc_ecma_parser-0.61.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/swc_ecma_parser-0.61.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:ec2c1d8008fff7ad10c5bc5c724dfbee9073e493a728bb67791402d0ca4dcac2" "/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" "-20210624-1.55.0-nightly-7c3872e6b" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stdout] ab92293dcd05698b25809e46c1e7bab0efc5fda6f9504ea1191aaa2ca7c49e94
[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" "ab92293dcd05698b25809e46c1e7bab0efc5fda6f9504ea1191aaa2ca7c49e94", kill_on_drop: false }`
[INFO] [stderr]  Documenting swc_ecma_parser v0.61.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:621:9
[INFO] [stderr]     |
[INFO] [stderr] 621 | /// 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:326:9
[INFO] [stderr]     |
[INFO] [stderr] 326 |     /// 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:360:13
[INFO] [stderr]     |
[INFO] [stderr] 360 |     /// 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:373:13
[INFO] [stderr]     |
[INFO] [stderr] 373 |     /// 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:386:13
[INFO] [stderr]     |
[INFO] [stderr] 386 |     /// 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: 6 warnings emitted
[INFO] [stderr] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 2.42s
[INFO] running `Command { std: "docker" "inspect" "ab92293dcd05698b25809e46c1e7bab0efc5fda6f9504ea1191aaa2ca7c49e94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab92293dcd05698b25809e46c1e7bab0efc5fda6f9504ea1191aaa2ca7c49e94", kill_on_drop: false }`
[INFO] [stdout] ab92293dcd05698b25809e46c1e7bab0efc5fda6f9504ea1191aaa2ca7c49e94