[INFO] fetching crate exile 0.0.9... [INFO] documenting exile-0.0.9 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate exile 0.0.9 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate exile 0.0.9 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 exile 0.0.9 [INFO] finished tweaking crates.io crate exile 0.0.9 [INFO] tweaked toml for crates.io crate exile 0.0.9 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5910738779c69efd6fab933cac7f70f528bced1532f2969554b5fcccdb002438 [INFO] running `Command { std: "docker" "start" "-a" "5910738779c69efd6fab933cac7f70f528bced1532f2969554b5fcccdb002438", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5910738779c69efd6fab933cac7f70f528bced1532f2969554b5fcccdb002438", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5910738779c69efd6fab933cac7f70f528bced1532f2969554b5fcccdb002438", kill_on_drop: false }` [INFO] [stdout] 5910738779c69efd6fab933cac7f70f528bced1532f2969554b5fcccdb002438 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b3149131c396bad4b4897aab92c083c3bb3bb00a71ddca7960a7d9a5b4669e06 [INFO] running `Command { std: "docker" "start" "-a" "b3149131c396bad4b4897aab92c083c3bb3bb00a71ddca7960a7d9a5b4669e06", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling cargo-readme v3.2.0 [INFO] [stderr] Compiling exile v0.0.9 (/opt/rustwide/workdir) [INFO] [stderr] Documenting exile v0.0.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `PI` [INFO] [stdout] --> src/xdoc/doc.rs:167:22 [INFO] [stdout] | [INFO] [stdout] 167 | /// Remove all [`PI`] and comment entries before the root element. [INFO] [stdout] | ^^ no item named `PI` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Element:prefix` [INFO] [stdout] --> src/xdoc/element.rs:127:33 [INFO] [stdout] | [INFO] [stdout] 127 | /// [`Element::name`] and [`Element:prefix`] give the parsed sections of the fullname. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `Element:prefix` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/xdoc/doc.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | /// https://www.w3.org/TR/xml/#NT-prolog [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/xdoc/pi.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | /// https://www.w3.org/TR/2006/REC-xml11-20060816/#sec-pi [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/xmlns.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | /// https://www.w3.org/TR/1999/REC-xml-names-19990114/#NT-NCName [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/xmlns.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | /// https://www.w3.org/TR/1999/REC-xml-names-19990114/#ns-qualnames [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/xmlns.rs:304:5 [INFO] [stdout] | [INFO] [stdout] 304 | /// https://www.w3.org/TR/1999/REC-xml-names-19990114/#NT-NCNameChar [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/xmlns.rs:314:5 [INFO] [stdout] | [INFO] [stdout] 314 | /// https://www.w3.org/TR/REC-xml/#NT-BaseChar [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/xmlns.rs:520:5 [INFO] [stdout] | [INFO] [stdout] 520 | /// https://www.w3.org/TR/REC-xml/#NT-Ideographic [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/xmlns.rs:526:5 [INFO] [stdout] | [INFO] [stdout] 526 | /// https://www.w3.org/TR/REC-xml/#NT-Letter [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/xmlns.rs:532:5 [INFO] [stdout] | [INFO] [stdout] 532 | /// https://www.w3.org/TR/REC-xml/#NT-CombiningChar [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/xmlns.rs:631:5 [INFO] [stdout] | [INFO] [stdout] 631 | /// https://www.w3.org/TR/REC-xml/#NT-Extender [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/xmlns.rs:638:5 [INFO] [stdout] | [INFO] [stdout] 638 | /// https://www.w3.org/TR/REC-xml/#NT-Digit [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 59.15s [INFO] running `Command { std: "docker" "inspect" "b3149131c396bad4b4897aab92c083c3bb3bb00a71ddca7960a7d9a5b4669e06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3149131c396bad4b4897aab92c083c3bb3bb00a71ddca7960a7d9a5b4669e06", kill_on_drop: false }` [INFO] [stdout] b3149131c396bad4b4897aab92c083c3bb3bb00a71ddca7960a7d9a5b4669e06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3b6308dd816ecf455027c08fe4f22f5507c911d9a9cccba7be9c9f6fbb00cb5d [INFO] running `Command { std: "docker" "start" "-a" "3b6308dd816ecf455027c08fe4f22f5507c911d9a9cccba7be9c9f6fbb00cb5d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling cargo-readme v3.2.0 [INFO] [stderr] Compiling exile v0.0.9 (/opt/rustwide/workdir) [INFO] [stderr] Documenting exile v0.0.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `PI` [INFO] [stdout] --> src/xdoc/doc.rs:167:22 [INFO] [stdout] | [INFO] [stdout] 167 | /// Remove all [`PI`] and comment entries before the root element. [INFO] [stdout] | ^^ no item named `PI` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Element:prefix` [INFO] [stdout] --> src/xdoc/element.rs:127:33 [INFO] [stdout] | [INFO] [stdout] 127 | /// [`Element::name`] and [`Element:prefix`] give the parsed sections of the fullname. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `Element:prefix` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/xdoc/doc.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | /// https://www.w3.org/TR/xml/#NT-prolog [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/xdoc/pi.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | /// https://www.w3.org/TR/2006/REC-xml11-20060816/#sec-pi [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/xmlns.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | /// https://www.w3.org/TR/1999/REC-xml-names-19990114/#NT-NCName [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/xmlns.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | /// https://www.w3.org/TR/1999/REC-xml-names-19990114/#ns-qualnames [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/xmlns.rs:304:5 [INFO] [stdout] | [INFO] [stdout] 304 | /// https://www.w3.org/TR/1999/REC-xml-names-19990114/#NT-NCNameChar [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/xmlns.rs:314:5 [INFO] [stdout] | [INFO] [stdout] 314 | /// https://www.w3.org/TR/REC-xml/#NT-BaseChar [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/xmlns.rs:520:5 [INFO] [stdout] | [INFO] [stdout] 520 | /// https://www.w3.org/TR/REC-xml/#NT-Ideographic [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/xmlns.rs:526:5 [INFO] [stdout] | [INFO] [stdout] 526 | /// https://www.w3.org/TR/REC-xml/#NT-Letter [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/xmlns.rs:532:5 [INFO] [stdout] | [INFO] [stdout] 532 | /// https://www.w3.org/TR/REC-xml/#NT-CombiningChar [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/xmlns.rs:631:5 [INFO] [stdout] | [INFO] [stdout] 631 | /// https://www.w3.org/TR/REC-xml/#NT-Extender [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/xmlns.rs:638:5 [INFO] [stdout] | [INFO] [stdout] 638 | /// https://www.w3.org/TR/REC-xml/#NT-Digit [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 1m 10s [INFO] running `Command { std: "docker" "inspect" "3b6308dd816ecf455027c08fe4f22f5507c911d9a9cccba7be9c9f6fbb00cb5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b6308dd816ecf455027c08fe4f22f5507c911d9a9cccba7be9c9f6fbb00cb5d", kill_on_drop: false }` [INFO] [stdout] 3b6308dd816ecf455027c08fe4f22f5507c911d9a9cccba7be9c9f6fbb00cb5d