Build #397903 2021-06-08T18:11:55.637818+00:00
# rustc version
rustc 1.54.0-nightly (e4a603270 2021-06-07)# docs.rs version
docsrs 0.6.0 (c2d325f 2021-05-02)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/deno_core-0.89.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/deno_core-0.89.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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs\"" "-j2" "--" "-Z" "unstable-options" "--emit=invocation-specific" "--resource-suffix" "-20210607-1.54.0-nightly-e4a603270" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stdout] d9cbe26160d18d80324a83c7c2c2e6daa0d051f4f65315c7e3e2552e0f0e8bd0
[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" "d9cbe26160d18d80324a83c7c2c2e6daa0d051f4f65315c7e3e2552e0f0e8bd0", kill_on_drop: false }`
[INFO] [stderr] Documenting deno_core v0.89.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> inspector.rs:4:5
[INFO] [stderr] |
[INFO] [stderr] 4 | //! https://chromedevtools.github.io/devtools-protocol/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://chromedevtools.github.io/devtools-protocol/>`
[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] --> inspector.rs:5:5
[INFO] [stderr] |
[INFO] [stderr] 5 | //! https://hyperandroid.com/2020/02/12/v8-inspector-from-an-embedder-standpoint/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://hyperandroid.com/2020/02/12/v8-inspector-from-an-embedder-standpoint/>`
[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] --> module_specifier.rs:57:5
[INFO] [stderr] |
[INFO] [stderr] 57 | /// https://html.spec.whatwg.org/multipage/webappapis.html#resolve-a-module-specifier
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://html.spec.whatwg.org/multipage/webappapis.html#resolve-a-module-specifier>`
[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] --> modules.rs:43:15
[INFO] [stderr] |
[INFO] [stderr] 43 | /// Eg. Both "https://example.com/a.ts" and
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://example.com/a.ts>`
[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] --> modules.rs:44:6
[INFO] [stderr] |
[INFO] [stderr] 44 | /// "https://example.com/b.ts" may point to "https://example.com/c.ts"
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://example.com/b.ts>`
[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] --> modules.rs:44:46
[INFO] [stderr] |
[INFO] [stderr] 44 | /// "https://example.com/b.ts" may point to "https://example.com/c.ts"
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://example.com/c.ts>`
[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] --> modules.rs:67:7
[INFO] [stderr] |
[INFO] [stderr] 67 | /// https://html.spec.whatwg.org/multipage/webappapis.html#resolve-a-module-specifier
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://html.spec.whatwg.org/multipage/webappapis.html#resolve-a-module-specifier>`
[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] --> normalize_path.rs:11:5
[INFO] [stderr] |
[INFO] [stderr] 11 | /// https://github.com/rust-lang/cargo/blob/af307a38c20a753ec60f0ad18be5abed3db3c9ac/src/cargo/util/paths.rs#L60-L85
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/rust-lang/cargo/blob/af307a38c20a753ec60f0ad18be5abed3db3c9ac/src/cargo/util/paths.rs#L60-L85>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: 8 warnings emitted
[INFO] [stderr]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.86s
[INFO] running `Command { std: "docker" "inspect" "d9cbe26160d18d80324a83c7c2c2e6daa0d051f4f65315c7e3e2552e0f0e8bd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9cbe26160d18d80324a83c7c2c2e6daa0d051f4f65315c7e3e2552e0f0e8bd0", kill_on_drop: false }`
[INFO] [stdout] d9cbe26160d18d80324a83c7c2c2e6daa0d051f4f65315c7e3e2552e0f0e8bd0