Build #2717927 2025-12-09 02:07:15
# rustc version
rustc 1.94.0-nightly (37aa2135b 2025-12-08)# docs.rs version
docsrs 0.6.0 (b6b97409 2025-12-07 )# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/chromey-2.37.199/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/chromey-2.37.199/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" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20251208-1.94.0-nightly-37aa2135b\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 75687fd685d34fcb0127b336b9f320a5bdd37972464d048808df8156e0716061
[INFO] running `Command { std: "docker" "start" "-a" "75687fd685d34fcb0127b336b9f320a5bdd37972464d048808df8156e0716061", kill_on_drop: false }`
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: block-navigation, bytes-control, connect, console-logs, evaluate, fetcher-tokio, http_cache, httpfuture, iframe-workaround, incognito, interception, js-binding-listener, pdf, screenshot, simple-google, storage-cookie, wiki, wiki-tokio
[INFO] [stderr] If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true`
[INFO] [stderr] to the [[example]] target configuration of at least one example.
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Documenting chromey v2.37.199 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `chromiumoxide_pdl`
[INFO] [stderr] --> src/lib.rs:44:11
[INFO] [stderr] |
[INFO] [stderr] 44 | //! The [`chromiumoxide_pdl`] crate contains a [PDL
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^ no item named `chromiumoxide_pdl` in scope
[INFO] [stderr] |
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `build.rs`
[INFO] [stderr] --> src/lib.rs:55:67
[INFO] [stderr] |
[INFO] [stderr] 55 | //! The generator can be configured and used independently, see [`build.rs`] of
[INFO] [stderr] | ^^^^^^^^ no item named `build.rs` in scope
[INFO] [stderr] |
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `Browser::wait_sync`
[INFO] [stderr] --> src/browser.rs:298:11
[INFO] [stderr] |
[INFO] [stderr] 298 | /// [`Browser::wait_sync`], [`Browser::try_wait`]).
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ the struct `Browser` has no field or associated item named `wait_sync`
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/lib.rs:49:27
[INFO] [stderr] |
[INFO] [stderr] 49 | //! [`chromiumoxide_cdp`](chromiumoxide_cdp) crate only purpose is to integrate
[INFO] [stderr] | ------------------- ^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 49 - //! [`chromiumoxide_cdp`](chromiumoxide_cdp) crate only purpose is to integrate
[INFO] [stderr] 49 + //! [`chromiumoxide_cdp`] crate only purpose is to integrate
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/browser.rs:690:42
[INFO] [stderr] |
[INFO] [stderr] 690 | /// The new headless mode. See also: https://developer.chrome.com/docs/chromium/new-headless
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr] |
[INFO] [stderr] 690 | /// The new headless mode. See also: <https://developer.chrome.com/docs/chromium/new-headless>
[INFO] [stderr] | + +
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/browser.rs:717:13
[INFO] [stderr] |
[INFO] [stderr] 717 | /// See https://bugs.chromium.org/p/chromium/issues/detail?id=706008#c5
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr] |
[INFO] [stderr] 717 | /// See <https://bugs.chromium.org/p/chromium/issues/detail?id=706008#c5>
[INFO] [stderr] | + +
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/layout.rs:139:9
[INFO] [stderr] |
[INFO] [stderr] 139 | /// https://en.wikipedia.org/wiki/Polygon#Simple_polygons
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr] |
[INFO] [stderr] 139 | /// <https://en.wikipedia.org/wiki/Polygon#Simple_polygons>
[INFO] [stderr] | + +
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/page.rs:475:22
[INFO] [stderr] |
[INFO] [stderr] 475 | /// page.goto("https://example.com").await?;
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr] |
[INFO] [stderr] 475 | /// page.goto("<https://example.com>").await?;
[INFO] [stderr] | + +
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/page.rs:484:22
[INFO] [stderr] |
[INFO] [stderr] 484 | /// page.goto("https://example.com").await?;
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr] |
[INFO] [stderr] 484 | /// page.goto("<https://example.com>").await?;
[INFO] [stderr] | + +
[INFO] [stderr]
[INFO] [stderr] warning: Rust code block is empty
[INFO] [stderr] --> src/page.rs:1394:9
[INFO] [stderr] |
[INFO] [stderr] 1394 | /// ```
[INFO] [stderr] | ^^^
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default
[INFO] [stderr] help: mark blocks that do not contain Rust code as text
[INFO] [stderr] |
[INFO] [stderr] 1394 | /// ```text
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: Rust code block is empty
[INFO] [stderr] --> src/page.rs:1425:9
[INFO] [stderr] |
[INFO] [stderr] 1425 | /// ```
[INFO] [stderr] | ^^^
[INFO] [stderr] |
[INFO] [stderr] help: mark blocks that do not contain Rust code as text
[INFO] [stderr] |
[INFO] [stderr] 1425 | /// ```text
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: Rust code block is empty
[INFO] [stderr] --> src/page.rs:1456:9
[INFO] [stderr] |
[INFO] [stderr] 1456 | /// ```
[INFO] [stderr] | ^^^
[INFO] [stderr] |
[INFO] [stderr] help: mark blocks that do not contain Rust code as text
[INFO] [stderr] |
[INFO] [stderr] 1456 | /// ```text
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: Rust code block is empty
[INFO] [stderr] --> src/page.rs:1487:9
[INFO] [stderr] |
[INFO] [stderr] 1487 | /// ```
[INFO] [stderr] | ^^^
[INFO] [stderr] |
[INFO] [stderr] help: mark blocks that do not contain Rust code as text
[INFO] [stderr] |
[INFO] [stderr] 1487 | /// ```text
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: Rust code block is empty
[INFO] [stderr] --> src/page.rs:1518:9
[INFO] [stderr] |
[INFO] [stderr] 1518 | /// ```
[INFO] [stderr] | ^^^
[INFO] [stderr] |
[INFO] [stderr] help: mark blocks that do not contain Rust code as text
[INFO] [stderr] |
[INFO] [stderr] 1518 | /// ```text
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: Rust code block is empty
[INFO] [stderr] --> src/page.rs:1549:9
[INFO] [stderr] |
[INFO] [stderr] 1549 | /// ```
[INFO] [stderr] | ^^^
[INFO] [stderr] |
[INFO] [stderr] help: mark blocks that do not contain Rust code as text
[INFO] [stderr] |
[INFO] [stderr] 1549 | /// ```text
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: Rust code block is empty
[INFO] [stderr] --> src/page.rs:1576:9
[INFO] [stderr] |
[INFO] [stderr] 1576 | /// ```
[INFO] [stderr] | ^^^
[INFO] [stderr] |
[INFO] [stderr] help: mark blocks that do not contain Rust code as text
[INFO] [stderr] |
[INFO] [stderr] 1576 | /// ```text
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: Rust code block is empty
[INFO] [stderr] --> src/page.rs:1605:9
[INFO] [stderr] |
[INFO] [stderr] 1605 | /// ```
[INFO] [stderr] | ^^^
[INFO] [stderr] |
[INFO] [stderr] help: mark blocks that do not contain Rust code as text
[INFO] [stderr] |
[INFO] [stderr] 1605 | /// ```text
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: Rust code block is empty
[INFO] [stderr] --> src/page.rs:1736:9
[INFO] [stderr] |
[INFO] [stderr] 1736 | /// ```
[INFO] [stderr] | ^^^
[INFO] [stderr] |
[INFO] [stderr] help: mark blocks that do not contain Rust code as text
[INFO] [stderr] |
[INFO] [stderr] 1736 | /// ```text
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/page.rs:2052:13
[INFO] [stderr] |
[INFO] [stderr] 2052 | /// See https://chromedevtools.github.io/devtools-protocol/tot/ServiceWorker#method-enable
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr] |
[INFO] [stderr] 2052 | /// See <https://chromedevtools.github.io/devtools-protocol/tot/ServiceWorker#method-enable>
[INFO] [stderr] | + +
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/page.rs:2060:13
[INFO] [stderr] |
[INFO] [stderr] 2060 | /// See https://chromedevtools.github.io/devtools-protocol/tot/ServiceWorker#method-enable
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr] |
[INFO] [stderr] 2060 | /// See <https://chromedevtools.github.io/devtools-protocol/tot/ServiceWorker#method-enable>
[INFO] [stderr] | + +
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/page.rs:2068:13
[INFO] [stderr] |
[INFO] [stderr] 2068 | /// See https://chromedevtools.github.io/devtools-protocol/tot/Performance#method-enable
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr] |
[INFO] [stderr] 2068 | /// See <https://chromedevtools.github.io/devtools-protocol/tot/Performance#method-enable>
[INFO] [stderr] | + +
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/page.rs:2076:13
[INFO] [stderr] |
[INFO] [stderr] 2076 | /// See https://chromedevtools.github.io/devtools-protocol/tot/Performance#method-disable
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr] |
[INFO] [stderr] 2076 | /// See <https://chromedevtools.github.io/devtools-protocol/tot/Performance#method-disable>
[INFO] [stderr] | + +
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/page.rs:2084:13
[INFO] [stderr] |
[INFO] [stderr] 2084 | /// See https://chromedevtools.github.io/devtools-protocol/tot/Overlay#method-enable
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr] |
[INFO] [stderr] 2084 | /// See <https://chromedevtools.github.io/devtools-protocol/tot/Overlay#method-enable>
[INFO] [stderr] | + +
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/page.rs:2092:13
[INFO] [stderr] |
[INFO] [stderr] 2092 | /// See https://chromedevtools.github.io/devtools-protocol/tot/Overlay#method-enable
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr] |
[INFO] [stderr] 2092 | /// See <https://chromedevtools.github.io/devtools-protocol/tot/Overlay#method-enable>
[INFO] [stderr] | + +
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/page.rs:2100:13
[INFO] [stderr] |
[INFO] [stderr] 2100 | /// See https://chromedevtools.github.io/devtools-protocol/tot/Overlay/#method-setShowPaintRects
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr] |
[INFO] [stderr] 2100 | /// See <https://chromedevtools.github.io/devtools-protocol/tot/Overlay/#method-setShowPaintRects>
[INFO] [stderr] | + +
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/page.rs:2110:13
[INFO] [stderr] |
[INFO] [stderr] 2110 | /// See https://chromedevtools.github.io/devtools-protocol/tot/Overlay/#method-setShowPaintRects
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr] |
[INFO] [stderr] 2110 | /// See <https://chromedevtools.github.io/devtools-protocol/tot/Overlay/#method-setShowPaintRects>
[INFO] [stderr] | + +
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/page.rs:2124:13
[INFO] [stderr] |
[INFO] [stderr] 2124 | /// See https://chromedevtools.github.io/devtools-protocol/tot/Log#method-enable
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr] |
[INFO] [stderr] 2124 | /// See <https://chromedevtools.github.io/devtools-protocol/tot/Log#method-enable>
[INFO] [stderr] | + +
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/page.rs:2135:13
[INFO] [stderr] |
[INFO] [stderr] 2135 | /// See https://chromedevtools.github.io/devtools-protocol/tot/Log#method-disable
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr] |
[INFO] [stderr] 2135 | /// See <https://chromedevtools.github.io/devtools-protocol/tot/Log#method-disable>
[INFO] [stderr] | + +
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/page.rs:2185:13
[INFO] [stderr] |
[INFO] [stderr] 2185 | /// See https://chromedevtools.github.io/devtools-protocol/tot/Page/#method-enable
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr] |
[INFO] [stderr] 2185 | /// See <https://chromedevtools.github.io/devtools-protocol/tot/Page/#method-enable>
[INFO] [stderr] | + +
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/page.rs:2193:13
[INFO] [stderr] |
[INFO] [stderr] 2193 | /// See https://chromedevtools.github.io/devtools-protocol/tot/Page/#method-disable
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr] |
[INFO] [stderr] 2193 | /// See <https://chromedevtools.github.io/devtools-protocol/tot/Page/#method-disable>
[INFO] [stderr] | + +
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/page.rs:2232:13
[INFO] [stderr] |
[INFO] [stderr] 2232 | /// See https://chromedevtools.github.io/devtools-protocol/tot/Network#method-setBlockedURLs
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr] |
[INFO] [stderr] 2232 | /// See <https://chromedevtools.github.io/devtools-protocol/tot/Network#method-setBlockedURLs>
[INFO] [stderr] | + +
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/page.rs:2239:13
[INFO] [stderr] |
[INFO] [stderr] 2239 | /// See https://chromedevtools.github.io/devtools-protocol/tot/Page#method-stopLoading
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr] |
[INFO] [stderr] 2239 | /// See <https://chromedevtools.github.io/devtools-protocol/tot/Page#method-stopLoading>
[INFO] [stderr] | + +
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/page.rs:2250:13
[INFO] [stderr] |
[INFO] [stderr] 2250 | /// See https://chromedevtools.github.io/devtools-protocol/tot/Network#method-setBlockedURLs
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr] |
[INFO] [stderr] 2250 | /// See <https://chromedevtools.github.io/devtools-protocol/tot/Network#method-setBlockedURLs>
[INFO] [stderr] | + +
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/page.rs:2258:13
[INFO] [stderr] |
[INFO] [stderr] 2258 | /// See https://chromedevtools.github.io/devtools-protocol/tot/Network#method-setBlockedURLs
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr] |
[INFO] [stderr] 2258 | /// See <https://chromedevtools.github.io/devtools-protocol/tot/Network#method-setBlockedURLs>
[INFO] [stderr] | + +
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/page.rs:2259:13
[INFO] [stderr] |
[INFO] [stderr] 2259 | /// See https://chromedevtools.github.io/devtools-protocol/tot/Page#method-stopLoading
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr] |
[INFO] [stderr] 2259 | /// See <https://chromedevtools.github.io/devtools-protocol/tot/Page#method-stopLoading>
[INFO] [stderr] | + +
[INFO] [stderr]
[INFO] [stderr] warning: `chromey` (lib doc) generated 35 warnings (run `cargo fix --lib -p chromey` to apply 31 suggestions)
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.58s
[INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/chromiumoxide/index.html
[INFO] running `Command { std: "docker" "inspect" "75687fd685d34fcb0127b336b9f320a5bdd37972464d048808df8156e0716061", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75687fd685d34fcb0127b336b9f320a5bdd37972464d048808df8156e0716061", kill_on_drop: false }`
[INFO] [stdout] 75687fd685d34fcb0127b336b9f320a5bdd37972464d048808df8156e0716061