[INFO] fetching crate xml_dom 0.2.5... [INFO] documenting xml_dom-0.2.5 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate xml_dom 0.2.5 into /workspace/builds/worker-19/source [INFO] validating manifest of crates.io crate xml_dom 0.2.5 on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate xml_dom 0.2.5 [INFO] finished tweaking crates.io crate xml_dom 0.2.5 [INFO] tweaked toml for crates.io crate xml_dom 0.2.5 written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate crates.io crate xml_dom 0.2.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e45c8d094bc73cac22bcee48c848ba4046ddda3f788a9eed0acb86448e38d72d [INFO] running `Command { std: "docker" "start" "-a" "e45c8d094bc73cac22bcee48c848ba4046ddda3f788a9eed0acb86448e38d72d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e45c8d094bc73cac22bcee48c848ba4046ddda3f788a9eed0acb86448e38d72d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e45c8d094bc73cac22bcee48c848ba4046ddda3f788a9eed0acb86448e38d72d", kill_on_drop: false }` [INFO] [stdout] e45c8d094bc73cac22bcee48c848ba4046ddda3f788a9eed0acb86448e38d72d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] beaf8507c373444be021fed0ae329959467698a914b84fe63a71fe7432e316c0 [INFO] running `Command { std: "docker" "start" "-a" "beaf8507c373444be021fed0ae329959467698a914b84fe63a71fe7432e316c0", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking quick-xml v0.22.0 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Documenting xml_dom v0.2.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/level2/ext/decl.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | /// Version 1.0 [https://www.w3.org/TR/xml] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [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/level2/ext/decl.rs:24:22 [INFO] [stdout] | [INFO] [stdout] 24 | /// Version 1.1 [https://www.w3.org/TR/xml11] [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/level2/traits.rs:387:62 [INFO] [stdout] | [INFO] [stdout] 387 | /// is "xml" and the `namespaceURI` is different from "http://www.w3.org/XML/1998/namespace", [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/level2/traits.rs:389:12 [INFO] [stdout] | [INFO] [stdout] 389 | /// "http://www.w3.org/2000/xmlns/". [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/level2/traits.rs:526:62 [INFO] [stdout] | [INFO] [stdout] 526 | /// is "xml" and the `namespaceURI` is different from "http://www.w3.org/XML/1998/namespace", [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/level2/traits.rs:528:12 [INFO] [stdout] | [INFO] [stdout] 528 | /// "http://www.w3.org/2000/xmlns/". [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/level2/traits.rs:788:43 [INFO] [stdout] | [INFO] [stdout] 788 | /// namespaceURI is different from "http://www.w3.org/XML/1998/namespace". [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/level2/traits.rs:1093:53 [INFO] [stdout] | [INFO] [stdout] 1093 | /// and the `namespaceURI` is different from "http://www.w3.org/XML/1998/namespace", or if [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/level2/traits.rs:1095:10 [INFO] [stdout] | [INFO] [stdout] 1095 | /// "http://www.w3.org/2000/xmlns/". [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/level2/traits.rs:1690:27 [INFO] [stdout] | [INFO] [stdout] 1690 | /// different from "http://www.w3.org/XML/1998/namespace", if this node is an attribute and [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/level2/traits.rs:1692:12 [INFO] [stdout] | [INFO] [stdout] 1692 | /// "http://www.w3.org/2000/xmlns/", or if this node is an attribute and the `qualifiedName` [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/shared/name.rs:53:25 [INFO] [stdout] | [INFO] [stdout] 53 | /// > different from "http://www.w3.org/XML/1998/namespace", if this node is an attribute and the [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/shared/name.rs:55:10 [INFO] [stdout] | [INFO] [stdout] 55 | /// > "http://www.w3.org/2000/xmlns/", or if this node is an attribute and the qualifiedName of [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: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.88s [INFO] running `Command { std: "docker" "inspect" "beaf8507c373444be021fed0ae329959467698a914b84fe63a71fe7432e316c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "beaf8507c373444be021fed0ae329959467698a914b84fe63a71fe7432e316c0", kill_on_drop: false }` [INFO] [stdout] beaf8507c373444be021fed0ae329959467698a914b84fe63a71fe7432e316c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] d4fc31dbbf3fb62be5c4d7fedf45fc3ee96e500a712359fbab5d5912b951c4b4 [INFO] running `Command { std: "docker" "start" "-a" "d4fc31dbbf3fb62be5c4d7fedf45fc3ee96e500a712359fbab5d5912b951c4b4", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking quick-xml v0.22.0 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Documenting xml_dom v0.2.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/level2/ext/decl.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | /// Version 1.0 [https://www.w3.org/TR/xml] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.95s [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/level2/ext/decl.rs:24:22 [INFO] [stdout] | [INFO] [stdout] 24 | /// Version 1.1 [https://www.w3.org/TR/xml11] [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/level2/traits.rs:387:62 [INFO] [stdout] | [INFO] [stdout] 387 | /// is "xml" and the `namespaceURI` is different from "http://www.w3.org/XML/1998/namespace", [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/level2/traits.rs:389:12 [INFO] [stdout] | [INFO] [stdout] 389 | /// "http://www.w3.org/2000/xmlns/". [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/level2/traits.rs:526:62 [INFO] [stdout] | [INFO] [stdout] 526 | /// is "xml" and the `namespaceURI` is different from "http://www.w3.org/XML/1998/namespace", [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/level2/traits.rs:528:12 [INFO] [stdout] | [INFO] [stdout] 528 | /// "http://www.w3.org/2000/xmlns/". [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/level2/traits.rs:788:43 [INFO] [stdout] | [INFO] [stdout] 788 | /// namespaceURI is different from "http://www.w3.org/XML/1998/namespace". [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/level2/traits.rs:1093:53 [INFO] [stdout] | [INFO] [stdout] 1093 | /// and the `namespaceURI` is different from "http://www.w3.org/XML/1998/namespace", or if [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/level2/traits.rs:1095:10 [INFO] [stdout] | [INFO] [stdout] 1095 | /// "http://www.w3.org/2000/xmlns/". [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/level2/traits.rs:1690:27 [INFO] [stdout] | [INFO] [stdout] 1690 | /// different from "http://www.w3.org/XML/1998/namespace", if this node is an attribute and [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/level2/traits.rs:1692:12 [INFO] [stdout] | [INFO] [stdout] 1692 | /// "http://www.w3.org/2000/xmlns/", or if this node is an attribute and the `qualifiedName` [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/shared/name.rs:53:25 [INFO] [stdout] | [INFO] [stdout] 53 | /// > different from "http://www.w3.org/XML/1998/namespace", if this node is an attribute and the [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/shared/name.rs:55:10 [INFO] [stdout] | [INFO] [stdout] 55 | /// > "http://www.w3.org/2000/xmlns/", or if this node is an attribute and the qualifiedName of [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: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d4fc31dbbf3fb62be5c4d7fedf45fc3ee96e500a712359fbab5d5912b951c4b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4fc31dbbf3fb62be5c4d7fedf45fc3ee96e500a712359fbab5d5912b951c4b4", kill_on_drop: false }` [INFO] [stdout] d4fc31dbbf3fb62be5c4d7fedf45fc3ee96e500a712359fbab5d5912b951c4b4