Build #445619 2021-10-09T02:36:10.950969+00:00
# rustc version
rustc 1.57.0-nightly (54bb4fec6 2021-10-08)# docs.rs version
docsrs 0.6.0 (06dfd05 2021-10-09)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/swc_ecma_parser-0.73.4/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/swc_ecma_parser-0.73.4/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" "--all-features" "-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" "-20211008-1.57.0-nightly-54bb4fec6" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stdout] f2411d46758dc2eb6353b53fc92c194e89c9d2488a9df50d3bd5db88af531ecb
[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" "f2411d46758dc2eb6353b53fc92c194e89c9d2488a9df50d3bd5db88af531ecb", kill_on_drop: false }`
[INFO] [stderr] Documenting swc_ecma_parser v0.73.4 (/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:644:9
[INFO] [stderr] |
[INFO] [stderr] 644 | /// 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:332:9
[INFO] [stderr] |
[INFO] [stderr] 332 | /// 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:366:13
[INFO] [stderr] |
[INFO] [stderr] 366 | /// 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:379:13
[INFO] [stderr] |
[INFO] [stderr] 379 | /// 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:392:13
[INFO] [stderr] |
[INFO] [stderr] 392 | /// 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: this URL is not a hyperlink
[INFO] [stderr] --> src/lib.rs:432:14
[INFO] [stderr] |
[INFO] [stderr] 432 | /// See: https://github.com/swc-project/swc/issues/2264
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/swc-project/swc/issues/2264>`
[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 7 warnings
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.06s
[INFO] running `Command { std: "docker" "inspect" "f2411d46758dc2eb6353b53fc92c194e89c9d2488a9df50d3bd5db88af531ecb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2411d46758dc2eb6353b53fc92c194e89c9d2488a9df50d3bd5db88af531ecb", kill_on_drop: false }`
[INFO] [stdout] f2411d46758dc2eb6353b53fc92c194e89c9d2488a9df50d3bd5db88af531ecb