[INFO] fetching crate public-ip 0.2.2... [INFO] documenting public-ip-0.2.2 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate public-ip 0.2.2 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate public-ip 0.2.2 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 public-ip 0.2.2 [INFO] finished tweaking crates.io crate public-ip 0.2.2 [INFO] tweaked toml for crates.io crate public-ip 0.2.2 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate public-ip 0.2.2 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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 80209cdcb0de046bfcf6b06507ac86745c5ffe0ed29e5d503904b4a2495fb26b [INFO] running `Command { std: "docker" "start" "-a" "80209cdcb0de046bfcf6b06507ac86745c5ffe0ed29e5d503904b4a2495fb26b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80209cdcb0de046bfcf6b06507ac86745c5ffe0ed29e5d503904b4a2495fb26b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80209cdcb0de046bfcf6b06507ac86745c5ffe0ed29e5d503904b4a2495fb26b", kill_on_drop: false }` [INFO] [stdout] 80209cdcb0de046bfcf6b06507ac86745c5ffe0ed29e5d503904b4a2495fb26b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] c3ad591e8dd11f60f883ecdcaeb25228645ee0f5b921575f7280f4a57a4cb968 [INFO] running `Command { std: "docker" "start" "-a" "c3ad591e8dd11f60f883ecdcaeb25228645ee0f5b921575f7280f4a57a4cb968", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking dns-lookup v1.0.8 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking tokio v1.15.0 [INFO] [stderr] Checking futures-util v0.3.19 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking futures-executor v0.3.19 [INFO] [stderr] Checking trust-dns-proto v0.20.3 [INFO] [stderr] Checking hyper v0.14.16 [INFO] [stderr] Checking futures v0.3.19 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking hyper-system-resolver v0.5.0 [INFO] [stderr] Checking trust-dns-client v0.20.3 [INFO] [stderr] Documenting public-ip v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "c3ad591e8dd11f60f883ecdcaeb25228645ee0f5b921575f7280f4a57a4cb968", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3ad591e8dd11f60f883ecdcaeb25228645ee0f5b921575f7280f4a57a4cb968", kill_on_drop: false }` [INFO] [stdout] c3ad591e8dd11f60f883ecdcaeb25228645ee0f5b921575f7280f4a57a4cb968 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "--all-features" "--frozen" "--message-format=json" "--" "--cfg" "docsrs" "-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] 110174c01951a2d587f45617b7081e68b0db414e8c2d0abef35a346dc786ed45 [INFO] running `Command { std: "docker" "start" "-a" "110174c01951a2d587f45617b7081e68b0db414e8c2d0abef35a346dc786ed45", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Checking futures-sink v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.19 [INFO] [stderr] Checking slab v0.4.5 [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 strsim v0.9.3 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking dns-lookup v1.0.8 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking tokio v1.15.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking futures-executor v0.3.19 [INFO] [stderr] Checking trust-dns-proto v0.20.3 [INFO] [stderr] Checking hyper v0.14.16 [INFO] [stderr] Checking futures v0.3.19 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking hyper-system-resolver v0.5.0 [INFO] [stderr] Checking trust-dns-client v0.20.3 [INFO] [stderr] Documenting public-ip v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] error: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | /// DNS resolver support. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:16:23 [INFO] [stdout] | [INFO] [stdout] 16 | #![cfg_attr(doc, deny(rustdoc::all))] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: `#[deny(rustdoc::missing_doc_code_examples)]` implied by `#[deny(rustdoc::all)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing code example in this documentation [INFO] [stdout] --> src/dns.rs:124:1 [INFO] [stdout] | [INFO] [stdout] 124 | /// Details produced from a DNS resolution. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing code example in this documentation [INFO] [stdout] --> src/dns.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | / impl Details { [INFO] [stdout] 133 | | /// DNS name used in the resolution of our IP address. [INFO] [stdout] 134 | | #[must_use] [INFO] [stdout] 135 | | pub fn name(&self) -> &Name { [INFO] [stdout] ... | [INFO] [stdout] 149 | | } [INFO] [stdout] 150 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing code example in this documentation [INFO] [stdout] --> src/dns.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | /// DNS name used in the resolution of our IP address. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing code example in this documentation [INFO] [stdout] --> src/dns.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | /// DNS server used in the resolution of our IP address. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing code example in this documentation [INFO] [stdout] --> src/dns.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 145 | /// The query method used in the resolution of our IP address. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing code example in this documentation [INFO] [stdout] --> src/dns.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | /// Method used to query an IP address from a DNS server [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing code example in this documentation [INFO] [stdout] --> src/dns.rs:167:1 [INFO] [stdout] | [INFO] [stdout] 167 | /// Options to build a DNS resolver. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing code example in this documentation [INFO] [stdout] --> src/dns.rs:176:1 [INFO] [stdout] | [INFO] [stdout] 176 | / impl<'r> Resolver<'r> { [INFO] [stdout] 177 | | /// Create a new DNS resolver. [INFO] [stdout] 178 | | pub fn new(name: N, servers: S, port: u16, method: QueryMethod) -> Self [INFO] [stdout] 179 | | where [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] 190 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing code example in this documentation [INFO] [stdout] --> src/dns.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | /// Create a new DNS resolver. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing code example in this documentation [INFO] [stdout] --> src/dns.rs:192:1 [INFO] [stdout] | [INFO] [stdout] 192 | / impl Resolver<'static> { [INFO] [stdout] 193 | | /// Create a new DNS resolver from static options. [INFO] [stdout] 194 | | #[must_use] [INFO] [stdout] 195 | | pub const fn new_static( [INFO] [stdout] ... | [INFO] [stdout] 207 | | } [INFO] [stdout] 208 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing code example in this documentation [INFO] [stdout] --> src/dns.rs:193:5 [INFO] [stdout] | [INFO] [stdout] 193 | /// Create a new DNS resolver from static options. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | /// HTTP resolver support. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing code example in this documentation [INFO] [stdout] --> src/http.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | /// HTTP resolver error [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing code example in this documentation [INFO] [stdout] --> src/http.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | /// A resolution produced from a HTTP resolver [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing code example in this documentation [INFO] [stdout] --> src/http.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | / impl Details { [INFO] [stdout] 78 | | /// URI used in the resolution of the associated IP address [INFO] [stdout] 79 | | pub fn uri(&self) -> &Uri { [INFO] [stdout] 80 | | &self.uri [INFO] [stdout] ... | [INFO] [stdout] 91 | | } [INFO] [stdout] 92 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing code example in this documentation [INFO] [stdout] --> src/http.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | /// URI used in the resolution of the associated IP address [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing code example in this documentation [INFO] [stdout] --> src/http.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | /// HTTP server used in the resolution of our IP address. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing code example in this documentation [INFO] [stdout] --> src/http.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | /// The extract method used in the resolution of the associated IP address [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing code example in this documentation [INFO] [stdout] --> src/http.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | /// Method used to extract an IP address from a http response [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing code example in this documentation [INFO] [stdout] --> src/http.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | /// Options to build a HTTP resolver [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing code example in this documentation [INFO] [stdout] --> src/http.rs:117:1 [INFO] [stdout] | [INFO] [stdout] 117 | / impl<'r> Resolver<'r> { [INFO] [stdout] 118 | | /// Create new HTTP resolver options [INFO] [stdout] 119 | | pub fn new(uri: U, method: ExtractMethod) -> Self [INFO] [stdout] 120 | | where [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing code example in this documentation [INFO] [stdout] --> src/http.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | /// Create new HTTP resolver options [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing code example in this documentation [INFO] [stdout] --> src/http.rs:130:1 [INFO] [stdout] | [INFO] [stdout] 130 | / impl Resolver<'static> { [INFO] [stdout] 131 | | /// Create new HTTP resolver options from static [INFO] [stdout] 132 | | #[must_use] [INFO] [stdout] 133 | | pub const fn new_static(uri: &'static str, method: ExtractMethod) -> Self { [INFO] [stdout] ... | [INFO] [stdout] 138 | | } [INFO] [stdout] 139 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing code example in this documentation [INFO] [stdout] --> src/http.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | /// Create new HTTP resolver options from static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | /// The version of IP address to resolve. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / impl Version { [INFO] [stdout] 102 | | /// Returns `true` if the provided IP address's version matches `self`. [INFO] [stdout] 103 | | #[must_use] [INFO] [stdout] 104 | | pub fn matches(self, addr: IpAddr) -> bool { [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | /// Returns `true` if the provided IP address's version matches `self`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:113:1 [INFO] [stdout] | [INFO] [stdout] 113 | / /// Attempts to produce an IP address with all builtin resolvers (best effort). [INFO] [stdout] 114 | | /// [INFO] [stdout] 115 | | /// This function will attempt to resolve until the stream is empty and will [INFO] [stdout] 116 | | /// drop/ignore any resolver errors. [INFO] [stdout] | |____________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:126:1 [INFO] [stdout] | [INFO] [stdout] 126 | / /// Attempts to produce an IPv4 address with all builtin resolvers (best [INFO] [stdout] 127 | | /// effort). [INFO] [stdout] 128 | | /// [INFO] [stdout] 129 | | /// This function will attempt to resolve until the stream is empty and will [INFO] [stdout] 130 | | /// drop/ignore any resolver errors. [INFO] [stdout] | |____________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:143:1 [INFO] [stdout] | [INFO] [stdout] 143 | / /// Attempts to produce an IPv6 address with all builtin resolvers (best [INFO] [stdout] 144 | | /// effort). [INFO] [stdout] 145 | | /// [INFO] [stdout] 146 | | /// This function will attempt to resolve until the stream is empty and will [INFO] [stdout] 147 | | /// drop/ignore any resolver errors. [INFO] [stdout] | |____________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:160:1 [INFO] [stdout] | [INFO] [stdout] 160 | / /// Given a [`Resolver`] and requested [`Version`], attempts to produce an IP [INFO] [stdout] 161 | | /// address (best effort). [INFO] [stdout] 162 | | /// [INFO] [stdout] 163 | | /// This function will attempt to resolve until the stream is empty and will [INFO] [stdout] 164 | | /// drop/ignore any resolver errors. [INFO] [stdout] | |____________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:171:1 [INFO] [stdout] | [INFO] [stdout] 171 | / /// Given a [`Resolver`] and requested [`Version`], attempts to produce an IP [INFO] [stdout] 172 | | /// address along with the details of how it was resolved (best effort). [INFO] [stdout] 173 | | /// [INFO] [stdout] 174 | | /// This function will attempt to resolve until the stream is empty and will [INFO] [stdout] 175 | | /// drop/ignore any resolver errors. [INFO] [stdout] | |____________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:186:1 [INFO] [stdout] | [INFO] [stdout] 186 | / /// Given a [`Resolver`] and requested [`Version`], produces a stream of [`Resolutions`]. [INFO] [stdout] 187 | | /// [INFO] [stdout] 188 | | /// This function also protects against a resolver returning a IP address with a [INFO] [stdout] 189 | | /// version that was not requested. [INFO] [stdout] | |___________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:206:1 [INFO] [stdout] | [INFO] [stdout] 206 | /// Trait implemented by IP address resolver. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:208:5 [INFO] [stdout] | [INFO] [stdout] 208 | /// Resolves a stream of IP addresses with a given [`Version`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 36 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `public-ip` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name public_ip src/lib.rs -o /opt/rustwide/target/doc --cfg 'feature="all-providers"' --cfg 'feature="default"' --cfg 'feature="dns-lookup"' --cfg 'feature="dns-resolver"' --cfg 'feature="google"' --cfg 'feature="http"' --cfg 'feature="http-resolver"' --cfg 'feature="hyper"' --cfg 'feature="hyper-system-resolver"' --cfg 'feature="ipify-org"' --cfg 'feature="opendns"' --cfg 'feature="tokio"' --cfg 'feature="tokio-dns-resolver"' --cfg 'feature="tokio-http-resolver"' --cfg 'feature="trust-dns-client"' --cfg 'feature="trust-dns-proto"' --cfg 'feature="whatismyipaddress-com"' --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --cfg docsrs -Z unstable-options --document-private-items -C metadata=283a007bd2a45855 -L dependency=/opt/rustwide/target/debug/deps --extern dns_lookup=/opt/rustwide/target/debug/deps/libdns_lookup-32666c33e642a469.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-3e144a437cc443f0.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-e9983d1bf7079854.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-f5a3ceabeb6c3923.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-8567ac6ca46a30e4.rmeta --extern hyper_system_resolver=/opt/rustwide/target/debug/deps/libhyper_system_resolver-a88594fc409e5865.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-fd73e48117146db2.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-09cd62d54fa782cd.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0ed3336c039d1eca.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-7d57285d9d5743d0.rmeta --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-f011ae0b32f78102.rmeta --extern trust_dns_client=/opt/rustwide/target/debug/deps/libtrust_dns_client-e9cc8121a6b85eee.rmeta --extern trust_dns_proto=/opt/rustwide/target/debug/deps/libtrust_dns_proto-415eaf093539ffda.rmeta --extern-html-root-url 'dns_lookup=https://docs.rs/dns-lookup/1.0.8/' --extern-html-root-url 'futures_core=https://docs.rs/futures-core/0.3.19/' --extern-html-root-url 'futures_util=https://docs.rs/futures-util/0.3.19/' --extern-html-root-url 'http=https://docs.rs/http/0.2.6/' --extern-html-root-url 'hyper=https://docs.rs/hyper/0.14.16/' --extern-html-root-url 'hyper_system_resolver=https://docs.rs/hyper-system-resolver/0.5.0/' --extern-html-root-url 'pin_project_lite=https://docs.rs/pin-project-lite/0.2.8/' --extern-html-root-url 'thiserror=https://docs.rs/thiserror/1.0.30/' --extern-html-root-url 'tokio=https://docs.rs/tokio/1.15.0/' --extern-html-root-url 'tracing=https://docs.rs/tracing/0.1.29/' --extern-html-root-url 'tracing_futures=https://docs.rs/tracing-futures/0.2.5/' --extern-html-root-url 'trust_dns_client=https://docs.rs/trust-dns-client/0.20.3/' --extern-html-root-url 'trust_dns_proto=https://docs.rs/trust-dns-proto/0.20.3/' -Zunstable-options --crate-version 0.2.2` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "110174c01951a2d587f45617b7081e68b0db414e8c2d0abef35a346dc786ed45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "110174c01951a2d587f45617b7081e68b0db414e8c2d0abef35a346dc786ed45", kill_on_drop: false }` [INFO] [stdout] 110174c01951a2d587f45617b7081e68b0db414e8c2d0abef35a346dc786ed45