[INFO] cloning repository https://github.com/shunak/mini-browser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shunak/mini-browser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshunak%2Fmini-browser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshunak%2Fmini-browser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d6578e7f74929ca18432b12c0ef59769523f4ef6
[INFO] documenting shunak/mini-browser against try#6ee483316d2e4581572121d60a955affb2032eb3+cargoflags=-Zrustdoc-scrape-examples for scrape-examples
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshunak%2Fmini-browser" "/workspace/builds/worker-4/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/shunak/mini-browser on toolchain 6ee483316d2e4581572121d60a955affb2032eb3
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/shunak/mini-browser
[INFO] finished tweaking git repo https://github.com/shunak/mini-browser
[INFO] tweaked toml for git repo https://github.com/shunak/mini-browser written to /workspace/builds/worker-4/source/Cargo.toml
[INFO] crate git repo https://github.com/shunak/mini-browser already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dc52c3a5db49e5c98e8c2745d9affea107ba2ebf5df18229e52406301c35c841
[INFO] running `Command { std: "docker" "start" "-a" "dc52c3a5db49e5c98e8c2745d9affea107ba2ebf5df18229e52406301c35c841", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc52c3a5db49e5c98e8c2745d9affea107ba2ebf5df18229e52406301c35c841", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc52c3a5db49e5c98e8c2745d9affea107ba2ebf5df18229e52406301c35c841", kill_on_drop: false }`
[INFO] [stdout] dc52c3a5db49e5c98e8c2745d9affea107ba2ebf5df18229e52406301c35c841
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json" "-Zrustdoc-scrape-examples", kill_on_drop: false }`
[INFO] [stdout] d7e17a8d4831d9ddd068649a15c7a196e85191304de79d96ea942fb2148c148e
[INFO] running `Command { std: "docker" "start" "-a" "d7e17a8d4831d9ddd068649a15c7a196e85191304de79d96ea942fb2148c148e", kill_on_drop: false }`
[INFO] [stderr] Compiling autocfg v1.0.1
[INFO] [stderr] Compiling libc v0.2.94
[INFO] [stderr] Compiling proc-macro2 v1.0.26
[INFO] [stderr] Compiling unicode-xid v0.2.1
[INFO] [stderr] Compiling syn v1.0.71
[INFO] [stderr] Checking cfg-if v1.0.0
[INFO] [stderr] Compiling version_check v0.9.3
[INFO] [stderr] Compiling log v0.4.14
[INFO] [stderr] Checking lazy_static v1.4.0
[INFO] [stderr] Compiling ident_case v1.0.1
[INFO] [stderr] Compiling fnv v1.0.7
[INFO] [stderr] Compiling pkg-config v0.3.19
[INFO] [stderr] Compiling cc v1.0.67
[INFO] [stderr] Checking once_cell v1.7.2
[INFO] [stderr] Compiling bitflags v1.2.1
[INFO] [stderr] Compiling memchr v2.3.4
[INFO] [stderr] Checking pin-project-lite v0.2.6
[INFO] [stderr] Checking bytes v1.0.1
[INFO] [stderr] Checking unicode-width v0.1.8
[INFO] [stderr] Compiling getrandom v0.2.2
[INFO] [stderr] Checking futures-core v0.3.14
[INFO] [stderr] Compiling strsim v0.10.0
[INFO] [stderr] Checking itoa v0.4.7
[INFO] [stderr] Compiling strsim v0.9.3
[INFO] [stderr] Checking foreign-types-shared v0.1.1
[INFO] [stderr] Checking matches v0.1.8
[INFO] [stderr] Compiling openssl v0.10.34
[INFO] [stderr] Checking foreign-types v0.3.2
[INFO] [stderr] Checking tracing-core v0.1.17
[INFO] [stderr] Checking stable_deref_trait v1.2.0
[INFO] [stderr] Checking http v0.2.4
[INFO] [stderr] Compiling httparse v1.4.0
[INFO] [stderr] Checking futures-io v0.3.14
[INFO] [stderr] Checking futures-task v0.3.14
[INFO] [stderr] Checking pin-utils v0.1.0
[INFO] [stderr] Checking futures-sink v0.3.14
[INFO] [stderr] Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr] Compiling proc-macro-error v1.0.4
[INFO] [stderr] Checking tinyvec_macros v0.1.0
[INFO] [stderr] Compiling native-tls v0.2.7
[INFO] [stderr] Checking slab v0.4.3
[INFO] [stderr] Checking hashbrown v0.9.1
[INFO] [stderr] Checking tinyvec v1.2.0
[INFO] [stderr] Compiling num-traits v0.2.14
[INFO] [stderr] Compiling num-integer v0.1.44
[INFO] [stderr] Compiling tokio v1.5.0
[INFO] [stderr] Compiling num-iter v0.1.42
[INFO] [stderr] Compiling crossbeam-utils v0.8.3
[INFO] [stderr] Compiling indexmap v1.6.2
[INFO] [stderr] Compiling num-rational v0.4.0
[INFO] [stderr] Compiling num-rational v0.3.2
[INFO] [stderr] Compiling quote v1.0.9
[INFO] [stderr] Checking futures-util v0.3.14
[INFO] [stderr] Checking tracing v0.1.25
[INFO] [stderr] Compiling ahash v0.7.2
[INFO] [stderr] Compiling ahash v0.6.3
[INFO] [stderr] Checking num_cpus v1.13.0
[INFO] [stderr] Checking mio v0.7.11
[INFO] [stderr] Checking time v0.1.44
[INFO] [stderr] Checking owning_ref v0.4.1
[INFO] [stderr] Checking unicode-segmentation v1.7.1
[INFO] [stderr] Checking openssl-probe v0.1.2
[INFO] [stderr] Compiling ryu v1.0.5
[INFO] [stderr] Compiling either v1.6.1
[INFO] [stderr] Checking percent-encoding v2.1.0
[INFO] [stderr] Checking try-lock v0.2.3
[INFO] [stderr] Compiling serde v1.0.125
[INFO] [stderr] Checking xi-unicode v0.3.0
[INFO] [stderr] Checking want v0.3.0
[INFO] [stderr] Checking form_urlencoded v1.0.1
[INFO] [stderr] Compiling which v4.1.0
[INFO] [stderr] Checking crossbeam-channel v0.5.1
[INFO] [stderr] Checking unicode-normalization v0.1.17
[INFO] [stderr] Checking socket2 v0.4.0
[INFO] [stderr] Checking atty v0.2.14
[INFO] [stderr] Checking num-complex v0.3.1
[INFO] [stderr] Compiling openssl-sys v0.9.62
[INFO] [stderr] Compiling ncurses v5.101.0
[INFO] [stderr] Checking num-complex v0.4.0
[INFO] [stderr] Compiling heck v0.3.2
[INFO] [stderr] Checking http-body v0.4.1
[INFO] [stderr] Compiling fslock v0.1.6
[INFO] [stderr] Checking unicode-bidi v0.3.5
[INFO] [stderr] Checking futures-channel v0.3.14
[INFO] [stderr] Checking chrono v0.4.19
[INFO] [stderr] Checking textwrap v0.11.0
[INFO] [stderr] Checking array-macro v1.0.5
[INFO] [stderr] Checking ansi_term v0.11.0
[INFO] [stderr] Checking vec_map v0.8.2
[INFO] [stderr] Checking strsim v0.8.0
[INFO] [stderr] Compiling signal-hook v0.3.8
[INFO] [stderr] Compiling encoding_rs v0.8.28
[INFO] [stderr] Checking httpdate v1.0.0
[INFO] [stderr] Checking tower-service v0.3.1
[INFO] [stderr] Compiling rusty_v8 v0.22.1
[INFO] [stderr] Checking clap v2.33.3
[INFO] [stderr] Checking idna v0.2.3
[INFO] [stderr] Checking num v0.4.0
[INFO] [stderr] Checking signal-hook-registry v1.3.0
[INFO] [stderr] Checking num v0.3.1
[INFO] [stderr] Checking term_size v0.3.2
[INFO] [stderr] Checking ipnet v2.3.0
[INFO] [stderr] Checking mime v0.3.16
[INFO] [stderr] Checking maplit v1.0.2
[INFO] [stderr] Checking base64 v0.13.0
[INFO] [stderr] Checking fern v0.5.9
[INFO] [stderr] Checking combine v4.5.2
[INFO] [stderr] Checking url v2.2.1
[INFO] [stderr] Checking tokio-util v0.6.6
[INFO] [stderr] Checking h2 v0.3.3
[INFO] [stderr] Compiling darling_core v0.12.4
[INFO] [stderr] Compiling darling_core v0.10.2
[INFO] [stderr] Checking tokio-native-tls v0.3.0
[INFO] [stderr] Checking serde_urlencoded v0.7.0
[INFO] [stderr] Compiling darling_macro v0.10.2
[INFO] [stderr] Compiling pin-project-internal v1.0.7
[INFO] [stderr] Compiling enum-map-derive v0.5.0
[INFO] [stderr] Compiling enum-map-derive v0.4.6
[INFO] [stderr] Compiling structopt-derive v0.4.14
[INFO] [stderr] Compiling thiserror-impl v1.0.24
[INFO] [stderr] Compiling num-derive v0.3.3
[INFO] [stderr] Compiling darling_macro v0.12.4
[INFO] [stderr] Checking enum-map v1.0.0
[INFO] [stderr] Checking enum-map v0.6.4
[INFO] [stderr] Compiling darling v0.10.2
[INFO] [stderr] Compiling wasmer_enumset_derive v0.5.0
[INFO] [stderr] Compiling darling v0.12.4
[INFO] [stderr] Compiling enumset_derive v0.5.4
[INFO] [stderr] Checking thiserror v1.0.24
[INFO] [stderr] Checking structopt v0.3.21
[INFO] [stderr] Checking pin-project v1.0.7
[INFO] [stderr] Checking hyper v0.14.7
[INFO] [stderr] Checking clap-verbosity-flag v0.3.1
[INFO] [stderr] Checking wasmer_enumset v1.0.1
[INFO] [stderr] Checking cursive_core v0.2.2
[INFO] [stderr] Checking enumset v1.0.6
[INFO] [stderr] Checking cursive_core v0.2.2 (https://github.com/gyscos/cursive#52188d3d)
[INFO] [stderr] Checking hyper-tls v0.5.0
[INFO] [stderr] Checking cursive-aligned-view v0.4.0
[INFO] [stderr] Checking reqwest v0.11.3
[INFO] [stderr] Checking cursive v0.16.4-alpha.0 (https://github.com/gyscos/cursive#52188d3d)
[INFO] [stderr] Scraping puppy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] Documenting puppy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/javascript/binding/console.rs:3:70
[INFO] [stdout] |
[INFO] [stdout] 3 | //! This module includes implementations of a subset of Console API (https://console.spec.whatwg.org/).
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/javascript/binding/dom.rs:3:66
[INFO] [stdout] |
[INFO] [stdout] 3 | //! This module includes implementations of a subset of DOM API (https://dom.spec.whatwg.org/).
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/javascript/binding/dom.rs:18:7
[INFO] [stdout] |
[INFO] [stdout] 18 | /// - https://dom.spec.whatwg.org/#interface-node
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/javascript/binding/dom.rs:37:7
[INFO] [stdout] |
[INFO] [stdout] 37 | /// - https://dom.spec.whatwg.org/#interface-element
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/javascript/binding/dom.rs:98:7
[INFO] [stdout] |
[INFO] [stdout] 98 | /// - https://dom.spec.whatwg.org/#interface-document
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/javascript/binding/dom.rs:99:7
[INFO] [stdout] |
[INFO] [stdout] 99 | /// - https://html.spec.whatwg.org/multipage/dom.html#the-document-object
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/javascript/binding/window.rs:3:75
[INFO] [stdout] |
[INFO] [stdout] 3 | //! This module includes implementations of a subset of Window interface (https://html.spec.whatwg.org/multipage/window-object.html#window).
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/javascript/runtime.rs:215:5
[INFO] [stdout] |
[INFO] [stdout] 215 | /// https://github.com/denoland/rusty_v8/blob/0d093a02f658781d52e6d70d138768fc19a79d54/examples/shell.rs#L158
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unclosed HTML tag `Enter`
[INFO] [stdout] --> src/tui/components/link.rs:14:44
[INFO] [stdout] |
[INFO] [stdout] 14 | /// Simple text label with a callback when is pressed.
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/core/css.rs:15:82
[INFO] [stdout] |
[INFO] [stdout] 15 | /// It consists of multiple rules, which are called "rule-list" in the standard (https://www.w3.org/TR/css-syntax-3/).
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/core/css.rs:28:62
[INFO] [stdout] |
[INFO] [stdout] 28 | /// - *at-rule* such as `@font-face (...)`. it is defined at https://www.w3.org/TR/css-syntax-3/#at-rule
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/core/css.rs:29:64
[INFO] [stdout] |
[INFO] [stdout] 29 | /// - *qualified rule* such as `h1 { .... }`. it is defined at https://www.w3.org/TR/css-syntax-3/#qualified-rule
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/core/css.rs:51:5
[INFO] [stdout] |
[INFO] [stdout] 51 | /// https://www.w3.org/TR/selectors-3/#selector-syntax
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/core/css.rs:112:9
[INFO] [stdout] |
[INFO] [stdout] 112 | /// See https://www.w3.org/TR/selectors-3/#attribute-selectors to check the full list of available operators.
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/core/css.rs:123:80
[INFO] [stdout] |
[INFO] [stdout] 123 | /// - descriptors, which are mostly used in "at-rules" like `@foo (bar: piyo)` https://www.w3.org/Style/CSS/all-descriptors.en.html
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/core/css.rs:124:86
[INFO] [stdout] |
[INFO] [stdout] 124 | /// - properties, which are mostly used in "qualified rules" like `.foo {bar: piyo}` https://www.w3.org/Style/CSS/all-descriptors.en.html
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/core/dom/document.rs:8:7
[INFO] [stdout] |
[INFO] [stdout] 8 | /// - https://dom.spec.whatwg.org/#interface-document
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/core/dom/document.rs:9:7
[INFO] [stdout] |
[INFO] [stdout] 9 | /// - https://html.spec.whatwg.org/multipage/dom.html#the-document-object
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/core/style.rs:35:17
[INFO] [stdout] |
[INFO] [stdout] 35 | /// - Chromium: https://chromium.googlesource.com/chromium/blink/+/refs/heads/main/Source/core/css/html.css
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/core/style.rs:36:15
[INFO] [stdout] |
[INFO] [stdout] 36 | /// - Safari: https://trac.webkit.org/browser/trunk/Source/WebCore/css/html.css
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/core/style.rs:37:16
[INFO] [stdout] |
[INFO] [stdout] 37 | /// - Firefox: https://searchfox.org/mozilla-central/source/layout/style/res/html.css
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/core/url.rs:3:19
[INFO] [stdout] |
[INFO] [stdout] 3 | /// URL Standard: https://url.spec.whatwg.org/
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/core/window.rs:5:7
[INFO] [stdout] |
[INFO] [stdout] 5 | /// - https://html.spec.whatwg.org/multipage/window-object.html#the-window-object
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 23 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.32s
[INFO] running `Command { std: "docker" "inspect" "d7e17a8d4831d9ddd068649a15c7a196e85191304de79d96ea942fb2148c148e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7e17a8d4831d9ddd068649a15c7a196e85191304de79d96ea942fb2148c148e", kill_on_drop: false }`
[INFO] [stdout] d7e17a8d4831d9ddd068649a15c7a196e85191304de79d96ea942fb2148c148e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json" "-Zrustdoc-scrape-examples", kill_on_drop: false }`
[INFO] [stdout] 9d450bb3df8b0d0893bd9c80e5ab2f293eaecbb92a5babec60635f4467ad3cf8
[INFO] running `Command { std: "docker" "start" "-a" "9d450bb3df8b0d0893bd9c80e5ab2f293eaecbb92a5babec60635f4467ad3cf8", kill_on_drop: false }`
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/javascript/binding/console.rs:3:70
[INFO] [stdout] |
[INFO] [stdout] 3 | //! This module includes implementations of a subset of Console API (https://console.spec.whatwg.org/).
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/javascript/binding/dom.rs:3:66
[INFO] [stdout] |
[INFO] [stdout] 3 | //! This module includes implementations of a subset of DOM API (https://dom.spec.whatwg.org/).
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/javascript/binding/window.rs:3:75
[INFO] [stdout] |
[INFO] [stdout] 3 | //! This module includes implementations of a subset of Window interface (https://html.spec.whatwg.org/multipage/window-object.html#window).
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/core/url.rs:3:19
[INFO] [stdout] |
[INFO] [stdout] 3 | /// URL Standard: https://url.spec.whatwg.org/
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Documenting puppy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/javascript/binding/console.rs:3:70
[INFO] [stdout] |
[INFO] [stdout] 3 | //! This module includes implementations of a subset of Console API (https://console.spec.whatwg.org/).
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/javascript/binding/dom.rs:3:66
[INFO] [stdout] |
[INFO] [stdout] 3 | //! This module includes implementations of a subset of DOM API (https://dom.spec.whatwg.org/).
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/javascript/binding/window.rs:3:75
[INFO] [stdout] |
[INFO] [stdout] 3 | //! This module includes implementations of a subset of Window interface (https://html.spec.whatwg.org/multipage/window-object.html#window).
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/core/url.rs:3:19
[INFO] [stdout] |
[INFO] [stdout] 3 | /// URL Standard: https://url.spec.whatwg.org/
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.18s
[INFO] running `Command { std: "docker" "inspect" "9d450bb3df8b0d0893bd9c80e5ab2f293eaecbb92a5babec60635f4467ad3cf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d450bb3df8b0d0893bd9c80e5ab2f293eaecbb92a5babec60635f4467ad3cf8", kill_on_drop: false }`
[INFO] [stdout] 9d450bb3df8b0d0893bd9c80e5ab2f293eaecbb92a5babec60635f4467ad3cf8