[INFO] fetching crate warheadhateus 0.2.1... [INFO] documenting warheadhateus-0.2.1 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate warheadhateus 0.2.1 into /workspace/builds/worker-17/source [INFO] validating manifest of crates.io crate warheadhateus 0.2.1 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate warheadhateus 0.2.1 [INFO] finished tweaking crates.io crate warheadhateus 0.2.1 [INFO] tweaked toml for crates.io crate warheadhateus 0.2.1 written to /workspace/builds/worker-17/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sodium-sys v0.0.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b4c43cc0f11facd9544a57c917f71588a38356ef779d07a046493b96ead22ff [INFO] running `Command { std: "docker" "start" "-a" "0b4c43cc0f11facd9544a57c917f71588a38356ef779d07a046493b96ead22ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b4c43cc0f11facd9544a57c917f71588a38356ef779d07a046493b96ead22ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b4c43cc0f11facd9544a57c917f71588a38356ef779d07a046493b96ead22ff", kill_on_drop: false }` [INFO] [stdout] 0b4c43cc0f11facd9544a57c917f71588a38356ef779d07a046493b96ead22ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f931ea48430a6205359a7af6a4c8dd302d4f423ffd091625018c35279f991d3d [INFO] running `Command { std: "docker" "start" "-a" "f931ea48430a6205359a7af6a4c8dd302d4f423ffd091625018c35279f991d3d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking urlparse v0.7.3 [INFO] [stderr] Checking log v0.4.17 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling sodium-sys v0.0.4 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking chrono v0.2.25 [INFO] [stderr] Documenting warheadhateus v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `GET` [INFO] [stdout] --> src/lib.rs:971:10 [INFO] [stdout] | [INFO] [stdout] 971 | /// [GET] (https://tools.ietf.org/html/rfc7231#section-4.3.1) [INFO] [stdout] | ^^^ no item named `GET` 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 `HEAD` [INFO] [stdout] --> src/lib.rs:973:10 [INFO] [stdout] | [INFO] [stdout] 973 | /// [HEAD] (https://tools.ietf.org/html/rfc7231#section-4.3.2) [INFO] [stdout] | ^^^^ no item named `HEAD` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `POST` [INFO] [stdout] --> src/lib.rs:975:10 [INFO] [stdout] | [INFO] [stdout] 975 | /// [POST] (https://tools.ietf.org/html/rfc7231#section-4.3.3) [INFO] [stdout] | ^^^^ no item named `POST` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `PUT` [INFO] [stdout] --> src/lib.rs:977:10 [INFO] [stdout] | [INFO] [stdout] 977 | /// [PUT] (https://tools.ietf.org/html/rfc7231#section-4.3.4) [INFO] [stdout] | ^^^ no item named `PUT` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `DELETE` [INFO] [stdout] --> src/lib.rs:979:10 [INFO] [stdout] | [INFO] [stdout] 979 | /// [DELETE] (https://tools.ietf.org/html/rfc7231#section-4.3.5) [INFO] [stdout] | ^^^^^^ no item named `DELETE` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CONNECT` [INFO] [stdout] --> src/lib.rs:981:10 [INFO] [stdout] | [INFO] [stdout] 981 | /// [CONNECT] (https://tools.ietf.org/html/rfc7231#section-4.3.6) [INFO] [stdout] | ^^^^^^^ no item named `CONNECT` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `OPTIONS` [INFO] [stdout] --> src/lib.rs:983:10 [INFO] [stdout] | [INFO] [stdout] 983 | /// [OPTIONS] (https://tools.ietf.org/html/rfc7231#section-4.3.7) [INFO] [stdout] | ^^^^^^^ no item named `OPTIONS` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TRACE` [INFO] [stdout] --> src/lib.rs:985:10 [INFO] [stdout] | [INFO] [stdout] 985 | /// [TRACE] (https://tools.ietf.org/html/rfc7231#section-4.3.8) [INFO] [stdout] | ^^^^^ no item named `TRACE` 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/lib.rs:971:16 [INFO] [stdout] | [INFO] [stdout] 971 | /// [GET] (https://tools.ietf.org/html/rfc7231#section-4.3.1) [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/lib.rs:973:17 [INFO] [stdout] | [INFO] [stdout] 973 | /// [HEAD] (https://tools.ietf.org/html/rfc7231#section-4.3.2) [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/lib.rs:975:17 [INFO] [stdout] | [INFO] [stdout] 975 | /// [POST] (https://tools.ietf.org/html/rfc7231#section-4.3.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/lib.rs:977:16 [INFO] [stdout] | [INFO] [stdout] 977 | /// [PUT] (https://tools.ietf.org/html/rfc7231#section-4.3.4) [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/lib.rs:979:19 [INFO] [stdout] | [INFO] [stdout] 979 | /// [DELETE] (https://tools.ietf.org/html/rfc7231#section-4.3.5) [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/lib.rs:981:20 [INFO] [stdout] | [INFO] [stdout] 981 | /// [CONNECT] (https://tools.ietf.org/html/rfc7231#section-4.3.6) [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/lib.rs:983:20 [INFO] [stdout] | [INFO] [stdout] 983 | /// [OPTIONS] (https://tools.ietf.org/html/rfc7231#section-4.3.7) [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/lib.rs:985:18 [INFO] [stdout] | [INFO] [stdout] 985 | /// [TRACE] (https://tools.ietf.org/html/rfc7231#section-4.3.8) [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: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.47s [INFO] running `Command { std: "docker" "inspect" "f931ea48430a6205359a7af6a4c8dd302d4f423ffd091625018c35279f991d3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f931ea48430a6205359a7af6a4c8dd302d4f423ffd091625018c35279f991d3d", kill_on_drop: false }` [INFO] [stdout] f931ea48430a6205359a7af6a4c8dd302d4f423ffd091625018c35279f991d3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 3bb119ffb40fd9512afbc54d3ae793468a645ee3f38dc65243c8c5438139993a [INFO] running `Command { std: "docker" "start" "-a" "3bb119ffb40fd9512afbc54d3ae793468a645ee3f38dc65243c8c5438139993a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking urlparse v0.7.3 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling sodium-sys v0.0.4 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking chrono v0.2.25 [INFO] [stderr] Documenting warheadhateus v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `GET` [INFO] [stdout] --> src/lib.rs:971:10 [INFO] [stdout] | [INFO] [stdout] 971 | /// [GET] (https://tools.ietf.org/html/rfc7231#section-4.3.1) [INFO] [stdout] | ^^^ no item named `GET` 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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.22s [INFO] [stdout] warning: unresolved link to `HEAD` [INFO] [stdout] --> src/lib.rs:973:10 [INFO] [stdout] | [INFO] [stdout] 973 | /// [HEAD] (https://tools.ietf.org/html/rfc7231#section-4.3.2) [INFO] [stdout] | ^^^^ no item named `HEAD` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `POST` [INFO] [stdout] --> src/lib.rs:975:10 [INFO] [stdout] | [INFO] [stdout] 975 | /// [POST] (https://tools.ietf.org/html/rfc7231#section-4.3.3) [INFO] [stdout] | ^^^^ no item named `POST` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `PUT` [INFO] [stdout] --> src/lib.rs:977:10 [INFO] [stdout] | [INFO] [stdout] 977 | /// [PUT] (https://tools.ietf.org/html/rfc7231#section-4.3.4) [INFO] [stdout] | ^^^ no item named `PUT` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `DELETE` [INFO] [stdout] --> src/lib.rs:979:10 [INFO] [stdout] | [INFO] [stdout] 979 | /// [DELETE] (https://tools.ietf.org/html/rfc7231#section-4.3.5) [INFO] [stdout] | ^^^^^^ no item named `DELETE` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CONNECT` [INFO] [stdout] --> src/lib.rs:981:10 [INFO] [stdout] | [INFO] [stdout] 981 | /// [CONNECT] (https://tools.ietf.org/html/rfc7231#section-4.3.6) [INFO] [stdout] | ^^^^^^^ no item named `CONNECT` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `OPTIONS` [INFO] [stdout] --> src/lib.rs:983:10 [INFO] [stdout] | [INFO] [stdout] 983 | /// [OPTIONS] (https://tools.ietf.org/html/rfc7231#section-4.3.7) [INFO] [stdout] | ^^^^^^^ no item named `OPTIONS` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TRACE` [INFO] [stdout] --> src/lib.rs:985:10 [INFO] [stdout] | [INFO] [stdout] 985 | /// [TRACE] (https://tools.ietf.org/html/rfc7231#section-4.3.8) [INFO] [stdout] | ^^^^^ no item named `TRACE` 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/lib.rs:971:16 [INFO] [stdout] | [INFO] [stdout] 971 | /// [GET] (https://tools.ietf.org/html/rfc7231#section-4.3.1) [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/lib.rs:973:17 [INFO] [stdout] | [INFO] [stdout] 973 | /// [HEAD] (https://tools.ietf.org/html/rfc7231#section-4.3.2) [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/lib.rs:975:17 [INFO] [stdout] | [INFO] [stdout] 975 | /// [POST] (https://tools.ietf.org/html/rfc7231#section-4.3.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/lib.rs:977:16 [INFO] [stdout] | [INFO] [stdout] 977 | /// [PUT] (https://tools.ietf.org/html/rfc7231#section-4.3.4) [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/lib.rs:979:19 [INFO] [stdout] | [INFO] [stdout] 979 | /// [DELETE] (https://tools.ietf.org/html/rfc7231#section-4.3.5) [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/lib.rs:981:20 [INFO] [stdout] | [INFO] [stdout] 981 | /// [CONNECT] (https://tools.ietf.org/html/rfc7231#section-4.3.6) [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/lib.rs:983:20 [INFO] [stdout] | [INFO] [stdout] 983 | /// [OPTIONS] (https://tools.ietf.org/html/rfc7231#section-4.3.7) [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/lib.rs:985:18 [INFO] [stdout] | [INFO] [stdout] 985 | /// [TRACE] (https://tools.ietf.org/html/rfc7231#section-4.3.8) [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: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3bb119ffb40fd9512afbc54d3ae793468a645ee3f38dc65243c8c5438139993a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bb119ffb40fd9512afbc54d3ae793468a645ee3f38dc65243c8c5438139993a", kill_on_drop: false }` [INFO] [stdout] 3bb119ffb40fd9512afbc54d3ae793468a645ee3f38dc65243c8c5438139993a